670 lines
39 KiB
C#
670 lines
39 KiB
C#
using BeWo.Report.ReportObjects;
|
|
namespace Wabe
|
|
{
|
|
partial class Sammelrechnung
|
|
{
|
|
/// <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()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Sammelrechnung));
|
|
DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark();
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
this.ruleNoticeNull = new DevExpress.XtraReports.UI.FormattingRule();
|
|
this.Page1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
|
|
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).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;
|
|
//
|
|
// ruleRateFactorNull
|
|
//
|
|
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
|
|
this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
this.ruleRateFactorNull.Name = "ruleRateFactorNull";
|
|
//
|
|
// topMarginBand1
|
|
//
|
|
this.topMarginBand1.HeightF = 192.2083F;
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
//
|
|
// bottomMarginBand1
|
|
//
|
|
this.bottomMarginBand1.HeightF = 71.00005F;
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
//
|
|
// ruleNoticeNull
|
|
//
|
|
this.ruleNoticeNull.Condition = "[Notice] == ?";
|
|
this.ruleNoticeNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
this.ruleNoticeNull.Name = "ruleNoticeNull";
|
|
//
|
|
// Page1
|
|
//
|
|
this.Page1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrTable4,
|
|
this.xrTable3,
|
|
this.xrLabel2,
|
|
this.xrLabel4,
|
|
this.xrLabel7,
|
|
this.xrLabel9,
|
|
this.xrLabel11,
|
|
this.xrLabel12,
|
|
this.xrLabel13,
|
|
this.xrLabel17,
|
|
this.xrLabel16,
|
|
this.xrLabel14,
|
|
this.xrLabel15,
|
|
this.xrLabel18,
|
|
this.lblAdresse});
|
|
this.Page1.HeightF = 408.375F;
|
|
this.Page1.Name = "Page1";
|
|
this.Page1.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(461.3603F, 253.1668F);
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(236.2082F, 20F);
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel2.Text = "ZE-Nummer 70033";
|
|
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel4
|
|
//
|
|
this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate")});
|
|
this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(461.3603F, 230.1668F);
|
|
this.xrLabel4.Name = "xrLabel4";
|
|
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel4.SizeF = new System.Drawing.SizeF(236.2083F, 23F);
|
|
this.xrLabel4.StylePriority.UseFont = false;
|
|
this.xrLabel4.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel4.Text = "xrLabel8";
|
|
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
this.xrLabel4.TextFormatString = "Erlangen, {0}";
|
|
//
|
|
// xrLabel7
|
|
//
|
|
this.xrLabel7.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel7.CanShrink = true;
|
|
this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 253.1668F);
|
|
this.xrLabel7.Name = "xrLabel7";
|
|
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel7.SizeF = new System.Drawing.SizeF(461.3603F, 20F);
|
|
this.xrLabel7.StylePriority.UseBackColor = false;
|
|
this.xrLabel7.StylePriority.UseFont = false;
|
|
this.xrLabel7.Text = "Abrechnung von Maßnahmekosten für betreutes Wohnen";
|
|
this.xrLabel7.WordWrap = false;
|
|
//
|
|
// xrLabel9
|
|
//
|
|
this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
|
|
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 184.1667F);
|
|
this.xrLabel9.Name = "xrLabel9";
|
|
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel9.SizeF = new System.Drawing.SizeF(195.9023F, 23F);
|
|
this.xrLabel9.StylePriority.UseFont = false;
|
|
this.xrLabel9.StylePriority.UseForeColor = false;
|
|
this.xrLabel9.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel9.Text = "Ansprechpartner";
|
|
this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel11
|
|
//
|
|
this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrLabel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
|
|
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(195.9021F, 184.1667F);
|
|
this.xrLabel11.Name = "xrLabel11";
|
|
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel11.SizeF = new System.Drawing.SizeF(142.0001F, 23F);
|
|
this.xrLabel11.StylePriority.UseFont = false;
|
|
this.xrLabel11.StylePriority.UseForeColor = false;
|
|
this.xrLabel11.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel11.Text = "Telefon";
|
|
this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel12
|
|
//
|
|
this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrLabel12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
|
|
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(337.9022F, 184.1667F);
|
|
this.xrLabel12.Name = "xrLabel12";
|
|
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel12.SizeF = new System.Drawing.SizeF(123.4581F, 23F);
|
|
this.xrLabel12.StylePriority.UseFont = false;
|
|
this.xrLabel12.StylePriority.UseForeColor = false;
|
|
this.xrLabel12.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel12.Text = "Fax";
|
|
this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel13
|
|
//
|
|
this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrLabel13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
|
|
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(461.3603F, 184.1666F);
|
|
this.xrLabel13.Name = "xrLabel13";
|
|
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel13.SizeF = new System.Drawing.SizeF(236.2083F, 23F);
|
|
this.xrLabel13.StylePriority.UseFont = false;
|
|
this.xrLabel13.StylePriority.UseForeColor = false;
|
|
this.xrLabel13.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel13.Text = "Email";
|
|
this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel17
|
|
//
|
|
this.xrLabel17.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrLabel17.ForeColor = System.Drawing.Color.Black;
|
|
this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(461.3603F, 207.1666F);
|
|
this.xrLabel17.Name = "xrLabel17";
|
|
this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel17.SizeF = new System.Drawing.SizeF(236.2083F, 23F);
|
|
this.xrLabel17.StylePriority.UseFont = false;
|
|
this.xrLabel17.StylePriority.UseForeColor = false;
|
|
this.xrLabel17.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel17.Text = "e.hartmann@wabe-erlangen.de";
|
|
this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel16
|
|
//
|
|
this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrLabel16.ForeColor = System.Drawing.Color.Black;
|
|
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(337.9022F, 207.1666F);
|
|
this.xrLabel16.Name = "xrLabel16";
|
|
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel16.SizeF = new System.Drawing.SizeF(123.4581F, 23F);
|
|
this.xrLabel16.StylePriority.UseFont = false;
|
|
this.xrLabel16.StylePriority.UseForeColor = false;
|
|
this.xrLabel16.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel16.Text = "09131/617146";
|
|
this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel14
|
|
//
|
|
this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrLabel14.ForeColor = System.Drawing.Color.Black;
|
|
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(195.9021F, 207.1668F);
|
|
this.xrLabel14.Name = "xrLabel14";
|
|
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel14.SizeF = new System.Drawing.SizeF(142.0001F, 23F);
|
|
this.xrLabel14.StylePriority.UseFont = false;
|
|
this.xrLabel14.StylePriority.UseForeColor = false;
|
|
this.xrLabel14.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel14.Text = "09131/617130";
|
|
this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel15
|
|
//
|
|
this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrLabel15.ForeColor = System.Drawing.Color.Black;
|
|
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 207.1666F);
|
|
this.xrLabel15.Name = "xrLabel15";
|
|
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel15.SizeF = new System.Drawing.SizeF(195.9023F, 23F);
|
|
this.xrLabel15.StylePriority.UseFont = false;
|
|
this.xrLabel15.StylePriority.UseForeColor = false;
|
|
this.xrLabel15.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel15.Text = "Elke Hartmann";
|
|
this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel18
|
|
//
|
|
this.xrLabel18.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel18.CanShrink = true;
|
|
this.xrLabel18.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
|
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(0F, 273.1668F);
|
|
this.xrLabel18.Name = "xrLabel18";
|
|
this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel18.SizeF = new System.Drawing.SizeF(650F, 20F);
|
|
this.xrLabel18.StylePriority.UseBackColor = false;
|
|
this.xrLabel18.StylePriority.UseFont = false;
|
|
this.xrLabel18.Text = "Betreuungszeitraum [AccountingPeriod]";
|
|
this.xrLabel18.WordWrap = false;
|
|
//
|
|
// lblAdresse
|
|
//
|
|
this.lblAdresse.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
|
this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00002F);
|
|
this.lblAdresse.Multiline = true;
|
|
this.lblAdresse.Name = "lblAdresse";
|
|
this.lblAdresse.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblAdresse.SizeF = new System.Drawing.SizeF(317F, 111.5F);
|
|
this.lblAdresse.StylePriority.UseFont = false;
|
|
this.lblAdresse.Text = "[RecipientOrganisation]\r\n[RecipientContactPerson]\r\n[RecipientDivision]\r\n[Recipien" +
|
|
"tStreet]\r\n[RecipientPostCodeAndTown]";
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
|
|
//
|
|
// ReportFooter
|
|
//
|
|
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel1,
|
|
this.xrLabel10,
|
|
this.xrTable2,
|
|
this.xrLabel20,
|
|
this.xrLabel21,
|
|
this.xrLabel22,
|
|
this.xrPictureBox2});
|
|
this.ReportFooter.HeightF = 233.6668F;
|
|
this.ReportFooter.Name = "ReportFooter";
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 115.6666F);
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(175F, 17F);
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
this.xrLabel1.Text = "mit freundlichen Grüßen";
|
|
//
|
|
// xrLabel10
|
|
//
|
|
this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
|
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0F, 215.2917F);
|
|
this.xrLabel10.Name = "xrLabel10";
|
|
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel10.SizeF = new System.Drawing.SizeF(225F, 17F);
|
|
this.xrLabel10.StylePriority.UseFont = false;
|
|
this.xrLabel10.Text = "Hartmann ";
|
|
//
|
|
// xrTable2
|
|
//
|
|
this.xrTable2.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
|
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(3.178914E-05F, 71.91671F);
|
|
this.xrTable2.Name = "xrTable2";
|
|
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow2,
|
|
this.xrTableRow3});
|
|
this.xrTable2.SizeF = new System.Drawing.SizeF(650F, 26F);
|
|
this.xrTable2.StylePriority.UseFont = false;
|
|
//
|
|
// xrTableRow2
|
|
//
|
|
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell5});
|
|
this.xrTableRow2.Name = "xrTableRow2";
|
|
this.xrTableRow2.Weight = 0.38095238095238093D;
|
|
//
|
|
// xrTableCell5
|
|
//
|
|
this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Notice")});
|
|
this.xrTableCell5.Name = "xrTableCell5";
|
|
this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell5.StylePriority.UsePadding = false;
|
|
this.xrTableCell5.Text = "xrTableCell1";
|
|
this.xrTableCell5.Weight = 3D;
|
|
//
|
|
// xrTableRow3
|
|
//
|
|
this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell7});
|
|
this.xrTableRow3.Name = "xrTableRow3";
|
|
this.xrTableRow3.Weight = 0.23809523809523808D;
|
|
//
|
|
// xrTableCell7
|
|
//
|
|
this.xrTableCell7.Name = "xrTableCell7";
|
|
this.xrTableCell7.Weight = 3D;
|
|
//
|
|
// xrLabel20
|
|
//
|
|
this.xrLabel20.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
|
this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(0F, 36.45833F);
|
|
this.xrLabel20.Name = "xrLabel20";
|
|
this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel20.SizeF = new System.Drawing.SizeF(650F, 21.91664F);
|
|
this.xrLabel20.StylePriority.UseFont = false;
|
|
this.xrLabel20.Text = "Wir bitten Sie um Überweisung des Rechnungsbetrages auf die angegebene Bankverbin" +
|
|
"dung.";
|
|
//
|
|
// xrLabel21
|
|
//
|
|
this.xrLabel21.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
|
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(0F, 97.91666F);
|
|
this.xrLabel21.Name = "xrLabel21";
|
|
this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel21.SizeF = new System.Drawing.SizeF(587.8749F, 17.74998F);
|
|
this.xrLabel21.StylePriority.UseFont = false;
|
|
this.xrLabel21.Text = "Für Ihre Unterstützung bedanken wir uns im voraus sehr herzlich und verbleiben";
|
|
//
|
|
// xrLabel22
|
|
//
|
|
this.xrLabel22.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
|
this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(0F, 132.6667F);
|
|
this.xrLabel22.Name = "xrLabel22";
|
|
this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel22.SizeF = new System.Drawing.SizeF(175F, 17F);
|
|
this.xrLabel22.StylePriority.UseFont = false;
|
|
this.xrLabel22.Text = "Im Auftrag";
|
|
//
|
|
// xrPictureBox2
|
|
//
|
|
this.xrPictureBox2.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox2.ImageSource"));
|
|
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 149.6667F);
|
|
this.xrPictureBox2.Name = "xrPictureBox2";
|
|
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(144.6248F, 65.62502F);
|
|
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
|
//
|
|
// xrTable3
|
|
//
|
|
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 333.375F);
|
|
this.xrTable3.Name = "xrTable3";
|
|
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow4});
|
|
this.xrTable3.SizeF = new System.Drawing.SizeF(505F, 25F);
|
|
//
|
|
// xrTableRow4
|
|
//
|
|
this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell1,
|
|
this.xrTableCell6});
|
|
this.xrTableRow4.Name = "xrTableRow4";
|
|
this.xrTableRow4.Weight = 1D;
|
|
//
|
|
// xrTableCell1
|
|
//
|
|
this.xrTableCell1.BorderColor = System.Drawing.Color.DarkGray;
|
|
this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrTableCell1.Name = "xrTableCell1";
|
|
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell1.StylePriority.UseBackColor = false;
|
|
this.xrTableCell1.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell1.StylePriority.UseBorders = false;
|
|
this.xrTableCell1.StylePriority.UseFont = false;
|
|
this.xrTableCell1.StylePriority.UsePadding = false;
|
|
this.xrTableCell1.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell1.Text = "Gesamtsumme:";
|
|
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell1.Weight = 1.6985645512702885D;
|
|
//
|
|
// xrTableCell6
|
|
//
|
|
this.xrTableCell6.BorderColor = System.Drawing.Color.DarkGray;
|
|
this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "GrossClaim")});
|
|
this.xrTableCell6.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrTableCell6.Name = "xrTableCell6";
|
|
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell6.StylePriority.UseBackColor = false;
|
|
this.xrTableCell6.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell6.StylePriority.UseBorders = false;
|
|
this.xrTableCell6.StylePriority.UseFont = false;
|
|
this.xrTableCell6.StylePriority.UsePadding = false;
|
|
this.xrTableCell6.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
this.xrTableCell6.Weight = 0.71770342553031441D;
|
|
//
|
|
// xrTable4
|
|
//
|
|
this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(3.178914E-05F, 358.375F);
|
|
this.xrTable4.Name = "xrTable4";
|
|
this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow5,
|
|
this.xrTableRow7});
|
|
this.xrTable4.SizeF = new System.Drawing.SizeF(505F, 50F);
|
|
//
|
|
// xrTableRow5
|
|
//
|
|
this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell8,
|
|
this.xrTableCell9});
|
|
this.xrTableRow5.Name = "xrTableRow5";
|
|
this.xrTableRow5.Weight = 1D;
|
|
//
|
|
// xrTableCell8
|
|
//
|
|
this.xrTableCell8.BorderColor = System.Drawing.Color.DarkGray;
|
|
this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)));
|
|
this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrTableCell8.Multiline = true;
|
|
this.xrTableCell8.Name = "xrTableCell8";
|
|
this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell8.StylePriority.UseBackColor = false;
|
|
this.xrTableCell8.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell8.StylePriority.UseBorders = false;
|
|
this.xrTableCell8.StylePriority.UseFont = false;
|
|
this.xrTableCell8.StylePriority.UsePadding = false;
|
|
this.xrTableCell8.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell8.Text = "abzüglich Abschlagszahlungen";
|
|
this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell8.Weight = 1.6985645512702885D;
|
|
//
|
|
// xrTableCell9
|
|
//
|
|
this.xrTableCell9.BorderColor = System.Drawing.Color.DarkGray;
|
|
this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)));
|
|
this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AmountAdvancedPayments")});
|
|
this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrTableCell9.Multiline = true;
|
|
this.xrTableCell9.Name = "xrTableCell9";
|
|
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell9.StylePriority.UseBackColor = false;
|
|
this.xrTableCell9.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell9.StylePriority.UseBorders = false;
|
|
this.xrTableCell9.StylePriority.UseFont = false;
|
|
this.xrTableCell9.StylePriority.UsePadding = false;
|
|
this.xrTableCell9.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
this.xrTableCell9.Weight = 0.71770342553031441D;
|
|
//
|
|
// xrTableRow7
|
|
//
|
|
this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell10,
|
|
this.xrTableCell12});
|
|
this.xrTableRow7.Name = "xrTableRow7";
|
|
this.xrTableRow7.Weight = 1D;
|
|
//
|
|
// xrTableCell10
|
|
//
|
|
this.xrTableCell10.BorderColor = System.Drawing.Color.DarkGray;
|
|
this.xrTableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrTableCell10.Name = "xrTableCell10";
|
|
this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell10.StylePriority.UseBackColor = false;
|
|
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;
|
|
this.xrTableCell10.Text = "Restbetrag";
|
|
this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell10.Weight = 1.6985645512702885D;
|
|
//
|
|
// xrTableCell12
|
|
//
|
|
this.xrTableCell12.BorderColor = System.Drawing.Color.DarkGray;
|
|
this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "NetClaim")});
|
|
this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrTableCell12.Name = "xrTableCell12";
|
|
this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell12.StylePriority.UseBackColor = false;
|
|
this.xrTableCell12.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell12.StylePriority.UseBorders = false;
|
|
this.xrTableCell12.StylePriority.UseFont = false;
|
|
this.xrTableCell12.StylePriority.UsePadding = false;
|
|
this.xrTableCell12.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell12.Text = "Gesamtkosten";
|
|
this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
this.xrTableCell12.Weight = 0.71770342553031441D;
|
|
//
|
|
// Sammelrechnung
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.topMarginBand1,
|
|
this.bottomMarginBand1,
|
|
this.Page1,
|
|
this.ReportFooter});
|
|
this.DataSource = this.bindingSource1;
|
|
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
|
this.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
|
this.ruleRateFactorNull,
|
|
this.ruleNoticeNull});
|
|
this.Margins = new DevExpress.Drawing.DXMargins(82.25F, 47F, 192.2083F, 71.00005F);
|
|
this.PageHeight = 1169;
|
|
this.PageWidth = 827;
|
|
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
|
this.Version = "23.2";
|
|
xrWatermark1.Id = "Watermark1";
|
|
this.Watermarks.Add(xrWatermark1);
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
|
|
|
}
|
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail;
|
|
private System.Windows.Forms.BindingSource bindingSource1;
|
|
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 lblAdresse;
|
|
private DevExpress.XtraReports.UI.FormattingRule ruleNoticeNull;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel17;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel16;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel18;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable4;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow5;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell8;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow7;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell12;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable3;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow4;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
|
|
private DevExpress.XtraReports.UI.ReportFooterBand ReportFooter;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable2;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow3;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell7;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel20;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel21;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel22;
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2;
|
|
}
|
|
}
|