diff --git a/ReportImp/BeWoWalzPaiva/ServiceInvoiceReport.Designer.cs b/ReportImp/BeWoWalzPaiva/ServiceInvoiceReport.Designer.cs index df33999e0..475c1ed94 100644 --- a/ReportImp/BeWoWalzPaiva/ServiceInvoiceReport.Designer.cs +++ b/ReportImp/BeWoWalzPaiva/ServiceInvoiceReport.Designer.cs @@ -85,6 +85,7 @@ namespace BeWoWalzPaiva this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); + this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); ((System.ComponentModel.ISupportInitialize)(this.rtAnschrift1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit(); @@ -152,6 +153,7 @@ namespace BeWoWalzPaiva // Page1 // this.Page1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { + this.xrLabel4, this.xrLabel3, this.lblGenehmigungskennzeichenValue, this.lblGenehmigungskennzeichen, @@ -220,11 +222,11 @@ namespace BeWoWalzPaiva this.lblIKNummer.CanShrink = true; this.lblIKNummer.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); - this.lblIKNummer.LocationFloat = new DevExpress.Utils.PointFloat(1.589457E-05F, 235F); + this.lblIKNummer.LocationFloat = new DevExpress.Utils.PointFloat(0F, 235F); this.lblIKNummer.Multiline = true; this.lblIKNummer.Name = "lblIKNummer"; this.lblIKNummer.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblIKNummer.SizeF = new System.Drawing.SizeF(650F, 20F); + this.lblIKNummer.SizeF = new System.Drawing.SizeF(332.9583F, 19.99998F); this.lblIKNummer.StylePriority.UseBackColor = false; this.lblIKNummer.StylePriority.UseFont = false; this.lblIKNummer.Text = "IK-Nummer: 490 5040 21"; @@ -758,6 +760,18 @@ namespace BeWoWalzPaiva // this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO); // + // xrLabel4 + // + this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerInsuranceNumber")}); + this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(332.9583F, 235F); + this.xrLabel4.Name = "xrLabel4"; + this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel4.SizeF = new System.Drawing.SizeF(317.0417F, 20F); + this.xrLabel4.StylePriority.UseTextAlignment = false; + this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; + this.xrLabel4.TextFormatString = "Versichertennummer: {0}"; + // // ServiceInvoiceReport // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { @@ -841,6 +855,7 @@ namespace BeWoWalzPaiva private DevExpress.XtraReports.UI.XRLabel lblIKNummer; private DevExpress.XtraReports.UI.XRLabel lblGenehmigungskennzeichen; private DevExpress.XtraReports.UI.XRLabel lblGenehmigungskennzeichenValue; - private DevExpress.XtraReports.UI.XRLabel xrLabel3; + private DevExpress.XtraReports.UI.XRLabel xrLabel3; + private DevExpress.XtraReports.UI.XRLabel xrLabel4; } } diff --git a/ReportImp/DiakoniewerkGelsenkirchenWattenscheid/Quittierungsbeleg.Designer.cs b/ReportImp/DiakoniewerkGelsenkirchenWattenscheid/Quittierungsbeleg.Designer.cs index 125945be5..e28dac53f 100644 --- a/ReportImp/DiakoniewerkGelsenkirchenWattenscheid/Quittierungsbeleg.Designer.cs +++ b/ReportImp/DiakoniewerkGelsenkirchenWattenscheid/Quittierungsbeleg.Designer.cs @@ -58,6 +58,7 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell43 = new DevExpress.XtraReports.UI.XRTableCell(); + this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel(); @@ -73,6 +74,7 @@ namespace DiakoniewerkGelsenkirchen this.formattingRuleCostBearer = new DevExpress.XtraReports.UI.FormattingRule(); this.formattingRuleEmployeeName = new DevExpress.XtraReports.UI.FormattingRule(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); + this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand(); this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel(); @@ -113,12 +115,14 @@ namespace DiakoniewerkGelsenkirchen this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel(); this.fieldKontaktArt = new DevExpress.XtraReports.UI.CalculatedField(); - this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox(); - this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); + this.xrTableCell32 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableCell33 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableCell34 = new DevExpress.XtraReports.UI.XRTableCell(); + this.picSignature = new DevExpress.XtraReports.UI.XRPictureBox(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.xrTableAbwesenheiten)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTableAbwesenheiten)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail @@ -162,7 +166,7 @@ namespace DiakoniewerkGelsenkirchen 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(734.9999F, 20F); + this.xrTable3.SizeF = new System.Drawing.SizeF(734.9996F, 20F); this.xrTable3.StylePriority.UseFont = false; this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // @@ -175,7 +179,8 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell2, this.xrTableCell15, this.xrTableCell12, - this.xrTableCell44}); + this.xrTableCell44, + this.xrTableCell34}); this.xrTableRow6.Name = "xrTableRow6"; this.xrTableRow6.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrTableRow6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; @@ -194,7 +199,7 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell13.StylePriority.UseTextAlignment = false; this.xrTableCell13.Text = "xrTableCell13"; this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; - this.xrTableCell13.Weight = 0.11994951833461227D; + this.xrTableCell13.Weight = 0.1659055143438456D; // // xrTableCell14 // @@ -209,7 +214,7 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell14.StylePriority.UseTextAlignment = false; this.xrTableCell14.Text = "xrTableCell14"; this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; - this.xrTableCell14.Weight = 0.094696981389528381D; + this.xrTableCell14.Weight = 0.13097787763313157D; // // xrTableCell10 // @@ -224,7 +229,7 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell10.StylePriority.UseTextAlignment = false; this.xrTableCell10.Text = "xrTableCell10"; this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; - this.xrTableCell10.Weight = 0.094696933224158855D; + this.xrTableCell10.Weight = 0.13097827252363758D; // // xrTableCell2 // @@ -237,7 +242,7 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell2.StylePriority.UsePadding = false; this.xrTableCell2.StylePriority.UseTextAlignment = false; this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; - this.xrTableCell2.Weight = 0.05366162346946534D; + this.xrTableCell2.Weight = 0.073834679031542311D; // // xrTableCell15 // @@ -251,7 +256,7 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell15.StylePriority.UsePadding = false; this.xrTableCell15.StylePriority.UseTextAlignment = false; this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; - this.xrTableCell15.Weight = 0.05366162346946534D; + this.xrTableCell15.Weight = 0.0746076216532931D; // // xrTableCell12 // @@ -264,7 +269,7 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell12.StylePriority.UsePadding = false; this.xrTableCell12.StylePriority.UseTextAlignment = false; this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; - this.xrTableCell12.Weight = 0.10732323052948757D; + this.xrTableCell12.Weight = 0.14844144879859841D; // // xrTableCell44 // @@ -276,7 +281,7 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell44.StylePriority.UsePadding = false; this.xrTableCell44.StylePriority.UseTextAlignment = false; this.xrTableCell44.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; - this.xrTableCell44.Weight = 0.3577185895233459D; + this.xrTableCell44.Weight = 0.24139669987480156D; // // GroupHeader1 // @@ -298,7 +303,7 @@ namespace DiakoniewerkGelsenkirchen this.xrTableServiceRecords1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2, this.xrTableRow1}); - this.xrTableServiceRecords1.SizeF = new System.Drawing.SizeF(734.9999F, 70F); + this.xrTableServiceRecords1.SizeF = new System.Drawing.SizeF(734.9996F, 70F); this.xrTableServiceRecords1.StylePriority.UseBackColor = false; this.xrTableServiceRecords1.StylePriority.UseBorders = false; this.xrTableServiceRecords1.StylePriority.UseFont = false; @@ -311,7 +316,8 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell4, this.xrTableCell11, this.xrTableCell9, - this.xrTableCell28}); + this.xrTableCell28, + this.xrTableCell32}); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrTableRow2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; @@ -331,7 +337,7 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell3.StylePriority.UseTextAlignment = false; this.xrTableCell3.Text = "Datum"; this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; - this.xrTableCell3.Weight = 0.26536312849161997D; + this.xrTableCell3.Weight = 0.3670310308367789D; // // xrTableCell4 // @@ -348,7 +354,7 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell4.StylePriority.UseTextAlignment = false; this.xrTableCell4.Text = "Uhrzeit"; this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; - this.xrTableCell4.Weight = 0.41899441340782145D; + this.xrTableCell4.Weight = 0.57952315929822584D; // // xrTableCell11 // @@ -364,7 +370,7 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell11.StylePriority.UseTextAlignment = false; this.xrTableCell11.Text = "Angebot"; this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; - this.xrTableCell11.Weight = 0.23743016759776542D; + this.xrTableCell11.Weight = 0.328396508277811D; // // xrTableCell9 // @@ -381,7 +387,7 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell9.StylePriority.UseTextAlignment = false; this.xrTableCell9.Text = "FLS in"; this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; - this.xrTableCell9.Weight = 0.23743016759776536D; + this.xrTableCell9.Weight = 0.3283979365230682D; // // xrTableCell28 // @@ -394,7 +400,7 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell28.StylePriority.UseTextAlignment = false; this.xrTableCell28.Text = "Betreuerin / Betreuer"; this.xrTableCell28.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; - this.xrTableCell28.Weight = 0.79137746233335282D; + this.xrTableCell28.Weight = 0.53403782814103873D; // // xrTableRow1 // @@ -404,7 +410,8 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell5, this.xrTableCell6, this.xrTableCell7, - this.xrTableCell43}); + this.xrTableCell43, + this.xrTableCell33}); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1.223644578313253D; // @@ -414,7 +421,7 @@ namespace DiakoniewerkGelsenkirchen | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.StylePriority.UseBorders = false; - this.xrTableCell1.Weight = 0.26536312849161997D; + this.xrTableCell1.Weight = 0.3670310308367789D; // // xrTableCell8 // @@ -429,7 +436,7 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell8.StylePriority.UseTextAlignment = false; this.xrTableCell8.Text = "von"; this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; - this.xrTableCell8.Weight = 0.20949720670391073D; + this.xrTableCell8.Weight = 0.2897620137236519D; // // xrTableCell5 // @@ -444,7 +451,7 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell5.StylePriority.UseTextAlignment = false; this.xrTableCell5.Text = "bis"; this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; - this.xrTableCell5.Weight = 0.2094972067039107D; + this.xrTableCell5.Weight = 0.28976114557457383D; // // xrTableCell6 // @@ -460,7 +467,7 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell6.StylePriority.UseTextAlignment = false; this.xrTableCell6.Text = "Art /\r\nAnzahl\r\nKlienten"; this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; - this.xrTableCell6.Weight = 0.23743016759776545D; + this.xrTableCell6.Weight = 0.328396508277811D; // // xrTableCell7 // @@ -477,7 +484,7 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell7.StylePriority.UseTextAlignment = false; this.xrTableCell7.Text = "Minuten\r\n(ohne 1,2)"; this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; - this.xrTableCell7.Weight = 0.23743016759776536D; + this.xrTableCell7.Weight = 0.3283979365230682D; // // xrTableCell43 // @@ -487,7 +494,11 @@ namespace DiakoniewerkGelsenkirchen this.xrTableCell43.Name = "xrTableCell43"; this.xrTableCell43.StylePriority.UseBorders = false; this.xrTableCell43.StylePriority.UseFont = false; - this.xrTableCell43.Weight = 0.79137746233335282D; + this.xrTableCell43.Weight = 0.53403782814103873D; + // + // bindingSource1 + // + this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO); // // formattingRuleStartDate // @@ -695,6 +706,14 @@ namespace DiakoniewerkGelsenkirchen this.topMarginBand1.HeightF = 127.027F; this.topMarginBand1.Name = "topMarginBand1"; // + // xrPictureBox3 + // + this.xrPictureBox3.ImageAlignment = DevExpress.XtraPrinting.ImageAlignment.BottomRight; + this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(520.4363F, 39.85503F); + this.xrPictureBox3.Name = "xrPictureBox3"; + this.xrPictureBox3.SizeF = new System.Drawing.SizeF(214.5634F, 80.5909F); + this.xrPictureBox3.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; + // // bottomMarginBand1 // this.bottomMarginBand1.HeightF = 30F; @@ -1202,17 +1221,58 @@ namespace DiakoniewerkGelsenkirchen this.fieldKontaktArt.FieldType = DevExpress.XtraReports.UI.FieldType.String; this.fieldKontaktArt.Name = "fieldKontaktArt"; // - // xrPictureBox3 + // xrTableCell32 // - this.xrPictureBox3.ImageAlignment = DevExpress.XtraPrinting.ImageAlignment.BottomRight; - this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(520.4363F, 39.85503F); - this.xrPictureBox3.Name = "xrPictureBox3"; - this.xrPictureBox3.SizeF = new System.Drawing.SizeF(214.5634F, 80.5909F); - this.xrPictureBox3.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; + this.xrTableCell32.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + | DevExpress.XtraPrinting.BorderSide.Right))); + this.xrTableCell32.Font = new DevExpress.Drawing.DXFont("Arial", 10F); + this.xrTableCell32.Multiline = true; + this.xrTableCell32.Name = "xrTableCell32"; + this.xrTableCell32.StylePriority.UseBorders = false; + this.xrTableCell32.StylePriority.UseFont = false; + this.xrTableCell32.StylePriority.UseTextAlignment = false; + this.xrTableCell32.Text = "Unterschrift"; + this.xrTableCell32.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter; + this.xrTableCell32.Weight = 0.56053723860233151D; // - // bindingSource1 + // xrTableCell33 // - this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO); + this.xrTableCell33.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell33.Font = new DevExpress.Drawing.DXFont("Arial", 10F); + this.xrTableCell33.Multiline = true; + this.xrTableCell33.Name = "xrTableCell33"; + this.xrTableCell33.StylePriority.UseBorders = false; + this.xrTableCell33.StylePriority.UseFont = false; + this.xrTableCell33.StylePriority.UseTextAlignment = false; + this.xrTableCell33.Text = "Klientin / Klient"; + this.xrTableCell33.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; + this.xrTableCell33.Weight = 0.56053723860233151D; + // + // xrTableCell34 + // + this.xrTableCell34.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { + this.picSignature}); + this.xrTableCell34.Multiline = true; + this.xrTableCell34.Name = "xrTableCell34"; + this.xrTableCell34.StylePriority.UseBorders = false; + this.xrTableCell34.StylePriority.UseFont = false; + this.xrTableCell34.StylePriority.UsePadding = false; + this.xrTableCell34.StylePriority.UseTextAlignment = false; + this.xrTableCell34.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; + this.xrTableCell34.Weight = 0.25337379138241306D; + // + // picSignature + // + this.picSignature.Borders = DevExpress.XtraPrinting.BorderSide.None; + this.picSignature.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Tag", null, "Services.Signature")}); + this.picSignature.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); + this.picSignature.Name = "picSignature"; + this.picSignature.SizeF = new System.Drawing.SizeF(152.7079F, 20F); + this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; + this.picSignature.StylePriority.UseBorders = false; + this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint); // // Quittierungsbeleg // @@ -1241,8 +1301,8 @@ namespace DiakoniewerkGelsenkirchen this.Watermarks.Add(xrWatermark1); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.xrTableAbwesenheiten)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTableAbwesenheiten)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); } @@ -1333,5 +1393,9 @@ namespace DiakoniewerkGelsenkirchen private DevExpress.XtraReports.UI.XRLabel xrLabel21; private DevExpress.XtraReports.UI.XRLabel xrLabel23; private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox3; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell32; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell33; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell34; + private DevExpress.XtraReports.UI.XRPictureBox picSignature; } }