2016-06-27 01:45:38 +02:00
|
|
|
|
using BeWo.Report.ReportObjects;
|
|
|
|
|
|
namespace BeWo.WegweiserBetreuungsdienstReports
|
|
|
|
|
|
{
|
|
|
|
|
|
partial class ServiceInvoiceReport
|
|
|
|
|
|
{
|
|
|
|
|
|
/// <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);
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
|
/// Required method for Designer support - do not modify
|
|
|
|
|
|
/// the contents of this method with the code editor.
|
|
|
|
|
|
/// </summary>
|
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
|
{
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ServiceInvoiceReport));
|
|
|
|
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
|
|
|
|
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
|
|
|
|
|
this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
|
|
|
|
|
|
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
|
|
|
|
|
|
this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
|
|
|
|
|
|
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
|
|
|
|
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
|
|
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
2020-12-30 02:44:06 +01:00
|
|
|
|
this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
|
|
|
|
|
|
this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox();
|
|
|
|
|
|
this.xrRichText2 = new DevExpress.XtraReports.UI.XRRichText();
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
|
|
|
|
|
|
this.Page1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
|
|
|
|
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
|
this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.cellApproved = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableRow11 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.rowErbrachteLeistung = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
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.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
2021-08-24 14:52:23 +02:00
|
|
|
|
this.lblBetreff = new DevExpress.XtraReports.UI.XRLabel();
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.lblAbrechnungszeitraum = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
|
this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
|
|
|
|
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
|
|
|
|
|
this.DetailReport2 = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
|
|
|
|
this.Detail3 = new DevExpress.XtraReports.UI.DetailBand();
|
|
|
|
|
|
this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
|
this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableCell26 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
2022-01-17 19:04:46 +01:00
|
|
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
|
this.GroupFooter2 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
|
|
|
|
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
|
this.xrTableRow34 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell61 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableRow35 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell62 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.cellAmountTotal = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableRow36 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell64 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableRow37 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell65 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.cellAbschlag = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableRow39 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell69 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.xrTableRow40 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
|
this.xrTableCell70 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.cellRechnungsbetrag = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
2020-12-30 02:44:06 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
|
2018-01-08 22:29:10 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
|
|
|
|
|
//
|
|
|
|
|
|
// Detail
|
|
|
|
|
|
//
|
|
|
|
|
|
this.Detail.HeightF = 0F;
|
|
|
|
|
|
this.Detail.Name = "Detail";
|
|
|
|
|
|
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
|
|
|
|
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
|
//
|
|
|
|
|
|
// ReportHeader
|
|
|
|
|
|
//
|
|
|
|
|
|
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrPictureBox1,
|
|
|
|
|
|
this.xrLabel6,
|
|
|
|
|
|
this.xrPictureBox2,
|
|
|
|
|
|
this.xrLine1,
|
|
|
|
|
|
this.xrLabel13});
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.ReportHeader.Font = new DevExpress.Drawing.DXFont("Arial", 9F);
|
2023-01-26 15:29:44 +01:00
|
|
|
|
this.ReportHeader.HeightF = 175.2083F;
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.ReportHeader.Name = "ReportHeader";
|
|
|
|
|
|
this.ReportHeader.StylePriority.UseFont = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrPictureBox1
|
|
|
|
|
|
//
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(447.0001F, 0F);
|
|
|
|
|
|
this.xrPictureBox1.Name = "xrPictureBox1";
|
|
|
|
|
|
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(249.9996F, 50F);
|
|
|
|
|
|
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel6
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel6.CanShrink = true;
|
|
|
|
|
|
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(404.9998F, 50F);
|
|
|
|
|
|
this.xrLabel6.Multiline = true;
|
|
|
|
|
|
this.xrLabel6.Name = "xrLabel6";
|
|
|
|
|
|
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel6.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel6.SizeF = new System.Drawing.SizeF(292F, 68.04167F);
|
|
|
|
|
|
this.xrLabel6.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel6.StylePriority.UseTextAlignment = false;
|
2021-09-23 18:44:18 +02:00
|
|
|
|
this.xrLabel6.Text = "\r\nTel: 02152/99454-0\r\nFax: 02152/99454-19";
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrPictureBox2
|
|
|
|
|
|
//
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.xrPictureBox2.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox2.ImageSource"));
|
2023-01-26 15:29:44 +01:00
|
|
|
|
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 132.2917F);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrPictureBox2.Name = "xrPictureBox2";
|
|
|
|
|
|
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(115F, 25F);
|
|
|
|
|
|
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLine1
|
|
|
|
|
|
//
|
2023-01-26 15:29:44 +01:00
|
|
|
|
this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 157.2917F);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrLine1.Name = "xrLine1";
|
|
|
|
|
|
this.xrLine1.SizeF = new System.Drawing.SizeF(236.4583F, 2F);
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel13
|
|
|
|
|
|
//
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Arial", 6F);
|
2023-01-26 15:29:44 +01:00
|
|
|
|
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(114.9999F, 140.2917F);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrLabel13.Name = "xrLabel13";
|
|
|
|
|
|
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel13.SizeF = new System.Drawing.SizeF(317F, 17F);
|
|
|
|
|
|
this.xrLabel13.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel13.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel13.Text = "Kurf<72>rstenstr.8, 47906 Kempen";
|
|
|
|
|
|
this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
|
//
|
|
|
|
|
|
// ruleRateFactorNull
|
|
|
|
|
|
//
|
|
|
|
|
|
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
|
|
|
|
|
|
this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
|
|
|
|
this.ruleRateFactorNull.Name = "ruleRateFactorNull";
|
|
|
|
|
|
//
|
|
|
|
|
|
// topMarginBand1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.topMarginBand1.HeightF = 30F;
|
|
|
|
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
|
|
|
|
//
|
|
|
|
|
|
// bottomMarginBand1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
|
this.xrRichText1,
|
|
|
|
|
|
this.xrPictureBox3,
|
|
|
|
|
|
this.xrRichText2,
|
|
|
|
|
|
this.xrLine2});
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.bottomMarginBand1.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
|
2023-01-26 15:29:44 +01:00
|
|
|
|
this.bottomMarginBand1.HeightF = 192.4166F;
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
|
|
|
|
this.bottomMarginBand1.StylePriority.UseFont = false;
|
|
|
|
|
|
//
|
2020-12-30 02:44:06 +01:00
|
|
|
|
// xrRichText1
|
|
|
|
|
|
//
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.xrRichText1.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
|
2021-09-23 18:44:18 +02:00
|
|
|
|
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 9.999974F);
|
2020-12-30 02:44:06 +01:00
|
|
|
|
this.xrRichText1.Name = "xrRichText1";
|
|
|
|
|
|
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
|
|
|
|
|
|
this.xrRichText1.SizeF = new System.Drawing.SizeF(270.8334F, 126.7917F);
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrPictureBox3
|
|
|
|
|
|
//
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.xrPictureBox3.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox3.ImageSource"));
|
2021-09-23 18:44:18 +02:00
|
|
|
|
this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(10.0001F, 136.7916F);
|
2020-12-30 02:44:06 +01:00
|
|
|
|
this.xrPictureBox3.Name = "xrPictureBox3";
|
|
|
|
|
|
this.xrPictureBox3.SizeF = new System.Drawing.SizeF(93.75F, 55.62495F);
|
|
|
|
|
|
this.xrPictureBox3.Sizing = DevExpress.XtraPrinting.ImageSizeMode.Squeeze;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrRichText2
|
|
|
|
|
|
//
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.xrRichText2.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
|
2021-09-23 18:44:18 +02:00
|
|
|
|
this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(426.1671F, 9.999974F);
|
2020-12-30 02:44:06 +01:00
|
|
|
|
this.xrRichText2.Name = "xrRichText2";
|
|
|
|
|
|
this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
|
2023-01-26 15:29:44 +01:00
|
|
|
|
this.xrRichText2.SizeF = new System.Drawing.SizeF(270.8333F, 182.4166F);
|
2020-12-30 02:44:06 +01:00
|
|
|
|
//
|
2018-01-08 22:29:10 +01:00
|
|
|
|
// xrLine2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
|
|
|
|
this.xrLine2.Name = "xrLine2";
|
|
|
|
|
|
this.xrLine2.SizeF = new System.Drawing.SizeF(696.9998F, 7.208333F);
|
|
|
|
|
|
//
|
|
|
|
|
|
// Page1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.Page1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrTable1,
|
|
|
|
|
|
this.RecipientPostCodeAndTown,
|
|
|
|
|
|
this.xrLabel_RecipientStreet,
|
|
|
|
|
|
this.xrLabel_RecipientDivision,
|
|
|
|
|
|
this.xrLabel_RecipientContactPerson,
|
|
|
|
|
|
this.xrLabel7,
|
|
|
|
|
|
this.xrLabel4,
|
2021-08-24 14:52:23 +02:00
|
|
|
|
this.lblBetreff,
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrLabel2,
|
|
|
|
|
|
this.xrLabel8,
|
|
|
|
|
|
this.lblAbrechnungszeitraum});
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.Page1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
|
this.Page1.HeightF = 467.5833F;
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.Page1.Name = "Page1";
|
|
|
|
|
|
this.Page1.StylePriority.UseFont = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTable1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTable1.BorderColor = System.Drawing.SystemColors.ControlLight;
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 416.5833F);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTable1.Name = "xrTable1";
|
|
|
|
|
|
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrTableRow9,
|
|
|
|
|
|
this.xrTableRow11,
|
|
|
|
|
|
this.rowErbrachteLeistung});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTable1.SizeF = new System.Drawing.SizeF(650F, 51F);
|
|
|
|
|
|
this.xrTable1.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow9
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrTableCell19,
|
|
|
|
|
|
this.cellApproved});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableRow9.Name = "xrTableRow9";
|
|
|
|
|
|
this.xrTableRow9.Weight = 0.085D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell19
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell19.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
|
|
|
|
this.xrTableCell19.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
2016-06-27 01:45:38 +02:00
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Right)));
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableCell19.Name = "xrTableCell19";
|
|
|
|
|
|
this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell19.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrTableCell19.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell19.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell19.Text = "Bewilligte Fachleistungsstunden (FLS) gesamt:";
|
|
|
|
|
|
this.xrTableCell19.Weight = 0.78314100999098568D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// cellApproved
|
|
|
|
|
|
//
|
|
|
|
|
|
this.cellApproved.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
|
|
|
|
this.cellApproved.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
2016-06-27 01:45:38 +02:00
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Right)));
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.cellApproved.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.cellApproved.Name = "cellApproved";
|
|
|
|
|
|
this.cellApproved.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.cellApproved.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.cellApproved.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.cellApproved.StylePriority.UseFont = false;
|
|
|
|
|
|
this.cellApproved.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.cellApproved.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
this.cellApproved.Weight = 0.21685899000901443D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow11
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow11.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrTableCell21});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableRow11.Name = "xrTableRow11";
|
|
|
|
|
|
this.xrTableRow11.Weight = 0.085D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell21
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell21.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
|
|
|
|
this.xrTableCell21.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
2016-06-27 01:45:38 +02:00
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Right)));
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableCell21.Name = "xrTableCell21";
|
|
|
|
|
|
this.xrTableCell21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell21.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrTableCell21.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell21.Weight = 1D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// rowErbrachteLeistung
|
|
|
|
|
|
//
|
|
|
|
|
|
this.rowErbrachteLeistung.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrTableCell22});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.rowErbrachteLeistung.Name = "rowErbrachteLeistung";
|
|
|
|
|
|
this.rowErbrachteLeistung.Weight = 0.085D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell22
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell22.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
|
|
|
|
this.xrTableCell22.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
2016-06-27 01:45:38 +02:00
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableCell22.Name = "xrTableCell22";
|
|
|
|
|
|
this.xrTableCell22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell22.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrTableCell22.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell22.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell22.Text = "Erbrachte Leistungen:";
|
|
|
|
|
|
this.xrTableCell22.Weight = 1D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// RecipientPostCodeAndTown
|
|
|
|
|
|
//
|
|
|
|
|
|
this.RecipientPostCodeAndTown.CanShrink = true;
|
|
|
|
|
|
this.RecipientPostCodeAndTown.LocationFloat = new DevExpress.Utils.PointFloat(0F, 68.00003F);
|
|
|
|
|
|
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(292F, 17F);
|
|
|
|
|
|
this.RecipientPostCodeAndTown.StylePriority.UseFont = false;
|
|
|
|
|
|
this.RecipientPostCodeAndTown.Text = "[RecipientPostCodeAndTown]";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel_RecipientStreet
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel_RecipientStreet.CanShrink = true;
|
|
|
|
|
|
this.xrLabel_RecipientStreet.LocationFloat = new DevExpress.Utils.PointFloat(0F, 51.00002F);
|
|
|
|
|
|
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(292F, 17F);
|
|
|
|
|
|
this.xrLabel_RecipientStreet.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel_RecipientStreet.Text = "[RecipientStreet]";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel_RecipientDivision
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel_RecipientDivision.CanShrink = true;
|
|
|
|
|
|
this.xrLabel_RecipientDivision.LocationFloat = new DevExpress.Utils.PointFloat(0F, 34.00002F);
|
|
|
|
|
|
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(292F, 17F);
|
|
|
|
|
|
this.xrLabel_RecipientDivision.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel_RecipientDivision.Text = "[RecipientDivision]";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel_RecipientContactPerson
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel_RecipientContactPerson.CanShrink = true;
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.xrLabel_RecipientContactPerson.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrLabel_RecipientContactPerson.LocationFloat = new DevExpress.Utils.PointFloat(0F, 17.00001F);
|
|
|
|
|
|
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(292F, 17F);
|
|
|
|
|
|
this.xrLabel_RecipientContactPerson.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel_RecipientContactPerson.Text = "[RecipientContactPerson]";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel7
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel7.CanShrink = true;
|
|
|
|
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
|
|
|
|
this.xrLabel7.Name = "xrLabel7";
|
|
|
|
|
|
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel7.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
|
|
|
|
this.xrLabel7.SizeF = new System.Drawing.SizeF(292F, 17F);
|
|
|
|
|
|
this.xrLabel7.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel7.Text = "[RecipientOrganisation]";
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel4
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel4.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
this.xrLabel4.CanShrink = true;
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
|
|
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 259.9999F);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrLabel4.Multiline = true;
|
|
|
|
|
|
this.xrLabel4.Name = "xrLabel4";
|
|
|
|
|
|
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel4.SizeF = new System.Drawing.SizeF(650F, 20F);
|
|
|
|
|
|
this.xrLabel4.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel4.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel4.Text = "[CustomerReferenceNumber]";
|
|
|
|
|
|
this.xrLabel4.WordWrap = false;
|
|
|
|
|
|
//
|
2021-08-24 14:52:23 +02:00
|
|
|
|
// lblBetreff
|
2018-01-08 22:29:10 +01:00
|
|
|
|
//
|
2021-08-24 14:52:23 +02:00
|
|
|
|
this.lblBetreff.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
this.lblBetreff.CanShrink = true;
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.lblBetreff.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
|
|
|
|
this.lblBetreff.LocationFloat = new DevExpress.Utils.PointFloat(0F, 240F);
|
2021-08-24 14:52:23 +02:00
|
|
|
|
this.lblBetreff.Name = "lblBetreff";
|
|
|
|
|
|
this.lblBetreff.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.lblBetreff.SizeF = new System.Drawing.SizeF(650F, 20F);
|
|
|
|
|
|
this.lblBetreff.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.lblBetreff.StylePriority.UseFont = false;
|
|
|
|
|
|
this.lblBetreff.Text = "Abrechnung Assistenzleistungen f<>r [CustomerSalutation] [CustomerName]";
|
|
|
|
|
|
this.lblBetreff.WordWrap = false;
|
2018-01-08 22:29:10 +01:00
|
|
|
|
//
|
|
|
|
|
|
// xrLabel2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel2.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
this.xrLabel2.CanShrink = true;
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
|
|
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 220F);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
|
|
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(650F, 20F);
|
|
|
|
|
|
this.xrLabel2.StylePriority.UseBackColor = false;
|
|
|
|
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel2.Text = "Rechnung Nr. [InvoiceNumber]";
|
|
|
|
|
|
this.xrLabel2.WordWrap = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrLabel8
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate")});
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
|
|
|
|
|
|
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(414.0002F, 188.5417F);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrLabel8.Name = "xrLabel8";
|
|
|
|
|
|
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.xrLabel8.SizeF = new System.Drawing.SizeF(283F, 17.2917F);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrLabel8.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel8.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrLabel8.Text = "xrLabel8";
|
2021-08-19 09:54:50 +02:00
|
|
|
|
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomRight;
|
2018-01-08 22:29:10 +01:00
|
|
|
|
//
|
|
|
|
|
|
// lblAbrechnungszeitraum
|
|
|
|
|
|
//
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.lblAbrechnungszeitraum.LocationFloat = new DevExpress.Utils.PointFloat(0F, 306.1806F);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.lblAbrechnungszeitraum.Multiline = true;
|
|
|
|
|
|
this.lblAbrechnungszeitraum.Name = "lblAbrechnungszeitraum";
|
|
|
|
|
|
this.lblAbrechnungszeitraum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
2021-06-20 23:11:01 +02:00
|
|
|
|
this.lblAbrechnungszeitraum.SizeF = new System.Drawing.SizeF(642F, 95.125F);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.lblAbrechnungszeitraum.StylePriority.UseFont = false;
|
2021-09-23 18:44:18 +02:00
|
|
|
|
this.lblAbrechnungszeitraum.StylePriority.UseTextAlignment = false;
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.lblAbrechnungszeitraum.Text = resources.GetString("lblAbrechnungszeitraum.Text");
|
2021-09-23 18:44:18 +02:00
|
|
|
|
this.lblAbrechnungszeitraum.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopJustify;
|
2018-01-08 22:29:10 +01:00
|
|
|
|
//
|
|
|
|
|
|
// xrTable4
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 34.99997F);
|
|
|
|
|
|
this.xrTable4.Name = "xrTable4";
|
|
|
|
|
|
this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrTableRow10});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTable4.SizeF = new System.Drawing.SizeF(650F, 20F);
|
|
|
|
|
|
this.xrTable4.StylePriority.UseFont = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow10
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrTableCell9});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableRow10.Name = "xrTableRow10";
|
|
|
|
|
|
this.xrTableRow10.Weight = 0.47619047619047616D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell9
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell9.CanShrink = true;
|
|
|
|
|
|
this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Notice")});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableCell9.Name = "xrTableCell9";
|
|
|
|
|
|
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell9.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell9.Text = "xrTableCell1";
|
|
|
|
|
|
this.xrTableCell9.Weight = 3D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// DetailReport
|
|
|
|
|
|
//
|
|
|
|
|
|
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.Detail1,
|
|
|
|
|
|
this.DetailReport2});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.DetailReport.DataMember = "ServiceInvoicePeriods";
|
|
|
|
|
|
this.DetailReport.DataSource = this.bindingSource1;
|
|
|
|
|
|
this.DetailReport.Level = 0;
|
|
|
|
|
|
this.DetailReport.Name = "DetailReport";
|
|
|
|
|
|
//
|
|
|
|
|
|
// Detail1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.Detail1.HeightF = 0F;
|
|
|
|
|
|
this.Detail1.Name = "Detail1";
|
|
|
|
|
|
//
|
|
|
|
|
|
// DetailReport2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.DetailReport2.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.Detail3,
|
|
|
|
|
|
this.GroupFooter1,
|
|
|
|
|
|
this.GroupFooter2});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.DetailReport2.DataMember = "ServiceInvoicePeriods.ServiceInvoiceItems";
|
|
|
|
|
|
this.DetailReport2.DataSource = this.bindingSource1;
|
|
|
|
|
|
this.DetailReport2.Level = 0;
|
|
|
|
|
|
this.DetailReport2.Name = "DetailReport2";
|
|
|
|
|
|
//
|
|
|
|
|
|
// Detail3
|
|
|
|
|
|
//
|
|
|
|
|
|
this.Detail3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrTable2});
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.Detail3.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.Detail3.HeightF = 17F;
|
|
|
|
|
|
this.Detail3.Name = "Detail3";
|
|
|
|
|
|
this.Detail3.StylePriority.UseFont = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTable2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTable2.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
|
|
|
|
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
|
|
|
|
this.xrTable2.Name = "xrTable2";
|
|
|
|
|
|
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrTableRow8});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTable2.SizeF = new System.Drawing.SizeF(650F, 17F);
|
|
|
|
|
|
this.xrTable2.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow8
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrTableCell18,
|
|
|
|
|
|
this.xrTableCell26});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableRow8.Name = "xrTableRow8";
|
|
|
|
|
|
this.xrTableRow8.Weight = 0.085D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell18
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell18.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
|
|
|
|
this.xrTableCell18.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
|
this.xrTableCell18.CanShrink = true;
|
|
|
|
|
|
this.xrTableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.ServiceDescription")});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableCell18.Name = "xrTableCell18";
|
|
|
|
|
|
this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell18.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrTableCell18.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell18.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell18.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell18.Weight = 0.78314100999098546D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell26
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell26.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
|
|
|
|
this.xrTableCell26.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
2016-06-27 01:45:38 +02:00
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableCell26.CanShrink = true;
|
|
|
|
|
|
this.xrTableCell26.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.GrossAmount")});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableCell26.Name = "xrTableCell26";
|
|
|
|
|
|
this.xrTableCell26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell26.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrTableCell26.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell26.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell26.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell26.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.xrTableCell26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
this.xrTableCell26.Weight = 0.21685899000901443D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// GroupFooter1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
2021-09-23 18:44:18 +02:00
|
|
|
|
this.xrLabel1,
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrLabel12,
|
|
|
|
|
|
this.xrLabel14,
|
|
|
|
|
|
this.xrLabel15,
|
|
|
|
|
|
this.xrTable4});
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.GroupFooter1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2025-03-18 16:13:47 +01:00
|
|
|
|
this.GroupFooter1.HeightF = 207.8751F;
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.GroupFooter1.Level = 1;
|
|
|
|
|
|
this.GroupFooter1.Name = "GroupFooter1";
|
|
|
|
|
|
this.GroupFooter1.StylePriority.UseFont = false;
|
|
|
|
|
|
//
|
2022-01-17 19:04:46 +01:00
|
|
|
|
// xrLabel1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 9.999974F);
|
|
|
|
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
|
|
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(672.9164F, 17F);
|
|
|
|
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel1.Text = "Wir d<>rfen um <20>berweisung innerhalb von zwei Wochen bitten. ";
|
|
|
|
|
|
//
|
2018-01-08 22:29:10 +01:00
|
|
|
|
// xrLabel12
|
|
|
|
|
|
//
|
2025-03-18 16:13:47 +01:00
|
|
|
|
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 144.8334F);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrLabel12.Name = "xrLabel12";
|
|
|
|
|
|
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel12.SizeF = new System.Drawing.SizeF(225F, 17F);
|
|
|
|
|
|
this.xrLabel12.StylePriority.UseFont = false;
|
2022-06-22 16:11:16 +02:00
|
|
|
|
this.xrLabel12.Text = "D. Sch<63>rmann; MPH";
|
2018-01-08 22:29:10 +01:00
|
|
|
|
//
|
|
|
|
|
|
// xrLabel14
|
|
|
|
|
|
//
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
|
2025-03-18 16:13:47 +01:00
|
|
|
|
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 161.8335F);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrLabel14.Multiline = true;
|
|
|
|
|
|
this.xrLabel14.Name = "xrLabel14";
|
|
|
|
|
|
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
2022-06-22 16:11:16 +02:00
|
|
|
|
this.xrLabel14.SizeF = new System.Drawing.SizeF(357.2917F, 46.04167F);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrLabel14.StylePriority.UseFont = false;
|
2022-06-22 16:11:16 +02:00
|
|
|
|
this.xrLabel14.Text = "Soziotherapeut (Mitglied im Berufsverband der Soziotherapeuten e.V.)\r\nDipl. Sozia" +
|
|
|
|
|
|
"larbeiter (FH)\r\nGesundheitswissenschaftler (Uni)";
|
2018-01-08 22:29:10 +01:00
|
|
|
|
//
|
|
|
|
|
|
// xrLabel15
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 75.66656F);
|
|
|
|
|
|
this.xrLabel15.Name = "xrLabel15";
|
|
|
|
|
|
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrLabel15.SizeF = new System.Drawing.SizeF(175F, 17F);
|
|
|
|
|
|
this.xrLabel15.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrLabel15.Text = "Mit freundlichen Gr<47><72>en";
|
|
|
|
|
|
//
|
|
|
|
|
|
// GroupFooter2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.GroupFooter2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrTable3});
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.GroupFooter2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.GroupFooter2.HeightF = 115F;
|
|
|
|
|
|
this.GroupFooter2.Name = "GroupFooter2";
|
|
|
|
|
|
this.GroupFooter2.StylePriority.UseFont = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTable3
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTable3.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
|
|
|
|
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
|
|
|
|
this.xrTable3.Name = "xrTable3";
|
|
|
|
|
|
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrTableRow34,
|
|
|
|
|
|
this.xrTableRow35,
|
|
|
|
|
|
this.xrTableRow36,
|
|
|
|
|
|
this.xrTableRow37,
|
|
|
|
|
|
this.xrTableRow39,
|
|
|
|
|
|
this.xrTableRow40});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTable3.SizeF = new System.Drawing.SizeF(650F, 115F);
|
|
|
|
|
|
this.xrTable3.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow34
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow34.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrTableCell61});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableRow34.Name = "xrTableRow34";
|
|
|
|
|
|
this.xrTableRow34.Weight = 0.085D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell61
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell61.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
|
|
|
|
this.xrTableCell61.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
2016-06-27 01:45:38 +02:00
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableCell61.Name = "xrTableCell61";
|
|
|
|
|
|
this.xrTableCell61.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell61.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrTableCell61.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell61.Weight = 1D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow35
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow35.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrTableCell62,
|
|
|
|
|
|
this.cellAmountTotal});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableRow35.Name = "xrTableRow35";
|
|
|
|
|
|
this.xrTableRow35.Weight = 0.085D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell62
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell62.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
|
this.xrTableCell62.Name = "xrTableCell62";
|
|
|
|
|
|
this.xrTableCell62.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell62.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell62.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell62.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.xrTableCell62.Text = "Gesamtforderung:";
|
|
|
|
|
|
this.xrTableCell62.Weight = 0.78314100999098546D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// cellAmountTotal
|
|
|
|
|
|
//
|
|
|
|
|
|
this.cellAmountTotal.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
2016-06-27 01:45:38 +02:00
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.cellAmountTotal.Name = "cellAmountTotal";
|
|
|
|
|
|
this.cellAmountTotal.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.cellAmountTotal.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.cellAmountTotal.StylePriority.UseFont = false;
|
|
|
|
|
|
this.cellAmountTotal.StylePriority.UsePadding = false;
|
|
|
|
|
|
this.cellAmountTotal.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.cellAmountTotal.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
this.cellAmountTotal.Weight = 0.21685899000901443D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow36
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow36.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrTableCell64});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableRow36.Name = "xrTableRow36";
|
|
|
|
|
|
this.xrTableRow36.Weight = 0.085D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell64
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell64.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
2016-06-27 01:45:38 +02:00
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableCell64.Name = "xrTableCell64";
|
|
|
|
|
|
this.xrTableCell64.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell64.Weight = 1D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow37
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow37.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrTableCell65,
|
|
|
|
|
|
this.cellAbschlag});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableRow37.Name = "xrTableRow37";
|
|
|
|
|
|
this.xrTableRow37.Weight = 0.085D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell65
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell65.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
|
|
|
|
this.xrTableCell65.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
|
this.xrTableCell65.Name = "xrTableCell65";
|
|
|
|
|
|
this.xrTableCell65.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell65.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrTableCell65.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell65.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell65.Text = "abz<62>glich der geleisteten Abschlagszahlung:";
|
|
|
|
|
|
this.xrTableCell65.Weight = 0.78314100999098568D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// cellAbschlag
|
|
|
|
|
|
//
|
|
|
|
|
|
this.cellAbschlag.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
|
|
|
|
this.cellAbschlag.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
2016-06-27 01:45:38 +02:00
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.cellAbschlag.Name = "cellAbschlag";
|
|
|
|
|
|
this.cellAbschlag.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.cellAbschlag.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.cellAbschlag.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.cellAbschlag.StylePriority.UseFont = false;
|
|
|
|
|
|
this.cellAbschlag.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.cellAbschlag.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
this.cellAbschlag.Weight = 0.21685899000901443D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow39
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow39.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrTableCell69});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableRow39.Name = "xrTableRow39";
|
|
|
|
|
|
this.xrTableRow39.Weight = 0.085D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell69
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell69.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
|
|
|
|
this.xrTableCell69.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
2016-06-27 01:45:38 +02:00
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableCell69.Name = "xrTableCell69";
|
|
|
|
|
|
this.xrTableCell69.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell69.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrTableCell69.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell69.Weight = 1D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableRow40
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableRow40.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.xrTableCell70,
|
|
|
|
|
|
this.cellRechnungsbetrag});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.xrTableRow40.Name = "xrTableRow40";
|
|
|
|
|
|
this.xrTableRow40.Weight = 0.15D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// xrTableCell70
|
|
|
|
|
|
//
|
|
|
|
|
|
this.xrTableCell70.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
|
|
|
|
this.xrTableCell70.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
|
this.xrTableCell70.Name = "xrTableCell70";
|
|
|
|
|
|
this.xrTableCell70.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.xrTableCell70.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.xrTableCell70.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.xrTableCell70.StylePriority.UseFont = false;
|
|
|
|
|
|
this.xrTableCell70.Text = "Restforderung:";
|
|
|
|
|
|
this.xrTableCell70.Weight = 0.78314100999098568D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// cellRechnungsbetrag
|
|
|
|
|
|
//
|
|
|
|
|
|
this.cellRechnungsbetrag.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
|
|
|
|
this.cellRechnungsbetrag.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
2016-06-27 01:45:38 +02:00
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.cellRechnungsbetrag.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.cellRechnungsbetrag.Name = "cellRechnungsbetrag";
|
|
|
|
|
|
this.cellRechnungsbetrag.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
|
this.cellRechnungsbetrag.StylePriority.UseBorderColor = false;
|
|
|
|
|
|
this.cellRechnungsbetrag.StylePriority.UseBorders = false;
|
|
|
|
|
|
this.cellRechnungsbetrag.StylePriority.UseFont = false;
|
|
|
|
|
|
this.cellRechnungsbetrag.StylePriority.UseTextAlignment = false;
|
|
|
|
|
|
this.cellRechnungsbetrag.Text = "[Claim]";
|
|
|
|
|
|
this.cellRechnungsbetrag.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
|
this.cellRechnungsbetrag.Weight = 0.21685899000901443D;
|
|
|
|
|
|
//
|
|
|
|
|
|
// bindingSource1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
|
|
|
|
|
|
//
|
|
|
|
|
|
// ServiceInvoiceReport
|
|
|
|
|
|
//
|
|
|
|
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.Detail,
|
|
|
|
|
|
this.ReportHeader,
|
|
|
|
|
|
this.topMarginBand1,
|
|
|
|
|
|
this.bottomMarginBand1,
|
|
|
|
|
|
this.Page1,
|
|
|
|
|
|
this.DetailReport});
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.DataSource = this.bindingSource1;
|
2022-01-17 19:04:46 +01:00
|
|
|
|
this.DisplayName = "Rechnung";
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
2016-06-27 01:45:38 +02:00
|
|
|
|
this.ruleRateFactorNull});
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.Margins = new DevExpress.Drawing.DXMargins(80F, 50F, 30F, 192.4166F);
|
2018-01-08 22:29:10 +01:00
|
|
|
|
this.PageHeight = 1169;
|
|
|
|
|
|
this.PageWidth = 827;
|
2024-03-04 15:55:19 +01:00
|
|
|
|
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
2025-03-11 13:34:49 +01:00
|
|
|
|
this.Version = "23.2";
|
2020-12-30 02:44:06 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
|
2018-01-08 22:29:10 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
2016-06-27 01:45:38 +02:00
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail;
|
|
|
|
|
|
private System.Windows.Forms.BindingSource bindingSource1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.FormattingRule ruleRateFactorNull;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand Page1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
2021-08-24 14:52:23 +02:00
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel lblBetreff;
|
2016-06-27 01:45:38 +02:00
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel lblAbrechnungszeitraum;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTable xrTable4;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow10;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport2;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail3;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLine xrLine1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
|
|
|
|
|
|
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 xrLabel7;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLine xrLine2;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow11;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell21;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow rowErbrachteLeistung;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell22;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow9;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell19;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell cellApproved;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTable xrTable2;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow8;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell18;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell26;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter2;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTable xrTable3;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow34;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell61;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow35;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell62;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell cellAmountTotal;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow36;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell64;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow37;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell65;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell cellAbschlag;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow39;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell69;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow40;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell70;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell cellRechnungsbetrag;
|
2018-01-08 22:29:10 +01:00
|
|
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText1;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox3;
|
|
|
|
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText2;
|
2021-09-23 18:44:18 +02:00
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
2016-06-27 01:45:38 +02:00
|
|
|
|
}
|
|
|
|
|
|
}
|