510 lines
28 KiB
C#
510 lines
28 KiB
C#
using BeWo.Report.ReportObjects;
|
|
namespace ChristianLuft
|
|
{
|
|
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();
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
|
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
|
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
|
|
this.lblBemerkungen = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
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.xrTable6 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow25 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell42 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell40 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell44 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell43 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell47 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.xrTable5 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow23 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell32 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell37 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell35 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell33 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell34 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).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.Font = new System.Drawing.Font("Verdana", 10F);
|
|
this.ReportHeader.HeightF = 0F;
|
|
this.ReportHeader.Name = "ReportHeader";
|
|
this.ReportHeader.StylePriority.UseFont = false;
|
|
//
|
|
// 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.lblBemerkungen,
|
|
this.xrLabel1});
|
|
this.ReportFooter.HeightF = 237.3133F;
|
|
this.ReportFooter.KeepTogether = true;
|
|
this.ReportFooter.Name = "ReportFooter";
|
|
this.ReportFooter.StylePriority.UseFont = false;
|
|
//
|
|
// lblBemerkungen
|
|
//
|
|
this.lblBemerkungen.LocationFloat = new DevExpress.Utils.PointFloat(0F, 44.27166F);
|
|
this.lblBemerkungen.Multiline = true;
|
|
this.lblBemerkungen.Name = "lblBemerkungen";
|
|
this.lblBemerkungen.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblBemerkungen.SizeF = new System.Drawing.SizeF(599.4789F, 193.0416F);
|
|
this.lblBemerkungen.StylePriority.UseFont = false;
|
|
this.lblBemerkungen.Text = "Leistungszeitraum: [AccountingPeriod]\r\n\r\nDiese Rechnung ist zahlbar bis {Frist}.\r" +
|
|
"\n\r\n\r\nMit freundlichen Grüßen \t\t\r\n\t\t\r\n\r\nChristian Luft\r\n";
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "GrossClaim", "{0}")});
|
|
this.xrLabel1.Font = new System.Drawing.Font("Arial", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(374.1666F, 0F);
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F);
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(255.8333F, 25F);
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
this.xrLabel1.StylePriority.UsePadding = false;
|
|
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
//
|
|
// topMarginBand1
|
|
//
|
|
this.topMarginBand1.HeightF = 200.8333F;
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
//
|
|
// bottomMarginBand1
|
|
//
|
|
this.bottomMarginBand1.HeightF = 50F;
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
//
|
|
// 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.xrTable6});
|
|
this.Detail1.HeightF = 25F;
|
|
this.Detail1.Name = "Detail1";
|
|
this.Detail1.StylePriority.UseFont = false;
|
|
//
|
|
// xrTable6
|
|
//
|
|
this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrTable6.Name = "xrTable6";
|
|
this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow25});
|
|
this.xrTable6.SizeF = new System.Drawing.SizeF(630F, 25F);
|
|
this.xrTable6.StylePriority.UseFont = false;
|
|
//
|
|
// xrTableRow25
|
|
//
|
|
this.xrTableRow25.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell42,
|
|
this.xrTableCell40,
|
|
this.xrTableCell44,
|
|
this.xrTableCell43,
|
|
this.xrTableCell47});
|
|
this.xrTableRow25.Name = "xrTableRow25";
|
|
this.xrTableRow25.Weight = 1D;
|
|
//
|
|
// xrTableCell42
|
|
//
|
|
this.xrTableCell42.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.ItemDescription")});
|
|
this.xrTableCell42.Name = "xrTableCell42";
|
|
this.xrTableCell42.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell42.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell42.StylePriority.UseBorders = false;
|
|
this.xrTableCell42.StylePriority.UsePadding = false;
|
|
this.xrTableCell42.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell42.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell42.Weight = 0.97488923967324814D;
|
|
//
|
|
// xrTableCell40
|
|
//
|
|
this.xrTableCell40.BorderColor = System.Drawing.Color.DarkGray;
|
|
this.xrTableCell40.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.UnitPrice")});
|
|
this.xrTableCell40.Name = "xrTableCell40";
|
|
this.xrTableCell40.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell40.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell40.StylePriority.UseBorders = false;
|
|
this.xrTableCell40.StylePriority.UsePadding = false;
|
|
this.xrTableCell40.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell40.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
this.xrTableCell40.Weight = 0.35450517550176852D;
|
|
//
|
|
// xrTableCell44
|
|
//
|
|
this.xrTableCell44.BorderColor = System.Drawing.Color.DarkGray;
|
|
this.xrTableCell44.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.UnitCount", "{0:0.00}")});
|
|
this.xrTableCell44.Name = "xrTableCell44";
|
|
this.xrTableCell44.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell44.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell44.StylePriority.UseBorders = false;
|
|
this.xrTableCell44.StylePriority.UsePadding = false;
|
|
this.xrTableCell44.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell44.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
this.xrTableCell44.Weight = 0.44313145106440971D;
|
|
//
|
|
// xrTableCell43
|
|
//
|
|
this.xrTableCell43.BorderColor = System.Drawing.Color.DarkGray;
|
|
this.xrTableCell43.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.AmountPerUnit", "{0:c}")});
|
|
this.xrTableCell43.Name = "xrTableCell43";
|
|
this.xrTableCell43.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell43.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell43.StylePriority.UseBorders = false;
|
|
this.xrTableCell43.StylePriority.UsePadding = false;
|
|
this.xrTableCell43.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell43.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
this.xrTableCell43.Weight = 0.4431314679685337D;
|
|
//
|
|
// xrTableCell47
|
|
//
|
|
this.xrTableCell47.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.AmountSum")});
|
|
this.xrTableCell47.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell47.Name = "xrTableCell47";
|
|
this.xrTableCell47.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell47.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell47.StylePriority.UseBorders = false;
|
|
this.xrTableCell47.StylePriority.UseFont = false;
|
|
this.xrTableCell47.StylePriority.UsePadding = false;
|
|
this.xrTableCell47.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell47.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
this.xrTableCell47.Weight = 0.57607087849514149D;
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.InvoiceCustomerRO);
|
|
//
|
|
// GroupHeader1
|
|
//
|
|
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrTable5});
|
|
this.GroupHeader1.HeightF = 50F;
|
|
this.GroupHeader1.Name = "GroupHeader1";
|
|
//
|
|
// xrTable5
|
|
//
|
|
this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrTable5.Name = "xrTable5";
|
|
this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow23});
|
|
this.xrTable5.SizeF = new System.Drawing.SizeF(630F, 25F);
|
|
//
|
|
// xrTableRow23
|
|
//
|
|
this.xrTableRow23.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell32,
|
|
this.xrTableCell37,
|
|
this.xrTableCell35,
|
|
this.xrTableCell33,
|
|
this.xrTableCell34});
|
|
this.xrTableRow23.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableRow23.Name = "xrTableRow23";
|
|
this.xrTableRow23.StylePriority.UseFont = false;
|
|
this.xrTableRow23.Weight = 1D;
|
|
//
|
|
// xrTableCell32
|
|
//
|
|
this.xrTableCell32.Name = "xrTableCell32";
|
|
this.xrTableCell32.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell32.StylePriority.UseBackColor = false;
|
|
this.xrTableCell32.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell32.StylePriority.UseBorders = false;
|
|
this.xrTableCell32.StylePriority.UsePadding = false;
|
|
this.xrTableCell32.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell32.Text = "Tätigkeit";
|
|
this.xrTableCell32.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell32.Weight = 0.97488922276912438D;
|
|
//
|
|
// xrTableCell37
|
|
//
|
|
this.xrTableCell37.Name = "xrTableCell37";
|
|
this.xrTableCell37.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell37.StylePriority.UseBackColor = false;
|
|
this.xrTableCell37.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell37.StylePriority.UseBorders = false;
|
|
this.xrTableCell37.StylePriority.UsePadding = false;
|
|
this.xrTableCell37.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell37.Text = "Monat";
|
|
this.xrTableCell37.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
this.xrTableCell37.Weight = 0.35450515859764475D;
|
|
//
|
|
// xrTableCell35
|
|
//
|
|
this.xrTableCell35.Name = "xrTableCell35";
|
|
this.xrTableCell35.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell35.StylePriority.UseBackColor = false;
|
|
this.xrTableCell35.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell35.StylePriority.UseBorders = false;
|
|
this.xrTableCell35.StylePriority.UsePadding = false;
|
|
this.xrTableCell35.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell35.Text = "Stunden";
|
|
this.xrTableCell35.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
this.xrTableCell35.Weight = 0.4431314679685337D;
|
|
//
|
|
// xrTableCell33
|
|
//
|
|
this.xrTableCell33.Name = "xrTableCell33";
|
|
this.xrTableCell33.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell33.StylePriority.UseBackColor = false;
|
|
this.xrTableCell33.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell33.StylePriority.UseBorders = false;
|
|
this.xrTableCell33.StylePriority.UsePadding = false;
|
|
this.xrTableCell33.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell33.Text = "Satz";
|
|
this.xrTableCell33.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
this.xrTableCell33.Weight = 0.44313146796853359D;
|
|
//
|
|
// xrTableCell34
|
|
//
|
|
this.xrTableCell34.Name = "xrTableCell34";
|
|
this.xrTableCell34.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell34.StylePriority.UseBackColor = false;
|
|
this.xrTableCell34.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell34.StylePriority.UseBorders = false;
|
|
this.xrTableCell34.StylePriority.UsePadding = false;
|
|
this.xrTableCell34.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell34.Text = "Summe";
|
|
this.xrTableCell34.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
this.xrTableCell34.Weight = 0.57607089539926537D;
|
|
//
|
|
// GroupHeader2
|
|
//
|
|
this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel7,
|
|
this.xrLabel9,
|
|
this.xrLabel11,
|
|
this.xrLabel13,
|
|
this.lblAdresse,
|
|
this.xrLabel14,
|
|
this.xrLabel15});
|
|
this.GroupHeader2.HeightF = 416F;
|
|
this.GroupHeader2.Level = 1;
|
|
this.GroupHeader2.Name = "GroupHeader2";
|
|
//
|
|
// xrLabel7
|
|
//
|
|
this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate")});
|
|
this.xrLabel7.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(484.3752F, 163.1458F);
|
|
this.xrLabel7.Name = "xrLabel7";
|
|
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel7.SizeF = new System.Drawing.SizeF(192.6254F, 23F);
|
|
this.xrLabel7.StylePriority.UseFont = false;
|
|
this.xrLabel7.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel7.Text = "xrLabel8";
|
|
this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel9
|
|
//
|
|
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 287.5F);
|
|
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(701.3746F, 105.0208F);
|
|
this.xrLabel9.StylePriority.UseFont = false;
|
|
this.xrLabel9.Text = "Sehr geehrte Damen und Herren,\r\n\r\nfür meine gemäß Auftrag erbrachten Unterstützun" +
|
|
"gsleistungen für [CustomerSalutation] [CustomerFirstName] [CustomerLastName] ber" +
|
|
"echne ich wie vereinbart:\r\n";
|
|
//
|
|
// xrLabel11
|
|
//
|
|
this.xrLabel11.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel11.CanShrink = true;
|
|
this.xrLabel11.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 227.2917F);
|
|
this.xrLabel11.Name = "xrLabel11";
|
|
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel11.SizeF = new System.Drawing.SizeF(650F, 20F);
|
|
this.xrLabel11.StylePriority.UseBackColor = false;
|
|
this.xrLabel11.StylePriority.UseFont = false;
|
|
this.xrLabel11.StylePriority.UseForeColor = false;
|
|
this.xrLabel11.Text = "Rechnung Nr.: [InvoiceNumber]";
|
|
this.xrLabel11.WordWrap = false;
|
|
//
|
|
// xrLabel13
|
|
//
|
|
this.xrLabel13.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel13.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0.0005086263F, 163.1458F);
|
|
this.xrLabel13.Name = "xrLabel13";
|
|
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel13.SizeF = new System.Drawing.SizeF(317.0001F, 20F);
|
|
this.xrLabel13.StylePriority.UseBackColor = false;
|
|
this.xrLabel13.StylePriority.UseFont = false;
|
|
this.xrLabel13.StylePriority.UseForeColor = false;
|
|
this.xrLabel13.Text = "[CustomerFirstName] [CustomerLastName]";
|
|
this.xrLabel13.WordWrap = false;
|
|
//
|
|
// lblAdresse
|
|
//
|
|
this.lblAdresse.CanGrow = false;
|
|
this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
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;
|
|
//
|
|
// xrLabel14
|
|
//
|
|
this.xrLabel14.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel14.ForeColor = System.Drawing.Color.Gray;
|
|
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0.0005086263F, 146.1458F);
|
|
this.xrLabel14.Name = "xrLabel14";
|
|
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel14.SizeF = new System.Drawing.SizeF(317F, 17F);
|
|
this.xrLabel14.StylePriority.UseFont = false;
|
|
this.xrLabel14.StylePriority.UseForeColor = false;
|
|
this.xrLabel14.Text = "Betreuung/Klient";
|
|
//
|
|
// xrLabel15
|
|
//
|
|
this.xrLabel15.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel15.ForeColor = System.Drawing.Color.Gray;
|
|
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(484.3752F, 146.1458F);
|
|
this.xrLabel15.Name = "xrLabel15";
|
|
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel15.SizeF = new System.Drawing.SizeF(217F, 17F);
|
|
this.xrLabel15.StylePriority.UseFont = false;
|
|
this.xrLabel15.StylePriority.UseForeColor = false;
|
|
this.xrLabel15.Text = "Datum";
|
|
//
|
|
// InvoiceCustomerReport
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.ReportHeader,
|
|
this.ReportFooter,
|
|
this.topMarginBand1,
|
|
this.bottomMarginBand1,
|
|
this.DetailReport,
|
|
this.GroupHeader1,
|
|
this.GroupHeader2});
|
|
this.DataSource = this.bindingSource1;
|
|
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
|
this.Font = new System.Drawing.Font("Arial", 12F);
|
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
|
this.ruleRateFactorNull});
|
|
this.Margins = new System.Drawing.Printing.Margins(70, 30, 201, 50);
|
|
this.PageHeight = 1169;
|
|
this.PageWidth = 827;
|
|
this.PaperKind = System.Drawing.Printing.PaperKind.A4;
|
|
this.Version = "17.1";
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).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.ReportFooterBand ReportFooter;
|
|
private DevExpress.XtraReports.UI.FormattingRule ruleRateFactorNull;
|
|
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
|
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
|
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader2;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
|
|
private DevExpress.XtraReports.UI.XRLabel lblAdresse;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable5;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow23;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell32;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell37;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell35;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell33;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell34;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable6;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow25;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell42;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell40;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell44;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell43;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell47;
|
|
private DevExpress.XtraReports.UI.XRLabel lblBemerkungen;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
}
|
|
}
|