544 lines
31 KiB
C#
544 lines
31 KiB
C#
using BeWo.Report.ReportObjects;
|
|
namespace CaritasverbandKelheim
|
|
{
|
|
partial class ServiceInvoiceReport
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
|
|
DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ServiceInvoiceReport));
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
|
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
this.Page1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
|
|
this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblAbrechnungszeitraum = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.DetailReport2 = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
this.Detail3 = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.xrTable6 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow25 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell40 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell42 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell43 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell44 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell47 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo();
|
|
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
|
//
|
|
// Detail
|
|
//
|
|
this.Detail.HeightF = 0F;
|
|
this.Detail.Name = "Detail";
|
|
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// ReportHeader
|
|
//
|
|
this.ReportHeader.Font = new DevExpress.Drawing.DXFont("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";
|
|
//
|
|
// topMarginBand1
|
|
//
|
|
this.topMarginBand1.HeightF = 237.7083F;
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
//
|
|
// bottomMarginBand1
|
|
//
|
|
this.bottomMarginBand1.HeightF = 50F;
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
//
|
|
// Page1
|
|
//
|
|
this.Page1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel2,
|
|
this.xrLabel8,
|
|
this.xrPageInfo1,
|
|
this.lblAdresse,
|
|
this.xrLabel3,
|
|
this.lblAbrechnungszeitraum});
|
|
this.Page1.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
|
|
this.Page1.HeightF = 309.0834F;
|
|
this.Page1.Name = "Page1";
|
|
this.Page1.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel8
|
|
//
|
|
this.xrLabel8.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel8.CanShrink = true;
|
|
this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 158.1668F);
|
|
this.xrLabel8.Name = "xrLabel8";
|
|
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel8.SizeF = new System.Drawing.SizeF(563.8748F, 19.58339F);
|
|
this.xrLabel8.StylePriority.UseBackColor = false;
|
|
this.xrLabel8.StylePriority.UseFont = false;
|
|
this.xrLabel8.Text = "Rechnung Nr. [InvoiceNumber] ZE: [BusinessPartnerId]";
|
|
this.xrLabel8.WordWrap = false;
|
|
//
|
|
// xrPageInfo1
|
|
//
|
|
this.xrPageInfo1.Font = new DevExpress.Drawing.DXFont("Verdana", 8F);
|
|
this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 138.2918F);
|
|
this.xrPageInfo1.Name = "xrPageInfo1";
|
|
this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime;
|
|
this.xrPageInfo1.SizeF = new System.Drawing.SizeF(317F, 19.87502F);
|
|
this.xrPageInfo1.StylePriority.UseFont = false;
|
|
//
|
|
// lblAdresse
|
|
//
|
|
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;
|
|
this.lblAdresse.Text = "[RecipientOrganisation]\r\n[RecipientContactPerson]\r\n[RecipientDivision]\r\n[Recipien" +
|
|
"tStreet]\r\n[RecipientPostCodeAndTown]";
|
|
//
|
|
// xrLabel3
|
|
//
|
|
this.xrLabel3.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel3.CanShrink = true;
|
|
this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(4.768372E-05F, 177.7502F);
|
|
this.xrLabel3.Name = "xrLabel3";
|
|
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel3.SizeF = new System.Drawing.SizeF(563.8748F, 20F);
|
|
this.xrLabel3.StylePriority.UseBackColor = false;
|
|
this.xrLabel3.StylePriority.UseFont = false;
|
|
this.xrLabel3.Text = "[CustomerName], geb. am [CustomerBirthdate!dd.MM.yyyy] ";
|
|
this.xrLabel3.WordWrap = false;
|
|
//
|
|
// lblAbrechnungszeitraum
|
|
//
|
|
this.lblAbrechnungszeitraum.LocationFloat = new DevExpress.Utils.PointFloat(0F, 248.3334F);
|
|
this.lblAbrechnungszeitraum.Multiline = true;
|
|
this.lblAbrechnungszeitraum.Name = "lblAbrechnungszeitraum";
|
|
this.lblAbrechnungszeitraum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblAbrechnungszeitraum.SizeF = new System.Drawing.SizeF(563.8749F, 60.75F);
|
|
this.lblAbrechnungszeitraum.StylePriority.UseFont = false;
|
|
this.lblAbrechnungszeitraum.Text = "für die Betreuung im Ambulant Betreuten Wohnen (ABW) des Caritasverband Kelheim e" +
|
|
".V. sind im Rahmen der Eingliederungshilfe im Monat [AccountingPeriod] folgende " +
|
|
"Betreuungskosten angefallen:";
|
|
//
|
|
// xrLabel15
|
|
//
|
|
this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
|
|
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 114.5833F);
|
|
this.xrLabel15.Multiline = true;
|
|
this.xrLabel15.Name = "xrLabel15";
|
|
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel15.SizeF = new System.Drawing.SizeF(594.0831F, 61.79159F);
|
|
this.xrLabel15.StylePriority.UseFont = false;
|
|
this.xrLabel15.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel15.Text = "Wir bitten um Überweisung auf das o.g. Konto bei der Kreissparkasse Kelheim.\r\n\r\nD" +
|
|
"er Caritasverband Kelheim ist gemäß §4 Nr. 18 UStG von der Umsatzsteuer befreit." +
|
|
"\r\n";
|
|
this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// DetailReport
|
|
//
|
|
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail1,
|
|
this.DetailReport2});
|
|
this.DetailReport.DataMember = "ServiceInvoicePeriods";
|
|
this.DetailReport.DataSource = this.bindingSource1;
|
|
this.DetailReport.Level = 0;
|
|
this.DetailReport.Name = "DetailReport";
|
|
//
|
|
// Detail1
|
|
//
|
|
this.Detail1.HeightF = 0F;
|
|
this.Detail1.Name = "Detail1";
|
|
//
|
|
// DetailReport2
|
|
//
|
|
this.DetailReport2.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail3,
|
|
this.GroupFooter1});
|
|
this.DetailReport2.DataMember = "ServiceInvoicePeriods.ServiceInvoiceItems";
|
|
this.DetailReport2.DataSource = this.bindingSource1;
|
|
this.DetailReport2.Level = 0;
|
|
this.DetailReport2.Name = "DetailReport2";
|
|
this.DetailReport2.PageBreak = DevExpress.XtraReports.UI.PageBreak.AfterBand;
|
|
//
|
|
// Detail3
|
|
//
|
|
this.Detail3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrTable6});
|
|
this.Detail3.HeightF = 25.08329F;
|
|
this.Detail3.Name = "Detail3";
|
|
//
|
|
// xrTable6
|
|
//
|
|
this.xrTable6.Font = new DevExpress.Drawing.DXFont("Verdana", 8.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
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(563.8748F, 25F);
|
|
this.xrTable6.StylePriority.UseFont = false;
|
|
//
|
|
// xrTableRow25
|
|
//
|
|
this.xrTableRow25.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell40,
|
|
this.xrTableCell42,
|
|
this.xrTableCell43,
|
|
this.xrTableCell44,
|
|
this.xrTableCell47});
|
|
this.xrTableRow25.Name = "xrTableRow25";
|
|
this.xrTableRow25.Weight = 1D;
|
|
//
|
|
// xrTableCell40
|
|
//
|
|
this.xrTableCell40.BorderColor = System.Drawing.Color.DarkGray;
|
|
this.xrTableCell40.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
|
this.xrTableCell40.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.Notice")});
|
|
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.MiddleLeft;
|
|
this.xrTableCell40.TextFormatString = "{0:MMMM yyyy}";
|
|
this.xrTableCell40.Weight = 0.40210720414934453D;
|
|
//
|
|
// xrTableCell42
|
|
//
|
|
this.xrTableCell42.BorderColor = System.Drawing.Color.DarkGray;
|
|
this.xrTableCell42.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
|
this.xrTableCell42.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.ServiceDescription")});
|
|
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.81657811095527011D;
|
|
//
|
|
// xrTableCell43
|
|
//
|
|
this.xrTableCell43.BorderColor = System.Drawing.Color.DarkGray;
|
|
this.xrTableCell43.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
|
this.xrTableCell43.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.Hours", "{0:0.00}")});
|
|
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.Text = "xrTableCell43";
|
|
this.xrTableCell43.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell43.Weight = 0.37795521394263593D;
|
|
//
|
|
// xrTableCell44
|
|
//
|
|
this.xrTableCell44.BorderColor = System.Drawing.Color.DarkGray;
|
|
this.xrTableCell44.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
|
this.xrTableCell44.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.HourlyRate")});
|
|
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.Text = "xrTableCell44";
|
|
this.xrTableCell44.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell44.TextFormatString = "{0:c}";
|
|
this.xrTableCell44.Weight = 0.32356241121394014D;
|
|
//
|
|
// xrTableCell47
|
|
//
|
|
this.xrTableCell47.BorderColor = System.Drawing.Color.DarkGray;
|
|
this.xrTableCell47.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
|
this.xrTableCell47.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.GrossAmount")});
|
|
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.UsePadding = false;
|
|
this.xrTableCell47.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell47.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
this.xrTableCell47.Weight = 0.39626650862290275D;
|
|
//
|
|
// GroupFooter1
|
|
//
|
|
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel10,
|
|
this.xrLabel9,
|
|
this.xrLabel7,
|
|
this.xrLabel6,
|
|
this.xrPageInfo2,
|
|
this.xrLabel5,
|
|
this.xrLabel4,
|
|
this.xrLabel1,
|
|
this.xrLabel15});
|
|
this.GroupFooter1.HeightF = 223.2499F;
|
|
this.GroupFooter1.Name = "GroupFooter1";
|
|
//
|
|
// xrLabel7
|
|
//
|
|
this.xrLabel7.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Double;
|
|
this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "NetClaim")});
|
|
this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Verdana", 9F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(296.6524F, 70.83334F);
|
|
this.xrLabel7.Name = "xrLabel7";
|
|
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F);
|
|
this.xrLabel7.SizeF = new System.Drawing.SizeF(267.2225F, 25F);
|
|
this.xrLabel7.StylePriority.UseBorderDashStyle = false;
|
|
this.xrLabel7.StylePriority.UseBorders = false;
|
|
this.xrLabel7.StylePriority.UseFont = false;
|
|
this.xrLabel7.StylePriority.UsePadding = false;
|
|
this.xrLabel7.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
//
|
|
// xrLabel6
|
|
//
|
|
this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Verdana", 9F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 70.83334F);
|
|
this.xrLabel6.Name = "xrLabel6";
|
|
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F);
|
|
this.xrLabel6.SizeF = new System.Drawing.SizeF(296.6523F, 25F);
|
|
this.xrLabel6.StylePriority.UseFont = false;
|
|
this.xrLabel6.StylePriority.UsePadding = false;
|
|
this.xrLabel6.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel6.Text = "Rechnungsbetrag";
|
|
this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// xrPageInfo2
|
|
//
|
|
this.xrPageInfo2.Font = new DevExpress.Drawing.DXFont("Verdana", 8F);
|
|
this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(574.5001F, 186.7083F);
|
|
this.xrPageInfo2.Name = "xrPageInfo2";
|
|
this.xrPageInfo2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrPageInfo2.SizeF = new System.Drawing.SizeF(104.4998F, 19.87502F);
|
|
this.xrPageInfo2.StylePriority.UseFont = false;
|
|
this.xrPageInfo2.StylePriority.UseTextAlignment = false;
|
|
this.xrPageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
this.xrPageInfo2.TextFormatString = "Seite {0} von {1}";
|
|
//
|
|
// xrLabel5
|
|
//
|
|
this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "GrossClaim")});
|
|
this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Verdana", 8.25F);
|
|
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(388.6541F, 9.999974F);
|
|
this.xrLabel5.Name = "xrLabel5";
|
|
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F);
|
|
this.xrLabel5.SizeF = new System.Drawing.SizeF(175.2207F, 25F);
|
|
this.xrLabel5.StylePriority.UseFont = false;
|
|
this.xrLabel5.StylePriority.UsePadding = false;
|
|
this.xrLabel5.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
//
|
|
// xrLabel4
|
|
//
|
|
this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.Hours")});
|
|
this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Verdana", 8.25F);
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(296.6523F, 9.999974F);
|
|
this.xrLabel4.Name = "xrLabel4";
|
|
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F);
|
|
this.xrLabel4.SizeF = new System.Drawing.SizeF(92.00183F, 25F);
|
|
this.xrLabel4.StylePriority.UseFont = false;
|
|
this.xrLabel4.StylePriority.UsePadding = false;
|
|
this.xrLabel4.StylePriority.UseTextAlignment = false;
|
|
xrSummary1.FormatString = "{0:0.00}";
|
|
xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
|
|
this.xrLabel4.Summary = xrSummary1;
|
|
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrLabel4.TextFormatString = "{0:0.00}";
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Verdana", 8.25F);
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 9.999974F);
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F);
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(296.6523F, 25F);
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
this.xrLabel1.StylePriority.UsePadding = false;
|
|
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel1.Text = "Gesamt:";
|
|
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel2.CanShrink = true;
|
|
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F);
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 197.7502F);
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(563.8748F, 20F);
|
|
this.xrLabel2.StylePriority.UseBackColor = false;
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
this.xrLabel2.Text = "AZ [CustomerReferenceNumber]";
|
|
this.xrLabel2.WordWrap = false;
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
|
|
//
|
|
// xrLabel9
|
|
//
|
|
this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Verdana", 8.25F);
|
|
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(4.768372E-05F, 34.99997F);
|
|
this.xrLabel9.Name = "xrLabel9";
|
|
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F);
|
|
this.xrLabel9.SizeF = new System.Drawing.SizeF(296.6523F, 25F);
|
|
this.xrLabel9.StylePriority.UseFont = false;
|
|
this.xrLabel9.StylePriority.UsePadding = false;
|
|
this.xrLabel9.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel9.Text = "Abzuziehende Abschlagszahlungen:";
|
|
this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// xrLabel10
|
|
//
|
|
this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AmountAdvancedPayments")});
|
|
this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Verdana", 8.25F);
|
|
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(296.6523F, 34.99997F);
|
|
this.xrLabel10.Name = "xrLabel10";
|
|
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F);
|
|
this.xrLabel10.SizeF = new System.Drawing.SizeF(267.2225F, 25F);
|
|
this.xrLabel10.StylePriority.UseFont = false;
|
|
this.xrLabel10.StylePriority.UsePadding = false;
|
|
this.xrLabel10.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
//
|
|
// ServiceInvoiceReport
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.ReportHeader,
|
|
this.topMarginBand1,
|
|
this.bottomMarginBand1,
|
|
this.Page1,
|
|
this.DetailReport});
|
|
this.DataSource = this.bindingSource1;
|
|
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
|
this.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
|
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
|
this.ruleRateFactorNull});
|
|
this.Margins = new DevExpress.Drawing.DXMargins(99F, 49F, 237.7083F, 50F);
|
|
this.PageHeight = 1169;
|
|
this.PageWidth = 827;
|
|
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
|
this.Version = "23.2";
|
|
xrWatermark1.Id = "Watermark1";
|
|
xrWatermark1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrWatermark1.ImageSource"));
|
|
xrWatermark1.ImageViewMode = DevExpress.XtraPrinting.Drawing.ImageViewMode.Zoom;
|
|
xrWatermark1.PageRange = "1";
|
|
this.Watermarks.Add(xrWatermark1);
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
|
|
|
}
|
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail;
|
|
private System.Windows.Forms.BindingSource bindingSource1;
|
|
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
|
|
private DevExpress.XtraReports.UI.FormattingRule ruleRateFactorNull;
|
|
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
|
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand Page1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
private DevExpress.XtraReports.UI.XRLabel lblAbrechnungszeitraum;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
|
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport2;
|
|
private DevExpress.XtraReports.UI.DetailBand Detail3;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable6;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow25;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell40;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell42;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell44;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell47;
|
|
private DevExpress.XtraReports.UI.XRLabel lblAdresse;
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
private DevExpress.XtraReports.UI.XRPageInfo xrPageInfo1;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell43;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
|
private DevExpress.XtraReports.UI.XRPageInfo xrPageInfo2;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
|
}
|
|
}
|