716 lines
39 KiB
C#
716 lines
39 KiB
C#
using BeWo.Report.ReportObjects;
|
||
namespace LebenshilfeRemscheid.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.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.rowAbrechnung1 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.cellZeitraum1 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.cellStunden1 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.cellText1 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.cellZeitraum2 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.cellStunden2 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.cellText2 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.cellZeitraum3 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.cellStunden3 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.cellText3 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
||
this.lblAnschrift = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.lblAnrede = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
|
||
this.lblFLSBewilligt = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrTable5 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.cellTotalFLS = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
||
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
||
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
||
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
||
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
||
this.lblRechnungsname = new DevExpress.XtraReports.UI.XRLabel();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
||
//
|
||
// Detail
|
||
//
|
||
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrTable1});
|
||
this.Detail.Font = new System.Drawing.Font("Arial", 10F);
|
||
this.Detail.HeightF = 48F;
|
||
this.Detail.Name = "Detail";
|
||
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.Detail.StylePriority.UseFont = false;
|
||
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrTable1
|
||
//
|
||
this.xrTable1.BorderColor = System.Drawing.SystemColors.ControlLight;
|
||
this.xrTable1.Font = new System.Drawing.Font("Arial", 11F);
|
||
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(39.99987F, 0F);
|
||
this.xrTable1.Name = "xrTable1";
|
||
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.rowAbrechnung1,
|
||
this.xrTableRow1,
|
||
this.xrTableRow4});
|
||
this.xrTable1.SizeF = new System.Drawing.SizeF(650F, 48F);
|
||
this.xrTable1.StylePriority.UseBorderColor = false;
|
||
this.xrTable1.StylePriority.UseFont = false;
|
||
//
|
||
// rowAbrechnung1
|
||
//
|
||
this.rowAbrechnung1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.cellZeitraum1,
|
||
this.cellStunden1,
|
||
this.cellText1,
|
||
this.xrTableCell4});
|
||
this.rowAbrechnung1.Name = "rowAbrechnung1";
|
||
this.rowAbrechnung1.Weight = 0.08D;
|
||
//
|
||
// cellZeitraum1
|
||
//
|
||
this.cellZeitraum1.BorderColor = System.Drawing.SystemColors.ControlLight;
|
||
this.cellZeitraum1.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
||
this.cellZeitraum1.CanShrink = true;
|
||
this.cellZeitraum1.Name = "cellZeitraum1";
|
||
this.cellZeitraum1.StylePriority.UseBorderColor = false;
|
||
this.cellZeitraum1.StylePriority.UseBorders = false;
|
||
this.cellZeitraum1.StylePriority.UseFont = false;
|
||
this.cellZeitraum1.StylePriority.UsePadding = false;
|
||
this.cellZeitraum1.Weight = 0.26923079270582934D;
|
||
//
|
||
// cellStunden1
|
||
//
|
||
this.cellStunden1.BorderColor = System.Drawing.SystemColors.ControlLight;
|
||
this.cellStunden1.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
||
this.cellStunden1.CanShrink = true;
|
||
this.cellStunden1.Name = "cellStunden1";
|
||
this.cellStunden1.StylePriority.UseBorderColor = false;
|
||
this.cellStunden1.StylePriority.UseBorders = false;
|
||
this.cellStunden1.StylePriority.UseFont = false;
|
||
this.cellStunden1.StylePriority.UsePadding = false;
|
||
this.cellStunden1.StylePriority.UseTextAlignment = false;
|
||
this.cellStunden1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
||
this.cellStunden1.Weight = 0.10769223726712732D;
|
||
//
|
||
// cellText1
|
||
//
|
||
this.cellText1.CanShrink = true;
|
||
this.cellText1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Abrechnungstext1")});
|
||
this.cellText1.Name = "cellText1";
|
||
this.cellText1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.cellText1.StylePriority.UseFont = false;
|
||
this.cellText1.StylePriority.UsePadding = false;
|
||
this.cellText1.Text = "Fachleistungsstunden ";
|
||
this.cellText1.Weight = 0.4846154315655048D;
|
||
//
|
||
// xrTableCell4
|
||
//
|
||
this.xrTableCell4.CanShrink = true;
|
||
this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Betrag1")});
|
||
this.xrTableCell4.Name = "xrTableCell4";
|
||
this.xrTableCell4.StylePriority.UseFont = false;
|
||
this.xrTableCell4.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell4.Text = "xrTableCell4";
|
||
this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
||
this.xrTableCell4.Weight = 0.13846153846153847D;
|
||
//
|
||
// xrTableRow1
|
||
//
|
||
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.cellZeitraum2,
|
||
this.cellStunden2,
|
||
this.cellText2,
|
||
this.xrTableCell6});
|
||
this.xrTableRow1.Name = "xrTableRow1";
|
||
this.xrTableRow1.Weight = 0.080000000000000016D;
|
||
//
|
||
// cellZeitraum2
|
||
//
|
||
this.cellZeitraum2.CanShrink = true;
|
||
this.cellZeitraum2.Name = "cellZeitraum2";
|
||
this.cellZeitraum2.Weight = 0.26923076923076927D;
|
||
//
|
||
// cellStunden2
|
||
//
|
||
this.cellStunden2.CanShrink = true;
|
||
this.cellStunden2.Name = "cellStunden2";
|
||
this.cellStunden2.StylePriority.UseTextAlignment = false;
|
||
this.cellStunden2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
||
this.cellStunden2.Weight = 0.1076922842172475D;
|
||
//
|
||
// cellText2
|
||
//
|
||
this.cellText2.CanShrink = true;
|
||
this.cellText2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Abrechnungstext2")});
|
||
this.cellText2.Name = "cellText2";
|
||
this.cellText2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.cellText2.StylePriority.UsePadding = false;
|
||
this.cellText2.Text = "cellText2";
|
||
this.cellText2.Weight = 0.48461540809044468D;
|
||
//
|
||
// xrTableCell6
|
||
//
|
||
this.xrTableCell6.CanShrink = true;
|
||
this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Betrag2")});
|
||
this.xrTableCell6.Name = "xrTableCell6";
|
||
this.xrTableCell6.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell6.Text = "xrTableCell6";
|
||
this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
||
this.xrTableCell6.Weight = 0.13846153846153847D;
|
||
//
|
||
// xrTableRow4
|
||
//
|
||
this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.cellZeitraum3,
|
||
this.cellStunden3,
|
||
this.cellText3,
|
||
this.xrTableCell10});
|
||
this.xrTableRow4.Name = "xrTableRow4";
|
||
this.xrTableRow4.Weight = 0.08D;
|
||
//
|
||
// cellZeitraum3
|
||
//
|
||
this.cellZeitraum3.CanShrink = true;
|
||
this.cellZeitraum3.Name = "cellZeitraum3";
|
||
this.cellZeitraum3.Weight = 0.26923079270582934D;
|
||
//
|
||
// cellStunden3
|
||
//
|
||
this.cellStunden3.CanShrink = true;
|
||
this.cellStunden3.Name = "cellStunden3";
|
||
this.cellStunden3.StylePriority.UseTextAlignment = false;
|
||
this.cellStunden3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
||
this.cellStunden3.Weight = 0.1076922842172475D;
|
||
//
|
||
// cellText3
|
||
//
|
||
this.cellText3.CanShrink = true;
|
||
this.cellText3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Abrechnungstext3")});
|
||
this.cellText3.Name = "cellText3";
|
||
this.cellText3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.cellText3.StylePriority.UsePadding = false;
|
||
this.cellText3.Text = "cellText3";
|
||
this.cellText3.Weight = 0.48461538461538456D;
|
||
//
|
||
// xrTableCell10
|
||
//
|
||
this.xrTableCell10.CanShrink = true;
|
||
this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Betrag3")});
|
||
this.xrTableCell10.Name = "xrTableCell10";
|
||
this.xrTableCell10.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell10.Text = "xrTableCell10";
|
||
this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
||
this.xrTableCell10.Weight = 0.13846153846153847D;
|
||
//
|
||
// ReportHeader
|
||
//
|
||
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.lblRechnungsname,
|
||
this.lblAnschrift});
|
||
this.ReportHeader.Font = new System.Drawing.Font("Arial", 10F);
|
||
this.ReportHeader.HeightF = 289.2917F;
|
||
this.ReportHeader.Name = "ReportHeader";
|
||
this.ReportHeader.StylePriority.UseFont = false;
|
||
//
|
||
// lblAnschrift
|
||
//
|
||
this.lblAnschrift.CanGrow = false;
|
||
this.lblAnschrift.Font = new System.Drawing.Font("Arial", 11F);
|
||
this.lblAnschrift.LocationFloat = new DevExpress.Utils.PointFloat(40.00015F, 173.9584F);
|
||
this.lblAnschrift.Multiline = true;
|
||
this.lblAnschrift.Name = "lblAnschrift";
|
||
this.lblAnschrift.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.lblAnschrift.SizeF = new System.Drawing.SizeF(405.2081F, 115.3333F);
|
||
this.lblAnschrift.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel8
|
||
//
|
||
this.xrLabel8.Font = new System.Drawing.Font("Arial", 8F);
|
||
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(561.2503F, 103.7085F);
|
||
this.xrLabel8.Name = "xrLabel8";
|
||
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel8.SizeF = new System.Drawing.SizeF(151.6667F, 17.00002F);
|
||
this.xrLabel8.StylePriority.UseFont = false;
|
||
this.xrLabel8.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel8.Text = "[InvoiceDate]";
|
||
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// ruleRateFactorNull
|
||
//
|
||
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
|
||
this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.ruleRateFactorNull.Name = "ruleRateFactorNull";
|
||
//
|
||
// lblAnrede
|
||
//
|
||
this.lblAnrede.Font = new System.Drawing.Font("Arial", 11F);
|
||
this.lblAnrede.LocationFloat = new DevExpress.Utils.PointFloat(40.00015F, 230.5416F);
|
||
this.lblAnrede.Multiline = true;
|
||
this.lblAnrede.Name = "lblAnrede";
|
||
this.lblAnrede.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.lblAnrede.SizeF = new System.Drawing.SizeF(672.9166F, 105.3333F);
|
||
this.lblAnrede.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel4
|
||
//
|
||
this.xrLabel4.BackColor = System.Drawing.Color.Transparent;
|
||
this.xrLabel4.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(40.00015F, 147.5834F);
|
||
this.xrLabel4.Multiline = true;
|
||
this.xrLabel4.Name = "xrLabel4";
|
||
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel4.SizeF = new System.Drawing.SizeF(578.7501F, 17.00002F);
|
||
this.xrLabel4.StylePriority.UseBackColor = false;
|
||
this.xrLabel4.StylePriority.UseFont = false;
|
||
this.xrLabel4.Text = "[CustomerName], geb.: [CustomerBirthdayString]";
|
||
this.xrLabel4.WordWrap = false;
|
||
//
|
||
// xrLabel3
|
||
//
|
||
this.xrLabel3.BackColor = System.Drawing.Color.Transparent;
|
||
this.xrLabel3.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(40.00015F, 131.5834F);
|
||
this.xrLabel3.Name = "xrLabel3";
|
||
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel3.SizeF = new System.Drawing.SizeF(578.7501F, 15.99998F);
|
||
this.xrLabel3.StylePriority.UseBackColor = false;
|
||
this.xrLabel3.StylePriority.UseFont = false;
|
||
this.xrLabel3.Text = "Eingliederungshilfe ,,Ambulant Betreutes Wohnen\'\'";
|
||
this.xrLabel3.WordWrap = false;
|
||
//
|
||
// xrLabel2
|
||
//
|
||
this.xrLabel2.BackColor = System.Drawing.Color.Transparent;
|
||
this.xrLabel2.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(40.00015F, 181.5834F);
|
||
this.xrLabel2.Name = "xrLabel2";
|
||
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel2.SizeF = new System.Drawing.SizeF(405.2084F, 17.00002F);
|
||
this.xrLabel2.StylePriority.UseBackColor = false;
|
||
this.xrLabel2.StylePriority.UseFont = false;
|
||
this.xrLabel2.Text = "Rechnungs-Nr.: [InvoiceNumber]";
|
||
this.xrLabel2.WordWrap = false;
|
||
//
|
||
// ReportFooter
|
||
//
|
||
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.lblFLSBewilligt,
|
||
this.xrLabel12,
|
||
this.xrTable4,
|
||
this.xrTable2,
|
||
this.xrLabel14,
|
||
this.xrLabel10});
|
||
this.ReportFooter.Font = new System.Drawing.Font("Arial", 11F);
|
||
this.ReportFooter.HeightF = 271.7086F;
|
||
this.ReportFooter.Name = "ReportFooter";
|
||
this.ReportFooter.StylePriority.UseFont = false;
|
||
//
|
||
// lblFLSBewilligt
|
||
//
|
||
this.lblFLSBewilligt.LocationFloat = new DevExpress.Utils.PointFloat(39.9999F, 15.00003F);
|
||
this.lblFLSBewilligt.Multiline = true;
|
||
this.lblFLSBewilligt.Name = "lblFLSBewilligt";
|
||
this.lblFLSBewilligt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.lblFLSBewilligt.SizeF = new System.Drawing.SizeF(649.9999F, 42.16671F);
|
||
this.lblFLSBewilligt.StylePriority.UseFont = false;
|
||
this.lblFLSBewilligt.Text = "Mit freundlichem Gru<72>";
|
||
//
|
||
// xrLabel12
|
||
//
|
||
this.xrLabel12.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(39.9999F, 148F);
|
||
this.xrLabel12.Multiline = true;
|
||
this.xrLabel12.Name = "xrLabel12";
|
||
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel12.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
||
this.xrLabel12.SizeF = new System.Drawing.SizeF(225F, 47.20833F);
|
||
this.xrLabel12.StylePriority.UseFont = false;
|
||
this.xrLabel12.Text = "LEBENSHILFE e. V. \r\nOV Remscheid\r\n";
|
||
//
|
||
// xrTable4
|
||
//
|
||
this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(40.00015F, 88.00002F);
|
||
this.xrTable4.Name = "xrTable4";
|
||
this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow3});
|
||
this.xrTable4.SizeF = new System.Drawing.SizeF(650F, 16F);
|
||
this.xrTable4.StylePriority.UseFont = false;
|
||
//
|
||
// xrTableRow3
|
||
//
|
||
this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell12});
|
||
this.xrTableRow3.Name = "xrTableRow3";
|
||
this.xrTableRow3.Weight = 0.38095238095238093D;
|
||
//
|
||
// xrTableCell12
|
||
//
|
||
this.xrTableCell12.Name = "xrTableCell12";
|
||
this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrTableCell12.StylePriority.UsePadding = false;
|
||
this.xrTableCell12.Text = "Die Leistung ist nach <20> 4 Nr. 16 UstG umsatzsteuerfrei.";
|
||
this.xrTableCell12.Weight = 3D;
|
||
//
|
||
// xrTable2
|
||
//
|
||
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(39.9999F, 57.1667F);
|
||
this.xrTable2.Name = "xrTable2";
|
||
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow2});
|
||
this.xrTable2.SizeF = new System.Drawing.SizeF(650F, 16F);
|
||
this.xrTable2.StylePriority.UseFont = false;
|
||
//
|
||
// xrTableRow2
|
||
//
|
||
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell11});
|
||
this.xrTableRow2.Name = "xrTableRow2";
|
||
this.xrTableRow2.Weight = 0.38095238095238093D;
|
||
//
|
||
// xrTableCell11
|
||
//
|
||
this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Notice")});
|
||
this.xrTableCell11.Multiline = true;
|
||
this.xrTableCell11.Name = "xrTableCell11";
|
||
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrTableCell11.StylePriority.UsePadding = false;
|
||
this.xrTableCell11.Text = "xrTableCell1";
|
||
this.xrTableCell11.Weight = 3D;
|
||
//
|
||
// xrLabel14
|
||
//
|
||
this.xrLabel14.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(39.9999F, 232.8335F);
|
||
this.xrLabel14.Multiline = true;
|
||
this.xrLabel14.Name = "xrLabel14";
|
||
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel14.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
||
this.xrLabel14.SizeF = new System.Drawing.SizeF(225F, 38.87508F);
|
||
this.xrLabel14.StylePriority.UseFont = false;
|
||
this.xrLabel14.Text = "Guido Dehn\r\nLeitung Ambulante Dienste";
|
||
//
|
||
// xrLabel10
|
||
//
|
||
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(39.9999F, 118.0001F);
|
||
this.xrLabel10.Name = "xrLabel10";
|
||
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel10.SizeF = new System.Drawing.SizeF(175F, 17F);
|
||
this.xrLabel10.StylePriority.UseFont = false;
|
||
this.xrLabel10.Text = "Mit freundlichem Gru<72>";
|
||
//
|
||
// xrTable5
|
||
//
|
||
this.xrTable5.BorderColor = System.Drawing.SystemColors.ControlLight;
|
||
this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(40.00015F, 0F);
|
||
this.xrTable5.Name = "xrTable5";
|
||
this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow5});
|
||
this.xrTable5.SizeF = new System.Drawing.SizeF(649.9999F, 16F);
|
||
this.xrTable5.StylePriority.UseBorderColor = false;
|
||
//
|
||
// xrTableRow5
|
||
//
|
||
this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell13,
|
||
this.cellTotalFLS,
|
||
this.xrTableCell15,
|
||
this.xrTableCell17});
|
||
this.xrTableRow5.Name = "xrTableRow5";
|
||
this.xrTableRow5.Weight = 0.08D;
|
||
//
|
||
// xrTableCell13
|
||
//
|
||
this.xrTableCell13.Name = "xrTableCell13";
|
||
this.xrTableCell13.Weight = 0.26923032336978392D;
|
||
//
|
||
// cellTotalFLS
|
||
//
|
||
this.cellTotalFLS.BorderColor = System.Drawing.SystemColors.ActiveCaptionText;
|
||
this.cellTotalFLS.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.cellTotalFLS.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
|
||
this.cellTotalFLS.Name = "cellTotalFLS";
|
||
this.cellTotalFLS.StylePriority.UseBorderColor = false;
|
||
this.cellTotalFLS.StylePriority.UseBorders = false;
|
||
this.cellTotalFLS.StylePriority.UseFont = false;
|
||
this.cellTotalFLS.StylePriority.UseTextAlignment = false;
|
||
this.cellTotalFLS.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
||
this.cellTotalFLS.Weight = 0.10769228433961572D;
|
||
//
|
||
// xrTableCell15
|
||
//
|
||
this.xrTableCell15.Font = new System.Drawing.Font("Arial", 9.75F);
|
||
this.xrTableCell15.Name = "xrTableCell15";
|
||
this.xrTableCell15.StylePriority.UseFont = false;
|
||
this.xrTableCell15.Weight = 0.48461585183273603D;
|
||
//
|
||
// xrTableCell17
|
||
//
|
||
this.xrTableCell17.BorderColor = System.Drawing.SystemColors.ActiveCaptionText;
|
||
this.xrTableCell17.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Claim")});
|
||
this.xrTableCell17.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
|
||
this.xrTableCell17.Name = "xrTableCell17";
|
||
this.xrTableCell17.StylePriority.UseBorderColor = false;
|
||
this.xrTableCell17.StylePriority.UseBorders = false;
|
||
this.xrTableCell17.StylePriority.UseFont = false;
|
||
this.xrTableCell17.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell17.Text = "[ ]";
|
||
this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
||
this.xrTableCell17.Weight = 0.13846132818339565D;
|
||
//
|
||
// topMarginBand1
|
||
//
|
||
this.topMarginBand1.HeightF = 40F;
|
||
this.topMarginBand1.Name = "topMarginBand1";
|
||
//
|
||
// bottomMarginBand1
|
||
//
|
||
this.bottomMarginBand1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F);
|
||
this.bottomMarginBand1.HeightF = 100F;
|
||
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
||
this.bottomMarginBand1.StylePriority.UseFont = false;
|
||
//
|
||
// GroupHeader1
|
||
//
|
||
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel7,
|
||
this.xrLabel11,
|
||
this.xrLabel9,
|
||
this.xrLabel2,
|
||
this.xrLabel3,
|
||
this.xrLabel4,
|
||
this.lblAnrede,
|
||
this.xrLabel8,
|
||
this.xrLabel13});
|
||
this.GroupHeader1.Font = new System.Drawing.Font("Arial", 10F);
|
||
this.GroupHeader1.HeightF = 335.8749F;
|
||
this.GroupHeader1.Name = "GroupHeader1";
|
||
this.GroupHeader1.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel7
|
||
//
|
||
this.xrLabel7.BackColor = System.Drawing.Color.Transparent;
|
||
this.xrLabel7.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(40.00015F, 164.5833F);
|
||
this.xrLabel7.Name = "xrLabel7";
|
||
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel7.SizeF = new System.Drawing.SizeF(632.2917F, 17.00002F);
|
||
this.xrLabel7.StylePriority.UseBackColor = false;
|
||
this.xrLabel7.StylePriority.UseFont = false;
|
||
this.xrLabel7.Text = "Bewilligungszeitraum [AccountingStartDateString] - [AccountingEndDateString]";
|
||
this.xrLabel7.WordWrap = false;
|
||
//
|
||
// xrLabel11
|
||
//
|
||
this.xrLabel11.Font = new System.Drawing.Font("Arial", 8F);
|
||
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(561.2503F, 42.62508F);
|
||
this.xrLabel11.Name = "xrLabel11";
|
||
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel11.SizeF = new System.Drawing.SizeF(151.6666F, 17.00002F);
|
||
this.xrLabel11.StylePriority.UseFont = false;
|
||
this.xrLabel11.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel11.Text = "[SenderContactPersonPhone]";
|
||
this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel9
|
||
//
|
||
this.xrLabel9.Font = new System.Drawing.Font("Arial", 8F);
|
||
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(561.2503F, 73.16669F);
|
||
this.xrLabel9.Name = "xrLabel9";
|
||
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel9.SizeF = new System.Drawing.SizeF(151.6667F, 17.00002F);
|
||
this.xrLabel9.StylePriority.UseFont = false;
|
||
this.xrLabel9.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel13
|
||
//
|
||
this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "SenderContactPerson")});
|
||
this.xrLabel13.Font = new System.Drawing.Font("Arial", 8F);
|
||
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(561.2501F, 13.12501F);
|
||
this.xrLabel13.Name = "xrLabel13";
|
||
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel13.SizeF = new System.Drawing.SizeF(151.6667F, 17.00003F);
|
||
this.xrLabel13.StylePriority.UseFont = false;
|
||
this.xrLabel13.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// bindingSource1
|
||
//
|
||
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.SettlementRO);
|
||
//
|
||
// GroupFooter1
|
||
//
|
||
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrTable5});
|
||
this.GroupFooter1.Font = new System.Drawing.Font("Arial", 11F);
|
||
this.GroupFooter1.HeightF = 16F;
|
||
this.GroupFooter1.Name = "GroupFooter1";
|
||
this.GroupFooter1.StylePriority.UseFont = false;
|
||
//
|
||
// lblRechnungsname
|
||
//
|
||
this.lblRechnungsname.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.lblRechnungsname.ForeColor = System.Drawing.Color.Transparent;
|
||
this.lblRechnungsname.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.lblRechnungsname.Multiline = true;
|
||
this.lblRechnungsname.Name = "lblRechnungsname";
|
||
this.lblRechnungsname.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.lblRechnungsname.SizeF = new System.Drawing.SizeF(202.4333F, 26.04164F);
|
||
this.lblRechnungsname.StylePriority.UseFont = false;
|
||
this.lblRechnungsname.StylePriority.UseForeColor = false;
|
||
this.lblRechnungsname.Text = "[CustomerLastName]_[CustomerFirstName]_[InvoiceDate]";
|
||
this.lblRechnungsname.Visible = false;
|
||
//
|
||
// Spitzabrechnung
|
||
//
|
||
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail,
|
||
this.ReportHeader,
|
||
this.ReportFooter,
|
||
this.topMarginBand1,
|
||
this.bottomMarginBand1,
|
||
this.GroupHeader1,
|
||
this.GroupFooter1});
|
||
this.DataSource = this.bindingSource1;
|
||
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
||
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
||
this.ruleRateFactorNull});
|
||
this.Margins = new System.Drawing.Printing.Margins(50, 0, 40, 100);
|
||
this.PageHeight = 1169;
|
||
this.PageWidth = 827;
|
||
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
||
this.Version = "17.1";
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).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.XRLabel lblAnrede;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
||
private DevExpress.XtraReports.UI.ReportFooterBand ReportFooter;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
||
private DevExpress.XtraReports.UI.FormattingRule ruleRateFactorNull;
|
||
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
||
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
||
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable4;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow3;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell12;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable2;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
||
private DevExpress.XtraReports.UI.XRTableRow rowAbrechnung1;
|
||
private DevExpress.XtraReports.UI.XRTableCell cellZeitraum1;
|
||
private DevExpress.XtraReports.UI.XRTableCell cellStunden1;
|
||
private DevExpress.XtraReports.UI.XRTableCell cellText1;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable5;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow5;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell13;
|
||
private DevExpress.XtraReports.UI.XRTableCell cellTotalFLS;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell15;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell17;
|
||
private DevExpress.XtraReports.UI.XRLabel lblFLSBewilligt;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
|
||
private DevExpress.XtraReports.UI.XRTableCell cellZeitraum2;
|
||
private DevExpress.XtraReports.UI.XRTableCell cellStunden2;
|
||
private DevExpress.XtraReports.UI.XRTableCell cellText2;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow4;
|
||
private DevExpress.XtraReports.UI.XRTableCell cellZeitraum3;
|
||
private DevExpress.XtraReports.UI.XRTableCell cellStunden3;
|
||
private DevExpress.XtraReports.UI.XRTableCell cellText3;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
|
||
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
||
private DevExpress.XtraReports.UI.XRLabel lblAnschrift;
|
||
private DevExpress.XtraReports.UI.XRLabel lblRechnungsname;
|
||
}
|
||
}
|