609 lines
34 KiB
C#
609 lines
34 KiB
C#
namespace ProBalance.Alt
|
|
{
|
|
partial class Spitzabrechnung
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.RecipientPostCodeAndTown = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel_RecipientDivision = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel_RecipientStreet = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel_RecipientContactPerson = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
|
this.xrTableRow11 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.rowErbrachteLeistung = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
|
|
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.xrTable5 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow15 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow31 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell49 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell50 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.cellGeleistetGesamt = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).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.xrLabel1,
|
|
this.RecipientPostCodeAndTown,
|
|
this.xrLabel_RecipientDivision,
|
|
this.xrLabel_RecipientStreet,
|
|
this.xrLabel_RecipientContactPerson,
|
|
this.xrLabel7,
|
|
this.xrLabel9});
|
|
this.ReportHeader.HeightF = 180F;
|
|
this.ReportHeader.Name = "ReportHeader";
|
|
this.ReportHeader.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.CanShrink = true;
|
|
this.xrLabel1.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 51.5625F);
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel1.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(292F, 27.41668F);
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
this.xrLabel1.Text = "[RecipientOrganisation]";
|
|
//
|
|
// RecipientPostCodeAndTown
|
|
//
|
|
this.RecipientPostCodeAndTown.CanShrink = true;
|
|
this.RecipientPostCodeAndTown.LocationFloat = new DevExpress.Utils.PointFloat(0F, 129.9792F);
|
|
this.RecipientPostCodeAndTown.Name = "RecipientPostCodeAndTown";
|
|
this.RecipientPostCodeAndTown.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.RecipientPostCodeAndTown.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
this.RecipientPostCodeAndTown.SizeF = new System.Drawing.SizeF(292F, 17F);
|
|
this.RecipientPostCodeAndTown.StylePriority.UseFont = false;
|
|
this.RecipientPostCodeAndTown.Text = "[RecipientPostCodeAndTown]";
|
|
//
|
|
// xrLabel_RecipientDivision
|
|
//
|
|
this.xrLabel_RecipientDivision.CanShrink = true;
|
|
this.xrLabel_RecipientDivision.LocationFloat = new DevExpress.Utils.PointFloat(0F, 95.97918F);
|
|
this.xrLabel_RecipientDivision.Name = "xrLabel_RecipientDivision";
|
|
this.xrLabel_RecipientDivision.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel_RecipientDivision.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
this.xrLabel_RecipientDivision.SizeF = new System.Drawing.SizeF(292F, 17F);
|
|
this.xrLabel_RecipientDivision.StylePriority.UseFont = false;
|
|
this.xrLabel_RecipientDivision.Text = "[RecipientDivision]";
|
|
//
|
|
// xrLabel_RecipientStreet
|
|
//
|
|
this.xrLabel_RecipientStreet.CanShrink = true;
|
|
this.xrLabel_RecipientStreet.LocationFloat = new DevExpress.Utils.PointFloat(0F, 112.9792F);
|
|
this.xrLabel_RecipientStreet.Name = "xrLabel_RecipientStreet";
|
|
this.xrLabel_RecipientStreet.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel_RecipientStreet.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
this.xrLabel_RecipientStreet.SizeF = new System.Drawing.SizeF(292F, 17F);
|
|
this.xrLabel_RecipientStreet.StylePriority.UseFont = false;
|
|
this.xrLabel_RecipientStreet.Text = "[RecipientStreet]";
|
|
//
|
|
// xrLabel_RecipientContactPerson
|
|
//
|
|
this.xrLabel_RecipientContactPerson.CanShrink = true;
|
|
this.xrLabel_RecipientContactPerson.LocationFloat = new DevExpress.Utils.PointFloat(0F, 78.97917F);
|
|
this.xrLabel_RecipientContactPerson.Name = "xrLabel_RecipientContactPerson";
|
|
this.xrLabel_RecipientContactPerson.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel_RecipientContactPerson.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
this.xrLabel_RecipientContactPerson.SizeF = new System.Drawing.SizeF(292F, 17F);
|
|
this.xrLabel_RecipientContactPerson.StylePriority.UseFont = false;
|
|
this.xrLabel_RecipientContactPerson.Text = "[RecipientContactPerson]";
|
|
//
|
|
// xrLabel7
|
|
//
|
|
this.xrLabel7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(389.9999F, 0F);
|
|
this.xrLabel7.Name = "xrLabel7";
|
|
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel7.SizeF = new System.Drawing.SizeF(288F, 18F);
|
|
this.xrLabel7.StylePriority.UseFont = false;
|
|
this.xrLabel7.Text = "Pro Balance GbR";
|
|
//
|
|
// xrLabel9
|
|
//
|
|
this.xrLabel9.Font = new System.Drawing.Font("Arial", 9F);
|
|
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(389.9999F, 18F);
|
|
this.xrLabel9.Multiline = true;
|
|
this.xrLabel9.Name = "xrLabel9";
|
|
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel9.SizeF = new System.Drawing.SizeF(288F, 96F);
|
|
this.xrLabel9.StylePriority.UseFont = false;
|
|
this.xrLabel9.Text = "Herderstr. 55\r\n07545 Gera\r\nThüringen, Deutschland\r\ninfo@probalance-gera.de";
|
|
//
|
|
// xrTable1
|
|
//
|
|
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 120F);
|
|
this.xrTable1.Name = "xrTable1";
|
|
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow9,
|
|
this.xrTableRow11,
|
|
this.rowErbrachteLeistung});
|
|
this.xrTable1.SizeF = new System.Drawing.SizeF(650F, 51F);
|
|
this.xrTable1.StylePriority.UseBorderColor = false;
|
|
//
|
|
// xrTableRow9
|
|
//
|
|
this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell19,
|
|
this.xrTableCell6});
|
|
this.xrTableRow9.Name = "xrTableRow9";
|
|
this.xrTableRow9.Weight = 0.085D;
|
|
//
|
|
// xrTableCell19
|
|
//
|
|
this.xrTableCell19.Name = "xrTableCell19";
|
|
this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell19.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell19.StylePriority.UseBorders = false;
|
|
this.xrTableCell19.StylePriority.UseFont = false;
|
|
this.xrTableCell19.Text = "Bewilligte Fachleistungsstunden vom [AccountingStartDateString] bis [AccountingEn" +
|
|
"dDateString]:";
|
|
this.xrTableCell19.Weight = 0.78314100999098568D;
|
|
//
|
|
// 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 = "[ApprovedFLS]";
|
|
this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
this.xrTableCell6.Weight = 0.21685899000901443D;
|
|
//
|
|
// ruleRateFactorNull
|
|
//
|
|
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
|
|
this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
this.ruleRateFactorNull.Name = "ruleRateFactorNull";
|
|
//
|
|
// xrTableRow11
|
|
//
|
|
this.xrTableRow11.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell21});
|
|
this.xrTableRow11.Name = "xrTableRow11";
|
|
this.xrTableRow11.Weight = 0.05D;
|
|
//
|
|
// xrTableCell21
|
|
//
|
|
this.xrTableCell21.Name = "xrTableCell21";
|
|
this.xrTableCell21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell21.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell21.StylePriority.UseBorders = false;
|
|
this.xrTableCell21.Weight = 1D;
|
|
//
|
|
// rowErbrachteLeistung
|
|
//
|
|
this.rowErbrachteLeistung.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell22,
|
|
this.cellGeleistetGesamt});
|
|
this.rowErbrachteLeistung.Name = "rowErbrachteLeistung";
|
|
this.rowErbrachteLeistung.Weight = 0.12000000000000001D;
|
|
//
|
|
// xrTableCell22
|
|
//
|
|
this.xrTableCell22.Name = "xrTableCell22";
|
|
this.xrTableCell22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell22.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell22.StylePriority.UseBorders = false;
|
|
this.xrTableCell22.StylePriority.UseFont = false;
|
|
this.xrTableCell22.Text = "Geleistete Fachleistungsstunden vom [AccountingStartDateString] bis [AccountingEn" +
|
|
"dDateString]:";
|
|
this.xrTableCell22.Weight = 0.78313847468449516D;
|
|
//
|
|
// ReportFooter
|
|
//
|
|
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel4,
|
|
this.xrLabel3,
|
|
this.xrLabel12});
|
|
this.ReportFooter.HeightF = 126.7083F;
|
|
this.ReportFooter.KeepTogether = true;
|
|
this.ReportFooter.Name = "ReportFooter";
|
|
this.ReportFooter.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel12
|
|
//
|
|
this.xrLabel12.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
|
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 109.7083F);
|
|
this.xrLabel12.Name = "xrLabel12";
|
|
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel12.SizeF = new System.Drawing.SizeF(225F, 17F);
|
|
this.xrLabel12.StylePriority.UseBorders = false;
|
|
this.xrLabel12.StylePriority.UseFont = false;
|
|
this.xrLabel12.Text = "Ort, Datum";
|
|
//
|
|
// topMarginBand1
|
|
//
|
|
this.topMarginBand1.HeightF = 150F;
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
//
|
|
// bottomMarginBand1
|
|
//
|
|
this.bottomMarginBand1.HeightF = 80F;
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
//
|
|
// GroupHeader1
|
|
//
|
|
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel2,
|
|
this.xrLabel15,
|
|
this.xrLabel14,
|
|
this.xrLabel13,
|
|
this.xrTable1});
|
|
this.GroupHeader1.HeightF = 230F;
|
|
this.GroupHeader1.Name = "GroupHeader1";
|
|
this.GroupHeader1.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel15
|
|
//
|
|
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 50F);
|
|
this.xrLabel15.Name = "xrLabel15";
|
|
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel15.SizeF = new System.Drawing.SizeF(667.9998F, 25F);
|
|
this.xrLabel15.StylePriority.UseFont = false;
|
|
this.xrLabel15.Text = "Geb.: [CustomerBirthdayString]";
|
|
//
|
|
// xrLabel14
|
|
//
|
|
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
|
|
this.xrLabel14.Name = "xrLabel14";
|
|
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel14.SizeF = new System.Drawing.SizeF(667.9998F, 25F);
|
|
this.xrLabel14.StylePriority.UseFont = false;
|
|
this.xrLabel14.Text = "Endabrechnung [Salutation1] [CustomerFirstName] [CustomerLastName]";
|
|
//
|
|
// xrLabel13
|
|
//
|
|
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrLabel13.Name = "xrLabel13";
|
|
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel13.SizeF = new System.Drawing.SizeF(667.9998F, 25F);
|
|
this.xrLabel13.StylePriority.UseFont = false;
|
|
this.xrLabel13.Text = "Aktenzeichen: [CustomerReferenceNumber]";
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.SettlementRO);
|
|
//
|
|
// DetailReport
|
|
//
|
|
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail1});
|
|
this.DetailReport.DataMember = "InvoiceItems";
|
|
this.DetailReport.DataSource = this.bindingSource1;
|
|
this.DetailReport.Level = 0;
|
|
this.DetailReport.Name = "DetailReport";
|
|
//
|
|
// Detail1
|
|
//
|
|
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrTable5});
|
|
this.Detail1.HeightF = 25F;
|
|
this.Detail1.Name = "Detail1";
|
|
this.Detail1.StylePriority.UseFont = false;
|
|
//
|
|
// xrTable5
|
|
//
|
|
this.xrTable5.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
this.xrTable5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)));
|
|
this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrTable5.Name = "xrTable5";
|
|
this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow15});
|
|
this.xrTable5.SizeF = new System.Drawing.SizeF(650F, 25F);
|
|
this.xrTable5.StylePriority.UseBorderColor = false;
|
|
this.xrTable5.StylePriority.UseBorders = false;
|
|
//
|
|
// xrTableRow15
|
|
//
|
|
this.xrTableRow15.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell1,
|
|
this.xrTableCell17,
|
|
this.xrTableCell23});
|
|
this.xrTableRow15.Name = "xrTableRow15";
|
|
this.xrTableRow15.Weight = 0.125D;
|
|
//
|
|
// xrTableCell17
|
|
//
|
|
this.xrTableCell17.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
this.xrTableCell17.CanShrink = true;
|
|
this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.ItemDescription")});
|
|
this.xrTableCell17.Name = "xrTableCell17";
|
|
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell17.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell17.StylePriority.UseBorders = false;
|
|
this.xrTableCell17.StylePriority.UseFont = false;
|
|
this.xrTableCell17.StylePriority.UsePadding = false;
|
|
this.xrTableCell17.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell17.Weight = 0.39852562537560088D;
|
|
//
|
|
// xrTableCell23
|
|
//
|
|
this.xrTableCell23.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
this.xrTableCell23.CanShrink = true;
|
|
this.xrTableCell23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.GrossAmountTotal", "{0:c}")});
|
|
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.StylePriority.UseFont = false;
|
|
this.xrTableCell23.StylePriority.UsePadding = false;
|
|
this.xrTableCell23.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell23.Text = "xrTableCell23";
|
|
this.xrTableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
this.xrTableCell23.Weight = 0.21685899000901443D;
|
|
//
|
|
// GroupFooter1
|
|
//
|
|
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrTable4});
|
|
this.GroupFooter1.HeightF = 80F;
|
|
this.GroupFooter1.Name = "GroupFooter1";
|
|
this.GroupFooter1.StylePriority.UseFont = false;
|
|
//
|
|
// xrTable4
|
|
//
|
|
this.xrTable4.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrTable4.Name = "xrTable4";
|
|
this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow31});
|
|
this.xrTable4.SizeF = new System.Drawing.SizeF(650F, 25F);
|
|
this.xrTable4.StylePriority.UseBorderColor = false;
|
|
//
|
|
// xrTableRow31
|
|
//
|
|
this.xrTableRow31.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell2,
|
|
this.xrTableCell49,
|
|
this.xrTableCell50});
|
|
this.xrTableRow31.Name = "xrTableRow31";
|
|
this.xrTableRow31.Weight = 0.125D;
|
|
//
|
|
// xrTableCell49
|
|
//
|
|
this.xrTableCell49.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell49.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell49.Name = "xrTableCell49";
|
|
this.xrTableCell49.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell49.StylePriority.UseBorders = false;
|
|
this.xrTableCell49.StylePriority.UseFont = false;
|
|
this.xrTableCell49.StylePriority.UsePadding = false;
|
|
this.xrTableCell49.Text = "Summe";
|
|
this.xrTableCell49.Weight = 0.39852562537560088D;
|
|
//
|
|
// xrTableCell50
|
|
//
|
|
this.xrTableCell50.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell50.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AmountRecordedFLSString")});
|
|
this.xrTableCell50.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell50.Name = "xrTableCell50";
|
|
this.xrTableCell50.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell50.StylePriority.UseBorders = false;
|
|
this.xrTableCell50.StylePriority.UseFont = false;
|
|
this.xrTableCell50.StylePriority.UsePadding = false;
|
|
this.xrTableCell50.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell50.Text = "[AmountRecordedFLSString]";
|
|
this.xrTableCell50.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
this.xrTableCell50.Weight = 0.21685899000901443D;
|
|
//
|
|
// cellGeleistetGesamt
|
|
//
|
|
this.cellGeleistetGesamt.Name = "cellGeleistetGesamt";
|
|
this.cellGeleistetGesamt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.cellGeleistetGesamt.StylePriority.UseBorderColor = false;
|
|
this.cellGeleistetGesamt.StylePriority.UseBorders = false;
|
|
this.cellGeleistetGesamt.StylePriority.UsePadding = false;
|
|
this.cellGeleistetGesamt.StylePriority.UseTextAlignment = false;
|
|
this.cellGeleistetGesamt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
this.cellGeleistetGesamt.Weight = 0.21686152531550479D;
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 200.0521F);
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(667.9998F, 25F);
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
this.xrLabel2.Text = "Endabrechnung";
|
|
//
|
|
// xrTableCell1
|
|
//
|
|
this.xrTableCell1.BorderColor = System.Drawing.SystemColors.ControlLight;
|
|
this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceItems.UnitDescription")});
|
|
this.xrTableCell1.Name = "xrTableCell1";
|
|
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell1.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell1.StylePriority.UseBorders = false;
|
|
this.xrTableCell1.StylePriority.UsePadding = false;
|
|
this.xrTableCell1.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell1.Text = "xrTableCell1";
|
|
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell1.Weight = 0.38461538461538458D;
|
|
//
|
|
// xrTableCell2
|
|
//
|
|
this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell2.Name = "xrTableCell2";
|
|
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell2.StylePriority.UseBorders = false;
|
|
this.xrTableCell2.StylePriority.UsePadding = false;
|
|
this.xrTableCell2.Weight = 0.38461538461538458D;
|
|
//
|
|
// xrLabel3
|
|
//
|
|
this.xrLabel3.CanShrink = true;
|
|
this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AbsenceTimes")});
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 29.12502F);
|
|
this.xrLabel3.Name = "xrLabel3";
|
|
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
|
|
this.xrLabel3.SizeF = new System.Drawing.SizeF(650F, 23F);
|
|
this.xrLabel3.Text = "xrLabel3";
|
|
//
|
|
// xrLabel4
|
|
//
|
|
this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(250F, 109.7083F);
|
|
this.xrLabel4.Name = "xrLabel4";
|
|
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel4.SizeF = new System.Drawing.SizeF(400F, 17F);
|
|
this.xrLabel4.StylePriority.UseBorders = false;
|
|
this.xrLabel4.StylePriority.UseFont = false;
|
|
this.xrLabel4.Text = "Unterschrift";
|
|
//
|
|
// Spitzabrechnung
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.ReportHeader,
|
|
this.ReportFooter,
|
|
this.topMarginBand1,
|
|
this.bottomMarginBand1,
|
|
this.GroupHeader1,
|
|
this.DetailReport,
|
|
this.GroupFooter1});
|
|
this.DataSource = this.bindingSource1;
|
|
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
|
this.Font = new System.Drawing.Font("Arial", 9F, 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(75, 74, 150, 80);
|
|
this.PageHeight = 1169;
|
|
this.PageWidth = 827;
|
|
this.PaperKind = System.Drawing.Printing.PaperKind.A4;
|
|
this.Version = "17.1";
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail;
|
|
private System.Windows.Forms.BindingSource bindingSource1;
|
|
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
|
|
private DevExpress.XtraReports.UI.ReportFooterBand ReportFooter;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow9;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell19;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow11;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell21;
|
|
private DevExpress.XtraReports.UI.XRTableRow rowErbrachteLeistung;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell22;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
|
|
private DevExpress.XtraReports.UI.FormattingRule ruleRateFactorNull;
|
|
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
|
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
|
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable5;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow15;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell17;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell23;
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable4;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow31;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell49;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell50;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
private DevExpress.XtraReports.UI.XRLabel RecipientPostCodeAndTown;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel_RecipientDivision;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel_RecipientStreet;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel_RecipientContactPerson;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
|
|
private DevExpress.XtraReports.UI.XRTableCell cellGeleistetGesamt;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
}
|
|
}
|