|
|
|
|
@@ -0,0 +1,629 @@
|
|
|
|
|
using BeWo.Report.ReportObjects;
|
|
|
|
|
namespace DiakoniewerkGelsenkirchen
|
|
|
|
|
{
|
|
|
|
|
partial class Quittierungsbeleg
|
|
|
|
|
{
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Required designer variable.
|
|
|
|
|
/// </summary>
|
|
|
|
|
private System.ComponentModel.IContainer components;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Clean up any resources being used.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
|
|
|
protected override void Dispose(bool disposing)
|
|
|
|
|
{
|
|
|
|
|
if (disposing && (components != null))
|
|
|
|
|
{
|
|
|
|
|
components.Dispose();
|
|
|
|
|
}
|
|
|
|
|
base.Dispose(disposing);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#region Designer generated code
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Required method for Designer support - do not modify
|
|
|
|
|
/// the contents of this method with the code editor.
|
|
|
|
|
/// </summary>
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
{
|
|
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
|
|
DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark();
|
|
|
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
|
|
|
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
|
|
|
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
|
|
|
|
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
|
|
|
this.xrTableServiceRecords1 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell48 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule();
|
|
|
|
|
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
|
|
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.formattingRuleServiceDesc = new DevExpress.XtraReports.UI.FormattingRule();
|
|
|
|
|
this.formattingRuleCostBearer = new DevExpress.XtraReports.UI.FormattingRule();
|
|
|
|
|
this.formattingRuleEmployeeName = new DevExpress.XtraReports.UI.FormattingRule();
|
|
|
|
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
|
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
|
|
|
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
|
|
|
this.fieldKontaktArt = new DevExpress.XtraReports.UI.CalculatedField();
|
|
|
|
|
this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
|
|
|
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
|
|
|
|
//
|
|
|
|
|
// Detail
|
|
|
|
|
//
|
|
|
|
|
this.Detail.Expanded = false;
|
|
|
|
|
this.Detail.HeightF = 0F;
|
|
|
|
|
this.Detail.Name = "Detail";
|
|
|
|
|
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
|
|
|
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
//
|
|
|
|
|
// DetailReport
|
|
|
|
|
//
|
|
|
|
|
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
|
|
|
this.Detail1,
|
|
|
|
|
this.GroupHeader1});
|
|
|
|
|
this.DetailReport.DataMember = "Services";
|
|
|
|
|
this.DetailReport.DataSource = this.bindingSource1;
|
|
|
|
|
this.DetailReport.Level = 0;
|
|
|
|
|
this.DetailReport.Name = "DetailReport";
|
|
|
|
|
this.DetailReport.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
|
|
|
this.DetailReport.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
//
|
|
|
|
|
// Detail1
|
|
|
|
|
//
|
|
|
|
|
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
this.xrTable3});
|
|
|
|
|
this.Detail1.HeightF = 20F;
|
|
|
|
|
this.Detail1.Name = "Detail1";
|
|
|
|
|
this.Detail1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
|
|
|
this.Detail1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
//
|
|
|
|
|
// xrTable3
|
|
|
|
|
//
|
|
|
|
|
this.xrTable3.BorderColor = System.Drawing.Color.Black;
|
|
|
|
|
this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTable3.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
|
|
|
this.xrTable3.Name = "xrTable3";
|
|
|
|
|
this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
|
|
|
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
|
|
|
this.xrTableRow6});
|
|
|
|
|
this.xrTable3.SizeF = new System.Drawing.SizeF(732.0001F, 20F);
|
|
|
|
|
this.xrTable3.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
//
|
|
|
|
|
// xrTableRow6
|
|
|
|
|
//
|
|
|
|
|
this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
this.xrTableCell13,
|
|
|
|
|
this.xrTableCell14,
|
|
|
|
|
this.xrTableCell10});
|
|
|
|
|
this.xrTableRow6.Name = "xrTableRow6";
|
|
|
|
|
this.xrTableRow6.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
|
|
|
this.xrTableRow6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
this.xrTableRow6.Weight = 1D;
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell13
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDate")});
|
|
|
|
|
this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell13.Name = "xrTableCell13";
|
|
|
|
|
this.xrTableCell13.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell13.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTableCell13.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrTableCell13.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTableCell13.Text = "xrTableCell13";
|
|
|
|
|
this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
|
|
|
this.xrTableCell13.TextFormatString = "{0:dd.MM.yyyy}";
|
|
|
|
|
this.xrTableCell13.Weight = 0.10353707259959545D;
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell14
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.TimeRangeString", "{0:HH:mm}")});
|
|
|
|
|
this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell14.Name = "xrTableCell14";
|
|
|
|
|
this.xrTableCell14.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell14.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTableCell14.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrTableCell14.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTableCell14.Text = "xrTableCell14";
|
|
|
|
|
this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
|
|
|
this.xrTableCell14.Weight = 0.0886588064353612D;
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell10
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Minutes")});
|
|
|
|
|
this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell10.Name = "xrTableCell10";
|
|
|
|
|
this.xrTableCell10.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell10.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTableCell10.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrTableCell10.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTableCell10.Text = "xrTableCell10";
|
|
|
|
|
this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
|
|
|
this.xrTableCell10.TextFormatString = "{0}";
|
|
|
|
|
this.xrTableCell10.Weight = 0.11714755391334286D;
|
|
|
|
|
//
|
|
|
|
|
// GroupHeader1
|
|
|
|
|
//
|
|
|
|
|
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
this.xrTableServiceRecords1});
|
|
|
|
|
this.GroupHeader1.HeightF = 39.79168F;
|
|
|
|
|
this.GroupHeader1.Name = "GroupHeader1";
|
|
|
|
|
this.GroupHeader1.RepeatEveryPage = true;
|
|
|
|
|
//
|
|
|
|
|
// xrTableServiceRecords1
|
|
|
|
|
//
|
|
|
|
|
this.xrTableServiceRecords1.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
this.xrTableServiceRecords1.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
|
|
|
|
this.xrTableServiceRecords1.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableServiceRecords1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
|
|
|
this.xrTableServiceRecords1.Name = "xrTableServiceRecords1";
|
|
|
|
|
this.xrTableServiceRecords1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
|
|
|
this.xrTableServiceRecords1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
|
|
|
this.xrTableRow2});
|
|
|
|
|
this.xrTableServiceRecords1.SizeF = new System.Drawing.SizeF(732F, 39.79168F);
|
|
|
|
|
this.xrTableServiceRecords1.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrTableServiceRecords1.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableServiceRecords1.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTableServiceRecords1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
//
|
|
|
|
|
// xrTableRow2
|
|
|
|
|
//
|
|
|
|
|
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
this.xrTableCell3,
|
|
|
|
|
this.xrTableCell11,
|
|
|
|
|
this.xrTableCell48});
|
|
|
|
|
this.xrTableRow2.Name = "xrTableRow2";
|
|
|
|
|
this.xrTableRow2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
|
|
|
this.xrTableRow2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
this.xrTableRow2.Weight = 0.61692110386239485D;
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell3
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell3.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell3.Name = "xrTableCell3";
|
|
|
|
|
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
this.xrTableCell3.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrTableCell3.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell3.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTableCell3.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrTableCell3.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTableCell3.Text = "Datum";
|
|
|
|
|
this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
|
|
|
this.xrTableCell3.Weight = 0.68435754189944142D;
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell11
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell11.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell11.Multiline = true;
|
|
|
|
|
this.xrTableCell11.Name = "xrTableCell11";
|
|
|
|
|
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(12, 12, 0, 0, 100F);
|
|
|
|
|
this.xrTableCell11.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrTableCell11.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell11.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTableCell11.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrTableCell11.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTableCell11.Text = "Uhrzeit\r\nvon ... bis";
|
|
|
|
|
this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
|
|
|
this.xrTableCell11.Weight = 0.58601549420381083D;
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell48
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell48.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.xrTableCell48.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell48.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
this.xrTableCell48.Multiline = true;
|
|
|
|
|
this.xrTableCell48.Name = "xrTableCell48";
|
|
|
|
|
this.xrTableCell48.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrTableCell48.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell48.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTableCell48.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTableCell48.Text = "Anzahl Minuten";
|
|
|
|
|
this.xrTableCell48.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
|
|
|
this.xrTableCell48.Weight = 0.77431961608228406D;
|
|
|
|
|
//
|
|
|
|
|
// formattingRuleStartDate
|
|
|
|
|
//
|
|
|
|
|
this.formattingRuleStartDate.Condition = "[StartDate2] < [StartDate]";
|
|
|
|
|
this.formattingRuleStartDate.DataMember = "ServicesDouble";
|
|
|
|
|
this.formattingRuleStartDate.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
|
|
|
this.formattingRuleStartDate.Name = "formattingRuleStartDate";
|
|
|
|
|
//
|
|
|
|
|
// ReportHeader
|
|
|
|
|
//
|
|
|
|
|
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
this.xrLabel14,
|
|
|
|
|
this.xrLabel16,
|
|
|
|
|
this.xrLabel6,
|
|
|
|
|
this.xrLabel7,
|
|
|
|
|
this.xrLabel8,
|
|
|
|
|
this.xrLabel5,
|
|
|
|
|
this.xrLabel4,
|
|
|
|
|
this.xrLabel3,
|
|
|
|
|
this.xrLabel24,
|
|
|
|
|
this.xrLabel2});
|
|
|
|
|
this.ReportHeader.HeightF = 166.4583F;
|
|
|
|
|
this.ReportHeader.Name = "ReportHeader";
|
|
|
|
|
//
|
|
|
|
|
// xrLabel2
|
|
|
|
|
//
|
|
|
|
|
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 14F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Underline))));
|
|
|
|
|
this.xrLabel2.ForeColor = System.Drawing.Color.Black;
|
|
|
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
|
|
|
this.xrLabel2.Multiline = true;
|
|
|
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
|
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(735.0043F, 25F);
|
|
|
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel2.StylePriority.UseForeColor = false;
|
|
|
|
|
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel2.Text = "Quittierungsbeleg über direkte Betreuungsleistungen";
|
|
|
|
|
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
|
|
|
|
//
|
|
|
|
|
// formattingRuleServiceDesc
|
|
|
|
|
//
|
|
|
|
|
this.formattingRuleServiceDesc.Condition = "[StartDate2] < [StartDate]";
|
|
|
|
|
this.formattingRuleServiceDesc.DataMember = "ServicesDouble";
|
|
|
|
|
this.formattingRuleServiceDesc.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
|
|
|
this.formattingRuleServiceDesc.Name = "formattingRuleServiceDesc";
|
|
|
|
|
//
|
|
|
|
|
// formattingRuleCostBearer
|
|
|
|
|
//
|
|
|
|
|
this.formattingRuleCostBearer.Condition = "[StartDate2] < [StartDate]";
|
|
|
|
|
this.formattingRuleCostBearer.DataMember = "ServicesDouble";
|
|
|
|
|
this.formattingRuleCostBearer.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
|
|
|
this.formattingRuleCostBearer.Name = "formattingRuleCostBearer";
|
|
|
|
|
//
|
|
|
|
|
// formattingRuleEmployeeName
|
|
|
|
|
//
|
|
|
|
|
this.formattingRuleEmployeeName.Condition = "[StartDate2] < [StartDate]";
|
|
|
|
|
this.formattingRuleEmployeeName.DataMember = "ServicesDouble";
|
|
|
|
|
this.formattingRuleEmployeeName.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
|
|
|
this.formattingRuleEmployeeName.Name = "formattingRuleEmployeeName";
|
|
|
|
|
//
|
|
|
|
|
// topMarginBand1
|
|
|
|
|
//
|
|
|
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
|
|
|
//
|
|
|
|
|
// bottomMarginBand1
|
|
|
|
|
//
|
|
|
|
|
this.bottomMarginBand1.HeightF = 30F;
|
|
|
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
|
|
|
//
|
|
|
|
|
// GroupFooter1
|
|
|
|
|
//
|
|
|
|
|
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
this.xrTable1});
|
|
|
|
|
this.GroupFooter1.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
|
|
|
this.GroupFooter1.HeightF = 270F;
|
|
|
|
|
this.GroupFooter1.KeepTogether = true;
|
|
|
|
|
this.GroupFooter1.Name = "GroupFooter1";
|
|
|
|
|
this.GroupFooter1.StylePriority.UseFont = false;
|
|
|
|
|
//
|
|
|
|
|
// fieldKontaktArt
|
|
|
|
|
//
|
|
|
|
|
this.fieldKontaktArt.DataMember = "Services";
|
|
|
|
|
this.fieldKontaktArt.Expression = "Iif([IsGroup], \'GR\', \'E\')";
|
|
|
|
|
this.fieldKontaktArt.FieldType = DevExpress.XtraReports.UI.FieldType.String;
|
|
|
|
|
this.fieldKontaktArt.Name = "fieldKontaktArt";
|
|
|
|
|
//
|
|
|
|
|
// xrLabel24
|
|
|
|
|
//
|
|
|
|
|
this.xrLabel24.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(7.947286E-06F, 25F);
|
|
|
|
|
this.xrLabel24.Name = "xrLabel24";
|
|
|
|
|
this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel24.SizeF = new System.Drawing.SizeF(734.9999F, 20F);
|
|
|
|
|
this.xrLabel24.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrLabel24.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrLabel24.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel24.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrLabel24.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel24.Text = "Anbieter: [Mandator.Name]";
|
|
|
|
|
this.xrLabel24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel3
|
|
|
|
|
//
|
|
|
|
|
this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 60.62501F);
|
|
|
|
|
this.xrLabel3.Name = "xrLabel3";
|
|
|
|
|
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel3.SizeF = new System.Drawing.SizeF(201.25F, 20F);
|
|
|
|
|
this.xrLabel3.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrLabel3.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrLabel3.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel3.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrLabel3.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel3.Text = "Name Klient/in:";
|
|
|
|
|
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel4
|
|
|
|
|
//
|
|
|
|
|
this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 80.62502F);
|
|
|
|
|
this.xrLabel4.Name = "xrLabel4";
|
|
|
|
|
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel4.SizeF = new System.Drawing.SizeF(201.25F, 20F);
|
|
|
|
|
this.xrLabel4.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrLabel4.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrLabel4.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel4.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrLabel4.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel4.Text = "Vorname Klient/in:";
|
|
|
|
|
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel5
|
|
|
|
|
//
|
|
|
|
|
this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 100.625F);
|
|
|
|
|
this.xrLabel5.Name = "xrLabel5";
|
|
|
|
|
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel5.SizeF = new System.Drawing.SizeF(201.25F, 20F);
|
|
|
|
|
this.xrLabel5.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrLabel5.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrLabel5.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel5.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrLabel5.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel5.Text = "Aktenzeichen:";
|
|
|
|
|
this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel6
|
|
|
|
|
//
|
|
|
|
|
this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerLastName")});
|
|
|
|
|
this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(201.25F, 60.62501F);
|
|
|
|
|
this.xrLabel6.Name = "xrLabel6";
|
|
|
|
|
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel6.SizeF = new System.Drawing.SizeF(282.0833F, 20F);
|
|
|
|
|
this.xrLabel6.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrLabel6.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrLabel6.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel6.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrLabel6.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel7
|
|
|
|
|
//
|
|
|
|
|
this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerFirstName")});
|
|
|
|
|
this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(201.25F, 80.62502F);
|
|
|
|
|
this.xrLabel7.Name = "xrLabel7";
|
|
|
|
|
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel7.SizeF = new System.Drawing.SizeF(282.0833F, 20F);
|
|
|
|
|
this.xrLabel7.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrLabel7.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrLabel7.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel7.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrLabel7.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel8
|
|
|
|
|
//
|
|
|
|
|
this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReferenceNumber")});
|
|
|
|
|
this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(201.25F, 100.625F);
|
|
|
|
|
this.xrLabel8.Name = "xrLabel8";
|
|
|
|
|
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel8.SizeF = new System.Drawing.SizeF(282.0833F, 20F);
|
|
|
|
|
this.xrLabel8.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrLabel8.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrLabel8.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel8.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrLabel8.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel14
|
|
|
|
|
//
|
|
|
|
|
this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(7.947286E-06F, 136.4583F);
|
|
|
|
|
this.xrLabel14.Name = "xrLabel14";
|
|
|
|
|
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel14.SizeF = new System.Drawing.SizeF(201.25F, 20F);
|
|
|
|
|
this.xrLabel14.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrLabel14.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrLabel14.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel14.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrLabel14.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel14.Text = "Verantwortliche Mitarbeiter/in:";
|
|
|
|
|
this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel16
|
|
|
|
|
//
|
|
|
|
|
this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MainAttendant")});
|
|
|
|
|
this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(201.25F, 136.4583F);
|
|
|
|
|
this.xrLabel16.Name = "xrLabel16";
|
|
|
|
|
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel16.SizeF = new System.Drawing.SizeF(282.0833F, 20F);
|
|
|
|
|
this.xrLabel16.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrLabel16.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrLabel16.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel16.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrLabel16.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// xrTable1
|
|
|
|
|
//
|
|
|
|
|
this.xrTable1.BorderColor = System.Drawing.Color.Black;
|
|
|
|
|
this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTable1.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(245F, 0F);
|
|
|
|
|
this.xrTable1.Name = "xrTable1";
|
|
|
|
|
this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
|
|
|
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
|
|
|
this.xrTableRow1});
|
|
|
|
|
this.xrTable1.SizeF = new System.Drawing.SizeF(487.0001F, 20F);
|
|
|
|
|
this.xrTable1.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
//
|
|
|
|
|
// xrTableRow1
|
|
|
|
|
//
|
|
|
|
|
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
this.xrTableCell1,
|
|
|
|
|
this.xrTableCell4});
|
|
|
|
|
this.xrTableRow1.Name = "xrTableRow1";
|
|
|
|
|
this.xrTableRow1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
|
|
|
this.xrTableRow1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
this.xrTableRow1.Weight = 1D;
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell4
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMString")});
|
|
|
|
|
this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
|
|
|
this.xrTableCell4.Name = "xrTableCell4";
|
|
|
|
|
this.xrTableCell4.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell4.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTableCell4.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrTableCell4.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
|
|
|
this.xrTableCell4.Weight = 0.11714755391334286D;
|
|
|
|
|
//
|
|
|
|
|
// bindingSource1
|
|
|
|
|
//
|
|
|
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO);
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell1
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell1.Borders = DevExpress.XtraPrinting.BorderSide.Right;
|
|
|
|
|
this.xrTableCell1.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
|
|
|
this.xrTableCell1.Multiline = true;
|
|
|
|
|
this.xrTableCell1.Name = "xrTableCell1";
|
|
|
|
|
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 10, 0, 0, 100F);
|
|
|
|
|
this.xrTableCell1.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell1.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTableCell1.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrTableCell1.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTableCell1.Text = "Summe";
|
|
|
|
|
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
|
|
|
this.xrTableCell1.Weight = 0.08865879929340123D;
|
|
|
|
|
//
|
|
|
|
|
// Quittierungsbeleg
|
|
|
|
|
//
|
|
|
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
|
|
|
this.Detail,
|
|
|
|
|
this.DetailReport,
|
|
|
|
|
this.ReportHeader,
|
|
|
|
|
this.topMarginBand1,
|
|
|
|
|
this.bottomMarginBand1,
|
|
|
|
|
this.GroupFooter1});
|
|
|
|
|
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
|
|
|
|
|
this.fieldKontaktArt});
|
|
|
|
|
this.DataSource = this.bindingSource1;
|
|
|
|
|
this.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
|
|
|
|
this.formattingRuleStartDate,
|
|
|
|
|
this.formattingRuleServiceDesc,
|
|
|
|
|
this.formattingRuleCostBearer,
|
|
|
|
|
this.formattingRuleEmployeeName});
|
|
|
|
|
this.Margins = new DevExpress.Drawing.DXMargins(50F, 35F, 100F, 30F);
|
|
|
|
|
this.PageHeight = 1169;
|
|
|
|
|
this.PageWidth = 827;
|
|
|
|
|
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
|
|
|
|
this.Version = "23.2";
|
|
|
|
|
xrWatermark1.Id = "Watermark1";
|
|
|
|
|
this.Watermarks.Add(xrWatermark1);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail;
|
|
|
|
|
private System.Windows.Forms.BindingSource bindingSource1;
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
|
|
|
|
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
|
|
|
|
|
private DevExpress.XtraReports.UI.FormattingRule formattingRuleStartDate;
|
|
|
|
|
private DevExpress.XtraReports.UI.FormattingRule formattingRuleServiceDesc;
|
|
|
|
|
private DevExpress.XtraReports.UI.FormattingRule formattingRuleCostBearer;
|
|
|
|
|
private DevExpress.XtraReports.UI.FormattingRule formattingRuleEmployeeName;
|
|
|
|
|
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
|
|
|
|
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
|
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTable xrTableServiceRecords1;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell48;
|
|
|
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTable xrTable3;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow6;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell13;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell14;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
|
|
|
|
|
private DevExpress.XtraReports.UI.CalculatedField fieldKontaktArt;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel24;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel16;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
|
|
|
|
}
|
|
|
|
|
}
|