Prof Eggers Stiftung Überweisungsempfänger zugefügt
This commit is contained in:
@@ -33,6 +33,7 @@ namespace ProfEggersStiftung
|
||||
DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark();
|
||||
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
||||
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
||||
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
||||
this.picLogoOrange = new DevExpress.XtraReports.UI.XRPictureBox();
|
||||
this.picLogoBlau = new DevExpress.XtraReports.UI.XRPictureBox();
|
||||
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
||||
@@ -91,7 +92,6 @@ namespace ProfEggersStiftung
|
||||
this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||
this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||
this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
||||
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
||||
@@ -117,6 +117,12 @@ namespace ProfEggersStiftung
|
||||
this.ReportHeader.Name = "ReportHeader";
|
||||
this.ReportHeader.StylePriority.UseFont = false;
|
||||
//
|
||||
// xrLabel1
|
||||
//
|
||||
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||||
this.xrLabel1.Name = "xrLabel1";
|
||||
this.xrLabel1.SizeF = new System.Drawing.SizeF(651.9999F, 200F);
|
||||
//
|
||||
// picLogoOrange
|
||||
//
|
||||
this.picLogoOrange.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("picLogoOrange.ImageSource"));
|
||||
@@ -401,20 +407,21 @@ namespace ProfEggersStiftung
|
||||
//
|
||||
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||||
this.xrLabel4});
|
||||
this.ReportFooter.HeightF = 94.85048F;
|
||||
this.ReportFooter.HeightF = 139.8505F;
|
||||
this.ReportFooter.Name = "ReportFooter";
|
||||
this.ReportFooter.StylePriority.UseFont = false;
|
||||
//
|
||||
// xrLabel4
|
||||
//
|
||||
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 31.15273F);
|
||||
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 31.15275F);
|
||||
this.xrLabel4.Multiline = true;
|
||||
this.xrLabel4.Name = "xrLabel4";
|
||||
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||||
this.xrLabel4.SizeF = new System.Drawing.SizeF(642F, 63.69775F);
|
||||
this.xrLabel4.SizeF = new System.Drawing.SizeF(642F, 108.6977F);
|
||||
this.xrLabel4.StylePriority.UseFont = false;
|
||||
this.xrLabel4.Text = "Wir bitten um Überweisung auf unser unten angegebenes Konto.\r\n\r\nZahlbar innerhalb" +
|
||||
" von 30 Tagen ab Rechnungsdatum";
|
||||
" von 30 Tagen ab Rechnungsdatum\r\n\r\nZahlungsempfänger: Professor Doktor Christian" +
|
||||
" Eggers Stiftung";
|
||||
//
|
||||
// DetailReport
|
||||
//
|
||||
@@ -695,12 +702,6 @@ namespace ProfEggersStiftung
|
||||
this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
||||
this.xrTableCell19.Weight = 1.4552725679749761D;
|
||||
//
|
||||
// xrLabel1
|
||||
//
|
||||
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||||
this.xrLabel1.Name = "xrLabel1";
|
||||
this.xrLabel1.SizeF = new System.Drawing.SizeF(651.9999F, 200F);
|
||||
//
|
||||
// RechnungPflege
|
||||
//
|
||||
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||||
|
||||
@@ -33,8 +33,8 @@ namespace ProfEggersStiftung
|
||||
DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark();
|
||||
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
||||
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
||||
this.picLogo = new DevExpress.XtraReports.UI.XRPictureBox();
|
||||
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
||||
this.picLogo = new DevExpress.XtraReports.UI.XRPictureBox();
|
||||
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
||||
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
||||
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
||||
@@ -87,14 +87,6 @@ namespace ProfEggersStiftung
|
||||
this.ReportHeader.Name = "ReportHeader";
|
||||
this.ReportHeader.StylePriority.UseFont = false;
|
||||
//
|
||||
// picLogo
|
||||
//
|
||||
this.picLogo.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("picLogo.ImageSource"));
|
||||
this.picLogo.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||||
this.picLogo.Name = "picLogo";
|
||||
this.picLogo.SizeF = new System.Drawing.SizeF(652F, 200F);
|
||||
this.picLogo.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
||||
//
|
||||
// xrLabel5
|
||||
//
|
||||
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||||
@@ -103,6 +95,14 @@ namespace ProfEggersStiftung
|
||||
this.xrLabel5.SizeF = new System.Drawing.SizeF(650F, 200F);
|
||||
this.xrLabel5.StylePriority.UseFont = false;
|
||||
//
|
||||
// picLogo
|
||||
//
|
||||
this.picLogo.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("picLogo.ImageSource"));
|
||||
this.picLogo.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||||
this.picLogo.Name = "picLogo";
|
||||
this.picLogo.SizeF = new System.Drawing.SizeF(652F, 200F);
|
||||
this.picLogo.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
||||
//
|
||||
// ruleRateFactorNull
|
||||
//
|
||||
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
|
||||
@@ -391,21 +391,19 @@ namespace ProfEggersStiftung
|
||||
//
|
||||
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||||
this.xrLabel4});
|
||||
this.ReportFooter.HeightF = 150.5139F;
|
||||
this.ReportFooter.HeightF = 184.6805F;
|
||||
this.ReportFooter.Name = "ReportFooter";
|
||||
this.ReportFooter.StylePriority.UseFont = false;
|
||||
//
|
||||
// xrLabel4
|
||||
//
|
||||
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 41.15279F);
|
||||
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 41.15275F);
|
||||
this.xrLabel4.Multiline = true;
|
||||
this.xrLabel4.Name = "xrLabel4";
|
||||
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||||
this.xrLabel4.SizeF = new System.Drawing.SizeF(642F, 109.3611F);
|
||||
this.xrLabel4.SizeF = new System.Drawing.SizeF(642F, 143.5277F);
|
||||
this.xrLabel4.StylePriority.UseFont = false;
|
||||
this.xrLabel4.Text = "Wir bitten um Überweisung auf unser unten angegebenes Konto.\r\n\r\nZahlbar innerhalb" +
|
||||
" von 30 Tagen ab Rechnungsdatum\r\n\r\nFür Rückfragen stehen wir Ihnen gern zur Verf" +
|
||||
"ügung.";
|
||||
this.xrLabel4.Text = resources.GetString("xrLabel4.Text");
|
||||
//
|
||||
// bindingSource1
|
||||
//
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user