779 lines
46 KiB
C#
779 lines
46 KiB
C#
using BeWo.Report.ReportObjects;
|
||
namespace InputFamilienhilfe
|
||
{
|
||
partial class InvoiceCustomerReport
|
||
{
|
||
/// <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(InvoiceCustomerReport));
|
||
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.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
|
||
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
|
||
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.lblKlient = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrRichText3 = new DevExpress.XtraReports.UI.XRRichText();
|
||
this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
|
||
this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
|
||
this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo();
|
||
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.lblAddress = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
|
||
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
|
||
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.lblFrist = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrRichText4 = new DevExpress.XtraReports.UI.XRRichText();
|
||
this.xrLabel2 = 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.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
||
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
||
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.cellDescription = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
||
this.lblClaim = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).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.xrTable2,
|
||
this.xrLine2,
|
||
this.xrLabel8,
|
||
this.xrLine1,
|
||
this.xrLabel9,
|
||
this.xrLabel11,
|
||
this.xrLabel12,
|
||
this.xrLabel13,
|
||
this.xrLabel14,
|
||
this.xrLabel15,
|
||
this.xrLabel16,
|
||
this.lblKlient,
|
||
this.xrRichText3,
|
||
this.xrPictureBox1,
|
||
this.xrRichText1,
|
||
this.xrPageInfo2,
|
||
this.xrLabel3,
|
||
this.lblAddress,
|
||
this.xrLabel6,
|
||
this.xrLabel5});
|
||
this.ReportHeader.HeightF = 532.9931F;
|
||
this.ReportHeader.Name = "ReportHeader";
|
||
this.ReportHeader.StylePriority.UseFont = false;
|
||
//
|
||
// xrTable2
|
||
//
|
||
this.xrTable2.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(48.00008F, 507.9931F);
|
||
this.xrTable2.Name = "xrTable2";
|
||
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow1});
|
||
this.xrTable2.SizeF = new System.Drawing.SizeF(542F, 25F);
|
||
this.xrTable2.StylePriority.UseBorderColor = false;
|
||
this.xrTable2.StylePriority.UseFont = false;
|
||
//
|
||
// xrTableRow1
|
||
//
|
||
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell1,
|
||
this.xrTableCell3,
|
||
this.xrTableCell4,
|
||
this.xrTableCell2});
|
||
this.xrTableRow1.Name = "xrTableRow1";
|
||
this.xrTableRow1.Weight = 1D;
|
||
//
|
||
// xrTableCell1
|
||
//
|
||
this.xrTableCell1.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrTableCell1.Name = "xrTableCell1";
|
||
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
|
||
this.xrTableCell1.StylePriority.UseBorders = false;
|
||
this.xrTableCell1.StylePriority.UsePadding = false;
|
||
this.xrTableCell1.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell1.Text = "Leistung";
|
||
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.xrTableCell1.Weight = 3.3956360568376054D;
|
||
//
|
||
// xrTableCell3
|
||
//
|
||
this.xrTableCell3.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrTableCell3.Name = "xrTableCell3";
|
||
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
|
||
this.xrTableCell3.StylePriority.UseBorders = false;
|
||
this.xrTableCell3.StylePriority.UsePadding = false;
|
||
this.xrTableCell3.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell3.Text = "Menge";
|
||
this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
||
this.xrTableCell3.Weight = 0.751890884947731D;
|
||
//
|
||
// xrTableCell4
|
||
//
|
||
this.xrTableCell4.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrTableCell4.Name = "xrTableCell4";
|
||
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
|
||
this.xrTableCell4.StylePriority.UseBorders = false;
|
||
this.xrTableCell4.StylePriority.UsePadding = false;
|
||
this.xrTableCell4.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell4.Text = "Einzelpreis";
|
||
this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
||
this.xrTableCell4.Weight = 1.2127271602638798D;
|
||
//
|
||
// xrTableCell2
|
||
//
|
||
this.xrTableCell2.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrTableCell2.Name = "xrTableCell2";
|
||
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
|
||
this.xrTableCell2.StylePriority.UseBorders = false;
|
||
this.xrTableCell2.StylePriority.UsePadding = false;
|
||
this.xrTableCell2.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell2.Text = "Gesamtpreis";
|
||
this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
||
this.xrTableCell2.Weight = 1.212727135671835D;
|
||
//
|
||
// 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.42F, 389.38F);
|
||
this.xrLine2.Name = "xrLine2";
|
||
this.xrLine2.SizeF = new System.Drawing.SizeF(670.3337F, 6.25F);
|
||
this.xrLine2.StylePriority.UseForeColor = false;
|
||
//
|
||
// xrLabel8
|
||
//
|
||
this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 16F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(54)))), ((int)(((byte)(141)))));
|
||
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(20.42F, 298.58F);
|
||
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(185F, 27.00012F);
|
||
this.xrLabel8.StylePriority.UseFont = false;
|
||
this.xrLabel8.StylePriority.UseForeColor = false;
|
||
this.xrLabel8.Text = "Rechnung";
|
||
//
|
||
// 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.41992F, 325.5801F);
|
||
this.xrLine1.Name = "xrLine1";
|
||
this.xrLine1.SizeF = new System.Drawing.SizeF(670.3337F, 6.25F);
|
||
this.xrLine1.StylePriority.UseForeColor = false;
|
||
//
|
||
// xrLabel9
|
||
//
|
||
this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(20.42033F, 338.83F);
|
||
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(119.3068F, 17.00003F);
|
||
this.xrLabel9.StylePriority.UseFont = false;
|
||
this.xrLabel9.Text = "Rechnungsnr.:";
|
||
//
|
||
// xrLabel11
|
||
//
|
||
this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(20.42033F, 366.83F);
|
||
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(119.3068F, 17.00003F);
|
||
this.xrLabel11.StylePriority.UseFont = false;
|
||
this.xrLabel11.Text = "Rechnungsdatum:";
|
||
//
|
||
// xrLabel12
|
||
//
|
||
this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(244.8674F, 338.83F);
|
||
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 = "Klient*in:";
|
||
//
|
||
// xrLabel13
|
||
//
|
||
this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceNumber")});
|
||
this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(139.7272F, 338.83F);
|
||
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(105.1402F, 17.00003F);
|
||
this.xrLabel13.StylePriority.UseFont = false;
|
||
this.xrLabel13.Text = "Rechnungsnr.:";
|
||
//
|
||
// xrLabel14
|
||
//
|
||
this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate")});
|
||
this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(139.7272F, 366.83F);
|
||
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(105.1402F, 17.00003F);
|
||
this.xrLabel14.StylePriority.UseFont = false;
|
||
this.xrLabel14.Text = "Rechnungsnr.:";
|
||
//
|
||
// xrLabel15
|
||
//
|
||
this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(244.8674F, 366.83F);
|
||
this.xrLabel15.Multiline = true;
|
||
this.xrLabel15.Name = "xrLabel15";
|
||
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel15.SizeF = new System.Drawing.SizeF(92.64017F, 17.00003F);
|
||
this.xrLabel15.StylePriority.UseFont = false;
|
||
this.xrLabel15.Text = "Aktenzeichen:";
|
||
//
|
||
// xrLabel16
|
||
//
|
||
this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerReferenceNumber")});
|
||
this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(337.5075F, 366.83F);
|
||
this.xrLabel16.Multiline = true;
|
||
this.xrLabel16.Name = "xrLabel16";
|
||
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel16.SizeF = new System.Drawing.SizeF(313.4735F, 17.00003F);
|
||
this.xrLabel16.StylePriority.UseFont = false;
|
||
//
|
||
// lblKlient
|
||
//
|
||
this.lblKlient.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.lblKlient.LocationFloat = new DevExpress.Utils.PointFloat(337.5075F, 338.83F);
|
||
this.lblKlient.Multiline = true;
|
||
this.lblKlient.Name = "lblKlient";
|
||
this.lblKlient.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.lblKlient.SizeF = new System.Drawing.SizeF(313.4735F, 17.00003F);
|
||
this.lblKlient.StylePriority.UseFont = 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(354.8073F, 19.72234F);
|
||
//
|
||
// xrPictureBox1
|
||
//
|
||
this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
|
||
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(390.64F, 0F);
|
||
this.xrPictureBox1.Name = "xrPictureBox1";
|
||
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(177.8329F, 135.83F);
|
||
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
||
//
|
||
// xrRichText1
|
||
//
|
||
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(508.67F, 135.83F);
|
||
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;
|
||
//
|
||
// xrPageInfo2
|
||
//
|
||
this.xrPageInfo2.Font = new DevExpress.Drawing.DXFont("Arial", 7F);
|
||
this.xrPageInfo2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(54)))), ((int)(((byte)(141)))));
|
||
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;
|
||
this.xrPageInfo2.TextFormatString = "Seite {0} von {1}";
|
||
//
|
||
// xrLabel3
|
||
//
|
||
this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((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]";
|
||
//
|
||
// lblAddress
|
||
//
|
||
this.lblAddress.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.lblAddress.LocationFloat = new DevExpress.Utils.PointFloat(20F, 151.39F);
|
||
this.lblAddress.Multiline = true;
|
||
this.lblAddress.Name = "lblAddress";
|
||
this.lblAddress.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.lblAddress.SizeF = new System.Drawing.SizeF(351.375F, 131F);
|
||
this.lblAddress.StylePriority.UseFont = false;
|
||
this.lblAddress.Text = "[RecipientOrganisation]\r\n[RecipientDivision]\r\n[RecipientFirstName] [RecipientLast" +
|
||
"Name]\r\n[RecipientStreet]\r\n[RecipientPostCode] [RecipientTown]";
|
||
//
|
||
// xrLabel6
|
||
//
|
||
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(20.42033F, 460.9933F);
|
||
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(666.9999F, 23.25F);
|
||
this.xrLabel6.StylePriority.UseFont = false;
|
||
this.xrLabel6.Text = "f<>r den Zeitraum [AccountingPeriod] berechnen wir folgende Leistungen:";
|
||
//
|
||
// xrLabel5
|
||
//
|
||
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(20.42033F, 427.9933F);
|
||
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(485.5845F, 17.00003F);
|
||
this.xrLabel5.StylePriority.UseFont = false;
|
||
this.xrLabel5.Text = "[RecipientSalutation]";
|
||
//
|
||
// ruleRateFactorNull
|
||
//
|
||
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
|
||
this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.ruleRateFactorNull.Name = "ruleRateFactorNull";
|
||
//
|
||
// ReportFooter
|
||
//
|
||
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel10,
|
||
this.xrPictureBox2,
|
||
this.xrLabel1,
|
||
this.lblFrist,
|
||
this.xrRichText4,
|
||
this.xrLabel2});
|
||
this.ReportFooter.HeightF = 297.0557F;
|
||
this.ReportFooter.KeepTogether = true;
|
||
this.ReportFooter.Name = "ReportFooter";
|
||
this.ReportFooter.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel10
|
||
//
|
||
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(19.58354F, 174.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<47><72>en";
|
||
//
|
||
// xrPictureBox2
|
||
//
|
||
this.xrPictureBox2.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox2.ImageSource"));
|
||
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(19.58354F, 197.4999F);
|
||
this.xrPictureBox2.Name = "xrPictureBox2";
|
||
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(197.9167F, 65.55556F);
|
||
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
||
//
|
||
// xrLabel1
|
||
//
|
||
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(20F, 263.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<EFBFBD>ler-Droese";
|
||
//
|
||
// lblFrist
|
||
//
|
||
this.lblFrist.LocationFloat = new DevExpress.Utils.PointFloat(19.16667F, 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 <20> bis zum 28.01.2022 unter " +
|
||
"Angabe der Rechnungsnummer auf das unten angegebene Konto zu <20>berweisen. ";
|
||
//
|
||
// xrRichText4
|
||
//
|
||
this.xrRichText4.LocationFloat = new DevExpress.Utils.PointFloat(20F, 0F);
|
||
this.xrRichText4.Name = "xrRichText4";
|
||
this.xrRichText4.SerializableRtfString = resources.GetString("xrRichText4.SerializableRtfString");
|
||
this.xrRichText4.SizeF = new System.Drawing.SizeF(647.0834F, 119.1667F);
|
||
//
|
||
// xrLabel2
|
||
//
|
||
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(20F, 280.0557F);
|
||
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<6C>dagogin (B.A.)";
|
||
//
|
||
// topMarginBand1
|
||
//
|
||
this.topMarginBand1.HeightF = 80F;
|
||
this.topMarginBand1.Name = "topMarginBand1";
|
||
//
|
||
// bottomMarginBand1
|
||
//
|
||
this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrRichText2});
|
||
this.bottomMarginBand1.HeightF = 52F;
|
||
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
||
//
|
||
// xrRichText2
|
||
//
|
||
this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(0.4164632F, 0F);
|
||
this.xrRichText2.Name = "xrRichText2";
|
||
this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
|
||
this.xrRichText2.SizeF = new System.Drawing.SizeF(700F, 52.5F);
|
||
//
|
||
// DetailReport
|
||
//
|
||
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail1,
|
||
this.GroupFooter1});
|
||
this.DetailReport.DataMember = "InvoiceItems";
|
||
this.DetailReport.DataSource = this.bindingSource1;
|
||
this.DetailReport.FilterString = "[UnitPrice] <> \'0,00 <20>\'";
|
||
this.DetailReport.Level = 0;
|
||
this.DetailReport.Name = "DetailReport";
|
||
//
|
||
// Detail1
|
||
//
|
||
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrTable3});
|
||
this.Detail1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
||
this.Detail1.HeightF = 25F;
|
||
this.Detail1.Name = "Detail1";
|
||
this.Detail1.StylePriority.UseFont = false;
|
||
//
|
||
// xrTable3
|
||
//
|
||
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(48.00008F, 0F);
|
||
this.xrTable3.Name = "xrTable3";
|
||
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow2});
|
||
this.xrTable3.SizeF = new System.Drawing.SizeF(541.9999F, 25F);
|
||
this.xrTable3.StylePriority.UseBorderColor = false;
|
||
this.xrTable3.StylePriority.UseFont = false;
|
||
//
|
||
// xrTableRow2
|
||
//
|
||
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.cellDescription,
|
||
this.xrTableCell5,
|
||
this.xrTableCell8,
|
||
this.xrTableCell11,
|
||
this.xrTableCell13,
|
||
this.xrTableCell15});
|
||
this.xrTableRow2.Name = "xrTableRow2";
|
||
this.xrTableRow2.Weight = 1D;
|
||
//
|
||
// cellDescription
|
||
//
|
||
this.cellDescription.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.ItemDescription")});
|
||
this.cellDescription.Name = "cellDescription";
|
||
this.cellDescription.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
|
||
this.cellDescription.StylePriority.UseBorders = false;
|
||
this.cellDescription.StylePriority.UsePadding = false;
|
||
this.cellDescription.StylePriority.UseTextAlignment = false;
|
||
this.cellDescription.Text = "cellDescription";
|
||
this.cellDescription.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.cellDescription.Weight = 3.1530906750988D;
|
||
//
|
||
// xrTableCell5
|
||
//
|
||
this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.UnitCount", "{0:0.00}")});
|
||
this.xrTableCell5.Name = "xrTableCell5";
|
||
this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
|
||
this.xrTableCell5.StylePriority.UseBorders = false;
|
||
this.xrTableCell5.StylePriority.UsePadding = false;
|
||
this.xrTableCell5.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
||
this.xrTableCell5.Weight = 0.99443515834615148D;
|
||
//
|
||
// xrTableCell8
|
||
//
|
||
this.xrTableCell8.Name = "xrTableCell8";
|
||
this.xrTableCell8.StylePriority.UsePadding = false;
|
||
this.xrTableCell8.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell8.Text = "x";
|
||
this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell8.Weight = 0.18190907283976135D;
|
||
//
|
||
// xrTableCell11
|
||
//
|
||
this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.UnitPrice")});
|
||
this.xrTableCell11.Name = "xrTableCell11";
|
||
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
|
||
this.xrTableCell11.StylePriority.UseBorders = false;
|
||
this.xrTableCell11.StylePriority.UsePadding = false;
|
||
this.xrTableCell11.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
||
this.xrTableCell11.Weight = 1.0308180862133969D;
|
||
//
|
||
// xrTableCell13
|
||
//
|
||
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.Notice")});
|
||
this.xrTableCell13.Name = "xrTableCell13";
|
||
this.xrTableCell13.StylePriority.UseBorders = false;
|
||
this.xrTableCell13.StylePriority.UsePadding = false;
|
||
this.xrTableCell13.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell13.Text = "=";
|
||
this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell13.Weight = 0.18190905367538984D;
|
||
//
|
||
// xrTableCell15
|
||
//
|
||
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.AmountSum")});
|
||
this.xrTableCell15.Name = "xrTableCell15";
|
||
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
|
||
this.xrTableCell15.StylePriority.UseBorders = false;
|
||
this.xrTableCell15.StylePriority.UsePadding = false;
|
||
this.xrTableCell15.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell15.Text = "xrTableCell12";
|
||
this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
||
this.xrTableCell15.Weight = 1.0308184314724436D;
|
||
//
|
||
// GroupFooter1
|
||
//
|
||
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.lblClaim,
|
||
this.xrLabel4,
|
||
this.xrLabel7});
|
||
this.GroupFooter1.HeightF = 37F;
|
||
this.GroupFooter1.Name = "GroupFooter1";
|
||
//
|
||
// lblClaim
|
||
//
|
||
this.lblClaim.BorderWidth = 5F;
|
||
this.lblClaim.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalClaim")});
|
||
this.lblClaim.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.lblClaim.LocationFloat = new DevExpress.Utils.PointFloat(505F, 0F);
|
||
this.lblClaim.Multiline = true;
|
||
this.lblClaim.Name = "lblClaim";
|
||
this.lblClaim.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 4, 0, 0, 100F);
|
||
this.lblClaim.SizeF = new System.Drawing.SizeF(85.00003F, 25F);
|
||
this.lblClaim.StylePriority.UseBorderDashStyle = false;
|
||
this.lblClaim.StylePriority.UseBorders = false;
|
||
this.lblClaim.StylePriority.UseBorderWidth = false;
|
||
this.lblClaim.StylePriority.UseFont = false;
|
||
this.lblClaim.StylePriority.UsePadding = false;
|
||
this.lblClaim.StylePriority.UseTextAlignment = false;
|
||
this.lblClaim.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
||
//
|
||
// xrLabel4
|
||
//
|
||
this.xrLabel4.BorderWidth = 5F;
|
||
this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(276.6667F, 0F);
|
||
this.xrLabel4.Multiline = true;
|
||
this.xrLabel4.Name = "xrLabel4";
|
||
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 4, 0, 0, 100F);
|
||
this.xrLabel4.SizeF = new System.Drawing.SizeF(213.3333F, 25F);
|
||
this.xrLabel4.StylePriority.UseBorderDashStyle = false;
|
||
this.xrLabel4.StylePriority.UseBorders = false;
|
||
this.xrLabel4.StylePriority.UseBorderWidth = false;
|
||
this.xrLabel4.StylePriority.UseFont = false;
|
||
this.xrLabel4.StylePriority.UsePadding = false;
|
||
this.xrLabel4.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel4.Text = "Rechnungssumme:";
|
||
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
||
//
|
||
// xrLabel7
|
||
//
|
||
this.xrLabel7.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Double;
|
||
this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.xrLabel7.BorderWidth = 5F;
|
||
this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(505F, 25F);
|
||
this.xrLabel7.Multiline = true;
|
||
this.xrLabel7.Name = "xrLabel7";
|
||
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 4, 0, 0, 100F);
|
||
this.xrLabel7.SizeF = new System.Drawing.SizeF(85.00003F, 12F);
|
||
this.xrLabel7.StylePriority.UseBorderDashStyle = false;
|
||
this.xrLabel7.StylePriority.UseBorders = false;
|
||
this.xrLabel7.StylePriority.UseBorderWidth = false;
|
||
this.xrLabel7.StylePriority.UseFont = false;
|
||
this.xrLabel7.StylePriority.UsePadding = false;
|
||
this.xrLabel7.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
||
//
|
||
// bindingSource1
|
||
//
|
||
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.InvoiceCustomerRO);
|
||
//
|
||
// InvoiceCustomerReport
|
||
//
|
||
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail,
|
||
this.ReportHeader,
|
||
this.ReportFooter,
|
||
this.topMarginBand1,
|
||
this.bottomMarginBand1,
|
||
this.DetailReport});
|
||
this.DataSource = this.bindingSource1;
|
||
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
||
this.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
||
this.ruleRateFactorNull});
|
||
this.Margins = new DevExpress.Drawing.DXMargins(70F, 20F, 80F, 52F);
|
||
this.PageHeight = 1169;
|
||
this.PageWidth = 827;
|
||
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
||
this.Version = "23.2";
|
||
xrWatermark1.Id = "Watermark1";
|
||
this.Watermarks.Add(xrWatermark1);
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).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 xrLabel6;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
||
private DevExpress.XtraReports.UI.ReportFooterBand ReportFooter;
|
||
private DevExpress.XtraReports.UI.FormattingRule ruleRateFactorNull;
|
||
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
||
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
||
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
||
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
||
private DevExpress.XtraReports.UI.XRLabel lblAddress;
|
||
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
||
private DevExpress.XtraReports.UI.XRRichText xrRichText3;
|
||
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
|
||
private DevExpress.XtraReports.UI.XRRichText xrRichText1;
|
||
private DevExpress.XtraReports.UI.XRPageInfo xrPageInfo2;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
||
private DevExpress.XtraReports.UI.XRRichText xrRichText2;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
||
private DevExpress.XtraReports.UI.XRLine xrLine1;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel16;
|
||
private DevExpress.XtraReports.UI.XRLabel lblKlient;
|
||
private DevExpress.XtraReports.UI.XRLine xrLine2;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
||
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
||
private DevExpress.XtraReports.UI.XRLabel lblFrist;
|
||
private DevExpress.XtraReports.UI.XRRichText xrRichText4;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable2;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable3;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
||
private DevExpress.XtraReports.UI.XRTableCell cellDescription;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell8;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell13;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell15;
|
||
private DevExpress.XtraReports.UI.XRLabel lblClaim;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
||
}
|
||
}
|