SKMAachen: GP-Nr. Label auf RechnungBeWo67 war etwas zu klein :/
This commit is contained in:
10
ReportImp/SKMAachen/RechnungBeWo67.Designer.cs
generated
10
ReportImp/SKMAachen/RechnungBeWo67.Designer.cs
generated
@@ -233,7 +233,7 @@ namespace SKMAachen
|
||||
this.xrLabel11.Multiline = true;
|
||||
this.xrLabel11.Name = "xrLabel11";
|
||||
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||||
this.xrLabel11.SizeF = new System.Drawing.SizeF(238.9224F, 23F);
|
||||
this.xrLabel11.SizeF = new System.Drawing.SizeF(279.5474F, 23F);
|
||||
this.xrLabel11.StylePriority.UseBackColor = false;
|
||||
this.xrLabel11.StylePriority.UseFont = false;
|
||||
this.xrLabel11.TextFormatString = "Einrichtungsnummer: {0}";
|
||||
@@ -283,10 +283,10 @@ namespace SKMAachen
|
||||
//
|
||||
this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate")});
|
||||
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(501.3751F, 217.6081F);
|
||||
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(542.0001F, 217.6081F);
|
||||
this.xrLabel8.Name = "xrLabel8";
|
||||
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||||
this.xrLabel8.SizeF = new System.Drawing.SizeF(194.4584F, 23F);
|
||||
this.xrLabel8.SizeF = new System.Drawing.SizeF(153.8334F, 23F);
|
||||
this.xrLabel8.StylePriority.UseTextAlignment = false;
|
||||
this.xrLabel8.Text = "xrLabel8";
|
||||
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
||||
@@ -505,10 +505,6 @@ namespace SKMAachen
|
||||
this.xrLabel4.StylePriority.UseFont = false;
|
||||
this.xrLabel4.Text = "Unterschrift und Stempel des Anbieters ";
|
||||
//
|
||||
// bindingSource1
|
||||
//
|
||||
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
|
||||
//
|
||||
// RechnungBeWo67
|
||||
//
|
||||
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||||
|
||||
Reference in New Issue
Block a user