418 lines
22 KiB
C#
418 lines
22 KiB
C#
using BeWo.Report.ReportObjects;
|
|
namespace FeidPartnerReports
|
|
{
|
|
partial class Invoice
|
|
{
|
|
/// <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(Invoice));
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
this.ruleNoticeNull = new DevExpress.XtraReports.UI.FormattingRule();
|
|
this.Page1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
|
|
this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
|
|
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblAbrechnungstext = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).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;
|
|
//
|
|
// ruleRateFactorNull
|
|
//
|
|
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
|
|
this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
this.ruleRateFactorNull.Name = "ruleRateFactorNull";
|
|
//
|
|
// topMarginBand1
|
|
//
|
|
this.topMarginBand1.HeightF = 48.66661F;
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
//
|
|
// bottomMarginBand1
|
|
//
|
|
this.bottomMarginBand1.HeightF = 85F;
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
//
|
|
// ruleNoticeNull
|
|
//
|
|
this.ruleNoticeNull.Condition = "[Notice] == ?";
|
|
this.ruleNoticeNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
this.ruleNoticeNull.Name = "ruleNoticeNull";
|
|
//
|
|
// Page1
|
|
//
|
|
this.Page1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrPictureBox1,
|
|
this.xrPictureBox2,
|
|
this.xrLabel6,
|
|
this.xrLabel3,
|
|
this.xrTable1,
|
|
this.xrLabel5,
|
|
this.xrLabel1,
|
|
this.xrLabel7,
|
|
this.xrLabel4,
|
|
this.lblAbrechnungstext,
|
|
this.lblAdresse,
|
|
this.xrLabel2});
|
|
this.Page1.HeightF = 942.0001F;
|
|
this.Page1.Name = "Page1";
|
|
this.Page1.StylePriority.UseFont = false;
|
|
//
|
|
// xrPictureBox1
|
|
//
|
|
this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
|
|
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrPictureBox1.Name = "xrPictureBox1";
|
|
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(237.5F, 142.0834F);
|
|
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
|
//
|
|
// xrPictureBox2
|
|
//
|
|
this.xrPictureBox2.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox2.ImageSource"));
|
|
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(532.4584F, 0F);
|
|
this.xrPictureBox2.Name = "xrPictureBox2";
|
|
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(188.2916F, 503.4167F);
|
|
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
|
//
|
|
// xrLabel6
|
|
//
|
|
this.xrLabel6.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel6.BorderColor = System.Drawing.Color.Black;
|
|
this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "GrossClaim")});
|
|
this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(518.9167F, 701.7081F);
|
|
this.xrLabel6.Name = "xrLabel6";
|
|
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel6.SizeF = new System.Drawing.SizeF(141.6666F, 31.81274F);
|
|
this.xrLabel6.StylePriority.UseBackColor = false;
|
|
this.xrLabel6.StylePriority.UseBorderColor = false;
|
|
this.xrLabel6.StylePriority.UseBorders = false;
|
|
this.xrLabel6.StylePriority.UseFont = false;
|
|
this.xrLabel6.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel6.Text = "Gesamtbetrag: ";
|
|
this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
//
|
|
// xrLabel3
|
|
//
|
|
this.xrLabel3.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel3.CanShrink = true;
|
|
this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 9F);
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 579.2917F);
|
|
this.xrLabel3.Multiline = true;
|
|
this.xrLabel3.Name = "xrLabel3";
|
|
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel3.SizeF = new System.Drawing.SizeF(630.9999F, 35.62494F);
|
|
this.xrLabel3.StylePriority.UseBackColor = false;
|
|
this.xrLabel3.StylePriority.UseFont = false;
|
|
this.xrLabel3.Text = "Abrechnung für die aufgeführten Monate, Betreutes Wohnen für Menschen\r\nmit besond" +
|
|
"eren sozialen Schwierigkeiten nach § 67 SGB XII";
|
|
//
|
|
// xrTable1
|
|
//
|
|
this.xrTable1.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
|
|
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(532.4584F, 505.8609F);
|
|
this.xrTable1.Name = "xrTable1";
|
|
this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
|
|
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow1,
|
|
this.xrTableRow4,
|
|
this.xrTableRow2});
|
|
this.xrTable1.SizeF = new System.Drawing.SizeF(141.6666F, 46.70834F);
|
|
this.xrTable1.StylePriority.UseFont = false;
|
|
//
|
|
// xrTableRow1
|
|
//
|
|
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell1,
|
|
this.xrTableCell2});
|
|
this.xrTableRow1.Name = "xrTableRow1";
|
|
this.xrTableRow1.Weight = 0.72D;
|
|
//
|
|
// xrTableCell1
|
|
//
|
|
this.xrTableCell1.Multiline = true;
|
|
this.xrTableCell1.Name = "xrTableCell1";
|
|
this.xrTableCell1.Text = "Seite:";
|
|
this.xrTableCell1.Weight = 1D;
|
|
//
|
|
// xrTableCell2
|
|
//
|
|
this.xrTableCell2.Multiline = true;
|
|
this.xrTableCell2.Name = "xrTableCell2";
|
|
this.xrTableCell2.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell2.Text = "1";
|
|
this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
this.xrTableCell2.Weight = 1D;
|
|
//
|
|
// xrTableRow4
|
|
//
|
|
this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell7,
|
|
this.xrTableCell8});
|
|
this.xrTableRow4.Name = "xrTableRow4";
|
|
this.xrTableRow4.Weight = 0.72D;
|
|
//
|
|
// xrTableCell7
|
|
//
|
|
this.xrTableCell7.Multiline = true;
|
|
this.xrTableCell7.Name = "xrTableCell7";
|
|
this.xrTableCell7.Text = "Kunden Nr.:";
|
|
this.xrTableCell7.Weight = 1D;
|
|
//
|
|
// xrTableCell8
|
|
//
|
|
this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "BusinessPartnerId")});
|
|
this.xrTableCell8.Multiline = true;
|
|
this.xrTableCell8.Name = "xrTableCell8";
|
|
this.xrTableCell8.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
this.xrTableCell8.Weight = 1D;
|
|
//
|
|
// xrTableRow2
|
|
//
|
|
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell3,
|
|
this.xrTableCell4});
|
|
this.xrTableRow2.Name = "xrTableRow2";
|
|
this.xrTableRow2.Weight = 0.71999999999999975D;
|
|
//
|
|
// xrTableCell3
|
|
//
|
|
this.xrTableCell3.Multiline = true;
|
|
this.xrTableCell3.Name = "xrTableCell3";
|
|
this.xrTableCell3.Text = "Datum:";
|
|
this.xrTableCell3.Weight = 1D;
|
|
//
|
|
// xrTableCell4
|
|
//
|
|
this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceBase.InvoiceDate")});
|
|
this.xrTableCell4.Multiline = true;
|
|
this.xrTableCell4.Name = "xrTableCell4";
|
|
this.xrTableCell4.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
this.xrTableCell4.TextFormatString = "{0:dd.MM.yyyy}";
|
|
this.xrTableCell4.Weight = 1D;
|
|
//
|
|
// xrLabel5
|
|
//
|
|
this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
|
|
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 165.0001F);
|
|
this.xrLabel5.Name = "xrLabel5";
|
|
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel5.SizeF = new System.Drawing.SizeF(317F, 20.00002F);
|
|
this.xrLabel5.StylePriority.UseFont = false;
|
|
this.xrLabel5.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel5.Text = "FIP TEILHABE, Mörfelder Landstraße 6-8, 60598 Frankfurt";
|
|
this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel1.CanShrink = true;
|
|
this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 9F);
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 787.0625F);
|
|
this.xrLabel1.Multiline = true;
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(631F, 112.6459F);
|
|
this.xrLabel1.StylePriority.UseBackColor = false;
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel1.Text = "Zahlbar bis [InvoiceBase.DueDate!dd.MM.yyyy] ohne Abzug.\r\n\r\nBITTE beachten Sie un" +
|
|
"sere geänderte Bankverbindung. Herzlichen Dank.\r\n\r\nMit freundlichen Grüßen\r\n\r\nFI" +
|
|
"P TEILHABE";
|
|
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// xrLabel7
|
|
//
|
|
this.xrLabel7.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel7.BorderColor = System.Drawing.Color.Black;
|
|
this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 701.7081F);
|
|
this.xrLabel7.Name = "xrLabel7";
|
|
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel7.SizeF = new System.Drawing.SizeF(518.9167F, 31.81262F);
|
|
this.xrLabel7.StylePriority.UseBackColor = false;
|
|
this.xrLabel7.StylePriority.UseBorderColor = false;
|
|
this.xrLabel7.StylePriority.UseBorders = false;
|
|
this.xrLabel7.StylePriority.UseFont = false;
|
|
this.xrLabel7.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel7.Text = "Gesamtbetrag: ";
|
|
this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// xrLabel4
|
|
//
|
|
this.xrLabel4.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel4.CanShrink = true;
|
|
this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Notice")});
|
|
this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 750.6666F);
|
|
this.xrLabel4.Name = "xrLabel4";
|
|
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel4.SizeF = new System.Drawing.SizeF(631F, 19.99998F);
|
|
this.xrLabel4.StylePriority.UseBackColor = false;
|
|
this.xrLabel4.StylePriority.UseFont = false;
|
|
this.xrLabel4.WordWrap = false;
|
|
//
|
|
// lblAbrechnungstext
|
|
//
|
|
this.lblAbrechnungstext.BackColor = System.Drawing.Color.Transparent;
|
|
this.lblAbrechnungstext.CanShrink = true;
|
|
this.lblAbrechnungstext.Font = new DevExpress.Drawing.DXFont("Arial", 9F);
|
|
this.lblAbrechnungstext.LocationFloat = new DevExpress.Utils.PointFloat(0F, 637.9582F);
|
|
this.lblAbrechnungstext.Multiline = true;
|
|
this.lblAbrechnungstext.Name = "lblAbrechnungstext";
|
|
this.lblAbrechnungstext.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblAbrechnungstext.SizeF = new System.Drawing.SizeF(500.7916F, 63.75F);
|
|
this.lblAbrechnungstext.StylePriority.UseBackColor = false;
|
|
this.lblAbrechnungstext.StylePriority.UseFont = false;
|
|
this.lblAbrechnungstext.Text = "Abrechnung Kontingent\r\nAbrechnung Betreutes Wohnen, Monatsrechnung gemäß beigefüg" +
|
|
"ter Aufstellung,";
|
|
//
|
|
// lblAdresse
|
|
//
|
|
this.lblAdresse.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(0F, 185.0001F);
|
|
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[RecipientDivision]\r\n[RecipientContactPerson]\r\n[Recipien" +
|
|
"tStreet]\r\n\r\n[RecipientPostCodeAndTown]";
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel2.CanShrink = true;
|
|
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 518.0417F);
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(402.9166F, 19.99997F);
|
|
this.xrLabel2.StylePriority.UseBackColor = false;
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
this.xrLabel2.Text = "Rechnung Nr. [InvoiceBase.InvoiceNumber]";
|
|
this.xrLabel2.WordWrap = false;
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
|
|
//
|
|
// Invoice
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.topMarginBand1,
|
|
this.bottomMarginBand1,
|
|
this.Page1});
|
|
this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
|
|
this.bindingSource1});
|
|
this.DataSource = this.bindingSource1;
|
|
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
|
this.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
|
this.ruleRateFactorNull,
|
|
this.ruleNoticeNull});
|
|
this.Margins = new DevExpress.Drawing.DXMargins(69.79165F, 15F, 48.66661F, 85F);
|
|
this.PageHeight = 1169;
|
|
this.PageWidth = 827;
|
|
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
|
this.Version = "23.2";
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).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.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 xrLabel2;
|
|
private DevExpress.XtraReports.UI.XRLabel lblAdresse;
|
|
private DevExpress.XtraReports.UI.FormattingRule ruleNoticeNull;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
private DevExpress.XtraReports.UI.XRLabel lblAbrechnungstext;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow4;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell7;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell8;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2;
|
|
}
|
|
}
|