486 lines
27 KiB
C#
486 lines
27 KiB
C#
using BeWo.Report.ReportObjects;
|
|
namespace InputFamilienhilfe.Neu
|
|
{
|
|
partial class Rechnung
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <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();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Rechnung));
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
|
this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
|
|
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblRechnungstext = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.xrRichText3 = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
|
|
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
|
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
this.xrRichText2 = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.xrSubreport1 = new DevExpress.XtraReports.UI.XRSubreport();
|
|
this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
|
|
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrRichText4 = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.lblFrist = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
|
//
|
|
// Detail
|
|
//
|
|
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;
|
|
//
|
|
// ReportHeader
|
|
//
|
|
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrPageInfo2,
|
|
this.xrLine2,
|
|
this.xrLabel13,
|
|
this.xrLabel14,
|
|
this.xrLabel12,
|
|
this.xrLabel11,
|
|
this.xrLabel9,
|
|
this.xrLabel8,
|
|
this.xrLabel7,
|
|
this.xrLabel6,
|
|
this.xrLine1,
|
|
this.xrLabel4,
|
|
this.xrLabel3,
|
|
this.lblRechnungstext,
|
|
this.xrLabel5,
|
|
this.lblAdresse,
|
|
this.xrRichText1,
|
|
this.xrRichText3,
|
|
this.xrPictureBox1});
|
|
this.ReportHeader.HeightF = 500F;
|
|
this.ReportHeader.Name = "ReportHeader";
|
|
this.ReportHeader.StylePriority.UseFont = false;
|
|
//
|
|
// xrLine2
|
|
//
|
|
this.xrLine2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(54)))), ((int)(((byte)(141)))));
|
|
this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(20.41687F, 389.375F);
|
|
this.xrLine2.Name = "xrLine2";
|
|
this.xrLine2.SizeF = new System.Drawing.SizeF(670.3337F, 6.25F);
|
|
this.xrLine2.StylePriority.UseForeColor = false;
|
|
//
|
|
// xrLabel13
|
|
//
|
|
this.xrLabel13.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(337.5041F, 338.8334F);
|
|
this.xrLabel13.Multiline = true;
|
|
this.xrLabel13.Name = "xrLabel13";
|
|
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel13.SizeF = new System.Drawing.SizeF(313.4735F, 17.00003F);
|
|
this.xrLabel13.StylePriority.UseFont = false;
|
|
this.xrLabel13.Text = "[CustomerLastName], [CustomerFirstName] (*[CustomerBirthdate!dd.MM.yyyy])";
|
|
//
|
|
// xrLabel14
|
|
//
|
|
this.xrLabel14.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(337.5041F, 366.8333F);
|
|
this.xrLabel14.Multiline = true;
|
|
this.xrLabel14.Name = "xrLabel14";
|
|
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel14.SizeF = new System.Drawing.SizeF(313.4735F, 17.00003F);
|
|
this.xrLabel14.StylePriority.UseFont = false;
|
|
this.xrLabel14.Text = "[CustomerReferenceNumber]";
|
|
//
|
|
// xrLabel12
|
|
//
|
|
this.xrLabel12.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(244.8639F, 366.8333F);
|
|
this.xrLabel12.Multiline = true;
|
|
this.xrLabel12.Name = "xrLabel12";
|
|
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel12.SizeF = new System.Drawing.SizeF(92.64017F, 17.00003F);
|
|
this.xrLabel12.StylePriority.UseFont = false;
|
|
this.xrLabel12.Text = "Aktenzeichen:";
|
|
//
|
|
// xrLabel11
|
|
//
|
|
this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate")});
|
|
this.xrLabel11.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(139.7237F, 366.8333F);
|
|
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(105.1402F, 17.00003F);
|
|
this.xrLabel11.StylePriority.UseFont = false;
|
|
this.xrLabel11.Text = "Rechnungsnr.:";
|
|
//
|
|
// xrLabel9
|
|
//
|
|
this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceNumber")});
|
|
this.xrLabel9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(139.7237F, 338.8334F);
|
|
this.xrLabel9.Multiline = true;
|
|
this.xrLabel9.Name = "xrLabel9";
|
|
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel9.SizeF = new System.Drawing.SizeF(105.1402F, 17.00003F);
|
|
this.xrLabel9.StylePriority.UseFont = false;
|
|
this.xrLabel9.Text = "Rechnungsnr.:";
|
|
//
|
|
// xrLabel8
|
|
//
|
|
this.xrLabel8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(244.8639F, 338.8334F);
|
|
this.xrLabel8.Multiline = true;
|
|
this.xrLabel8.Name = "xrLabel8";
|
|
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel8.SizeF = new System.Drawing.SizeF(92.64017F, 17.00003F);
|
|
this.xrLabel8.StylePriority.UseFont = false;
|
|
this.xrLabel8.Text = "Klient*in:";
|
|
//
|
|
// xrLabel7
|
|
//
|
|
this.xrLabel7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(20.41687F, 366.8333F);
|
|
this.xrLabel7.Multiline = true;
|
|
this.xrLabel7.Name = "xrLabel7";
|
|
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel7.SizeF = new System.Drawing.SizeF(119.3068F, 17.00003F);
|
|
this.xrLabel7.StylePriority.UseFont = false;
|
|
this.xrLabel7.Text = "Rechnungsdatum:";
|
|
//
|
|
// xrLabel6
|
|
//
|
|
this.xrLabel6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(20.41687F, 338.8334F);
|
|
this.xrLabel6.Multiline = true;
|
|
this.xrLabel6.Name = "xrLabel6";
|
|
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel6.SizeF = new System.Drawing.SizeF(119.3068F, 17.00003F);
|
|
this.xrLabel6.StylePriority.UseFont = false;
|
|
this.xrLabel6.Text = "Rechnungsnr.:";
|
|
//
|
|
// xrLine1
|
|
//
|
|
this.xrLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(54)))), ((int)(((byte)(141)))));
|
|
this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(20.41646F, 325.5834F);
|
|
this.xrLine1.Name = "xrLine1";
|
|
this.xrLine1.SizeF = new System.Drawing.SizeF(670.3337F, 6.25F);
|
|
this.xrLine1.StylePriority.UseForeColor = false;
|
|
//
|
|
// xrLabel4
|
|
//
|
|
this.xrLabel4.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(54)))), ((int)(((byte)(141)))));
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(20.41646F, 298.5833F);
|
|
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(185F, 27.00012F);
|
|
this.xrLabel4.StylePriority.UseFont = false;
|
|
this.xrLabel4.StylePriority.UseForeColor = false;
|
|
this.xrLabel4.Text = "Rechnung";
|
|
//
|
|
// xrLabel3
|
|
//
|
|
this.xrLabel3.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(54)))), ((int)(((byte)(141)))));
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(508.67F, 281F);
|
|
this.xrLabel3.Multiline = true;
|
|
this.xrLabel3.Name = "xrLabel3";
|
|
this.xrLabel3.SizeF = new System.Drawing.SizeF(185F, 41.16681F);
|
|
this.xrLabel3.StylePriority.UseFont = false;
|
|
this.xrLabel3.StylePriority.UseForeColor = false;
|
|
this.xrLabel3.StylePriority.UsePadding = false;
|
|
this.xrLabel3.Text = "Aalen, [InvoiceDate]";
|
|
//
|
|
// lblRechnungstext
|
|
//
|
|
this.lblRechnungstext.LocationFloat = new DevExpress.Utils.PointFloat(20.41687F, 461.9401F);
|
|
this.lblRechnungstext.Multiline = true;
|
|
this.lblRechnungstext.Name = "lblRechnungstext";
|
|
this.lblRechnungstext.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblRechnungstext.SizeF = new System.Drawing.SizeF(630.5607F, 23.24997F);
|
|
this.lblRechnungstext.StylePriority.UseFont = false;
|
|
this.lblRechnungstext.Text = "Für den Leistungszeitraum [AccountingPeriodStart!dd.MM.yyyy] - [AccountingPeriodE" +
|
|
"nd!dd.MM.yyyy] erlaube ich mir zu berechnen:\r\n";
|
|
//
|
|
// xrLabel5
|
|
//
|
|
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(20.41687F, 427.8985F);
|
|
this.xrLabel5.Multiline = true;
|
|
this.xrLabel5.Name = "xrLabel5";
|
|
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel5.SizeF = new System.Drawing.SizeF(548.4735F, 17.00003F);
|
|
this.xrLabel5.StylePriority.UseFont = false;
|
|
this.xrLabel5.Text = "Sehr geehrte Damen und Herren,";
|
|
//
|
|
// lblAdresse
|
|
//
|
|
this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(20F, 151.3891F);
|
|
this.lblAdresse.Multiline = true;
|
|
this.lblAdresse.Name = "lblAdresse";
|
|
this.lblAdresse.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblAdresse.SizeF = new System.Drawing.SizeF(351.375F, 94.84161F);
|
|
this.lblAdresse.StylePriority.UseFont = false;
|
|
//
|
|
// xrRichText1
|
|
//
|
|
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(508.6668F, 135.8334F);
|
|
this.xrRichText1.Name = "xrRichText1";
|
|
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
|
|
this.xrRichText1.SizeF = new System.Drawing.SizeF(185F, 110.3983F);
|
|
this.xrRichText1.StylePriority.UseForeColor = false;
|
|
//
|
|
// xrRichText3
|
|
//
|
|
this.xrRichText3.LocationFloat = new DevExpress.Utils.PointFloat(20F, 116.11F);
|
|
this.xrRichText3.Name = "xrRichText3";
|
|
this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
|
|
this.xrRichText3.SizeF = new System.Drawing.SizeF(370.6407F, 19.72234F);
|
|
//
|
|
// xrPictureBox1
|
|
//
|
|
this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
|
|
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(390.6407F, 0F);
|
|
this.xrPictureBox1.Name = "xrPictureBox1";
|
|
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(177.8329F, 135.8334F);
|
|
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
|
//
|
|
// ruleRateFactorNull
|
|
//
|
|
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
|
|
this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
this.ruleRateFactorNull.Name = "ruleRateFactorNull";
|
|
//
|
|
// xrLabel10
|
|
//
|
|
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(20.41687F, 196.6667F);
|
|
this.xrLabel10.Name = "xrLabel10";
|
|
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel10.SizeF = new System.Drawing.SizeF(277.0833F, 17F);
|
|
this.xrLabel10.StylePriority.UseFont = false;
|
|
this.xrLabel10.Text = "Mit freundlichen Grüßen";
|
|
//
|
|
// topMarginBand1
|
|
//
|
|
this.topMarginBand1.HeightF = 80F;
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
//
|
|
// bottomMarginBand1
|
|
//
|
|
this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrRichText2});
|
|
this.bottomMarginBand1.HeightF = 52.5F;
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
//
|
|
// xrRichText2
|
|
//
|
|
this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrRichText2.Name = "xrRichText2";
|
|
this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
|
|
this.xrRichText2.SizeF = new System.Drawing.SizeF(700F, 52.5F);
|
|
//
|
|
// GroupHeader1
|
|
//
|
|
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrSubreport1});
|
|
this.GroupHeader1.Font = new System.Drawing.Font("Arial", 10F);
|
|
this.GroupHeader1.HeightF = 26.63867F;
|
|
this.GroupHeader1.Name = "GroupHeader1";
|
|
this.GroupHeader1.StylePriority.UseFont = false;
|
|
//
|
|
// xrSubreport1
|
|
//
|
|
this.xrSubreport1.LocationFloat = new DevExpress.Utils.PointFloat(47.5F, 0F);
|
|
this.xrSubreport1.Name = "xrSubreport1";
|
|
this.xrSubreport1.ReportSource = new InputFamilienhilfe.Neu.RechnungspositionenSubReport();
|
|
this.xrSubreport1.SizeF = new System.Drawing.SizeF(568.8904F, 26.63867F);
|
|
//
|
|
// xrPictureBox2
|
|
//
|
|
this.xrPictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox2.Image")));
|
|
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(20.41687F, 234.4999F);
|
|
this.xrPictureBox2.Name = "xrPictureBox2";
|
|
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(197.9167F, 65.55556F);
|
|
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
|
//
|
|
// GroupFooter1
|
|
//
|
|
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel2,
|
|
this.xrRichText4,
|
|
this.lblFrist,
|
|
this.xrLabel1,
|
|
this.xrPictureBox2,
|
|
this.xrLabel10});
|
|
this.GroupFooter1.HeightF = 337.8889F;
|
|
this.GroupFooter1.Name = "GroupFooter1";
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(20.83333F, 317.0556F);
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(277.0833F, 17F);
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
this.xrLabel2.Text = "Sozialpädagogin (B.A.)";
|
|
//
|
|
// xrRichText4
|
|
//
|
|
this.xrRichText4.LocationFloat = new DevExpress.Utils.PointFloat(20.83333F, 0F);
|
|
this.xrRichText4.Name = "xrRichText4";
|
|
this.xrRichText4.SerializableRtfString = resources.GetString("xrRichText4.SerializableRtfString");
|
|
this.xrRichText4.SizeF = new System.Drawing.SizeF(647.0834F, 119.1667F);
|
|
//
|
|
// lblFrist
|
|
//
|
|
this.lblFrist.LocationFloat = new DevExpress.Utils.PointFloat(20F, 119.1667F);
|
|
this.lblFrist.Name = "lblFrist";
|
|
this.lblFrist.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblFrist.SizeF = new System.Drawing.SizeF(689.5833F, 55.33336F);
|
|
this.lblFrist.StylePriority.UseFont = false;
|
|
this.lblFrist.Text = "Ich bitte Sie, den Rechnungsbetrag in Höhe von 309,92 € bis zum 28.01.2022 unter " +
|
|
"Angabe der Rechnungsnummer auf das unten angegebene Konto zu überweisen. ";
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(20.83333F, 300.0555F);
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(277.0833F, 17F);
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
this.xrLabel1.Text = "Rebekka Häußler-Droese";
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
|
|
//
|
|
// xrPageInfo2
|
|
//
|
|
this.xrPageInfo2.Font = new System.Drawing.Font("Arial", 7F);
|
|
this.xrPageInfo2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(54)))), ((int)(((byte)(141)))));
|
|
this.xrPageInfo2.Format = "Seite {0} von {1}";
|
|
this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(508.67F, 252F);
|
|
this.xrPageInfo2.Name = "xrPageInfo2";
|
|
this.xrPageInfo2.SizeF = new System.Drawing.SizeF(185.0002F, 23F);
|
|
this.xrPageInfo2.StylePriority.UseFont = false;
|
|
this.xrPageInfo2.StylePriority.UseForeColor = false;
|
|
this.xrPageInfo2.StylePriority.UseTextAlignment = false;
|
|
this.xrPageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// Rechnung
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.ReportHeader,
|
|
this.topMarginBand1,
|
|
this.bottomMarginBand1,
|
|
this.GroupHeader1,
|
|
this.GroupFooter1});
|
|
this.DataSource = this.bindingSource1;
|
|
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
|
this.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
|
this.ruleRateFactorNull});
|
|
this.Margins = new System.Drawing.Printing.Margins(70, 20, 80, 52);
|
|
this.PageHeight = 1169;
|
|
this.PageWidth = 827;
|
|
this.PaperKind = System.Drawing.Printing.PaperKind.A4;
|
|
this.Version = "17.1";
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).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.ReportHeaderBand ReportHeader;
|
|
private DevExpress.XtraReports.UI.XRLabel lblRechnungstext;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
|
private DevExpress.XtraReports.UI.FormattingRule ruleRateFactorNull;
|
|
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
|
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
|
private DevExpress.XtraReports.UI.XRLabel lblAdresse;
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
|
|
private DevExpress.XtraReports.UI.XRSubreport xrSubreport1;
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText1;
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2;
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText3;
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText2;
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
private DevExpress.XtraReports.UI.XRLine xrLine1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
|
private DevExpress.XtraReports.UI.XRLine xrLine2;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
|
private DevExpress.XtraReports.UI.XRLabel lblFrist;
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText4;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
private DevExpress.XtraReports.UI.XRPageInfo xrPageInfo2;
|
|
}
|
|
}
|