From f04566b25f142a67dc37ddb45a9f7119a3c34f6c Mon Sep 17 00:00:00 2001 From: Alexandra Date: Tue, 11 Feb 2025 10:19:43 +0100 Subject: [PATCH] PouginReports/SettlementReport.Designer.cs - Nachttrag GP --- .../SettlementReport.Designer.cs | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/ReportImp/PouginReports/SettlementReport.Designer.cs b/ReportImp/PouginReports/SettlementReport.Designer.cs index 46f4ffe67..1997dfe4e 100644 --- a/ReportImp/PouginReports/SettlementReport.Designer.cs +++ b/ReportImp/PouginReports/SettlementReport.Designer.cs @@ -33,6 +33,7 @@ namespace BeWo.PouginReports System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Spitzabrechnung)); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); + this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); @@ -94,7 +95,6 @@ namespace BeWo.PouginReports this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); - this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); @@ -124,6 +124,19 @@ namespace BeWo.PouginReports this.ReportHeader.Name = "ReportHeader"; this.ReportHeader.StylePriority.UseFont = false; // + // xrLabel5 + // + this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "BusinessPartnerId")}); + this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(453.125F, 300F); + this.xrLabel5.Name = "xrLabel5"; + this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel5.SizeF = new System.Drawing.SizeF(196.8751F, 17F); + this.xrLabel5.StylePriority.UseTextAlignment = false; + this.xrLabel5.Text = "xrLabel8"; + this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; + this.xrLabel5.TextFormatString = "GP-Nr.: {0}"; + // // xrLabel1 // this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 364F); @@ -730,19 +743,6 @@ namespace BeWo.PouginReports // this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.SettlementRO); // - // xrLabel5 - // - this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "BusinessPartnerId")}); - this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(453.125F, 300F); - this.xrLabel5.Name = "xrLabel5"; - this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel5.SizeF = new System.Drawing.SizeF(196.8751F, 17F); - this.xrLabel5.StylePriority.UseTextAlignment = false; - this.xrLabel5.Text = "xrLabel8"; - this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; - this.xrLabel5.TextFormatString = "GP-Nr.:"; - // // Spitzabrechnung // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {