658 lines
36 KiB
C#
658 lines
36 KiB
C#
using BeWo.Report.ReportObjects;
|
|
namespace BeWo.VivaAVidaReports
|
|
{
|
|
partial class ServiceInvoiceReport
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
|
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
this.Page1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblLeistunsart = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblAbrechnungszeitraum = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.xrTable5 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow23 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell32 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell37 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell35 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell33 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell34 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.DetailReport2 = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
this.Detail3 = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.xrTable6 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow25 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell40 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell42 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell43 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell44 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell47 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).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.Font = new System.Drawing.Font("Verdana", 10F);
|
|
this.ReportHeader.HeightF = 0F;
|
|
this.ReportHeader.Name = "ReportHeader";
|
|
this.ReportHeader.StylePriority.UseFont = false;
|
|
//
|
|
// ruleRateFactorNull
|
|
//
|
|
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
|
|
this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
this.ruleRateFactorNull.Name = "ruleRateFactorNull";
|
|
//
|
|
// topMarginBand1
|
|
//
|
|
this.topMarginBand1.HeightF = 240F;
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
//
|
|
// bottomMarginBand1
|
|
//
|
|
this.bottomMarginBand1.HeightF = 100F;
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
//
|
|
// Page1
|
|
//
|
|
this.Page1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel4,
|
|
this.xrLabel7,
|
|
this.xrLabel6,
|
|
this.lblAdresse,
|
|
this.lblLeistunsart,
|
|
this.xrLabel2,
|
|
this.xrLabel8,
|
|
this.lblAbrechnungszeitraum});
|
|
this.Page1.HeightF = 330F;
|
|
this.Page1.Name = "Page1";
|
|
this.Page1.StylePriority.UseFont = false;
|
|
//
|
|
// lblAdresse
|
|
//
|
|
this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.lblAdresse.Multiline = true;
|
|
this.lblAdresse.Name = "lblAdresse";
|
|
this.lblAdresse.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblAdresse.SizeF = new System.Drawing.SizeF(359.1873F, 126.0833F);
|
|
this.lblAdresse.StylePriority.UseFont = false;
|
|
//
|
|
// lblLeistunsart
|
|
//
|
|
this.lblLeistunsart.BackColor = System.Drawing.Color.Transparent;
|
|
this.lblLeistunsart.CanShrink = true;
|
|
this.lblLeistunsart.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblLeistunsart.LocationFloat = new DevExpress.Utils.PointFloat(0F, 190F);
|
|
this.lblLeistunsart.Name = "lblLeistunsart";
|
|
this.lblLeistunsart.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblLeistunsart.SizeF = new System.Drawing.SizeF(408.4793F, 20F);
|
|
this.lblLeistunsart.StylePriority.UseBackColor = false;
|
|
this.lblLeistunsart.StylePriority.UseFont = false;
|
|
this.lblLeistunsart.Text = "Soziotherapeutische Leistungen gem. § 37a SGB V";
|
|
this.lblLeistunsart.WordWrap = false;
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel2.CanShrink = true;
|
|
this.xrLabel2.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 170F);
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(332.9585F, 20F);
|
|
this.xrLabel2.StylePriority.UseBackColor = false;
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
this.xrLabel2.Text = "Rechnung Nr. [InvoiceNumber]";
|
|
this.xrLabel2.WordWrap = false;
|
|
//
|
|
// xrLabel8
|
|
//
|
|
this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate", "Köln, den {0}")});
|
|
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(421F, 170F);
|
|
this.xrLabel8.Name = "xrLabel8";
|
|
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel8.SizeF = new System.Drawing.SizeF(224.5005F, 23F);
|
|
this.xrLabel8.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
//
|
|
// lblAbrechnungszeitraum
|
|
//
|
|
this.lblAbrechnungszeitraum.LocationFloat = new DevExpress.Utils.PointFloat(0F, 290F);
|
|
this.lblAbrechnungszeitraum.Multiline = true;
|
|
this.lblAbrechnungszeitraum.Name = "lblAbrechnungszeitraum";
|
|
this.lblAbrechnungszeitraum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblAbrechnungszeitraum.SizeF = new System.Drawing.SizeF(642F, 31.58334F);
|
|
this.lblAbrechnungszeitraum.StylePriority.UseFont = false;
|
|
this.lblAbrechnungszeitraum.Text = "Für den Zeitraum 01.07.2019-31.07.2019 berechnen wir folgende Leistungen:";
|
|
//
|
|
// DetailReport
|
|
//
|
|
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail1,
|
|
this.DetailReport2});
|
|
this.DetailReport.DataMember = "ServiceInvoicePeriods";
|
|
this.DetailReport.DataSource = this.bindingSource1;
|
|
this.DetailReport.Level = 0;
|
|
this.DetailReport.Name = "DetailReport";
|
|
//
|
|
// Detail1
|
|
//
|
|
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrTable5});
|
|
this.Detail1.HeightF = 40F;
|
|
this.Detail1.Name = "Detail1";
|
|
//
|
|
// xrTable5
|
|
//
|
|
this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrTable5.Name = "xrTable5";
|
|
this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow23});
|
|
this.xrTable5.SizeF = new System.Drawing.SizeF(660F, 40F);
|
|
//
|
|
// xrTableRow23
|
|
//
|
|
this.xrTableRow23.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell32,
|
|
this.xrTableCell37,
|
|
this.xrTableCell1,
|
|
this.xrTableCell35,
|
|
this.xrTableCell33,
|
|
this.xrTableCell34});
|
|
this.xrTableRow23.Name = "xrTableRow23";
|
|
this.xrTableRow23.Weight = 1.6D;
|
|
//
|
|
// xrTableCell32
|
|
//
|
|
this.xrTableCell32.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell32.Name = "xrTableCell32";
|
|
this.xrTableCell32.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell32.StylePriority.UseBackColor = false;
|
|
this.xrTableCell32.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell32.StylePriority.UseBorders = false;
|
|
this.xrTableCell32.StylePriority.UsePadding = false;
|
|
this.xrTableCell32.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell32.Text = "Von";
|
|
this.xrTableCell32.Weight = 0.44313146796853364D;
|
|
//
|
|
// xrTableCell37
|
|
//
|
|
this.xrTableCell37.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell37.Name = "xrTableCell37";
|
|
this.xrTableCell37.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell37.StylePriority.UseBackColor = false;
|
|
this.xrTableCell37.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell37.StylePriority.UseBorders = false;
|
|
this.xrTableCell37.StylePriority.UsePadding = false;
|
|
this.xrTableCell37.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell37.Text = "Bis";
|
|
this.xrTableCell37.Weight = 0.4431314848726573D;
|
|
//
|
|
// xrTableCell1
|
|
//
|
|
this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell1.Name = "xrTableCell1";
|
|
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell1.StylePriority.UseBorders = false;
|
|
this.xrTableCell1.StylePriority.UsePadding = false;
|
|
this.xrTableCell1.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell1.Text = "Posten";
|
|
this.xrTableCell1.Weight = 0.709010342551475D;
|
|
//
|
|
// xrTableCell35
|
|
//
|
|
this.xrTableCell35.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell35.Name = "xrTableCell35";
|
|
this.xrTableCell35.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell35.StylePriority.UseBackColor = false;
|
|
this.xrTableCell35.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell35.StylePriority.UseBorders = false;
|
|
this.xrTableCell35.StylePriority.UsePadding = false;
|
|
this.xrTableCell35.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell35.Text = "Satz";
|
|
this.xrTableCell35.Weight = 0.44313146515117963D;
|
|
//
|
|
// xrTableCell33
|
|
//
|
|
this.xrTableCell33.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell33.Name = "xrTableCell33";
|
|
this.xrTableCell33.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell33.StylePriority.UseBackColor = false;
|
|
this.xrTableCell33.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell33.StylePriority.UseBorders = false;
|
|
this.xrTableCell33.StylePriority.UsePadding = false;
|
|
this.xrTableCell33.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell33.Text = "Stunden";
|
|
this.xrTableCell33.Weight = 0.44313145106440988D;
|
|
//
|
|
// xrTableCell34
|
|
//
|
|
this.xrTableCell34.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell34.Name = "xrTableCell34";
|
|
this.xrTableCell34.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell34.StylePriority.UseBackColor = false;
|
|
this.xrTableCell34.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell34.StylePriority.UseBorders = false;
|
|
this.xrTableCell34.StylePriority.UsePadding = false;
|
|
this.xrTableCell34.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell34.Text = "Gesamt";
|
|
this.xrTableCell34.Weight = 0.44313143979499386D;
|
|
//
|
|
// DetailReport2
|
|
//
|
|
this.DetailReport2.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail3,
|
|
this.GroupFooter1});
|
|
this.DetailReport2.DataMember = "ServiceInvoicePeriods.ServiceInvoiceItems";
|
|
this.DetailReport2.DataSource = this.bindingSource1;
|
|
this.DetailReport2.Level = 0;
|
|
this.DetailReport2.Name = "DetailReport2";
|
|
this.DetailReport2.PageBreak = DevExpress.XtraReports.UI.PageBreak.AfterBand;
|
|
//
|
|
// Detail3
|
|
//
|
|
this.Detail3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrTable6});
|
|
this.Detail3.HeightF = 25F;
|
|
this.Detail3.Name = "Detail3";
|
|
//
|
|
// xrTable6
|
|
//
|
|
this.xrTable6.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrTable6.Name = "xrTable6";
|
|
this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow25});
|
|
this.xrTable6.SizeF = new System.Drawing.SizeF(660F, 25F);
|
|
this.xrTable6.StylePriority.UseBorders = false;
|
|
this.xrTable6.StylePriority.UseFont = false;
|
|
//
|
|
// xrTableRow25
|
|
//
|
|
this.xrTableRow25.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell40,
|
|
this.xrTableCell2,
|
|
this.xrTableCell42,
|
|
this.xrTableCell43,
|
|
this.xrTableCell44,
|
|
this.xrTableCell47});
|
|
this.xrTableRow25.Name = "xrTableRow25";
|
|
this.xrTableRow25.Weight = 1D;
|
|
//
|
|
// xrTableCell40
|
|
//
|
|
this.xrTableCell40.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.AccountingPeriodStart", "{0:dd.MM.yyyy}")});
|
|
this.xrTableCell40.Name = "xrTableCell40";
|
|
this.xrTableCell40.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell40.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell40.StylePriority.UseBorders = false;
|
|
this.xrTableCell40.StylePriority.UsePadding = false;
|
|
this.xrTableCell40.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell40.Weight = 0.44313146796853364D;
|
|
//
|
|
// xrTableCell42
|
|
//
|
|
this.xrTableCell42.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.ServiceDescription")});
|
|
this.xrTableCell42.Multiline = true;
|
|
this.xrTableCell42.Name = "xrTableCell42";
|
|
this.xrTableCell42.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell42.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell42.StylePriority.UseBorders = false;
|
|
this.xrTableCell42.StylePriority.UsePadding = false;
|
|
this.xrTableCell42.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell42.Weight = 0.70901036227295278D;
|
|
//
|
|
// xrTableCell2
|
|
//
|
|
this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.AccountingPeriodEnd", "{0:dd.MM.yyyy}")});
|
|
this.xrTableCell2.Name = "xrTableCell2";
|
|
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell2.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell2.StylePriority.UseBorders = false;
|
|
this.xrTableCell2.StylePriority.UsePadding = false;
|
|
this.xrTableCell2.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell2.Weight = 0.44313146515117968D;
|
|
//
|
|
// xrTableCell43
|
|
//
|
|
this.xrTableCell43.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.HourlyRate", "{0:0.00}")});
|
|
this.xrTableCell43.Name = "xrTableCell43";
|
|
this.xrTableCell43.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell43.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell43.StylePriority.UseBorders = false;
|
|
this.xrTableCell43.StylePriority.UsePadding = false;
|
|
this.xrTableCell43.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell43.Text = "xrTableCell43";
|
|
this.xrTableCell43.Weight = 0.44313146515117974D;
|
|
//
|
|
// xrTableCell44
|
|
//
|
|
this.xrTableCell44.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.Hours", "{0:0.##}")});
|
|
this.xrTableCell44.Name = "xrTableCell44";
|
|
this.xrTableCell44.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell44.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell44.StylePriority.UseBorders = false;
|
|
this.xrTableCell44.StylePriority.UsePadding = false;
|
|
this.xrTableCell44.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell44.Text = "xrTableCell44";
|
|
this.xrTableCell44.Weight = 0.4431314510644096D;
|
|
//
|
|
// xrTableCell47
|
|
//
|
|
this.xrTableCell47.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.GrossAmount")});
|
|
this.xrTableCell47.Name = "xrTableCell47";
|
|
this.xrTableCell47.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell47.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell47.StylePriority.UseBorders = false;
|
|
this.xrTableCell47.StylePriority.UsePadding = false;
|
|
this.xrTableCell47.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell47.Weight = 0.443131439794994D;
|
|
//
|
|
// GroupFooter1
|
|
//
|
|
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel1,
|
|
this.xrTable1});
|
|
this.GroupFooter1.HeightF = 225F;
|
|
this.GroupFooter1.Name = "GroupFooter1";
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
|
|
//
|
|
// xrLabel6
|
|
//
|
|
this.xrLabel6.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel6.CanShrink = true;
|
|
this.xrLabel6.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 210F);
|
|
this.xrLabel6.Name = "xrLabel6";
|
|
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel6.SizeF = new System.Drawing.SizeF(408.4793F, 20F);
|
|
this.xrLabel6.StylePriority.UseBackColor = false;
|
|
this.xrLabel6.StylePriority.UseFont = false;
|
|
this.xrLabel6.Text = "Klient: [CustomerFirstName] [CustomerLastName]";
|
|
this.xrLabel6.WordWrap = false;
|
|
//
|
|
// xrLabel7
|
|
//
|
|
this.xrLabel7.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel7.CanShrink = true;
|
|
this.xrLabel7.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 230F);
|
|
this.xrLabel7.Name = "xrLabel7";
|
|
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel7.SizeF = new System.Drawing.SizeF(408.4793F, 20F);
|
|
this.xrLabel7.StylePriority.UseBackColor = false;
|
|
this.xrLabel7.StylePriority.UseFont = false;
|
|
this.xrLabel7.Text = "Versichertennummer:";
|
|
this.xrLabel7.WordWrap = false;
|
|
//
|
|
// xrLabel4
|
|
//
|
|
this.xrLabel4.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel4.CanShrink = true;
|
|
this.xrLabel4.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 250F);
|
|
this.xrLabel4.Name = "xrLabel4";
|
|
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel4.SizeF = new System.Drawing.SizeF(408.4793F, 20F);
|
|
this.xrLabel4.StylePriority.UseBackColor = false;
|
|
this.xrLabel4.StylePriority.UseFont = false;
|
|
this.xrLabel4.Text = "Unser IK-Kennzeichen:";
|
|
this.xrLabel4.WordWrap = false;
|
|
//
|
|
// xrTable1
|
|
//
|
|
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrTable1.Name = "xrTable1";
|
|
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow1});
|
|
this.xrTable1.SizeF = new System.Drawing.SizeF(660F, 40F);
|
|
//
|
|
// xrTableRow1
|
|
//
|
|
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell3,
|
|
this.xrTableCell4,
|
|
this.xrTableCell5,
|
|
this.xrTableCell6,
|
|
this.xrTableCell7,
|
|
this.xrTableCell8});
|
|
this.xrTableRow1.Name = "xrTableRow1";
|
|
this.xrTableRow1.Weight = 1.6D;
|
|
//
|
|
// xrTableCell3
|
|
//
|
|
this.xrTableCell3.Name = "xrTableCell3";
|
|
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell3.StylePriority.UseBackColor = false;
|
|
this.xrTableCell3.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell3.StylePriority.UseBorders = false;
|
|
this.xrTableCell3.StylePriority.UsePadding = false;
|
|
this.xrTableCell3.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell3.Weight = 0.44313146796853364D;
|
|
//
|
|
// xrTableCell4
|
|
//
|
|
this.xrTableCell4.Name = "xrTableCell4";
|
|
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell4.StylePriority.UseBackColor = false;
|
|
this.xrTableCell4.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell4.StylePriority.UseBorders = false;
|
|
this.xrTableCell4.StylePriority.UsePadding = false;
|
|
this.xrTableCell4.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell4.Weight = 0.4431314848726573D;
|
|
//
|
|
// xrTableCell5
|
|
//
|
|
this.xrTableCell5.Name = "xrTableCell5";
|
|
this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell5.StylePriority.UseBorders = false;
|
|
this.xrTableCell5.StylePriority.UsePadding = false;
|
|
this.xrTableCell5.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell5.Weight = 0.709010342551475D;
|
|
//
|
|
// xrTableCell6
|
|
//
|
|
this.xrTableCell6.Name = "xrTableCell6";
|
|
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell6.StylePriority.UseBackColor = false;
|
|
this.xrTableCell6.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell6.StylePriority.UseBorders = false;
|
|
this.xrTableCell6.StylePriority.UsePadding = false;
|
|
this.xrTableCell6.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell6.Weight = 0.44313146515117963D;
|
|
//
|
|
// xrTableCell7
|
|
//
|
|
this.xrTableCell7.Borders = DevExpress.XtraPrinting.BorderSide.Right;
|
|
this.xrTableCell7.Name = "xrTableCell7";
|
|
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell7.StylePriority.UseBackColor = false;
|
|
this.xrTableCell7.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell7.StylePriority.UseBorders = false;
|
|
this.xrTableCell7.StylePriority.UsePadding = false;
|
|
this.xrTableCell7.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell7.Weight = 0.44313145106440988D;
|
|
//
|
|
// xrTableCell8
|
|
//
|
|
this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "GrossClaim")});
|
|
this.xrTableCell8.Name = "xrTableCell8";
|
|
this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell8.StylePriority.UseBackColor = false;
|
|
this.xrTableCell8.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell8.StylePriority.UseBorders = false;
|
|
this.xrTableCell8.StylePriority.UsePadding = false;
|
|
this.xrTableCell8.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell8.Text = "Gesamt";
|
|
this.xrTableCell8.Weight = 0.44313143979499386D;
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 55F);
|
|
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(642F, 170F);
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
this.xrLabel1.Text = "Zahlbar sofort.\r\n\r\nAnlagen: Dokumentation\r\n\r\nMit freundlichen Grüßen\r\n\r\nAltamira " +
|
|
"Fischer\r\n(Dipl. Sozialpädagogin)";
|
|
//
|
|
// ServiceInvoiceReport
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.ReportHeader,
|
|
this.topMarginBand1,
|
|
this.bottomMarginBand1,
|
|
this.Page1,
|
|
this.DetailReport});
|
|
this.DataSource = this.bindingSource1;
|
|
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
|
this.Font = new System.Drawing.Font("Calibri", 12F, 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(90, 60, 240, 100);
|
|
this.PageHeight = 1169;
|
|
this.PageWidth = 827;
|
|
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
|
this.Version = "17.1";
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).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.XRLabel lblLeistunsart;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
|
private DevExpress.XtraReports.UI.XRLabel lblAbrechnungszeitraum;
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
|
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable5;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow23;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell32;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell37;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell35;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell33;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell34;
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport2;
|
|
private DevExpress.XtraReports.UI.DetailBand Detail3;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable6;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow25;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell40;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell42;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell43;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell44;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell47;
|
|
private DevExpress.XtraReports.UI.XRLabel lblAdresse;
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell7;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell8;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
}
|
|
}
|