727 lines
34 KiB
C#
727 lines
34 KiB
C#
using BeWo.Report.ReportObjects;
|
||
namespace BeWo.Report.DefaultReports
|
||
{
|
||
partial class InvoiceCustomerReport
|
||
{
|
||
/// <summary>
|
||
/// Required designer variable.
|
||
/// </summary>
|
||
private System.ComponentModel.IContainer components = null;
|
||
|
||
/// <summary>
|
||
/// Clean up any resources being used.
|
||
/// </summary>
|
||
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
||
protected override void Dispose(bool disposing)
|
||
{
|
||
if (disposing && (components != null))
|
||
{
|
||
components.Dispose();
|
||
}
|
||
base.Dispose(disposing);
|
||
}
|
||
|
||
#region Designer generated code
|
||
|
||
/// <summary>
|
||
/// Required method for Designer support - do not modify
|
||
/// the contents of this method with the code editor.
|
||
/// </summary>
|
||
private void InitializeComponent()
|
||
{
|
||
this.components = new System.ComponentModel.Container();
|
||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(InvoiceCustomerReport));
|
||
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
||
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
||
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
|
||
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow11 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
||
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
||
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
||
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
||
this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
|
||
this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
|
||
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
|
||
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
||
//
|
||
// Detail
|
||
//
|
||
this.Detail.HeightF = 0F;
|
||
this.Detail.Name = "Detail";
|
||
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrTable1
|
||
//
|
||
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(10.0001F, 0F);
|
||
this.xrTable1.Name = "xrTable1";
|
||
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow9});
|
||
this.xrTable1.SizeF = new System.Drawing.SizeF(617.0015F, 25F);
|
||
this.xrTable1.StylePriority.UseFont = false;
|
||
//
|
||
// xrTableRow9
|
||
//
|
||
this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell6,
|
||
this.xrTableCell7,
|
||
this.xrTableCell9,
|
||
this.xrTableCell14,
|
||
this.xrTableCell10,
|
||
this.xrTableCell12});
|
||
this.xrTableRow9.Name = "xrTableRow9";
|
||
this.xrTableRow9.Weight = 1D;
|
||
//
|
||
// xrTableCell6
|
||
//
|
||
this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.AccountingPeriodStart")});
|
||
this.xrTableCell6.Name = "xrTableCell6";
|
||
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.xrTableCell6.StylePriority.UseBorders = false;
|
||
this.xrTableCell6.StylePriority.UsePadding = false;
|
||
this.xrTableCell6.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell6.Text = "xrTableCell6";
|
||
this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.xrTableCell6.Weight = 1D;
|
||
//
|
||
// xrTableCell7
|
||
//
|
||
this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.AccountingPeriodEnd")});
|
||
this.xrTableCell7.Name = "xrTableCell7";
|
||
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.xrTableCell7.StylePriority.UseBorders = false;
|
||
this.xrTableCell7.StylePriority.UsePadding = false;
|
||
this.xrTableCell7.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell7.Text = "xrTableCell7";
|
||
this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.xrTableCell7.Weight = 1D;
|
||
//
|
||
// xrTableCell9
|
||
//
|
||
this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.ItemDescription")});
|
||
this.xrTableCell9.Name = "xrTableCell9";
|
||
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.xrTableCell9.StylePriority.UseBorders = false;
|
||
this.xrTableCell9.StylePriority.UsePadding = false;
|
||
this.xrTableCell9.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell9.Text = "xrTableCell9";
|
||
this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.xrTableCell9.Weight = 1.8273973733803044D;
|
||
//
|
||
// xrTableCell14
|
||
//
|
||
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.UnitPrice")});
|
||
this.xrTableCell14.Name = "xrTableCell14";
|
||
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.xrTableCell14.StylePriority.UseBorders = false;
|
||
this.xrTableCell14.StylePriority.UsePadding = false;
|
||
this.xrTableCell14.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell14.Text = "xrTableCell14";
|
||
this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.xrTableCell14.Weight = 0.81217637376272189D;
|
||
//
|
||
// xrTableCell10
|
||
//
|
||
this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.UnitCount", "{0:0.##}")});
|
||
this.xrTableCell10.Name = "xrTableCell10";
|
||
this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.xrTableCell10.StylePriority.UseBorders = false;
|
||
this.xrTableCell10.StylePriority.UsePadding = false;
|
||
this.xrTableCell10.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell10.Text = "xrTableCell10";
|
||
this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.xrTableCell10.Weight = 0.81217725033081756D;
|
||
//
|
||
// xrTableCell12
|
||
//
|
||
this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.AmountSum")});
|
||
this.xrTableCell12.Name = "xrTableCell12";
|
||
this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.xrTableCell12.StylePriority.UseBorders = false;
|
||
this.xrTableCell12.StylePriority.UsePadding = false;
|
||
this.xrTableCell12.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell12.Text = "xrTableCell12";
|
||
this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
||
this.xrTableCell12.Weight = 0.8121761845041664D;
|
||
//
|
||
// ReportHeader
|
||
//
|
||
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrRichText1,
|
||
this.xrPictureBox1,
|
||
this.xrLabel1,
|
||
this.xrLabel9,
|
||
this.xrTable3,
|
||
this.xrLabel6,
|
||
this.xrLabel5,
|
||
this.xrLabel3,
|
||
this.xrTable2});
|
||
this.ReportHeader.Font = new System.Drawing.Font("Calibri", 11F);
|
||
this.ReportHeader.HeightF = 498.0417F;
|
||
this.ReportHeader.Name = "ReportHeader";
|
||
this.ReportHeader.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel1
|
||
//
|
||
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate", "Alsdorf, {0}")});
|
||
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(513.4583F, 259.8333F);
|
||
this.xrLabel1.Name = "xrLabel1";
|
||
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel1.SizeF = new System.Drawing.SizeF(163.5417F, 23.95833F);
|
||
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel1.Text = "xrLabel1";
|
||
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel9
|
||
//
|
||
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 169.875F);
|
||
this.xrLabel9.Multiline = true;
|
||
this.xrLabel9.Name = "xrLabel9";
|
||
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel9.SizeF = new System.Drawing.SizeF(351.375F, 91.00002F);
|
||
this.xrLabel9.StylePriority.UseFont = false;
|
||
this.xrLabel9.Text = "[RecipientOrganisation]\r\n[RecipientDivision]\r\n[RecipientFirstName] [RecipientLast" +
|
||
"Name]\r\n[RecipientStreet]\r\n[RecipientPostCode] [RecipientTown]";
|
||
//
|
||
// xrTable3
|
||
//
|
||
this.xrTable3.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Bold);
|
||
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(10.0001F, 473.0417F);
|
||
this.xrTable3.Name = "xrTable3";
|
||
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow10});
|
||
this.xrTable3.SizeF = new System.Drawing.SizeF(617.0015F, 25F);
|
||
this.xrTable3.StylePriority.UseFont = false;
|
||
//
|
||
// xrTableRow10
|
||
//
|
||
this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell15,
|
||
this.xrTableCell16,
|
||
this.xrTableCell17,
|
||
this.xrTableCell18,
|
||
this.xrTableCell19,
|
||
this.xrTableCell20});
|
||
this.xrTableRow10.Name = "xrTableRow10";
|
||
this.xrTableRow10.Weight = 1D;
|
||
//
|
||
// xrTableCell15
|
||
//
|
||
this.xrTableCell15.Name = "xrTableCell15";
|
||
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.xrTableCell15.StylePriority.UseBorders = false;
|
||
this.xrTableCell15.StylePriority.UsePadding = false;
|
||
this.xrTableCell15.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell15.Text = "Von";
|
||
this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.xrTableCell15.Weight = 1D;
|
||
//
|
||
// xrTableCell16
|
||
//
|
||
this.xrTableCell16.Name = "xrTableCell16";
|
||
this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.xrTableCell16.StylePriority.UseBorders = false;
|
||
this.xrTableCell16.StylePriority.UsePadding = false;
|
||
this.xrTableCell16.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell16.Text = "Bis";
|
||
this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.xrTableCell16.Weight = 1D;
|
||
//
|
||
// xrTableCell17
|
||
//
|
||
this.xrTableCell17.Name = "xrTableCell17";
|
||
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.xrTableCell17.StylePriority.UseBorders = false;
|
||
this.xrTableCell17.StylePriority.UsePadding = false;
|
||
this.xrTableCell17.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell17.Text = "Posten";
|
||
this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.xrTableCell17.Weight = 1.8273973733803908D;
|
||
//
|
||
// xrTableCell18
|
||
//
|
||
this.xrTableCell18.Name = "xrTableCell18";
|
||
this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.xrTableCell18.StylePriority.UseBorders = false;
|
||
this.xrTableCell18.StylePriority.UsePadding = false;
|
||
this.xrTableCell18.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell18.Text = "Satz";
|
||
this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.xrTableCell18.Weight = 0.81217668358349215D;
|
||
//
|
||
// xrTableCell19
|
||
//
|
||
this.xrTableCell19.Name = "xrTableCell19";
|
||
this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.xrTableCell19.StylePriority.UseBorders = false;
|
||
this.xrTableCell19.StylePriority.UsePadding = false;
|
||
this.xrTableCell19.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell19.Text = "Anzahl";
|
||
this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.xrTableCell19.Weight = 0.812176630689161D;
|
||
//
|
||
// xrTableCell20
|
||
//
|
||
this.xrTableCell20.Name = "xrTableCell20";
|
||
this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.xrTableCell20.StylePriority.UseBorders = false;
|
||
this.xrTableCell20.StylePriority.UsePadding = false;
|
||
this.xrTableCell20.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell20.Text = "Betrag";
|
||
this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
||
this.xrTableCell20.Weight = 0.81217649432496608D;
|
||
//
|
||
// xrLabel6
|
||
//
|
||
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 413.5417F);
|
||
this.xrLabel6.Multiline = true;
|
||
this.xrLabel6.Name = "xrLabel6";
|
||
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel6.SizeF = new System.Drawing.SizeF(666.9999F, 23.25F);
|
||
this.xrLabel6.StylePriority.UseFont = false;
|
||
this.xrLabel6.Text = "F<>r den Betreuungszeitraum [AccountingPeriod] berechnen wir folgende Leistungen :" +
|
||
"\r\n";
|
||
//
|
||
// xrLabel5
|
||
//
|
||
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 350.3333F);
|
||
this.xrLabel5.Multiline = true;
|
||
this.xrLabel5.Name = "xrLabel5";
|
||
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel5.SizeF = new System.Drawing.SizeF(581.4177F, 17.00003F);
|
||
this.xrLabel5.StylePriority.UseFont = false;
|
||
this.xrLabel5.Text = "[RecipientSalutation] [RecipientFirstName] [RecipientLastName],";
|
||
//
|
||
// xrLabel3
|
||
//
|
||
this.xrLabel3.BackColor = System.Drawing.Color.Transparent;
|
||
this.xrLabel3.CanShrink = true;
|
||
this.xrLabel3.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 297.9167F);
|
||
this.xrLabel3.Name = "xrLabel3";
|
||
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel3.SizeF = new System.Drawing.SizeF(650F, 16F);
|
||
this.xrLabel3.StylePriority.UseBackColor = false;
|
||
this.xrLabel3.StylePriority.UseFont = false;
|
||
this.xrLabel3.Text = "Abrechnung <20>ber Betreuungsleistungen";
|
||
this.xrLabel3.WordWrap = false;
|
||
//
|
||
// xrTable2
|
||
//
|
||
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(433.7517F, 129.875F);
|
||
this.xrTable2.Name = "xrTable2";
|
||
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow2,
|
||
this.xrTableRow5,
|
||
this.xrTableRow1,
|
||
this.xrTableRow6,
|
||
this.xrTableRow8});
|
||
this.xrTable2.SizeF = new System.Drawing.SizeF(243.2483F, 93.99998F);
|
||
//
|
||
// xrTableRow2
|
||
//
|
||
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell4});
|
||
this.xrTableRow2.Name = "xrTableRow2";
|
||
this.xrTableRow2.Weight = 0.13245033112582783D;
|
||
//
|
||
// xrTableCell4
|
||
//
|
||
this.xrTableCell4.CanShrink = true;
|
||
this.xrTableCell4.Name = "xrTableCell4";
|
||
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrTableCell4.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
||
this.xrTableCell4.StylePriority.UseFont = false;
|
||
this.xrTableCell4.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell4.Text = "Ihr(e) Ansprechpartner(in):";
|
||
this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell4.Weight = 1D;
|
||
//
|
||
// xrTableRow5
|
||
//
|
||
this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell13});
|
||
this.xrTableRow5.Name = "xrTableRow5";
|
||
this.xrTableRow5.Weight = 0.13245033112582783D;
|
||
//
|
||
// xrTableCell13
|
||
//
|
||
this.xrTableCell13.CanShrink = true;
|
||
this.xrTableCell13.Name = "xrTableCell13";
|
||
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrTableCell13.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
||
this.xrTableCell13.StylePriority.UseFont = false;
|
||
this.xrTableCell13.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell13.Text = "[SenderFirstName] [SenderLastName]";
|
||
this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell13.Weight = 1D;
|
||
//
|
||
// xrTableRow1
|
||
//
|
||
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell1});
|
||
this.xrTableRow1.Name = "xrTableRow1";
|
||
this.xrTableRow1.Weight = 0.13245033112582783D;
|
||
//
|
||
// xrTableCell1
|
||
//
|
||
this.xrTableCell1.CanShrink = true;
|
||
this.xrTableCell1.Name = "xrTableCell1";
|
||
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrTableCell1.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
||
this.xrTableCell1.StylePriority.UseFont = false;
|
||
this.xrTableCell1.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell1.Text = "Telefon: [SenderPhone]";
|
||
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell1.Weight = 1D;
|
||
//
|
||
// xrTableRow6
|
||
//
|
||
this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell2});
|
||
this.xrTableRow6.Name = "xrTableRow6";
|
||
this.xrTableRow6.Weight = 0.11258278145695365D;
|
||
//
|
||
// xrTableCell2
|
||
//
|
||
this.xrTableCell2.CanShrink = true;
|
||
this.xrTableCell2.Name = "xrTableCell2";
|
||
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrTableCell2.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
||
this.xrTableCell2.StylePriority.UseFont = false;
|
||
this.xrTableCell2.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell2.Text = "E-Mail: info@bewo-alsdorf.de";
|
||
this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell2.Weight = 1D;
|
||
//
|
||
// xrTableRow8
|
||
//
|
||
this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell5});
|
||
this.xrTableRow8.Name = "xrTableRow8";
|
||
this.xrTableRow8.Weight = 0.11258278145695365D;
|
||
//
|
||
// xrTableCell5
|
||
//
|
||
this.xrTableCell5.Name = "xrTableCell5";
|
||
this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrTableCell5.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell5.Weight = 1D;
|
||
//
|
||
// ruleRateFactorNull
|
||
//
|
||
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
|
||
//
|
||
//
|
||
//
|
||
this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.ruleRateFactorNull.Name = "ruleRateFactorNull";
|
||
//
|
||
// ReportFooter
|
||
//
|
||
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel2,
|
||
this.xrLabel10,
|
||
this.xrLabel12,
|
||
this.xrTable4});
|
||
this.ReportFooter.Font = new System.Drawing.Font("Calibri", 11F);
|
||
this.ReportFooter.HeightF = 247.5417F;
|
||
this.ReportFooter.KeepTogether = true;
|
||
this.ReportFooter.Name = "ReportFooter";
|
||
this.ReportFooter.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel10
|
||
//
|
||
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0F, 155.5417F);
|
||
this.xrLabel10.Name = "xrLabel10";
|
||
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel10.SizeF = new System.Drawing.SizeF(175F, 17F);
|
||
this.xrLabel10.StylePriority.UseFont = false;
|
||
this.xrLabel10.Text = "Mit freundlichen Gr<47><72>en";
|
||
//
|
||
// xrLabel12
|
||
//
|
||
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 230.5417F);
|
||
this.xrLabel12.Name = "xrLabel12";
|
||
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel12.SizeF = new System.Drawing.SizeF(292F, 17.00002F);
|
||
this.xrLabel12.StylePriority.UseFont = false;
|
||
this.xrLabel12.Text = "[CreatorFirstName] [CreatorLastName]";
|
||
//
|
||
// xrTable4
|
||
//
|
||
this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(403.7534F, 27.08333F);
|
||
this.xrTable4.Name = "xrTable4";
|
||
this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow11});
|
||
this.xrTable4.SizeF = new System.Drawing.SizeF(223.2481F, 25F);
|
||
//
|
||
// xrTableRow11
|
||
//
|
||
this.xrTableRow11.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell23});
|
||
this.xrTableRow11.Name = "xrTableRow11";
|
||
this.xrTableRow11.Weight = 1D;
|
||
//
|
||
// xrTableCell23
|
||
//
|
||
this.xrTableCell23.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Bold);
|
||
this.xrTableCell23.Name = "xrTableCell23";
|
||
this.xrTableCell23.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.xrTableCell23.StylePriority.UseBorders = false;
|
||
this.xrTableCell23.StylePriority.UseBorderWidth = false;
|
||
this.xrTableCell23.StylePriority.UseFont = false;
|
||
this.xrTableCell23.StylePriority.UsePadding = false;
|
||
this.xrTableCell23.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell23.Text = "zu zahlender Betrag: [TotalClaim]";
|
||
this.xrTableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
||
this.xrTableCell23.Weight = 3D;
|
||
//
|
||
// topMarginBand1
|
||
//
|
||
this.topMarginBand1.HeightF = 40F;
|
||
this.topMarginBand1.Name = "topMarginBand1";
|
||
//
|
||
// bottomMarginBand1
|
||
//
|
||
this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel7,
|
||
this.xrLabel4,
|
||
this.xrLine1,
|
||
this.xrLabel8});
|
||
this.bottomMarginBand1.Font = new System.Drawing.Font("Calibri", 9F);
|
||
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
||
this.bottomMarginBand1.StylePriority.UseFont = false;
|
||
//
|
||
// DetailReport
|
||
//
|
||
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail1});
|
||
this.DetailReport.DataMember = "InvoiceItems";
|
||
this.DetailReport.DataSource = this.bindingSource1;
|
||
this.DetailReport.Level = 0;
|
||
this.DetailReport.Name = "DetailReport";
|
||
//
|
||
// Detail1
|
||
//
|
||
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrTable1});
|
||
this.Detail1.Font = new System.Drawing.Font("Calibri", 11F);
|
||
this.Detail1.HeightF = 25F;
|
||
this.Detail1.Name = "Detail1";
|
||
this.Detail1.StylePriority.UseFont = false;
|
||
//
|
||
// xrPictureBox1
|
||
//
|
||
this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
|
||
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(382.2083F, 0F);
|
||
this.xrPictureBox1.Name = "xrPictureBox1";
|
||
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(294.7916F, 95.83334F);
|
||
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
||
//
|
||
// xrRichText1
|
||
//
|
||
this.xrRichText1.Font = new System.Drawing.Font("Calibri", 11F);
|
||
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 129.875F);
|
||
this.xrRichText1.Name = "xrRichText1";
|
||
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
|
||
this.xrRichText1.SizeF = new System.Drawing.SizeF(351.375F, 20F);
|
||
//
|
||
// xrLabel2
|
||
//
|
||
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 80.20834F);
|
||
this.xrLabel2.Multiline = true;
|
||
this.xrLabel2.Name = "xrLabel2";
|
||
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel2.SizeF = new System.Drawing.SizeF(666.9999F, 54.50001F);
|
||
this.xrLabel2.StylePriority.UseFont = false;
|
||
this.xrLabel2.Text = "<22>berweisen Sie bitte den Betrag innerhalb von 14 Tagen auf das unten angegebene K" +
|
||
"onto.\r\nVielen Dank.\r\n";
|
||
//
|
||
// xrLine1
|
||
//
|
||
this.xrLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(153)))), ((int)(((byte)(0)))));
|
||
this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrLine1.Name = "xrLine1";
|
||
this.xrLine1.SizeF = new System.Drawing.SizeF(666.9999F, 14.58333F);
|
||
this.xrLine1.StylePriority.UseForeColor = false;
|
||
//
|
||
// xrLabel4
|
||
//
|
||
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 14.58333F);
|
||
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(249.2914F, 75.41666F);
|
||
this.xrLabel4.StylePriority.UseFont = false;
|
||
this.xrLabel4.Text = "Bewo Alsdorf\r\nD. Alscher, C. Paiva I. Steufmehl, R. Walz GbR\r\nDenkmalplatz 41\r\n5" +
|
||
"2477 Alsdorf\r\n";
|
||
//
|
||
// xrLabel7
|
||
//
|
||
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(259.7082F, 14.58333F);
|
||
this.xrLabel7.Multiline = true;
|
||
this.xrLabel7.Name = "xrLabel7";
|
||
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel7.SizeF = new System.Drawing.SizeF(188.6271F, 75.41666F);
|
||
this.xrLabel7.StylePriority.UseFont = false;
|
||
this.xrLabel7.Text = "Tel.: 02404/9030538\r\nFax: 02404/9030536\r\nE-Mail: info@bewo-alsdorf.de\r\nInternet: " +
|
||
"www.bewo-alsdorf.de\r\n";
|
||
//
|
||
// xrLabel8
|
||
//
|
||
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(448.3353F, 14.58333F);
|
||
this.xrLabel8.Multiline = true;
|
||
this.xrLabel8.Name = "xrLabel8";
|
||
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel8.SizeF = new System.Drawing.SizeF(218.6646F, 75.41666F);
|
||
this.xrLabel8.StylePriority.UseFont = false;
|
||
this.xrLabel8.Text = "Bankverbindung: Deutsche Bank\r\nIBAN: DE90 3907 0024 0405 3310 00\r\nBIC: DEUTDEDB39" +
|
||
"0\r\n";
|
||
//
|
||
// bindingSource1
|
||
//
|
||
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.InvoiceCustomerRO);
|
||
//
|
||
// InvoiceCustomerReport
|
||
//
|
||
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail,
|
||
this.ReportHeader,
|
||
this.ReportFooter,
|
||
this.topMarginBand1,
|
||
this.bottomMarginBand1,
|
||
this.DetailReport});
|
||
this.DataSource = this.bindingSource1;
|
||
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
||
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
||
this.ruleRateFactorNull});
|
||
this.Margins = new System.Drawing.Printing.Margins(85, 56, 40, 100);
|
||
this.PageHeight = 1169;
|
||
this.PageWidth = 827;
|
||
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
||
this.Version = "13.1";
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private DevExpress.XtraReports.UI.DetailBand Detail;
|
||
private System.Windows.Forms.BindingSource bindingSource1;
|
||
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable2;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow5;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell13;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow6;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow8;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
||
private DevExpress.XtraReports.UI.ReportFooterBand ReportFooter;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
||
private DevExpress.XtraReports.UI.FormattingRule ruleRateFactorNull;
|
||
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
||
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow9;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell7;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell12;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell14;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable3;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow10;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell15;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell16;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell17;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell18;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell19;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell20;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable4;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow11;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell23;
|
||
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
||
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
||
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
|
||
private DevExpress.XtraReports.UI.XRRichText xrRichText1;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
||
private DevExpress.XtraReports.UI.XRLine xrLine1;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
||
}
|
||
}
|