2024-01-30 18:55:23 +01:00
|
|
|
|
using BeWo.Report.ReportObjects;
|
|
|
|
|
|
|
|
|
|
|
|
namespace PSM
|
|
|
|
|
|
{
|
|
|
|
|
|
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));
|
|
|
|
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
|
|
|
|
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
|
this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
|
|
|
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.lblAddress = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
|
this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
|
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
|
|
|
|
|
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
|
|
|
|
|
|
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.lblNotice = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
|
this.xrTableRow11 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
|
|
|
|
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox();
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
|
|
|
|
|
|
this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
|
|
|
|
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
|
|
|
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
2024-01-30 18:55:23 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).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;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTable1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
|
|
|
|
this.xrTable1.Name = "xrTable1";
|
|
|
|
|
|
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
|
|
|
|
this.xrTableRow9});
|
|
|
|
|
|
this.xrTable1.SizeF = new System.Drawing.SizeF(671.4175F, 25F);
|
|
|
|
|
|
this.xrTable1.StylePriority.UseFont = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow9
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
|
this.xrTableCell6,
|
|
|
|
|
|
this.xrTableCell7,
|
|
|
|
|
|
this.xrTableCell9,
|
|
|
|
|
|
this.xrTableCell14,
|
|
|
|
|
|
this.xrTableCell10,
|
|
|
|
|
|
this.xrTableCell12});
|
|
|
|
|
|
this.xrTableRow9.Name = "xrTableRow9";
|
|
|
|
|
|
this.xrTableRow9.Weight = 1D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell6
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
|
this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.AccountingPeriodStart")});
|
|
|
|
|
|
this.xrTableCell6.Name = "xrTableCell6";
|
|
|
|
|
|
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell6.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell6.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell6.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell6.Text = "xrTableCell6";
|
|
|
|
|
|
this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
|
this.xrTableCell6.Weight = 1D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell7
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
|
this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.AccountingPeriodEnd")});
|
|
|
|
|
|
this.xrTableCell7.Name = "xrTableCell7";
|
|
|
|
|
|
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell7.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell7.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell7.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell7.Text = "xrTableCell7";
|
|
|
|
|
|
this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
|
this.xrTableCell7.Weight = 1D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell9
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
|
this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.ItemDescription")});
|
|
|
|
|
|
this.xrTableCell9.Name = "xrTableCell9";
|
|
|
|
|
|
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell9.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell9.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell9.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell9.Text = "xrTableCell9";
|
|
|
|
|
|
this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
|
this.xrTableCell9.Weight = 2.3350077713203072D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell14
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
|
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.UnitPrice")});
|
|
|
|
|
|
this.xrTableCell14.Name = "xrTableCell14";
|
|
|
|
|
|
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell14.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell14.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell14.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell14.Text = "xrTableCell14";
|
|
|
|
|
|
this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
|
this.xrTableCell14.Weight = 0.81217660612832132D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell10
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
|
this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.UnitCount", "{0:0.##}")});
|
|
|
|
|
|
this.xrTableCell10.Name = "xrTableCell10";
|
|
|
|
|
|
this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell10.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell10.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell10.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell10.Text = "xrTableCell10";
|
|
|
|
|
|
this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
|
this.xrTableCell10.Weight = 0.6539656324947265D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell12
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
|
this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.AmountSum")});
|
|
|
|
|
|
this.xrTableCell12.Name = "xrTableCell12";
|
|
|
|
|
|
this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell12.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell12.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell12.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell12.Text = "xrTableCell12";
|
|
|
|
|
|
this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
|
|
|
|
this.xrTableCell12.Weight = 1.0152204985905673D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// ReportHeader
|
|
|
|
|
|
//
|
|
|
|
|
|
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
|
this.xrLabel1,
|
|
|
|
|
|
this.lblAddress,
|
|
|
|
|
|
this.xrTable3,
|
|
|
|
|
|
this.xrLabel6,
|
|
|
|
|
|
this.xrLabel5,
|
|
|
|
|
|
this.xrLabel4,
|
|
|
|
|
|
this.xrLabel3,
|
|
|
|
|
|
this.xrLabel2,
|
|
|
|
|
|
this.xrTable2});
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.ReportHeader.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.ReportHeader.HeightF = 388.9999F;
|
|
|
|
|
|
this.ReportHeader.Name = "ReportHeader";
|
|
|
|
|
|
this.ReportHeader.StylePriority.UseFont = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate")});
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(448.9583F, 168.0416F);
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
|
|
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(201.0417F, 23.95834F);
|
|
|
|
|
|
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel1.Text = "xrLabel1";
|
|
|
|
|
|
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrLabel1.TextFormatString = "Meerbusch, {0}";
|
2024-01-30 18:55:23 +01:00
|
|
|
|
//
|
|
|
|
|
|
// lblAddress
|
|
|
|
|
|
//
|
|
|
|
|
|
this.lblAddress.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
|
|
|
|
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]";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTable3
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 363.9999F);
|
|
|
|
|
|
this.xrTable3.Name = "xrTable3";
|
|
|
|
|
|
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
|
|
|
|
this.xrTableRow10});
|
|
|
|
|
|
this.xrTable3.SizeF = new System.Drawing.SizeF(671.4175F, 25F);
|
|
|
|
|
|
this.xrTable3.StylePriority.UseFont = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow10
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
|
this.xrTableCell15,
|
|
|
|
|
|
this.xrTableCell16,
|
|
|
|
|
|
this.xrTableCell17,
|
|
|
|
|
|
this.xrTableCell18,
|
|
|
|
|
|
this.xrTableCell19,
|
|
|
|
|
|
this.xrTableCell20});
|
|
|
|
|
|
this.xrTableRow10.Name = "xrTableRow10";
|
|
|
|
|
|
this.xrTableRow10.Weight = 1D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell15
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
|
this.xrTableCell15.Name = "xrTableCell15";
|
|
|
|
|
|
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell15.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell15.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell15.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell15.Text = "Von";
|
|
|
|
|
|
this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
|
this.xrTableCell15.Weight = 1D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell16
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell16.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
|
this.xrTableCell16.Name = "xrTableCell16";
|
|
|
|
|
|
this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell16.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell16.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell16.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell16.Text = "Bis";
|
|
|
|
|
|
this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
|
this.xrTableCell16.Weight = 1D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell17
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
|
this.xrTableCell17.Name = "xrTableCell17";
|
|
|
|
|
|
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell17.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell17.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell17.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell17.Text = "Posten";
|
|
|
|
|
|
this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
|
this.xrTableCell17.Weight = 2.3350077713203934D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell18
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell18.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
|
this.xrTableCell18.Name = "xrTableCell18";
|
|
|
|
|
|
this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell18.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell18.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell18.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell18.Text = "Satz";
|
|
|
|
|
|
this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
|
this.xrTableCell18.Weight = 0.81217660612829246D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell19
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell19.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
|
this.xrTableCell19.Name = "xrTableCell19";
|
|
|
|
|
|
this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell19.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell19.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell19.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell19.Text = "Anzahl";
|
|
|
|
|
|
this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
|
this.xrTableCell19.Weight = 0.6539656324946691D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell20
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell20.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
|
this.xrTableCell20.Name = "xrTableCell20";
|
|
|
|
|
|
this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell20.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell20.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell20.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell20.Text = "Betrag";
|
|
|
|
|
|
this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
|
|
|
|
this.xrTableCell20.Weight = 1.0152204985905673D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel6
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 317F);
|
|
|
|
|
|
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 Betreuungszeitraum [AccountingPeriod] berechnen wir folgende Leistungen:";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel5
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 284F);
|
|
|
|
|
|
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(581.4177F, 17.00003F);
|
|
|
|
|
|
this.xrLabel5.StylePriority.UseFont = false;
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrLabel5.Text = "[RecipientSalutation]";
|
2024-01-30 18:55:23 +01:00
|
|
|
|
//
|
|
|
|
|
|
// xrLabel4
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel4.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
this.xrLabel4.CanShrink = true;
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 234F);
|
|
|
|
|
|
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(650F, 17F);
|
|
|
|
|
|
this.xrLabel4.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel4.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel4.Text = "[CustomerReferenceNumber]";
|
|
|
|
|
|
this.xrLabel4.WordWrap = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel3
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel3.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
this.xrLabel3.CanShrink = true;
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 217F);
|
|
|
|
|
|
this.xrLabel3.Name = "xrLabel3";
|
|
|
|
|
|
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel3.SizeF = new System.Drawing.SizeF(650F, 16F);
|
|
|
|
|
|
this.xrLabel3.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel3.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel3.Text = "Abrechnung <20>ber Betreuungsleistungen";
|
|
|
|
|
|
this.xrLabel3.WordWrap = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel2.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
this.xrLabel2.CanShrink = true;
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 192F);
|
|
|
|
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
|
|
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(650F, 17F);
|
|
|
|
|
|
this.xrLabel2.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel2.Text = "Rechnung Nr. [InvoiceNumber]";
|
|
|
|
|
|
this.xrLabel2.WordWrap = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTable2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(367.0001F, 0F);
|
|
|
|
|
|
this.xrTable2.Name = "xrTable2";
|
|
|
|
|
|
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
|
|
|
|
this.xrTableRow2,
|
|
|
|
|
|
this.xrTableRow5,
|
|
|
|
|
|
this.xrTableRow4,
|
|
|
|
|
|
this.xrTableRow1,
|
|
|
|
|
|
this.xrTableRow6,
|
|
|
|
|
|
this.xrTableRow8});
|
|
|
|
|
|
this.xrTable2.SizeF = new System.Drawing.SizeF(283F, 114F);
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
|
this.xrTableCell4});
|
|
|
|
|
|
this.xrTableRow2.Name = "xrTableRow2";
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrTableRow2.Weight = 0.13245033112582782D;
|
2024-01-30 18:55:23 +01:00
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell4
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell4.CanShrink = true;
|
|
|
|
|
|
this.xrTableCell4.Name = "xrTableCell4";
|
|
|
|
|
|
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell4.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrTableCell4.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell4.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell4.Text = "Ihr(e) Ansprechpartner(in):";
|
|
|
|
|
|
this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
this.xrTableCell4.Weight = 1D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow5
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
|
this.xrTableCell13});
|
|
|
|
|
|
this.xrTableRow5.Name = "xrTableRow5";
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrTableRow5.Weight = 0.13245033112582782D;
|
2024-01-30 18:55:23 +01:00
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell13
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell13.CanShrink = true;
|
|
|
|
|
|
this.xrTableCell13.Name = "xrTableCell13";
|
|
|
|
|
|
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell13.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrTableCell13.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell13.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell13.Text = "[SenderFirstName] [SenderLastName]";
|
|
|
|
|
|
this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
this.xrTableCell13.Weight = 1D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow4
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
|
this.xrTableCell11});
|
|
|
|
|
|
this.xrTableRow4.Name = "xrTableRow4";
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrTableRow4.Weight = 0.13245033112582782D;
|
2024-01-30 18:55:23 +01:00
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell11
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell11.CanShrink = true;
|
|
|
|
|
|
this.xrTableCell11.Name = "xrTableCell11";
|
|
|
|
|
|
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell11.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrTableCell11.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell11.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell11.Text = "[SenderDivision]";
|
|
|
|
|
|
this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
this.xrTableCell11.Weight = 1D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
|
this.xrTableCell1});
|
|
|
|
|
|
this.xrTableRow1.Name = "xrTableRow1";
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrTableRow1.Weight = 0.13245033112582782D;
|
2024-01-30 18:55:23 +01:00
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell1.CanShrink = true;
|
|
|
|
|
|
this.xrTableCell1.Name = "xrTableCell1";
|
|
|
|
|
|
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell1.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrTableCell1.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell1.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell1.Text = " [SenderPhone]";
|
|
|
|
|
|
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
this.xrTableCell1.Weight = 1D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow6
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
|
this.xrTableCell2});
|
|
|
|
|
|
this.xrTableRow6.Name = "xrTableRow6";
|
|
|
|
|
|
this.xrTableRow6.Weight = 0.11258278145695365D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell2.CanShrink = true;
|
|
|
|
|
|
this.xrTableCell2.Name = "xrTableCell2";
|
|
|
|
|
|
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell2.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrTableCell2.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell2.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell2.Text = "[SenderFax]";
|
|
|
|
|
|
this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
this.xrTableCell2.Weight = 1D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow8
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
|
this.xrTableCell5});
|
|
|
|
|
|
this.xrTableRow8.Name = "xrTableRow8";
|
|
|
|
|
|
this.xrTableRow8.Weight = 0.11258278145695365D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell5
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell5.Name = "xrTableCell5";
|
|
|
|
|
|
this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell5.Weight = 1D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// 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.xrLabel8,
|
|
|
|
|
|
this.xrLabel10,
|
|
|
|
|
|
this.xrLabel12,
|
|
|
|
|
|
this.lblNotice,
|
|
|
|
|
|
this.xrTable4});
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.ReportFooter.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.ReportFooter.HeightF = 247.5417F;
|
|
|
|
|
|
this.ReportFooter.KeepTogether = true;
|
|
|
|
|
|
this.ReportFooter.Name = "ReportFooter";
|
|
|
|
|
|
this.ReportFooter.StylePriority.UseFont = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel8
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel8.CanShrink = true;
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 75F);
|
|
|
|
|
|
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(677F, 18.04168F);
|
|
|
|
|
|
this.xrLabel8.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel8.Text = "[Notice]";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel10
|
|
|
|
|
|
//
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0F, 155.5417F);
|
|
|
|
|
|
this.xrLabel10.Name = "xrLabel10";
|
|
|
|
|
|
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel10.SizeF = new System.Drawing.SizeF(175F, 17F);
|
|
|
|
|
|
this.xrLabel10.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel10.Text = "Mit freundlichen Gr<47><72>en";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel12
|
|
|
|
|
|
//
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 230.5417F);
|
|
|
|
|
|
this.xrLabel12.Name = "xrLabel12";
|
|
|
|
|
|
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel12.SizeF = new System.Drawing.SizeF(292F, 17.00002F);
|
|
|
|
|
|
this.xrLabel12.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel12.Text = "[CreatorFirstName] [CreatorLastName]";
|
|
|
|
|
|
//
|
|
|
|
|
|
// lblNotice
|
|
|
|
|
|
//
|
|
|
|
|
|
this.lblNotice.CanShrink = true;
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.lblNotice.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Italic, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.lblNotice.LocationFloat = new DevExpress.Utils.PointFloat(0F, 46.54166F);
|
|
|
|
|
|
this.lblNotice.Name = "lblNotice";
|
|
|
|
|
|
this.lblNotice.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.lblNotice.SizeF = new System.Drawing.SizeF(250F, 28.45834F);
|
|
|
|
|
|
this.lblNotice.StylePriority.UseFont = false;
|
|
|
|
|
|
this.lblNotice.Text = "Abschlie<69>ende Bemerkungen:";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTable4
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(570.5F, 0F);
|
|
|
|
|
|
this.xrTable4.Name = "xrTable4";
|
|
|
|
|
|
this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
|
|
|
|
this.xrTableRow11});
|
|
|
|
|
|
this.xrTable4.SizeF = new System.Drawing.SizeF(101F, 25F);
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow11
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow11.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
|
this.xrTableCell23});
|
|
|
|
|
|
this.xrTableRow11.Name = "xrTableRow11";
|
|
|
|
|
|
this.xrTableRow11.Weight = 1D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell23
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell23.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
|
this.xrTableCell23.BorderWidth = 2F;
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrTableCell23.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrTableCell23.Name = "xrTableCell23";
|
|
|
|
|
|
this.xrTableCell23.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell23.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell23.StylePriority.UseBorderWidth = false;
|
|
|
|
|
|
this.xrTableCell23.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell23.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell23.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell23.Text = "[TotalClaim]";
|
|
|
|
|
|
this.xrTableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
|
|
|
|
this.xrTableCell23.Weight = 3.4827586206896557D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// topMarginBand1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
|
this.xrLabel7,
|
2026-07-27 12:29:47 +02:00
|
|
|
|
this.xrPictureBox3});
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.topMarginBand1.HeightF = 201.6823F;
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel7
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Calibri", 9F);
|
|
|
|
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 163.349F);
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrLabel7.Multiline = true;
|
|
|
|
|
|
this.xrLabel7.Name = "xrLabel7";
|
|
|
|
|
|
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel7.SizeF = new System.Drawing.SizeF(304.5001F, 38.33332F);
|
|
|
|
|
|
this.xrLabel7.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel7.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel7.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel7.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrLabel7.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel7.Text = "Parit<69>tische Sozialdienste in Meerbusch gGmbH\r\nXantener Stra<72>e 62 40670 Meerbus" +
|
|
|
|
|
|
"ch";
|
|
|
|
|
|
this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrPictureBox3
|
|
|
|
|
|
//
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrPictureBox3.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox3.ImageSource"));
|
2026-07-27 12:29:47 +02:00
|
|
|
|
this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(427.0014F, 78.40102F);
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrPictureBox3.Name = "xrPictureBox3";
|
2026-07-27 12:29:47 +02:00
|
|
|
|
this.xrPictureBox3.SizeF = new System.Drawing.SizeF(249.9985F, 74.64587F);
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrPictureBox3.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
|
|
|
|
|
//
|
2026-07-27 10:00:08 +02:00
|
|
|
|
// bottomMarginBand1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
|
this.xrLabel9,
|
|
|
|
|
|
this.xrLabel11,
|
|
|
|
|
|
this.xrLabel13,
|
|
|
|
|
|
this.xrLabel14,
|
|
|
|
|
|
this.xrLabel17,
|
|
|
|
|
|
this.xrLabel19,
|
|
|
|
|
|
this.xrLabel16,
|
|
|
|
|
|
this.xrPictureBox1,
|
|
|
|
|
|
this.xrLabel18});
|
|
|
|
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
|
|
|
|
//
|
2024-01-30 18:55:23 +01:00
|
|
|
|
// xrLabel9
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel9.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Calibri", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0.9374542F);
|
|
|
|
|
|
this.xrLabel9.Multiline = true;
|
|
|
|
|
|
this.xrLabel9.Name = "xrLabel9";
|
|
|
|
|
|
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel9.SizeF = new System.Drawing.SizeF(129.0833F, 18.54165F);
|
|
|
|
|
|
this.xrLabel9.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel9.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel9.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel9.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrLabel9.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel9.Text = "Gesch<63>ftsf<73>hrer:";
|
|
|
|
|
|
this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel11
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel11.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Calibri", 8F);
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(152.4999F, 19.47746F);
|
|
|
|
|
|
this.xrLabel11.Multiline = true;
|
|
|
|
|
|
this.xrLabel11.Name = "xrLabel11";
|
|
|
|
|
|
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel11.SizeF = new System.Drawing.SizeF(120F, 75.58F);
|
|
|
|
|
|
this.xrLabel11.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel11.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel11.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel11.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrLabel11.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel11.Text = "Gesch<63>ftsstelle\r\nXantener Stra<72>e 62\r\n40670 Meerbusch\r\nTelefon: 02159.80901\r\nFax: " +
|
|
|
|
|
|
"02159.818203";
|
|
|
|
|
|
this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel13
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel13.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Calibri", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(152.4999F, 0.9374542F);
|
|
|
|
|
|
this.xrLabel13.Multiline = true;
|
|
|
|
|
|
this.xrLabel13.Name = "xrLabel13";
|
|
|
|
|
|
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel13.SizeF = new System.Drawing.SizeF(120F, 18.54F);
|
|
|
|
|
|
this.xrLabel13.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel13.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel13.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel13.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrLabel13.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel13.Text = "Kontakt: ";
|
|
|
|
|
|
this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel14
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel14.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Calibri", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(309.9583F, 0.9374542F);
|
|
|
|
|
|
this.xrLabel14.Multiline = true;
|
|
|
|
|
|
this.xrLabel14.Name = "xrLabel14";
|
|
|
|
|
|
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel14.SizeF = new System.Drawing.SizeF(176.2501F, 18.54F);
|
|
|
|
|
|
this.xrLabel14.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel14.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel14.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel14.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrLabel14.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel14.Text = "Bankverbindung:";
|
|
|
|
|
|
this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel17
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel17.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrLabel17.Font = new DevExpress.Drawing.DXFont("Calibri", 8F);
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(0F, 19.4791F);
|
|
|
|
|
|
this.xrLabel17.Multiline = true;
|
|
|
|
|
|
this.xrLabel17.Name = "xrLabel17";
|
|
|
|
|
|
this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel17.SizeF = new System.Drawing.SizeF(129.0833F, 23.50012F);
|
|
|
|
|
|
this.xrLabel17.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel17.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel17.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel17.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrLabel17.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel17.Text = "Barbara Shahbaz";
|
|
|
|
|
|
this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel19
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel19.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrLabel19.Font = new DevExpress.Drawing.DXFont("Calibri", 8F);
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(311.4165F, 19.48254F);
|
|
|
|
|
|
this.xrLabel19.Multiline = true;
|
|
|
|
|
|
this.xrLabel19.Name = "xrLabel19";
|
|
|
|
|
|
this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel19.SizeF = new System.Drawing.SizeF(174.7917F, 75.58F);
|
|
|
|
|
|
this.xrLabel19.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel19.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel19.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel19.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrLabel19.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel19.Text = "Bank f<>r Sozialwirtschaft, K<>ln\r\nIBAN: DE11 3702 0500 0001 1230 00\r\nKonto: 11 23 " +
|
|
|
|
|
|
"000\r\nBLZ: 370 205 00";
|
|
|
|
|
|
this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel16
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel16.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Calibri", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(516.6248F, 0.9374542F);
|
|
|
|
|
|
this.xrLabel16.Multiline = true;
|
|
|
|
|
|
this.xrLabel16.Name = "xrLabel16";
|
|
|
|
|
|
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel16.SizeF = new System.Drawing.SizeF(160.3751F, 18.54F);
|
|
|
|
|
|
this.xrLabel16.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel16.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel16.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel16.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrLabel16.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel16.Text = "Institutionskennzeichen:";
|
|
|
|
|
|
this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrPictureBox1
|
|
|
|
|
|
//
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(504.1666F, 48.01577F);
|
|
|
|
|
|
this.xrPictureBox1.Name = "xrPictureBox1";
|
|
|
|
|
|
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(172.8334F, 47.0417F);
|
|
|
|
|
|
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel18
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel18.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.xrLabel18.Font = new DevExpress.Drawing.DXFont("Calibri", 8F);
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(516.6248F, 19.47751F);
|
|
|
|
|
|
this.xrLabel18.Multiline = true;
|
|
|
|
|
|
this.xrLabel18.Name = "xrLabel18";
|
|
|
|
|
|
this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel18.SizeF = new System.Drawing.SizeF(160.3751F, 28.53826F);
|
|
|
|
|
|
this.xrLabel18.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel18.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel18.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel18.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrLabel18.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel18.Text = "IK 500502096\r\nAmtsgericht Neuss\r\n";
|
|
|
|
|
|
this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
|
//
|
2026-07-27 10:00:08 +02:00
|
|
|
|
// DetailReport
|
|
|
|
|
|
//
|
|
|
|
|
|
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
|
|
|
|
this.Detail1});
|
|
|
|
|
|
this.DetailReport.DataMember = "InvoiceItems";
|
|
|
|
|
|
this.DetailReport.DataSource = this.bindingSource1;
|
|
|
|
|
|
this.DetailReport.Level = 0;
|
|
|
|
|
|
this.DetailReport.Name = "DetailReport";
|
|
|
|
|
|
//
|
|
|
|
|
|
// Detail1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
|
this.xrTable1});
|
|
|
|
|
|
this.Detail1.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F);
|
|
|
|
|
|
this.Detail1.HeightF = 25F;
|
|
|
|
|
|
this.Detail1.Name = "Detail1";
|
|
|
|
|
|
this.Detail1.StylePriority.UseFont = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// bindingSource1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.InvoiceCustomerRO);
|
|
|
|
|
|
//
|
2024-01-30 18:55:23 +01:00
|
|
|
|
// 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.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
|
|
|
|
|
this.ruleRateFactorNull});
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.Margins = new DevExpress.Drawing.DXMargins(75F, 75F, 201.6823F, 100F);
|
2024-01-30 18:55:23 +01:00
|
|
|
|
this.PageHeight = 1169;
|
|
|
|
|
|
this.PageWidth = 827;
|
2024-03-04 15:55:19 +01:00
|
|
|
|
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
2026-07-27 10:00:08 +02:00
|
|
|
|
this.Version = "23.2";
|
2024-01-30 18:55:23 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).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.XRLabel xrLabel4;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTable xrTable2;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow5;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell13;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow4;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow6;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow8;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.ReportFooterBand ReportFooter;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel lblNotice;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
|
|
|
|
|
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.XRTable xrTable1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow9;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell7;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell12;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell14;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTable xrTable3;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow10;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell15;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell16;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell17;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell18;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell19;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell20;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTable xrTable4;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow11;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell23;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel lblAddress;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox3;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel17;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel19;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel16;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel18;
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|