481 lines
22 KiB
C#
481 lines
22 KiB
C#
using BeWo.Report.ReportObjects;
|
|
namespace BeWo.BUGeVReports
|
|
{
|
|
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();
|
|
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.GroupFooter = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.Page1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow13 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrLabel6 = 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.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).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";
|
|
//
|
|
// topMarginBand1
|
|
//
|
|
this.topMarginBand1.HeightF = 196F;
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
//
|
|
// bottomMarginBand1
|
|
//
|
|
this.bottomMarginBand1.HeightF = 42.70833F;
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
//
|
|
// GroupFooter
|
|
//
|
|
this.GroupFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel10,
|
|
this.xrLabel1,
|
|
this.xrLabel14,
|
|
this.xrLabel15});
|
|
this.GroupFooter.Font = new System.Drawing.Font("Arial", 10F);
|
|
this.GroupFooter.HeightF = 242.7083F;
|
|
this.GroupFooter.Name = "GroupFooter";
|
|
this.GroupFooter.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel10
|
|
//
|
|
this.xrLabel10.Font = new System.Drawing.Font("Verdana", 10F);
|
|
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(21.875F, 33.33333F);
|
|
this.xrLabel10.Multiline = true;
|
|
this.xrLabel10.Name = "xrLabel10";
|
|
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel10.SizeF = new System.Drawing.SizeF(620.125F, 54.5F);
|
|
this.xrLabel10.StylePriority.UseFont = false;
|
|
this.xrLabel10.Text = "Bitte überweisen Sie den Rechnungsbetrag auf das u. g. Konto bei der Bank für Soz" +
|
|
"ial-\r\nwirtschaft.\r\n";
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.Font = new System.Drawing.Font("Verdana", 10F);
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(475.0002F, 215.7084F);
|
|
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 = "Anlage";
|
|
//
|
|
// xrLabel14
|
|
//
|
|
this.xrLabel14.Font = new System.Drawing.Font("Verdana", 10F);
|
|
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 215.7084F);
|
|
this.xrLabel14.Name = "xrLabel14";
|
|
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel14.SizeF = new System.Drawing.SizeF(225F, 17F);
|
|
this.xrLabel14.StylePriority.UseFont = false;
|
|
this.xrLabel14.Text = "[CreatorName]";
|
|
//
|
|
// xrLabel15
|
|
//
|
|
this.xrLabel15.Font = new System.Drawing.Font("Verdana", 10F);
|
|
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 140.7084F);
|
|
this.xrLabel15.Name = "xrLabel15";
|
|
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel15.SizeF = new System.Drawing.SizeF(175F, 17F);
|
|
this.xrLabel15.StylePriority.UseFont = false;
|
|
this.xrLabel15.Text = "Mit freundlichen Grüßen";
|
|
//
|
|
// Page1
|
|
//
|
|
this.Page1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel7,
|
|
this.xrLabel4,
|
|
this.xrLabel3,
|
|
this.xrLabel2,
|
|
this.xrLabel5,
|
|
this.xrLabel8,
|
|
this.xrTable1,
|
|
this.xrLabel6});
|
|
this.Page1.Font = new System.Drawing.Font("Arial", 10F);
|
|
this.Page1.HeightF = 417.5F;
|
|
this.Page1.Name = "Page1";
|
|
this.Page1.PageBreak = DevExpress.XtraReports.UI.PageBreak.AfterBand;
|
|
this.Page1.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel7
|
|
//
|
|
this.xrLabel7.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
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(317F, 111.5F);
|
|
this.xrLabel7.StylePriority.UseBackColor = false;
|
|
this.xrLabel7.StylePriority.UseFont = false;
|
|
this.xrLabel7.Text = "[RecipientOrganisation]\r\n[RecipientContactPerson]\r\n[RecipientDivision]\r\n[Recipien" +
|
|
"tStreet]\r\n[RecipientPostCodeAndTown]";
|
|
//
|
|
// xrLabel4
|
|
//
|
|
this.xrLabel4.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel4.CanShrink = true;
|
|
this.xrLabel4.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 230.5F);
|
|
this.xrLabel4.Multiline = true;
|
|
this.xrLabel4.Name = "xrLabel4";
|
|
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel4.SizeF = new System.Drawing.SizeF(650F, 17F);
|
|
this.xrLabel4.StylePriority.UseBackColor = false;
|
|
this.xrLabel4.StylePriority.UseFont = false;
|
|
this.xrLabel4.Text = "[CustomerReferenceNumber]";
|
|
this.xrLabel4.WordWrap = false;
|
|
//
|
|
// xrLabel3
|
|
//
|
|
this.xrLabel3.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel3.CanShrink = true;
|
|
this.xrLabel3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 214.5F);
|
|
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 Betreuungsleistungen für [CustomerSalutation] [CustomerName]";
|
|
this.xrLabel3.WordWrap = false;
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel2.CanShrink = true;
|
|
this.xrLabel2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 197.5F);
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(650F, 17F);
|
|
this.xrLabel2.StylePriority.UseBackColor = false;
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
this.xrLabel2.Text = "Rechnung Nr. [InvoiceNumber]";
|
|
this.xrLabel2.WordWrap = false;
|
|
//
|
|
// xrLabel5
|
|
//
|
|
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 279.7916F);
|
|
this.xrLabel5.Name = "xrLabel5";
|
|
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel5.SizeF = new System.Drawing.SizeF(317F, 17F);
|
|
this.xrLabel5.StylePriority.UseFont = false;
|
|
this.xrLabel5.Text = "Sehr geehrte Damen und Herren,";
|
|
//
|
|
// xrLabel8
|
|
//
|
|
this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate")});
|
|
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(367.0001F, 166.0834F);
|
|
this.xrLabel8.Name = "xrLabel8";
|
|
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel8.SizeF = new System.Drawing.SizeF(283F, 23F);
|
|
this.xrLabel8.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel8.Text = "xrLabel8";
|
|
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
//
|
|
// xrTable1
|
|
//
|
|
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 397.5F);
|
|
this.xrTable1.Name = "xrTable1";
|
|
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow13});
|
|
this.xrTable1.SizeF = new System.Drawing.SizeF(667F, 20F);
|
|
//
|
|
// xrTableRow13
|
|
//
|
|
this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell23});
|
|
this.xrTableRow13.Name = "xrTableRow13";
|
|
this.xrTableRow13.Weight = 0.038162546326330614D;
|
|
//
|
|
// xrTableCell23
|
|
//
|
|
this.xrTableCell23.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
this.xrTableCell23.Name = "xrTableCell23";
|
|
this.xrTableCell23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell23.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell23.StylePriority.UseBorders = false;
|
|
this.xrTableCell23.Text = "Erbrachte Leistungen:";
|
|
this.xrTableCell23.Weight = 1D;
|
|
//
|
|
// xrLabel6
|
|
//
|
|
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 304.7916F);
|
|
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(642F, 67F);
|
|
this.xrLabel6.StylePriority.UseFont = false;
|
|
this.xrLabel6.Text = resources.GetString("xrLabel6.Text");
|
|
//
|
|
// DetailReport
|
|
//
|
|
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail1,
|
|
this.DetailReport2,
|
|
this.GroupFooter1});
|
|
this.DetailReport.DataMember = "ServiceInvoicePeriods";
|
|
this.DetailReport.DataSource = this.bindingSource1;
|
|
this.DetailReport.Level = 0;
|
|
this.DetailReport.Name = "DetailReport";
|
|
this.DetailReport.PageBreak = DevExpress.XtraReports.UI.PageBreak.AfterBand;
|
|
//
|
|
// Detail1
|
|
//
|
|
this.Detail1.HeightF = 0F;
|
|
this.Detail1.Name = "Detail1";
|
|
//
|
|
// DetailReport2
|
|
//
|
|
this.DetailReport2.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail3});
|
|
this.DetailReport2.DataMember = "ServiceInvoicePeriods.ServiceInvoiceItems";
|
|
this.DetailReport2.DataSource = this.bindingSource1;
|
|
this.DetailReport2.Expanded = false;
|
|
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.xrLabel11,
|
|
this.xrLabel9});
|
|
this.Detail3.Font = new System.Drawing.Font("Arial", 10F);
|
|
this.Detail3.HeightF = 20F;
|
|
this.Detail3.Name = "Detail3";
|
|
this.Detail3.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel11
|
|
//
|
|
this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.GrossAmount")});
|
|
this.xrLabel11.Font = new System.Drawing.Font("Verdana", 10F);
|
|
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(485.4169F, 0F);
|
|
this.xrLabel11.Name = "xrLabel11";
|
|
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel11.SizeF = new System.Drawing.SizeF(181.5831F, 20F);
|
|
this.xrLabel11.StylePriority.UseFont = false;
|
|
this.xrLabel11.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel11.Text = "Mit freundlichen Grüßen";
|
|
this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
//
|
|
// xrLabel9
|
|
//
|
|
this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.Notice")});
|
|
this.xrLabel9.Font = new System.Drawing.Font("Verdana", 10F);
|
|
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrLabel9.Name = "xrLabel9";
|
|
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel9.SizeF = new System.Drawing.SizeF(475.3333F, 20F);
|
|
this.xrLabel9.StylePriority.UseFont = false;
|
|
this.xrLabel9.Text = "Mit freundlichen Grüßen";
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
|
|
//
|
|
// GroupFooter1
|
|
//
|
|
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrTable3});
|
|
this.GroupFooter1.Font = new System.Drawing.Font("Arial", 10F);
|
|
this.GroupFooter1.HeightF = 32.15278F;
|
|
this.GroupFooter1.Name = "GroupFooter1";
|
|
this.GroupFooter1.StylePriority.UseFont = false;
|
|
//
|
|
// xrTable3
|
|
//
|
|
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(200F, 0F);
|
|
this.xrTable3.Name = "xrTable3";
|
|
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow6});
|
|
this.xrTable3.SizeF = new System.Drawing.SizeF(467F, 32.15278F);
|
|
//
|
|
// xrTableRow6
|
|
//
|
|
this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell6,
|
|
this.xrTableCell7});
|
|
this.xrTableRow6.Name = "xrTableRow6";
|
|
this.xrTableRow6.Weight = 0.080432860338930143D;
|
|
//
|
|
// xrTableCell6
|
|
//
|
|
this.xrTableCell6.Name = "xrTableCell6";
|
|
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell6.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell6.StylePriority.UseBorders = false;
|
|
this.xrTableCell6.StylePriority.UseFont = false;
|
|
this.xrTableCell6.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell6.Text = "Gesamtforderung:";
|
|
this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
this.xrTableCell6.Weight = 0.3584615384615385D;
|
|
//
|
|
// xrTableCell7
|
|
//
|
|
this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell7.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.xrTableCell7.Name = "xrTableCell7";
|
|
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell7.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell7.StylePriority.UseBorders = false;
|
|
this.xrTableCell7.StylePriority.UseFont = false;
|
|
this.xrTableCell7.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell7.Text = "[NetClaim]";
|
|
this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomRight;
|
|
this.xrTableCell7.Weight = 0.36D;
|
|
//
|
|
// ReportFooter
|
|
//
|
|
this.ReportFooter.Expanded = false;
|
|
this.ReportFooter.Font = new System.Drawing.Font("Times New Roman", 10F);
|
|
this.ReportFooter.Name = "ReportFooter";
|
|
this.ReportFooter.StylePriority.UseFont = false;
|
|
//
|
|
// ServiceInvoiceReport
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.ReportHeader,
|
|
this.topMarginBand1,
|
|
this.bottomMarginBand1,
|
|
this.GroupFooter,
|
|
this.Page1,
|
|
this.DetailReport,
|
|
this.ReportFooter});
|
|
this.DataSource = this.bindingSource1;
|
|
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
|
this.Font = new System.Drawing.Font("Verdana", 10F);
|
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
|
this.ruleRateFactorNull});
|
|
this.Margins = new System.Drawing.Printing.Margins(75, 75, 196, 43);
|
|
this.PageHeight = 1169;
|
|
this.PageWidth = 827;
|
|
this.PaperKind = System.Drawing.Printing.PaperKind.A4;
|
|
this.Version = "12.1";
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).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.GroupFooterBand GroupFooter;
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand Page1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow13;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell23;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
|
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
|
private DevExpress.XtraReports.UI.ReportFooterBand ReportFooter;
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport2;
|
|
private DevExpress.XtraReports.UI.DetailBand Detail3;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable3;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow6;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell7;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
|
}
|
|
}
|