945 lines
55 KiB
C#
945 lines
55 KiB
C#
using BeWo.Report.ReportObjects;
|
|
namespace HPHBersenbrueck
|
|
{
|
|
partial class Rechnung
|
|
{
|
|
/// <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(Rechnung));
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
|
this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrRichText2 = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
this.Page1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblAZ = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell53 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.DetailReport1 = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
this.Detail2 = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow15 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell28 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell32 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).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.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrRichText1,
|
|
this.lblAdresse,
|
|
this.xrRichText2});
|
|
this.ReportHeader.HeightF = 240F;
|
|
this.ReportHeader.Name = "ReportHeader";
|
|
this.ReportHeader.StylePriority.UseFont = false;
|
|
//
|
|
// xrRichText1
|
|
//
|
|
this.xrRichText1.Font = new System.Drawing.Font("Arial", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 48F);
|
|
this.xrRichText1.Name = "xrRichText1";
|
|
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
|
|
this.xrRichText1.SizeF = new System.Drawing.SizeF(371.875F, 16.6667F);
|
|
this.xrRichText1.StylePriority.UseFont = false;
|
|
//
|
|
// lblAdresse
|
|
//
|
|
this.lblAdresse.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblAdresse.ForeColor = System.Drawing.Color.Black;
|
|
this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(0F, 79.16666F);
|
|
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(371.875F, 106.2917F);
|
|
this.lblAdresse.StylePriority.UseFont = false;
|
|
this.lblAdresse.StylePriority.UseForeColor = false;
|
|
this.lblAdresse.Text = "Landkreis Osnabrück Fachdienst 2 Soziales\r\nAm Schölerberg 1\r\n\r\n49082 Osnabrück";
|
|
//
|
|
// xrRichText2
|
|
//
|
|
this.xrRichText2.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(454.4999F, 48.95833F);
|
|
this.xrRichText2.Name = "xrRichText2";
|
|
this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
|
|
this.xrRichText2.SizeF = new System.Drawing.SizeF(232.4999F, 181.8334F);
|
|
this.xrRichText2.StylePriority.UseFont = false;
|
|
//
|
|
// ruleRateFactorNull
|
|
//
|
|
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
|
|
this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
this.ruleRateFactorNull.Name = "ruleRateFactorNull";
|
|
//
|
|
// topMarginBand1
|
|
//
|
|
this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrPictureBox1,
|
|
this.xrLabel1});
|
|
this.topMarginBand1.HeightF = 205F;
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
//
|
|
// xrPictureBox1
|
|
//
|
|
this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
|
|
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(573.9791F, 87.70834F);
|
|
this.xrPictureBox1.Name = "xrPictureBox1";
|
|
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(113.0208F, 107.2917F);
|
|
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 170.7083F);
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(381.9218F, 24.29167F);
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel1.Text = "Heilpädagogische Hilfe Bersenbrück gGmbH";
|
|
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// bottomMarginBand1
|
|
//
|
|
this.bottomMarginBand1.HeightF = 20F;
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
//
|
|
// Page1
|
|
//
|
|
this.Page1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel15,
|
|
this.xrLabel7,
|
|
this.xrLabel6,
|
|
this.xrLabel8,
|
|
this.lblAZ,
|
|
this.xrLabel4,
|
|
this.xrTable3,
|
|
this.xrLabel5,
|
|
this.xrTable2,
|
|
this.xrLabel2});
|
|
this.Page1.HeightF = 231.7917F;
|
|
this.Page1.Name = "Page1";
|
|
this.Page1.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel15
|
|
//
|
|
this.xrLabel15.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrLabel15.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 180.3958F);
|
|
this.xrLabel15.Name = "xrLabel15";
|
|
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel15.SizeF = new System.Drawing.SizeF(697.0001F, 3F);
|
|
this.xrLabel15.StylePriority.UseBorders = false;
|
|
this.xrLabel15.StylePriority.UseFont = false;
|
|
this.xrLabel15.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel7
|
|
//
|
|
this.xrLabel7.ForeColor = System.Drawing.Color.Black;
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(426.4994F, 149.5F);
|
|
this.xrLabel7.Name = "xrLabel7";
|
|
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel7.SizeF = new System.Drawing.SizeF(270F, 17.00002F);
|
|
this.xrLabel7.StylePriority.UseFont = false;
|
|
this.xrLabel7.StylePriority.UseForeColor = false;
|
|
this.xrLabel7.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel7.Text = "Abrechungszeitraum: [AccountingPeriod]";
|
|
this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel6
|
|
//
|
|
this.xrLabel6.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel6.ForeColor = System.Drawing.Color.Black;
|
|
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(426.4996F, 106.5F);
|
|
this.xrLabel6.Name = "xrLabel6";
|
|
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel6.SizeF = new System.Drawing.SizeF(269.9999F, 29.5F);
|
|
this.xrLabel6.StylePriority.UseFont = false;
|
|
this.xrLabel6.StylePriority.UseForeColor = false;
|
|
this.xrLabel6.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel6.Text = "Debitor-Nr. bei Zahlungen bitte unbedingt \r\nangeben!";
|
|
this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
|
//
|
|
// xrLabel8
|
|
//
|
|
this.xrLabel8.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 65.00002F);
|
|
this.xrLabel8.Name = "xrLabel8";
|
|
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel8.SizeF = new System.Drawing.SizeF(42.00007F, 17F);
|
|
this.xrLabel8.StylePriority.UseFont = false;
|
|
this.xrLabel8.Text = "geb.:";
|
|
//
|
|
// lblAZ
|
|
//
|
|
this.lblAZ.LocationFloat = new DevExpress.Utils.PointFloat(42.00007F, 65.00002F);
|
|
this.lblAZ.Multiline = true;
|
|
this.lblAZ.Name = "lblAZ";
|
|
this.lblAZ.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblAZ.SizeF = new System.Drawing.SizeF(235.755F, 16.99998F);
|
|
this.lblAZ.StylePriority.UseFont = false;
|
|
this.lblAZ.Text = "[CustomerBirthdate!dd.MM.yyyy]";
|
|
//
|
|
// xrLabel4
|
|
//
|
|
this.xrLabel4.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel4.ForeColor = System.Drawing.Color.Black;
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(426.4998F, 22.49998F);
|
|
this.xrLabel4.Name = "xrLabel4";
|
|
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel4.SizeF = new System.Drawing.SizeF(269.9999F, 29.5F);
|
|
this.xrLabel4.StylePriority.UseFont = false;
|
|
this.xrLabel4.StylePriority.UseForeColor = false;
|
|
this.xrLabel4.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel4.Text = "Rechnung";
|
|
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrTable3
|
|
//
|
|
this.xrTable3.Font = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(8.392334E-05F, 200F);
|
|
this.xrTable3.Name = "xrTable3";
|
|
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow14});
|
|
this.xrTable3.SizeF = new System.Drawing.SizeF(696.0414F, 21.16669F);
|
|
this.xrTable3.StylePriority.UseBorderColor = false;
|
|
this.xrTable3.StylePriority.UseFont = false;
|
|
//
|
|
// xrTableRow14
|
|
//
|
|
this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell14,
|
|
this.xrTableCell16,
|
|
this.xrTableCell1,
|
|
this.xrTableCell18,
|
|
this.xrTableCell53});
|
|
this.xrTableRow14.Name = "xrTableRow14";
|
|
this.xrTableRow14.StylePriority.UseBackColor = false;
|
|
this.xrTableRow14.Weight = 0.085D;
|
|
//
|
|
// xrTableCell14
|
|
//
|
|
this.xrTableCell14.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell14.Name = "xrTableCell14";
|
|
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell14.StylePriority.UseBackColor = false;
|
|
this.xrTableCell14.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell14.StylePriority.UseBorders = false;
|
|
this.xrTableCell14.StylePriority.UseFont = false;
|
|
this.xrTableCell14.Weight = 0.624358219846944D;
|
|
//
|
|
// xrTableCell16
|
|
//
|
|
this.xrTableCell16.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell16.Multiline = true;
|
|
this.xrTableCell16.Name = "xrTableCell16";
|
|
this.xrTableCell16.StylePriority.UseFont = false;
|
|
this.xrTableCell16.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell16.Text = "Anzahl";
|
|
this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
this.xrTableCell16.Weight = 0.069230754949704237D;
|
|
//
|
|
// xrTableCell1
|
|
//
|
|
this.xrTableCell1.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell1.Name = "xrTableCell1";
|
|
this.xrTableCell1.StylePriority.UseFont = false;
|
|
this.xrTableCell1.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell1.Text = "Preis in €";
|
|
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
this.xrTableCell1.Weight = 0.10955162347692737D;
|
|
//
|
|
// xrTableCell18
|
|
//
|
|
this.xrTableCell18.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell18.Name = "xrTableCell18";
|
|
this.xrTableCell18.StylePriority.UseFont = false;
|
|
this.xrTableCell18.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell18.Text = "Betrag in €";
|
|
this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
this.xrTableCell18.Weight = 0.13076920892701791D;
|
|
//
|
|
// xrTableCell53
|
|
//
|
|
this.xrTableCell53.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell53.Name = "xrTableCell53";
|
|
this.xrTableCell53.StylePriority.UseFont = false;
|
|
this.xrTableCell53.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell53.Text = "Ihr Anteil in €";
|
|
this.xrTableCell53.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
this.xrTableCell53.Weight = 0.13692297662035041D;
|
|
//
|
|
// xrLabel5
|
|
//
|
|
this.xrLabel5.Font = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
|
|
this.xrLabel5.Name = "xrLabel5";
|
|
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel5.SizeF = new System.Drawing.SizeF(42F, 15.95834F);
|
|
this.xrLabel5.StylePriority.UseFont = false;
|
|
this.xrLabel5.Text = "Kunde: ";
|
|
//
|
|
// xrTable2
|
|
//
|
|
this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(426.4998F, 59.99997F);
|
|
this.xrTable2.Name = "xrTable2";
|
|
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow2,
|
|
this.xrTableRow3});
|
|
this.xrTable2.SizeF = new System.Drawing.SizeF(269.9998F, 42.50002F);
|
|
this.xrTable2.StylePriority.UseBorders = false;
|
|
//
|
|
// xrTableRow2
|
|
//
|
|
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell11,
|
|
this.xrTableCell7,
|
|
this.xrTableCell2});
|
|
this.xrTableRow2.Name = "xrTableRow2";
|
|
this.xrTableRow2.Weight = 0.139636369834711D;
|
|
//
|
|
// xrTableCell11
|
|
//
|
|
this.xrTableCell11.BackColor = System.Drawing.Color.White;
|
|
this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)));
|
|
this.xrTableCell11.Font = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell11.Name = "xrTableCell11";
|
|
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
|
this.xrTableCell11.StylePriority.UseBackColor = false;
|
|
this.xrTableCell11.StylePriority.UseBorders = false;
|
|
this.xrTableCell11.StylePriority.UseFont = false;
|
|
this.xrTableCell11.StylePriority.UsePadding = false;
|
|
this.xrTableCell11.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell11.Text = "Rechungs-Nr.";
|
|
this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
|
this.xrTableCell11.Weight = 0.98393555302970137D;
|
|
//
|
|
// xrTableCell7
|
|
//
|
|
this.xrTableCell7.BackColor = System.Drawing.Color.White;
|
|
this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)));
|
|
this.xrTableCell7.Font = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell7.Name = "xrTableCell7";
|
|
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
|
this.xrTableCell7.StylePriority.UseBackColor = false;
|
|
this.xrTableCell7.StylePriority.UseBorders = false;
|
|
this.xrTableCell7.StylePriority.UseFont = false;
|
|
this.xrTableCell7.StylePriority.UsePadding = false;
|
|
this.xrTableCell7.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell7.Text = "Debitor-Nr.";
|
|
this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
|
this.xrTableCell7.Weight = 0.91905500302801868D;
|
|
//
|
|
// xrTableCell2
|
|
//
|
|
this.xrTableCell2.BackColor = System.Drawing.Color.White;
|
|
this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)));
|
|
this.xrTableCell2.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell2.Multiline = true;
|
|
this.xrTableCell2.Name = "xrTableCell2";
|
|
this.xrTableCell2.StylePriority.UseBackColor = false;
|
|
this.xrTableCell2.StylePriority.UseBorders = false;
|
|
this.xrTableCell2.StylePriority.UseFont = false;
|
|
this.xrTableCell2.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell2.Text = "Rechungsdatum\r\n";
|
|
this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
|
this.xrTableCell2.Weight = 1.3218238196941972D;
|
|
//
|
|
// xrTableRow3
|
|
//
|
|
this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell5,
|
|
this.xrTableCell9,
|
|
this.xrTableCell8});
|
|
this.xrTableRow3.Name = "xrTableRow3";
|
|
this.xrTableRow3.Weight = 0.139636369834711D;
|
|
//
|
|
// xrTableCell5
|
|
//
|
|
this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell5.Name = "xrTableCell5";
|
|
this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
|
this.xrTableCell5.StylePriority.UseBorders = false;
|
|
this.xrTableCell5.StylePriority.UseFont = false;
|
|
this.xrTableCell5.StylePriority.UsePadding = false;
|
|
this.xrTableCell5.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell5.Text = "[InvoiceNumber]";
|
|
this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
this.xrTableCell5.Weight = 0.98393555302970137D;
|
|
//
|
|
// xrTableCell9
|
|
//
|
|
this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "DebitorNumber")});
|
|
this.xrTableCell9.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell9.Name = "xrTableCell9";
|
|
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
|
this.xrTableCell9.StylePriority.UseBorders = false;
|
|
this.xrTableCell9.StylePriority.UseFont = false;
|
|
this.xrTableCell9.StylePriority.UsePadding = false;
|
|
this.xrTableCell9.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
this.xrTableCell9.Weight = 0.91905500302801868D;
|
|
//
|
|
// xrTableCell8
|
|
//
|
|
this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell8.Name = "xrTableCell8";
|
|
this.xrTableCell8.StylePriority.UseBorders = false;
|
|
this.xrTableCell8.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell8.Text = "[InvoiceDate]";
|
|
this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
this.xrTableCell8.Weight = 1.3218238196941972D;
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(42.00007F, 25F);
|
|
this.xrLabel2.Multiline = true;
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(235.755F, 39.54166F);
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
this.xrLabel2.Text = "[CustomerName]\r\n[CustomerStreet]\r\n[CustomerPostalCode] [CustomerTown]";
|
|
//
|
|
// ReportFooter
|
|
//
|
|
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel3,
|
|
this.xrLabel13,
|
|
this.xrLabel12,
|
|
this.xrLabel11});
|
|
this.ReportFooter.HeightF = 316.2084F;
|
|
this.ReportFooter.Name = "ReportFooter";
|
|
this.ReportFooter.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel3
|
|
//
|
|
this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Notice")});
|
|
this.xrLabel3.Font = new System.Drawing.Font("Arial", 9F);
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 24.60429F);
|
|
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(696.0415F, 16.99998F);
|
|
this.xrLabel3.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel13
|
|
//
|
|
this.xrLabel13.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrLabel13.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0F, 265.4583F);
|
|
this.xrLabel13.Name = "xrLabel13";
|
|
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel13.SizeF = new System.Drawing.SizeF(697.0001F, 3F);
|
|
this.xrLabel13.StylePriority.UseBorders = false;
|
|
this.xrLabel13.StylePriority.UseFont = false;
|
|
this.xrLabel13.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel12
|
|
//
|
|
this.xrLabel12.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(218.5833F, 244F);
|
|
this.xrLabel12.Name = "xrLabel12";
|
|
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel12.SizeF = new System.Drawing.SizeF(229.8386F, 18.04167F);
|
|
this.xrLabel12.StylePriority.UseFont = false;
|
|
this.xrLabel12.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel12.Text = "Der Rechnungsbetrag ist sofort fällig.";
|
|
this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel11
|
|
//
|
|
this.xrLabel11.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel11.ForeColor = System.Drawing.Color.Black;
|
|
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 274.0833F);
|
|
this.xrLabel11.Multiline = true;
|
|
this.xrLabel11.Name = "xrLabel11";
|
|
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel11.SizeF = new System.Drawing.SizeF(297.3544F, 42.12509F);
|
|
this.xrLabel11.StylePriority.UseFont = false;
|
|
this.xrLabel11.StylePriority.UseForeColor = false;
|
|
this.xrLabel11.Text = "KR SPK BERSENBRUECK\r\nKto.-Nr. / IBAN: 010001147 / DE51265515400010001147\r\nBLZ / B" +
|
|
"IC: 26551540 / NOLADE21BEB";
|
|
//
|
|
// DetailReport
|
|
//
|
|
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail1,
|
|
this.DetailReport1});
|
|
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";
|
|
//
|
|
// DetailReport1
|
|
//
|
|
this.DetailReport1.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail2});
|
|
this.DetailReport1.DataMember = "ServiceInvoicePeriods.ServiceInvoiceItems";
|
|
this.DetailReport1.DataSource = this.bindingSource1;
|
|
this.DetailReport1.Level = 0;
|
|
this.DetailReport1.Name = "DetailReport1";
|
|
//
|
|
// Detail2
|
|
//
|
|
this.Detail2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrTable4});
|
|
this.Detail2.HeightF = 17F;
|
|
this.Detail2.Name = "Detail2";
|
|
//
|
|
// xrTable4
|
|
//
|
|
this.xrTable4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
|
|
this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(1.525879E-05F, 0F);
|
|
this.xrTable4.Name = "xrTable4";
|
|
this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow10});
|
|
this.xrTable4.SizeF = new System.Drawing.SizeF(696.4995F, 17F);
|
|
this.xrTable4.StylePriority.UseBackColor = false;
|
|
this.xrTable4.StylePriority.UseBorderColor = false;
|
|
//
|
|
// xrTableRow10
|
|
//
|
|
this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell15,
|
|
this.xrTableCell17,
|
|
this.xrTableCell19,
|
|
this.xrTableCell20,
|
|
this.xrTableCell3});
|
|
this.xrTableRow10.Name = "xrTableRow10";
|
|
this.xrTableRow10.Weight = 0.08500000000000002D;
|
|
//
|
|
// xrTableCell15
|
|
//
|
|
this.xrTableCell15.BackColor = System.Drawing.Color.White;
|
|
this.xrTableCell15.CanShrink = true;
|
|
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.ServiceDescription")});
|
|
this.xrTableCell15.Multiline = true;
|
|
this.xrTableCell15.Name = "xrTableCell15";
|
|
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell15.StylePriority.UseBackColor = false;
|
|
this.xrTableCell15.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell15.StylePriority.UseBorders = false;
|
|
this.xrTableCell15.StylePriority.UseFont = false;
|
|
this.xrTableCell15.StylePriority.UsePadding = false;
|
|
this.xrTableCell15.Weight = 0.62435826484303492D;
|
|
//
|
|
// xrTableCell17
|
|
//
|
|
this.xrTableCell17.BackColor = System.Drawing.Color.White;
|
|
this.xrTableCell17.CanShrink = true;
|
|
this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.UnitCount", "{0:0.##}")});
|
|
this.xrTableCell17.Name = "xrTableCell17";
|
|
this.xrTableCell17.StylePriority.UseBackColor = false;
|
|
this.xrTableCell17.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell17.Text = "xrTableCell17";
|
|
this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
this.xrTableCell17.Weight = 0.069230667038771412D;
|
|
//
|
|
// xrTableCell19
|
|
//
|
|
this.xrTableCell19.BackColor = System.Drawing.Color.White;
|
|
this.xrTableCell19.CanShrink = true;
|
|
this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.AmountPerUnit", "{0:0.00}")});
|
|
this.xrTableCell19.Name = "xrTableCell19";
|
|
this.xrTableCell19.StylePriority.UseBackColor = false;
|
|
this.xrTableCell19.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
this.xrTableCell19.Weight = 0.10955180395177963D;
|
|
//
|
|
// xrTableCell20
|
|
//
|
|
this.xrTableCell20.BackColor = System.Drawing.Color.White;
|
|
this.xrTableCell20.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
this.xrTableCell20.CanShrink = true;
|
|
this.xrTableCell20.Name = "xrTableCell20";
|
|
this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell20.StylePriority.UseBackColor = false;
|
|
this.xrTableCell20.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell20.StylePriority.UseBorders = false;
|
|
this.xrTableCell20.StylePriority.UseFont = false;
|
|
this.xrTableCell20.StylePriority.UsePadding = false;
|
|
this.xrTableCell20.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell20.Text = "[NetAmount!0.00]";
|
|
this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
this.xrTableCell20.Weight = 0.13076921394052449D;
|
|
//
|
|
// xrTableCell3
|
|
//
|
|
this.xrTableCell3.BackColor = System.Drawing.Color.White;
|
|
this.xrTableCell3.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
this.xrTableCell3.Name = "xrTableCell3";
|
|
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell3.StylePriority.UseBackColor = false;
|
|
this.xrTableCell3.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell3.StylePriority.UsePadding = false;
|
|
this.xrTableCell3.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell3.Text = "[NetAmount!0.00]";
|
|
this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
this.xrTableCell3.Weight = 0.13762761526225861D;
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
|
|
//
|
|
// GroupFooter1
|
|
//
|
|
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel18,
|
|
this.xrLabel17,
|
|
this.xrLabel16,
|
|
this.xrLabel14,
|
|
this.xrLabel9,
|
|
this.xrTable1,
|
|
this.xrLabel10});
|
|
this.GroupFooter1.HeightF = 79.375F;
|
|
this.GroupFooter1.Name = "GroupFooter1";
|
|
//
|
|
// xrLabel18
|
|
//
|
|
this.xrLabel18.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrLabel18.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(576.9791F, 76.375F);
|
|
this.xrLabel18.Name = "xrLabel18";
|
|
this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel18.SizeF = new System.Drawing.SizeF(120F, 3F);
|
|
this.xrLabel18.StylePriority.UseBorders = false;
|
|
this.xrLabel18.StylePriority.UseFont = false;
|
|
this.xrLabel18.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel17
|
|
//
|
|
this.xrLabel17.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrLabel17.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(577.0001F, 47.87502F);
|
|
this.xrLabel17.Name = "xrLabel17";
|
|
this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel17.SizeF = new System.Drawing.SizeF(120F, 3F);
|
|
this.xrLabel17.StylePriority.UseBorders = false;
|
|
this.xrLabel17.StylePriority.UseFont = false;
|
|
this.xrLabel17.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel16
|
|
//
|
|
this.xrLabel16.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrLabel16.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(611.0415F, 7.000007F);
|
|
this.xrLabel16.Name = "xrLabel16";
|
|
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel16.SizeF = new System.Drawing.SizeF(85F, 3F);
|
|
this.xrLabel16.StylePriority.UseBorders = false;
|
|
this.xrLabel16.StylePriority.UseFont = false;
|
|
this.xrLabel16.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel14
|
|
//
|
|
this.xrLabel14.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrLabel14.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(522.0416F, 7.000007F);
|
|
this.xrLabel14.Name = "xrLabel14";
|
|
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel14.SizeF = new System.Drawing.SizeF(85F, 3F);
|
|
this.xrLabel14.StylePriority.UseBorders = false;
|
|
this.xrLabel14.StylePriority.UseFont = false;
|
|
this.xrLabel14.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel9
|
|
//
|
|
this.xrLabel9.Font = new System.Drawing.Font("Arial", 11.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel9.ForeColor = System.Drawing.Color.Black;
|
|
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 51.87502F);
|
|
this.xrLabel9.Name = "xrLabel9";
|
|
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel9.SizeF = new System.Drawing.SizeF(269.9999F, 19.5F);
|
|
this.xrLabel9.StylePriority.UseFont = false;
|
|
this.xrLabel9.StylePriority.UseForeColor = false;
|
|
this.xrLabel9.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel9.Text = "Rechnungsendbetrag";
|
|
this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrTable1
|
|
//
|
|
this.xrTable1.Font = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 15F);
|
|
this.xrTable1.Name = "xrTable1";
|
|
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow15});
|
|
this.xrTable1.SizeF = new System.Drawing.SizeF(696.4995F, 17F);
|
|
this.xrTable1.StylePriority.UseBorderColor = false;
|
|
this.xrTable1.StylePriority.UseFont = false;
|
|
//
|
|
// xrTableRow15
|
|
//
|
|
this.xrTableRow15.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell28,
|
|
this.xrTableCell32,
|
|
this.xrTableCell4});
|
|
this.xrTableRow15.Name = "xrTableRow15";
|
|
this.xrTableRow15.Weight = 0.084999999999999964D;
|
|
//
|
|
// xrTableCell28
|
|
//
|
|
this.xrTableCell28.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
this.xrTableCell28.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell28.Name = "xrTableCell28";
|
|
this.xrTableCell28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell28.StylePriority.UseBackColor = false;
|
|
this.xrTableCell28.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell28.StylePriority.UseBorders = false;
|
|
this.xrTableCell28.StylePriority.UseFont = false;
|
|
this.xrTableCell28.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell28.Text = "Gesamtkosten";
|
|
this.xrTableCell28.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
this.xrTableCell28.Weight = 0.7892950908954327D;
|
|
//
|
|
// xrTableCell32
|
|
//
|
|
this.xrTableCell32.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell32.Name = "xrTableCell32";
|
|
this.xrTableCell32.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell32.StylePriority.UseBackColor = false;
|
|
this.xrTableCell32.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell32.StylePriority.UseBorders = false;
|
|
this.xrTableCell32.StylePriority.UseFont = false;
|
|
this.xrTableCell32.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell32.Text = "[NetClaim]";
|
|
this.xrTableCell32.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
this.xrTableCell32.Weight = 0.14666672926682697D;
|
|
//
|
|
// xrTableCell4
|
|
//
|
|
this.xrTableCell4.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell4.Name = "xrTableCell4";
|
|
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell4.StylePriority.UseFont = false;
|
|
this.xrTableCell4.StylePriority.UsePadding = false;
|
|
this.xrTableCell4.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell4.Text = "[NetClaim]";
|
|
this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
this.xrTableCell4.Weight = 0.13557589017427887D;
|
|
//
|
|
// xrLabel10
|
|
//
|
|
this.xrLabel10.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel10.ForeColor = System.Drawing.Color.Black;
|
|
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(426.4996F, 53.87503F);
|
|
this.xrLabel10.Name = "xrLabel10";
|
|
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel10.SizeF = new System.Drawing.SizeF(269.9999F, 19.5F);
|
|
this.xrLabel10.StylePriority.UseFont = false;
|
|
this.xrLabel10.StylePriority.UseForeColor = false;
|
|
this.xrLabel10.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel10.Text = "[NetClaim] €";
|
|
this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
//
|
|
// Rechnung
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.ReportHeader,
|
|
this.topMarginBand1,
|
|
this.bottomMarginBand1,
|
|
this.Page1,
|
|
this.ReportFooter,
|
|
this.DetailReport,
|
|
this.GroupFooter1});
|
|
this.DataSource = this.bindingSource1;
|
|
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
|
this.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
|
this.ruleRateFactorNull});
|
|
this.Margins = new System.Drawing.Printing.Margins(85, 45, 205, 20);
|
|
this.PageHeight = 1169;
|
|
this.PageWidth = 827;
|
|
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
|
this.Version = "17.1";
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).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.ReportFooterBand ReportFooter;
|
|
private DevExpress.XtraReports.UI.XRLabel lblAdresse;
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText2;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable2;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow3;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell8;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable3;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow14;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell14;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell16;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell18;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell53;
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
|
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport1;
|
|
private DevExpress.XtraReports.UI.DetailBand Detail2;
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow15;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell28;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell32;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable4;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow10;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell15;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell17;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell19;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell20;
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
|
private DevExpress.XtraReports.UI.XRLabel lblAZ;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell7;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel18;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel17;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel16;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
}
|
|
}
|