2025-06-24 15:20:55 +02:00
|
|
|
|
using BeWo.Report.ReportObjects;
|
|
|
|
|
|
namespace BeWo.Report.DefaultReports
|
|
|
|
|
|
{
|
|
|
|
|
|
partial class Spitzabrechnung
|
|
|
|
|
|
{
|
|
|
|
|
|
/// <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()
|
|
|
|
|
|
{
|
|
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Spitzabrechnung));
|
2025-10-07 10:44:30 +02:00
|
|
|
|
DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
|
2025-06-24 17:05:10 +02:00
|
|
|
|
DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary();
|
|
|
|
|
|
DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark();
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
|
|
|
|
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
|
|
|
|
|
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
|
|
|
|
|
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.lblAnrede = new DevExpress.XtraReports.UI.XRLabel();
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
|
|
|
|
|
|
this.xrLabel46 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel44 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel45 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
|
|
|
|
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
|
|
|
|
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
|
|
|
|
this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
|
|
|
|
|
|
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.RecipientPostCodeAndTown = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel_RecipientStreet = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel_RecipientDivision = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel_RecipientContactPerson = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
|
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableCell4 = 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();
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel26 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel27 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel28 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel29 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.fieldApprovedFLSWithFactor = new DevExpress.XtraReports.UI.CalculatedField();
|
|
|
|
|
|
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
|
|
|
|
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
|
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
|
|
|
|
this.Zwischensumme = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
|
|
|
|
this.xrTable6 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
|
this.xrTableRow12 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
|
2026-07-06 12:10:03 +02:00
|
|
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource();
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
|
|
|
|
this.xrLabel43 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel42 = new DevExpress.XtraReports.UI.XRLabel();
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrLabel40 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel41 = new DevExpress.XtraReports.UI.XRLabel();
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel38 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel39 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel36 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel37 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel34 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel35 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel32 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel33 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel31 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel30 = new DevExpress.XtraReports.UI.XRLabel();
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.InvoicePayDate = new DevExpress.XtraReports.UI.CalculatedField();
|
2025-10-07 10:44:30 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
|
2025-06-24 15:20:55 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
|
2025-10-07 10:44:30 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit();
|
2025-06-24 17:05:10 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
2025-06-24 15:20:55 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
|
|
|
|
|
//
|
|
|
|
|
|
// Detail
|
|
|
|
|
|
//
|
2025-06-24 17:05:10 +02:00
|
|
|
|
this.Detail.HeightF = 0.564344F;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
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.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
|
|
|
|
|
|
this.ReportHeader.HeightF = 0F;
|
|
|
|
|
|
this.ReportHeader.Name = "ReportHeader";
|
|
|
|
|
|
this.ReportHeader.StylePriority.UseFont = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel8
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate", "{0:dd.MM.yyyy}")});
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(566.8256F, 102.0001F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrLabel8.Name = "xrLabel8";
|
|
|
|
|
|
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel8.SizeF = new System.Drawing.SizeF(159.1744F, 17.00001F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrLabel8.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel8.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel8.Text = "xrLabel8";
|
|
|
|
|
|
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
//
|
|
|
|
|
|
// ruleRateFactorNull
|
|
|
|
|
|
//
|
|
|
|
|
|
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
|
|
|
|
|
|
this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
|
|
|
|
this.ruleRateFactorNull.Name = "ruleRateFactorNull";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel6
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel6.BackColor = System.Drawing.Color.Transparent;
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0.7083343F, 315.7689F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
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(678.0001F, 49.37183F);
|
|
|
|
|
|
this.xrLabel6.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel6.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel6.Text = "anbei senden wir Ihnen die unterschriebenen Nachweise <20>ber unsere erbrachten Leis" +
|
|
|
|
|
|
"tungen zu.\r\nNach unserer Berechnung ergeben sich f<>r den Betreuungszeitraum:";
|
|
|
|
|
|
//
|
|
|
|
|
|
// lblAnrede
|
|
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.lblAnrede.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.lblAnrede.LocationFloat = new DevExpress.Utils.PointFloat(0.7083343F, 282.7689F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.lblAnrede.Name = "lblAnrede";
|
|
|
|
|
|
this.lblAnrede.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.lblAnrede.SizeF = new System.Drawing.SizeF(317F, 17F);
|
|
|
|
|
|
this.lblAnrede.StylePriority.UseFont = false;
|
|
|
|
|
|
this.lblAnrede.Text = "Sehr geehrte Damen und Herren,";
|
|
|
|
|
|
//
|
|
|
|
|
|
// ReportFooter
|
|
|
|
|
|
//
|
|
|
|
|
|
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
|
this.xrLabel46,
|
|
|
|
|
|
this.xrLabel12,
|
|
|
|
|
|
this.xrLabel11,
|
|
|
|
|
|
this.xrLabel10,
|
|
|
|
|
|
this.xrLabel44,
|
|
|
|
|
|
this.xrLabel45});
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.ReportFooter.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.ReportFooter.HeightF = 253.9314F;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.ReportFooter.KeepTogether = true;
|
|
|
|
|
|
this.ReportFooter.Name = "ReportFooter";
|
|
|
|
|
|
this.ReportFooter.StylePriority.UseFont = false;
|
2025-10-07 10:44:30 +02:00
|
|
|
|
//
|
|
|
|
|
|
// xrLabel46
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel46.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
this.xrLabel46.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
|
|
|
|
|
this.xrLabel46.LocationFloat = new DevExpress.Utils.PointFloat(0F, 226.274F);
|
|
|
|
|
|
this.xrLabel46.Multiline = true;
|
|
|
|
|
|
this.xrLabel46.Name = "xrLabel46";
|
|
|
|
|
|
this.xrLabel46.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel46.SizeF = new System.Drawing.SizeF(302.0531F, 18.12184F);
|
|
|
|
|
|
this.xrLabel46.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel46.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel46.Text = "BEWO DIREKT GmbH";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel12
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel12.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
|
|
|
|
|
|
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 208.1522F);
|
|
|
|
|
|
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(302.0531F, 18.12184F);
|
|
|
|
|
|
this.xrLabel12.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel12.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel12.Text = "Gesch<63>ftsf<73>hrender Gesellschafter";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel11
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel11.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
|
|
|
|
|
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 190.0303F);
|
|
|
|
|
|
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(302.0531F, 18.12184F);
|
|
|
|
|
|
this.xrLabel11.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel11.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel11.Text = "Mathias Mannack";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel10
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel10.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
|
|
|
|
|
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0F, 110.6174F);
|
|
|
|
|
|
this.xrLabel10.Multiline = true;
|
|
|
|
|
|
this.xrLabel10.Name = "xrLabel10";
|
|
|
|
|
|
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel10.SizeF = new System.Drawing.SizeF(302.0531F, 25.69759F);
|
|
|
|
|
|
this.xrLabel10.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel10.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel10.Text = "Mit freundlichen Gr<47><72>en,";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel44
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel44.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrLabel44.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
|
|
|
|
|
this.xrLabel44.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
|
|
|
|
|
|
this.xrLabel44.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10F);
|
|
|
|
|
|
this.xrLabel44.Name = "xrLabel44";
|
|
|
|
|
|
this.xrLabel44.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel44.SizeF = new System.Drawing.SizeF(678F, 23.62875F);
|
|
|
|
|
|
this.xrLabel44.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrLabel44.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel44.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel44.Text = "Diese Rechnung ist nach UstG <20>4 Nr. 16 von der Umsatzsteuer befreit";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel45
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel45.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
this.xrLabel45.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
|
|
|
|
|
this.xrLabel45.LocationFloat = new DevExpress.Utils.PointFloat(0F, 47.70389F);
|
|
|
|
|
|
this.xrLabel45.Multiline = true;
|
|
|
|
|
|
this.xrLabel45.Name = "xrLabel45";
|
|
|
|
|
|
this.xrLabel45.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel45.SizeF = new System.Drawing.SizeF(678.0001F, 49.37183F);
|
|
|
|
|
|
this.xrLabel45.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel45.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel45.Text = "Wir bitten um Erstellung der Endabrechnung unter Angabe der Rechnungsnummer bis z" +
|
|
|
|
|
|
"um [InvoicePayDate!dd.MM.yyyy].";
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
|
|
|
|
|
// topMarginBand1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
|
this.xrLabel5,
|
|
|
|
|
|
this.xrPictureBox1});
|
|
|
|
|
|
this.topMarginBand1.HeightF = 198.5796F;
|
|
|
|
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel5
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 16F);
|
|
|
|
|
|
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 57.20832F);
|
|
|
|
|
|
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(164.5833F, 36.54165F);
|
|
|
|
|
|
this.xrLabel5.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel5.Text = "RECHNUNG";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrPictureBox1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrPictureBox1.ImageAlignment = DevExpress.XtraPrinting.ImageAlignment.MiddleCenter;
|
|
|
|
|
|
this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
|
|
|
|
|
|
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(394.6667F, 40.625F);
|
|
|
|
|
|
this.xrPictureBox1.Name = "xrPictureBox1";
|
|
|
|
|
|
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(283.3333F, 135.4167F);
|
|
|
|
|
|
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
|
|
|
|
|
//
|
|
|
|
|
|
// bottomMarginBand1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
|
this.xrRichText1});
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.bottomMarginBand1.HeightF = 115.8712F;
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrRichText1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrRichText1.Font = new DevExpress.Drawing.DXFont("Times New Roman", 9.75F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(1.416683F, 22.01894F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrRichText1.Name = "xrRichText1";
|
|
|
|
|
|
this.xrRichText1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrRichText1.SizeF = new System.Drawing.SizeF(724.5834F, 57.34097F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
//
|
|
|
|
|
|
// GroupHeader1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
|
this.RecipientPostCodeAndTown,
|
|
|
|
|
|
this.xrLabel_RecipientStreet,
|
|
|
|
|
|
this.xrLabel_RecipientDivision,
|
|
|
|
|
|
this.xrLabel_RecipientContactPerson,
|
|
|
|
|
|
this.xrLabel1,
|
|
|
|
|
|
this.xrTable1,
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrLabel24,
|
|
|
|
|
|
this.xrLabel25,
|
|
|
|
|
|
this.xrLabel26,
|
|
|
|
|
|
this.xrLabel27,
|
|
|
|
|
|
this.xrLabel28,
|
|
|
|
|
|
this.xrLabel29,
|
|
|
|
|
|
this.xrLabel23,
|
|
|
|
|
|
this.xrLabel22,
|
|
|
|
|
|
this.xrLabel21,
|
|
|
|
|
|
this.xrLabel4,
|
|
|
|
|
|
this.xrLabel2,
|
|
|
|
|
|
this.xrLabel3,
|
|
|
|
|
|
this.xrLabel20,
|
|
|
|
|
|
this.xrLabel18,
|
|
|
|
|
|
this.xrLabel19,
|
|
|
|
|
|
this.xrLabel16,
|
|
|
|
|
|
this.xrLabel17,
|
|
|
|
|
|
this.xrLabel14,
|
|
|
|
|
|
this.xrLabel15,
|
|
|
|
|
|
this.xrLabel13,
|
|
|
|
|
|
this.xrLabel9,
|
|
|
|
|
|
this.xrLabel7,
|
|
|
|
|
|
this.lblAnrede,
|
|
|
|
|
|
this.xrLabel6,
|
|
|
|
|
|
this.xrLabel8});
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.GroupHeader1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.GroupHeader1.HeightF = 390.1407F;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.GroupHeader1.Name = "GroupHeader1";
|
|
|
|
|
|
this.GroupHeader1.StylePriority.UseFont = false;
|
|
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// RecipientPostCodeAndTown
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.RecipientPostCodeAndTown.CanShrink = true;
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.RecipientPostCodeAndTown.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.RecipientPostCodeAndTown.LocationFloat = new DevExpress.Utils.PointFloat(0F, 91.95837F);
|
|
|
|
|
|
this.RecipientPostCodeAndTown.Name = "RecipientPostCodeAndTown";
|
|
|
|
|
|
this.RecipientPostCodeAndTown.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.RecipientPostCodeAndTown.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.RecipientPostCodeAndTown.SizeF = new System.Drawing.SizeF(329.4999F, 17F);
|
|
|
|
|
|
this.RecipientPostCodeAndTown.StylePriority.UseFont = false;
|
|
|
|
|
|
this.RecipientPostCodeAndTown.Text = "[RecipientPostCodeAndTown]";
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel_RecipientStreet
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel_RecipientStreet.CanShrink = true;
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel_RecipientStreet.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel_RecipientStreet.LocationFloat = new DevExpress.Utils.PointFloat(0F, 74.95836F);
|
|
|
|
|
|
this.xrLabel_RecipientStreet.Name = "xrLabel_RecipientStreet";
|
|
|
|
|
|
this.xrLabel_RecipientStreet.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel_RecipientStreet.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel_RecipientStreet.SizeF = new System.Drawing.SizeF(329.4999F, 17F);
|
|
|
|
|
|
this.xrLabel_RecipientStreet.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel_RecipientStreet.Text = "[RecipientStreet]";
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel_RecipientDivision
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel_RecipientDivision.CanShrink = true;
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel_RecipientDivision.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel_RecipientDivision.LocationFloat = new DevExpress.Utils.PointFloat(0F, 57.95835F);
|
|
|
|
|
|
this.xrLabel_RecipientDivision.Name = "xrLabel_RecipientDivision";
|
|
|
|
|
|
this.xrLabel_RecipientDivision.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel_RecipientDivision.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel_RecipientDivision.SizeF = new System.Drawing.SizeF(329.4999F, 17F);
|
|
|
|
|
|
this.xrLabel_RecipientDivision.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel_RecipientDivision.Text = "[RecipientDivision]";
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel_RecipientContactPerson
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel_RecipientContactPerson.CanShrink = true;
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel_RecipientContactPerson.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel_RecipientContactPerson.LocationFloat = new DevExpress.Utils.PointFloat(0F, 40.95834F);
|
|
|
|
|
|
this.xrLabel_RecipientContactPerson.Name = "xrLabel_RecipientContactPerson";
|
|
|
|
|
|
this.xrLabel_RecipientContactPerson.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel_RecipientContactPerson.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel_RecipientContactPerson.SizeF = new System.Drawing.SizeF(329.4999F, 17F);
|
|
|
|
|
|
this.xrLabel_RecipientContactPerson.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel_RecipientContactPerson.Text = "[RecipientContactPerson]";
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel1
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel1.CanShrink = true;
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 23.95833F);
|
|
|
|
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
|
|
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel1.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(329.4999F, 17F);
|
|
|
|
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel1.Text = "[RecipientOrganisation]";
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrTable1
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0.7083199F, 365.1407F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTable1.Name = "xrTable1";
|
|
|
|
|
|
this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
|
|
|
|
|
|
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
|
|
|
|
this.xrTableRow1});
|
|
|
|
|
|
this.xrTable1.SizeF = new System.Drawing.SizeF(677.2918F, 25F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrTableRow1
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
|
this.xrTableCell1,
|
|
|
|
|
|
this.xrTableCell2,
|
|
|
|
|
|
this.xrTableCell4,
|
|
|
|
|
|
this.xrTableCell5,
|
|
|
|
|
|
this.xrTableCell8,
|
|
|
|
|
|
this.xrTableCell11});
|
|
|
|
|
|
this.xrTableRow1.Name = "xrTableRow1";
|
|
|
|
|
|
this.xrTableRow1.Weight = 1D;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrTableCell1
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTableCell1.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrTableCell1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrTableCell1.Multiline = true;
|
|
|
|
|
|
this.xrTableCell1.Name = "xrTableCell1";
|
|
|
|
|
|
this.xrTableCell1.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrTableCell1.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell1.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell1.Text = "von";
|
|
|
|
|
|
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
|
|
|
|
this.xrTableCell1.Weight = 1.2845275900175808D;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrTableCell2
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTableCell2.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrTableCell2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrTableCell2.Multiline = true;
|
|
|
|
|
|
this.xrTableCell2.Name = "xrTableCell2";
|
|
|
|
|
|
this.xrTableCell2.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrTableCell2.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell2.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell2.Text = "bis";
|
|
|
|
|
|
this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
|
|
|
|
this.xrTableCell2.Weight = 1.2859261077275876D;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrTableCell4
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTableCell4.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrTableCell4.Multiline = true;
|
|
|
|
|
|
this.xrTableCell4.Name = "xrTableCell4";
|
|
|
|
|
|
this.xrTableCell4.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrTableCell4.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell4.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell4.Text = "Stunden";
|
|
|
|
|
|
this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
|
|
|
|
this.xrTableCell4.Weight = 0.743379637585747D;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrTableCell5
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTableCell5.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrTableCell5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrTableCell5.Multiline = true;
|
|
|
|
|
|
this.xrTableCell5.Name = "xrTableCell5";
|
|
|
|
|
|
this.xrTableCell5.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrTableCell5.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell5.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell5.Text = "Faktor";
|
|
|
|
|
|
this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
|
|
|
|
this.xrTableCell5.Weight = 0.6777774508552008D;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrTableCell8
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTableCell8.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrTableCell8.Multiline = true;
|
|
|
|
|
|
this.xrTableCell8.Name = "xrTableCell8";
|
|
|
|
|
|
this.xrTableCell8.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrTableCell8.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell8.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell8.Text = "Preis pro FLS";
|
|
|
|
|
|
this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
|
|
|
|
this.xrTableCell8.Weight = 1.095113127277187D;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrTableCell11
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTableCell11.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrTableCell11.Multiline = true;
|
|
|
|
|
|
this.xrTableCell11.Name = "xrTableCell11";
|
|
|
|
|
|
this.xrTableCell11.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrTableCell11.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell11.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell11.Text = "Betr<74>ge";
|
|
|
|
|
|
this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
|
|
|
|
this.xrTableCell11.Weight = 0.91327608653669645D;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
|
|
|
|
|
// xrLabel24
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel24.CanShrink = true;
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel24.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(340.5223F, 208.144F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrLabel24.Name = "xrLabel24";
|
|
|
|
|
|
this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel24.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel24.SizeF = new System.Drawing.SizeF(175.8942F, 17F);
|
|
|
|
|
|
this.xrLabel24.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel24.StylePriority.UseTextAlignment = false;
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel24.Text = "GP-Nummer:";
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrLabel24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel25
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel25.CanShrink = true;
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "BusinessPartnerId")});
|
|
|
|
|
|
this.xrLabel25.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(516.4167F, 208.144F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrLabel25.Name = "xrLabel25";
|
|
|
|
|
|
this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel25.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel25.SizeF = new System.Drawing.SizeF(208.8751F, 17F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrLabel25.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel25.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel26
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel26.CanShrink = true;
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel26.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(341.2307F, 225.144F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrLabel26.Name = "xrLabel26";
|
|
|
|
|
|
this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel26.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel26.SizeF = new System.Drawing.SizeF(175.1859F, 17.00002F);
|
|
|
|
|
|
this.xrLabel26.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel26.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel26.Text = "Leistungsempf<70>nger:";
|
|
|
|
|
|
this.xrLabel26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel27
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel27.CanShrink = true;
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel27.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel27.LocationFloat = new DevExpress.Utils.PointFloat(341.2307F, 242.144F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrLabel27.Name = "xrLabel27";
|
|
|
|
|
|
this.xrLabel27.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel27.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel27.SizeF = new System.Drawing.SizeF(175.1859F, 17F);
|
|
|
|
|
|
this.xrLabel27.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel27.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel27.Text = "Bewilligungsbescheid vom:";
|
|
|
|
|
|
this.xrLabel27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel28
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel28.CanShrink = true;
|
|
|
|
|
|
this.xrLabel28.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ApprovalNoticeDate")});
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel28.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel28.LocationFloat = new DevExpress.Utils.PointFloat(516.4167F, 242.144F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrLabel28.Name = "xrLabel28";
|
|
|
|
|
|
this.xrLabel28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel28.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel28.SizeF = new System.Drawing.SizeF(208.8751F, 17.00002F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrLabel28.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel28.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel28.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
|
this.xrLabel28.TextFormatString = "{0:dd.MM.yyyy}";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel29
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel29.CanShrink = true;
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel29.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel29.LocationFloat = new DevExpress.Utils.PointFloat(516.4167F, 225.144F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrLabel29.Name = "xrLabel29";
|
|
|
|
|
|
this.xrLabel29.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel29.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel29.SizeF = new System.Drawing.SizeF(208.8751F, 17F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrLabel29.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel29.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel29.Text = "[CustomerFirstName] [CustomerLastName]";
|
|
|
|
|
|
this.xrLabel29.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel23
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel23.CanShrink = true;
|
|
|
|
|
|
this.xrLabel23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerReferenceNumber")});
|
|
|
|
|
|
this.xrLabel23.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(145.7082F, 225.144F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel23.Name = "xrLabel23";
|
|
|
|
|
|
this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel23.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel23.SizeF = new System.Drawing.SizeF(183.7917F, 17F);
|
|
|
|
|
|
this.xrLabel23.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel23.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel22
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel22.CanShrink = true;
|
|
|
|
|
|
this.xrLabel22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AccountingPeriod")});
|
|
|
|
|
|
this.xrLabel22.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(145.7082F, 242.144F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel22.Name = "xrLabel22";
|
|
|
|
|
|
this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel22.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel22.SizeF = new System.Drawing.SizeF(183.7917F, 17.00002F);
|
|
|
|
|
|
this.xrLabel22.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel22.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel21
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel21.CanShrink = true;
|
|
|
|
|
|
this.xrLabel21.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(1.41662F, 242.144F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel21.Name = "xrLabel21";
|
|
|
|
|
|
this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel21.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel21.SizeF = new System.Drawing.SizeF(144.2917F, 17F);
|
|
|
|
|
|
this.xrLabel21.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel21.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel21.Text = "Bewilligungszeitraum:";
|
|
|
|
|
|
this.xrLabel21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel4
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel4.CanShrink = true;
|
|
|
|
|
|
this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(1.41662F, 225.144F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel4.Name = "xrLabel4";
|
|
|
|
|
|
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel4.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel4.SizeF = new System.Drawing.SizeF(144.2917F, 17F);
|
|
|
|
|
|
this.xrLabel4.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel4.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel4.Text = "Aktenzeichen:";
|
|
|
|
|
|
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel2
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel2.CanShrink = true;
|
|
|
|
|
|
this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceNumber")});
|
|
|
|
|
|
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(145.7082F, 208.144F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
|
|
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel2.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(183.7917F, 17F);
|
|
|
|
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel3
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel3.CanShrink = true;
|
|
|
|
|
|
this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0.7082939F, 208.144F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel3.Name = "xrLabel3";
|
|
|
|
|
|
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel3.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel3.SizeF = new System.Drawing.SizeF(145F, 17F);
|
|
|
|
|
|
this.xrLabel3.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel3.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel3.Text = "Rechnungsnummer:";
|
|
|
|
|
|
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel20
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel20.CanShrink = true;
|
|
|
|
|
|
this.xrLabel20.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(447.3656F, 102.0001F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel20.Name = "xrLabel20";
|
|
|
|
|
|
this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel20.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel20.SizeF = new System.Drawing.SizeF(119.46F, 17F);
|
|
|
|
|
|
this.xrLabel20.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel20.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel20.Text = "Datum:";
|
|
|
|
|
|
this.xrLabel20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel18
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel18.CanShrink = true;
|
|
|
|
|
|
this.xrLabel18.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(447.3655F, 68.00004F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel18.Name = "xrLabel18";
|
|
|
|
|
|
this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel18.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel18.SizeF = new System.Drawing.SizeF(119.4585F, 17.00001F);
|
|
|
|
|
|
this.xrLabel18.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel18.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel18.Text = "eMail:";
|
|
|
|
|
|
this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel19
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel19.CanShrink = true;
|
|
|
|
|
|
this.xrLabel19.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(566.824F, 68.00004F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel19.Name = "xrLabel19";
|
|
|
|
|
|
this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel19.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel19.SizeF = new System.Drawing.SizeF(159.1759F, 17F);
|
|
|
|
|
|
this.xrLabel19.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel19.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel19.Text = "post@bewodirekt.de";
|
|
|
|
|
|
this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel16
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel16.CanShrink = true;
|
|
|
|
|
|
this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(447.3656F, 51.00003F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel16.Name = "xrLabel16";
|
|
|
|
|
|
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel16.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel16.SizeF = new System.Drawing.SizeF(119.4584F, 17.00001F);
|
|
|
|
|
|
this.xrLabel16.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel16.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel16.Text = "Fax:";
|
|
|
|
|
|
this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel17
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel17.CanShrink = true;
|
|
|
|
|
|
this.xrLabel17.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(566.8242F, 51.00003F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel17.Name = "xrLabel17";
|
|
|
|
|
|
this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel17.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel17.SizeF = new System.Drawing.SizeF(159.1759F, 17F);
|
|
|
|
|
|
this.xrLabel17.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel17.StylePriority.UseTextAlignment = false;
|
2026-07-06 12:10:03 +02:00
|
|
|
|
this.xrLabel17.Text = "0221 169 954 95";
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel14
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel14.CanShrink = true;
|
|
|
|
|
|
this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(447.3656F, 34.00002F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel14.Name = "xrLabel14";
|
|
|
|
|
|
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel14.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel14.SizeF = new System.Drawing.SizeF(119.4584F, 17.00001F);
|
|
|
|
|
|
this.xrLabel14.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel14.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel14.Text = "Telefon:";
|
|
|
|
|
|
this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel15
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel15.CanShrink = true;
|
|
|
|
|
|
this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(566.8242F, 34.00002F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel15.Name = "xrLabel15";
|
|
|
|
|
|
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel15.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel15.SizeF = new System.Drawing.SizeF(159.1759F, 17F);
|
|
|
|
|
|
this.xrLabel15.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel15.StylePriority.UseTextAlignment = false;
|
2026-07-06 12:10:03 +02:00
|
|
|
|
this.xrLabel15.Text = "0221 169 954 93";
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel13
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel13.CanShrink = true;
|
|
|
|
|
|
this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(447.3655F, 0F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel13.Name = "xrLabel13";
|
|
|
|
|
|
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel13.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel13.SizeF = new System.Drawing.SizeF(119.4584F, 17.00001F);
|
|
|
|
|
|
this.xrLabel13.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel13.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel13.Text = "Ansprechpartner:";
|
|
|
|
|
|
this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel9
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel9.CanShrink = true;
|
|
|
|
|
|
this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(566.8243F, 0F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel9.Name = "xrLabel9";
|
|
|
|
|
|
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel9.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel9.SizeF = new System.Drawing.SizeF(158.4675F, 17F);
|
|
|
|
|
|
this.xrLabel9.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel9.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel9.Text = "Mathias Mannack";
|
|
|
|
|
|
this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel7
|
|
|
|
|
|
//
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
|
|
|
|
this.xrLabel7.Multiline = true;
|
|
|
|
|
|
this.xrLabel7.Name = "xrLabel7";
|
|
|
|
|
|
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
2026-07-06 12:10:03 +02:00
|
|
|
|
this.xrLabel7.SizeF = new System.Drawing.SizeF(374.7802F, 23.95833F);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel7.StylePriority.UseFont = false;
|
2026-07-06 12:10:03 +02:00
|
|
|
|
this.xrLabel7.Text = "BEWO DIREKT GmbH <20> Mathias-Br<42>ggen-Stra<72>e 80 <20> 50827 K<>ln";
|
2025-10-07 10:44:30 +02:00
|
|
|
|
//
|
|
|
|
|
|
// fieldApprovedFLSWithFactor
|
|
|
|
|
|
//
|
|
|
|
|
|
this.fieldApprovedFLSWithFactor.Expression = "[ApprovedFLSTotal] * [RateFactor]";
|
|
|
|
|
|
this.fieldApprovedFLSWithFactor.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
|
|
|
|
|
this.fieldApprovedFLSWithFactor.Name = "fieldApprovedFLSWithFactor";
|
|
|
|
|
|
//
|
|
|
|
|
|
// DetailReport
|
|
|
|
|
|
//
|
|
|
|
|
|
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
|
|
|
|
this.Detail1,
|
|
|
|
|
|
this.GroupHeader2,
|
|
|
|
|
|
this.Zwischensumme});
|
|
|
|
|
|
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.xrTable2});
|
|
|
|
|
|
this.Detail1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.Detail1.HeightF = 18F;
|
|
|
|
|
|
this.Detail1.Name = "Detail1";
|
|
|
|
|
|
this.Detail1.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.GroupField("PeriodStartDate", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
|
|
|
|
|
|
this.Detail1.StylePriority.UseFont = false;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
|
|
|
|
|
// xrTable2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0.7081909F, 0F);
|
|
|
|
|
|
this.xrTable2.Name = "xrTable2";
|
|
|
|
|
|
this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
|
|
|
|
|
|
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
|
|
|
|
this.xrTableRow2});
|
2025-06-24 17:05:10 +02:00
|
|
|
|
this.xrTable2.SizeF = new System.Drawing.SizeF(677.2918F, 18F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
|
this.xrTableCell12,
|
|
|
|
|
|
this.xrTableCell13,
|
|
|
|
|
|
this.xrTableCell14,
|
|
|
|
|
|
this.xrTableCell15,
|
|
|
|
|
|
this.xrTableCell17,
|
|
|
|
|
|
this.xrTableCell19});
|
|
|
|
|
|
this.xrTableRow2.Name = "xrTableRow2";
|
2025-06-24 17:05:10 +02:00
|
|
|
|
this.xrTableRow2.Weight = 0.72D;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell12
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell12.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
2025-06-24 17:05:10 +02:00
|
|
|
|
this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.PeriodStartDate")});
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrTableCell12.Multiline = true;
|
|
|
|
|
|
this.xrTableCell12.Name = "xrTableCell12";
|
|
|
|
|
|
this.xrTableCell12.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrTableCell12.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell12.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell12.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
2025-06-24 17:05:10 +02:00
|
|
|
|
this.xrTableCell12.TextFormatString = "{0:dd.MM.yyyy}";
|
|
|
|
|
|
this.xrTableCell12.Weight = 1.2845275900175808D;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell13
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell13.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrTableCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
2025-06-24 17:05:10 +02:00
|
|
|
|
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.PeriodEndDate")});
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrTableCell13.Multiline = true;
|
|
|
|
|
|
this.xrTableCell13.Name = "xrTableCell13";
|
|
|
|
|
|
this.xrTableCell13.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrTableCell13.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell13.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell13.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
2025-06-24 17:05:10 +02:00
|
|
|
|
this.xrTableCell13.TextFormatString = "{0:dd.MM.yyyy}";
|
|
|
|
|
|
this.xrTableCell13.Weight = 1.2859261077275876D;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell14
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell14.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrTableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
2025-06-24 17:05:10 +02:00
|
|
|
|
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.UnitCount")});
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrTableCell14.Multiline = true;
|
|
|
|
|
|
this.xrTableCell14.Name = "xrTableCell14";
|
|
|
|
|
|
this.xrTableCell14.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrTableCell14.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell14.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell14.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
2025-06-24 17:05:10 +02:00
|
|
|
|
this.xrTableCell14.TextFormatString = "{0:0.00}";
|
|
|
|
|
|
this.xrTableCell14.Weight = 0.743379907935198D;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell15
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell15.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrTableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
2025-06-24 17:05:10 +02:00
|
|
|
|
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.RateFactor")});
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTableCell15.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrTableCell15.Multiline = true;
|
|
|
|
|
|
this.xrTableCell15.Name = "xrTableCell15";
|
|
|
|
|
|
this.xrTableCell15.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrTableCell15.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell15.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell15.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
2025-06-24 17:05:10 +02:00
|
|
|
|
this.xrTableCell15.TextFormatString = "{0:0.##}";
|
|
|
|
|
|
this.xrTableCell15.Weight = 0.67777826190355384D;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell17
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell17.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrTableCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
2025-06-24 17:05:10 +02:00
|
|
|
|
this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.AmountPerUnit")});
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrTableCell17.Multiline = true;
|
|
|
|
|
|
this.xrTableCell17.Name = "xrTableCell17";
|
|
|
|
|
|
this.xrTableCell17.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrTableCell17.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell17.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell17.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
2025-06-24 17:05:10 +02:00
|
|
|
|
this.xrTableCell17.TextFormatString = "{0:0.00} EUR";
|
|
|
|
|
|
this.xrTableCell17.Weight = 1.0951125865782851D;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell19
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell19.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrTableCell19.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
2025-06-24 17:05:10 +02:00
|
|
|
|
this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.GrossAmountTotal")});
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTableCell19.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrTableCell19.Multiline = true;
|
|
|
|
|
|
this.xrTableCell19.Name = "xrTableCell19";
|
|
|
|
|
|
this.xrTableCell19.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrTableCell19.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell19.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell19.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
2025-06-24 17:05:10 +02:00
|
|
|
|
this.xrTableCell19.TextFormatString = "{0:0.00} EUR";
|
|
|
|
|
|
this.xrTableCell19.Weight = 0.91327554583779447D;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// GroupHeader2
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.GroupHeader2.BorderColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
this.GroupHeader2.Expanded = false;
|
|
|
|
|
|
this.GroupHeader2.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.GroupField("RateFactor", DevExpress.XtraReports.UI.XRColumnSortOrder.Descending)});
|
|
|
|
|
|
this.GroupHeader2.HeightF = 0F;
|
|
|
|
|
|
this.GroupHeader2.Name = "GroupHeader2";
|
|
|
|
|
|
this.GroupHeader2.StylePriority.UseBorderColor = false;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// Zwischensumme
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.Zwischensumme.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
|
this.xrTable6});
|
|
|
|
|
|
this.Zwischensumme.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.Zwischensumme.HeightF = 34F;
|
|
|
|
|
|
this.Zwischensumme.Name = "Zwischensumme";
|
|
|
|
|
|
this.Zwischensumme.StylePriority.UseFont = false;
|
|
|
|
|
|
this.Zwischensumme.Visible = false;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrTable6
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
|
|
|
|
this.xrTable6.Name = "xrTable6";
|
|
|
|
|
|
this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
|
|
|
|
this.xrTableRow12,
|
|
|
|
|
|
this.xrTableRow10});
|
|
|
|
|
|
this.xrTable6.SizeF = new System.Drawing.SizeF(678.0001F, 34F);
|
|
|
|
|
|
this.xrTable6.StylePriority.UseFont = false;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrTableRow12
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTableRow12.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
|
this.xrTableCell9,
|
|
|
|
|
|
this.xrTableCell10});
|
|
|
|
|
|
this.xrTableRow12.Name = "xrTableRow12";
|
|
|
|
|
|
this.xrTableRow12.Weight = 0.40476190476190466D;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrTableCell9
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTableCell9.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
|
|
|
|
this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
|
this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrTableCell9.Name = "xrTableCell9";
|
|
|
|
|
|
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell9.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrTableCell9.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell9.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell9.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell9.Text = "Zwischensumme [ItemDescription]:";
|
|
|
|
|
|
this.xrTableCell9.Weight = 2.5080772986778848D;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrTableCell10
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTableCell10.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
|
|
|
|
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.GrossAmountTotal")});
|
|
|
|
|
|
this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrTableCell10.Name = "xrTableCell10";
|
|
|
|
|
|
this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell10.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrTableCell10.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell10.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell10.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell10.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
xrSummary1.FormatString = "{0:c}";
|
|
|
|
|
|
xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
|
|
|
|
|
|
this.xrTableCell10.Summary = xrSummary1;
|
|
|
|
|
|
this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
this.xrTableCell10.Weight = 0.4919227013221153D;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrTableRow10
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
|
this.xrTableCell7});
|
|
|
|
|
|
this.xrTableRow10.Name = "xrTableRow10";
|
|
|
|
|
|
this.xrTableRow10.Weight = 0.40476190476190466D;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrTableCell7
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrTableCell7.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
|
|
|
|
this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
|
this.xrTableCell7.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
|
this.xrTableCell7.Name = "xrTableCell7";
|
|
|
|
|
|
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell7.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrTableCell7.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell7.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell7.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell7.Weight = 3D;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// bindingSource1
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.Settlement2RO);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// GroupFooter1
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
|
this.xrLabel43,
|
|
|
|
|
|
this.xrLabel42,
|
|
|
|
|
|
this.xrLabel40,
|
|
|
|
|
|
this.xrLabel41,
|
|
|
|
|
|
this.xrLabel38,
|
|
|
|
|
|
this.xrLabel39,
|
|
|
|
|
|
this.xrLabel36,
|
|
|
|
|
|
this.xrLabel37,
|
|
|
|
|
|
this.xrLabel34,
|
|
|
|
|
|
this.xrLabel35,
|
|
|
|
|
|
this.xrLabel32,
|
|
|
|
|
|
this.xrLabel33,
|
|
|
|
|
|
this.xrLabel31,
|
|
|
|
|
|
this.xrLabel30});
|
|
|
|
|
|
this.GroupFooter1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.GroupFooter1.HeightF = 115.5529F;
|
|
|
|
|
|
this.GroupFooter1.Name = "GroupFooter1";
|
|
|
|
|
|
this.GroupFooter1.StylePriority.UseFont = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel43
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel43.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrLabel43.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrLabel43.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
|
|
|
|
|
this.xrLabel43.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Claim")});
|
|
|
|
|
|
this.xrLabel43.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrLabel43.LocationFloat = new DevExpress.Utils.PointFloat(462.0417F, 80.93186F);
|
|
|
|
|
|
this.xrLabel43.Name = "xrLabel43";
|
|
|
|
|
|
this.xrLabel43.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel43.SizeF = new System.Drawing.SizeF(215.9585F, 24.57578F);
|
|
|
|
|
|
this.xrLabel43.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel43.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrLabel43.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel43.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel43.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel43.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
|
|
|
|
this.xrLabel43.TextFormatString = "{0:0.00} EUR";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel42
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel42.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrLabel42.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrLabel42.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
|
|
|
|
|
this.xrLabel42.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrLabel42.LocationFloat = new DevExpress.Utils.PointFloat(0F, 80.93186F);
|
|
|
|
|
|
this.xrLabel42.Name = "xrLabel42";
|
|
|
|
|
|
this.xrLabel42.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel42.SizeF = new System.Drawing.SizeF(451.2892F, 24.57578F);
|
|
|
|
|
|
this.xrLabel42.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel42.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrLabel42.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel42.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel42.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel42.Text = "Unsere Restforderung:";
|
|
|
|
|
|
this.xrLabel42.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
|
|
|
|
|
// xrLabel40
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel40.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrLabel40.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel40.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-06-24 17:05:10 +02:00
|
|
|
|
this.xrLabel40.LocationFloat = new DevExpress.Utils.PointFloat(451.2891F, 9.999997F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrLabel40.Name = "xrLabel40";
|
|
|
|
|
|
this.xrLabel40.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
2025-06-24 17:05:10 +02:00
|
|
|
|
this.xrLabel40.SizeF = new System.Drawing.SizeF(123.6183F, 17F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.xrLabel40.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrLabel40.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel40.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel40.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel40.Text = "Gesamtsumme:";
|
|
|
|
|
|
this.xrLabel40.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel41
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel41.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrLabel41.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
|
|
|
|
this.xrLabel41.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AmountBillableTotal")});
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel41.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrLabel41.LocationFloat = new DevExpress.Utils.PointFloat(574.9078F, 9.999997F);
|
|
|
|
|
|
this.xrLabel41.Name = "xrLabel41";
|
|
|
|
|
|
this.xrLabel41.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel41.SizeF = new System.Drawing.SizeF(103.8006F, 17F);
|
|
|
|
|
|
this.xrLabel41.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrLabel41.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel41.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel41.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel41.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
this.xrLabel41.TextFormatString = "{0:0.00} EUR";
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel38
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel38.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrLabel38.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
|
|
|
|
this.xrLabel38.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Eigenbeteiligung")});
|
|
|
|
|
|
this.xrLabel38.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrLabel38.LocationFloat = new DevExpress.Utils.PointFloat(574.9078F, 44.00005F);
|
|
|
|
|
|
this.xrLabel38.Name = "xrLabel38";
|
|
|
|
|
|
this.xrLabel38.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel38.SizeF = new System.Drawing.SizeF(103.8006F, 17F);
|
|
|
|
|
|
this.xrLabel38.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrLabel38.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel38.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel38.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel38.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
this.xrLabel38.TextFormatString = "{0:0.00} EUR";
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel39
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel39.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrLabel39.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
|
|
|
|
this.xrLabel39.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrLabel39.LocationFloat = new DevExpress.Utils.PointFloat(451.2894F, 44.00005F);
|
|
|
|
|
|
this.xrLabel39.Name = "xrLabel39";
|
|
|
|
|
|
this.xrLabel39.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel39.SizeF = new System.Drawing.SizeF(123.6183F, 17F);
|
|
|
|
|
|
this.xrLabel39.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrLabel39.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel39.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel39.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel39.Text = "abzgl. Abschl<68>ge:";
|
|
|
|
|
|
this.xrLabel39.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel36
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel36.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrLabel36.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
|
|
|
|
this.xrLabel36.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrLabel36.LocationFloat = new DevExpress.Utils.PointFloat(451.2892F, 27.00002F);
|
|
|
|
|
|
this.xrLabel36.Name = "xrLabel36";
|
|
|
|
|
|
this.xrLabel36.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel36.SizeF = new System.Drawing.SizeF(123.6183F, 17F);
|
|
|
|
|
|
this.xrLabel36.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrLabel36.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel36.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel36.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel36.Text = "abzgl. Eigenanteil:";
|
|
|
|
|
|
this.xrLabel36.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel37
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel37.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrLabel37.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
|
|
|
|
this.xrLabel37.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AmountAdvancedPayments")});
|
|
|
|
|
|
this.xrLabel37.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrLabel37.LocationFloat = new DevExpress.Utils.PointFloat(574.9079F, 27.00002F);
|
|
|
|
|
|
this.xrLabel37.Name = "xrLabel37";
|
|
|
|
|
|
this.xrLabel37.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel37.SizeF = new System.Drawing.SizeF(103.8006F, 17F);
|
|
|
|
|
|
this.xrLabel37.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrLabel37.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel37.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel37.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel37.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
this.xrLabel37.TextFormatString = "{0:0.00} EUR";
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel34
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel34.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrLabel34.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
|
|
|
|
this.xrLabel34.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrLabel34.LocationFloat = new DevExpress.Utils.PointFloat(145.7082F, 44.00005F);
|
|
|
|
|
|
this.xrLabel34.Name = "xrLabel34";
|
|
|
|
|
|
this.xrLabel34.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel34.SizeF = new System.Drawing.SizeF(145.1579F, 17F);
|
|
|
|
|
|
this.xrLabel34.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrLabel34.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel34.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel34.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel34.Text = "Geleistete FLS;";
|
|
|
|
|
|
this.xrLabel34.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel35
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel35.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrLabel35.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
|
|
|
|
this.xrLabel35.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "RecordedFLS")});
|
|
|
|
|
|
this.xrLabel35.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrLabel35.LocationFloat = new DevExpress.Utils.PointFloat(290.8661F, 44.00005F);
|
|
|
|
|
|
this.xrLabel35.Name = "xrLabel35";
|
|
|
|
|
|
this.xrLabel35.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel35.SizeF = new System.Drawing.SizeF(83.91425F, 17F);
|
|
|
|
|
|
this.xrLabel35.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrLabel35.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel35.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel35.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel35.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
|
|
|
|
this.xrLabel35.TextFormatString = "{0:0.00}";
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel32
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel32.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrLabel32.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
|
|
|
|
this.xrLabel32.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrLabel32.LocationFloat = new DevExpress.Utils.PointFloat(145.7082F, 27.00002F);
|
|
|
|
|
|
this.xrLabel32.Name = "xrLabel32";
|
|
|
|
|
|
this.xrLabel32.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel32.SizeF = new System.Drawing.SizeF(145.1579F, 17F);
|
|
|
|
|
|
this.xrLabel32.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrLabel32.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel32.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel32.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel32.Text = "Bewilligte FLS:";
|
|
|
|
|
|
this.xrLabel32.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel33
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel33.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrLabel33.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
|
|
|
|
this.xrLabel33.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ApprovedFLS")});
|
|
|
|
|
|
this.xrLabel33.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrLabel33.LocationFloat = new DevExpress.Utils.PointFloat(290.8661F, 27.00002F);
|
|
|
|
|
|
this.xrLabel33.Name = "xrLabel33";
|
|
|
|
|
|
this.xrLabel33.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel33.SizeF = new System.Drawing.SizeF(83.91428F, 17F);
|
|
|
|
|
|
this.xrLabel33.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrLabel33.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel33.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel33.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel33.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel31
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel31.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrLabel31.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
|
|
|
|
this.xrLabel31.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrLabel31.LocationFloat = new DevExpress.Utils.PointFloat(145.7082F, 9.999997F);
|
|
|
|
|
|
this.xrLabel31.Name = "xrLabel31";
|
|
|
|
|
|
this.xrLabel31.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel31.SizeF = new System.Drawing.SizeF(145.1579F, 17F);
|
|
|
|
|
|
this.xrLabel31.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrLabel31.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel31.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel31.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel31.Text = "Gesamt FLS:";
|
|
|
|
|
|
this.xrLabel31.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// xrLabel30
|
2025-06-24 15:20:55 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
this.xrLabel30.BorderColor = System.Drawing.Color.Gainsboro;
|
|
|
|
|
|
this.xrLabel30.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
|
|
|
|
this.xrLabel30.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.UnitCount")});
|
|
|
|
|
|
this.xrLabel30.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.xrLabel30.LocationFloat = new DevExpress.Utils.PointFloat(290.8661F, 9.999997F);
|
|
|
|
|
|
this.xrLabel30.Name = "xrLabel30";
|
|
|
|
|
|
this.xrLabel30.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel30.SizeF = new System.Drawing.SizeF(83.91428F, 17F);
|
|
|
|
|
|
this.xrLabel30.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrLabel30.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrLabel30.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel30.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
xrSummary2.FormatString = "{0:0.00}";
|
|
|
|
|
|
xrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
|
|
|
|
|
|
this.xrLabel30.Summary = xrSummary2;
|
|
|
|
|
|
this.xrLabel30.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
2025-06-24 17:05:10 +02:00
|
|
|
|
//
|
2025-10-07 10:44:30 +02:00
|
|
|
|
// InvoicePayDate
|
|
|
|
|
|
//
|
|
|
|
|
|
this.InvoicePayDate.Expression = "AddDays([InvoiceDate], 28)";
|
|
|
|
|
|
this.InvoicePayDate.FieldType = DevExpress.XtraReports.UI.FieldType.DateTime;
|
|
|
|
|
|
this.InvoicePayDate.Name = "InvoicePayDate";
|
2025-06-24 17:05:10 +02:00
|
|
|
|
//
|
2025-06-24 15:20:55 +02:00
|
|
|
|
// Spitzabrechnung
|
|
|
|
|
|
//
|
|
|
|
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
|
|
|
|
this.Detail,
|
|
|
|
|
|
this.ReportHeader,
|
|
|
|
|
|
this.ReportFooter,
|
|
|
|
|
|
this.topMarginBand1,
|
|
|
|
|
|
this.bottomMarginBand1,
|
|
|
|
|
|
this.GroupHeader1,
|
|
|
|
|
|
this.DetailReport,
|
|
|
|
|
|
this.GroupFooter1});
|
|
|
|
|
|
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
|
|
|
|
|
|
this.fieldApprovedFLSWithFactor,
|
|
|
|
|
|
this.InvoicePayDate});
|
|
|
|
|
|
this.DataSource = this.bindingSource1;
|
|
|
|
|
|
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
|
|
|
|
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
|
|
|
|
|
this.ruleRateFactorNull});
|
2025-10-07 17:00:29 +02:00
|
|
|
|
this.Margins = new DevExpress.Drawing.DXMargins(75F, 26F, 198.5796F, 115.8712F);
|
2025-06-24 15:20:55 +02:00
|
|
|
|
this.PageHeight = 1169;
|
|
|
|
|
|
this.PageWidth = 827;
|
|
|
|
|
|
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
|
|
|
|
|
this.Version = "23.2";
|
2025-06-24 17:05:10 +02:00
|
|
|
|
xrWatermark1.Id = "Watermark1";
|
|
|
|
|
|
this.Watermarks.Add(xrWatermark1);
|
2025-10-07 10:44:30 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
|
2025-06-24 15:20:55 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
|
2025-10-07 10:44:30 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
|
2025-06-24 17:05:10 +02:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
2025-06-24 15:20:55 +02:00
|
|
|
|
((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 lblAnrede;
|
|
|
|
|
|
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.XRLabel xrLabel8;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.CalculatedField fieldApprovedFLSWithFactor;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader2;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.GroupFooterBand Zwischensumme;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTable xrTable6;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow12;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow10;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell7;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel18;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel19;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel16;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel17;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel20;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel21;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel24;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel25;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel26;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel27;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel28;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel29;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel23;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel22;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell8;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTable xrTable2;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell12;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell13;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell14;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell15;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell17;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell19;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel30;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel31;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel34;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel35;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel32;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel33;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel38;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel39;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel36;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel37;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel40;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel41;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel43;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel42;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.CalculatedField InvoicePayDate;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel44;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel45;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel46;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText1;
|
2025-10-07 10:44:30 +02:00
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel RecipientPostCodeAndTown;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel_RecipientStreet;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel_RecipientDivision;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel_RecipientContactPerson;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
2025-06-24 15:20:55 +02:00
|
|
|
|
}
|
|
|
|
|
|
}
|