Files
BeWoPlaner/ReportImp/SprungbrettReports/Budgetnachweis.Designer.cs
2024-03-04 15:55:19 +01:00

809 lines
46 KiB
C#

using BeWo.Report.ReportObjects;
namespace BeWo.SprungbrettReports
{
partial class Budgetnachweis
{
/// <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();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Budgetnachweis));
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
this.xrLabel52 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel42 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel33 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
this.ruleRateFactorNotNull = new DevExpress.XtraReports.UI.FormattingRule();
this.ruleOldAmountNotNull = new DevExpress.XtraReports.UI.FormattingRule();
this.ruleOldAmountNull = new DevExpress.XtraReports.UI.FormattingRule();
this.ZwischensummeI = new DevExpress.XtraReports.UI.CalculatedField();
this.ZwischensummeII = new DevExpress.XtraReports.UI.CalculatedField();
this.fieldSenderEMail = new DevExpress.XtraReports.UI.CalculatedField();
this.fieldApprovedAmountWithOldFLS = new DevExpress.XtraReports.UI.CalculatedField();
this.fieldApprovedAmountWithNewFLS = new DevExpress.XtraReports.UI.CalculatedField();
this.fieldApprovedTotal = new DevExpress.XtraReports.UI.CalculatedField();
this.fieldApprovedTotalMinusEigenbeteiligun = new DevExpress.XtraReports.UI.CalculatedField();
this.fieldApprovedWithNewMinusEigenbeteiligung = new DevExpress.XtraReports.UI.CalculatedField();
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
this.chkBeendet = new DevExpress.XtraReports.UI.XRCheckBox();
this.chkNichtBeendet = new DevExpress.XtraReports.UI.XRCheckBox();
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
this.tableRechnungspositionen = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
this.cellStart1 = new DevExpress.XtraReports.UI.XRTableCell();
this.cellEnde1 = new DevExpress.XtraReports.UI.XRTableCell();
this.cellStundensatz1 = new DevExpress.XtraReports.UI.XRTableCell();
this.cellFLS1 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
this.GroupFooter2 = new DevExpress.XtraReports.UI.GroupFooterBand();
this.xrSubreport1 = new DevExpress.XtraReports.UI.XRSubreport();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
this.lblSumFls = new DevExpress.XtraReports.UI.XRLabel();
this.lblSumFk = new DevExpress.XtraReports.UI.XRLabel();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tableRechnungspositionen)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
//
// Detail
//
this.Detail.HeightF = 0F;
this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// ReportHeader
//
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel52,
this.xrLabel42,
this.xrLabel33,
this.xrLabel15,
this.xrLabel14,
this.xrLabel17,
this.xrLabel13,
this.lblAdresse,
this.xrLabel11,
this.xrPictureBox2,
this.xrLabel1,
this.xrLabel2});
this.ReportHeader.Font = new System.Drawing.Font("Arial", 11F);
this.ReportHeader.HeightF = 505.205F;
this.ReportHeader.Name = "ReportHeader";
this.ReportHeader.StylePriority.UseFont = false;
//
// xrLabel52
//
this.xrLabel52.BackColor = System.Drawing.Color.Transparent;
this.xrLabel52.CanShrink = true;
this.xrLabel52.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
this.xrLabel52.LocationFloat = new DevExpress.Utils.PointFloat(32.99968F, 366.875F);
this.xrLabel52.Name = "xrLabel52";
this.xrLabel52.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel52.SizeF = new System.Drawing.SizeF(650F, 18F);
this.xrLabel52.StylePriority.UseBackColor = false;
this.xrLabel52.StylePriority.UseFont = false;
this.xrLabel52.Text = "Aktenzeichen der Einrichtung: 60-33/01-03/40 N 15";
this.xrLabel52.WordWrap = false;
//
// xrLabel42
//
this.xrLabel42.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate", "{0:dd.MM.yyyy}")});
this.xrLabel42.Font = new System.Drawing.Font("Arial", 10F);
this.xrLabel42.LocationFloat = new DevExpress.Utils.PointFloat(551F, 294.6667F);
this.xrLabel42.Name = "xrLabel42";
this.xrLabel42.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel42.SizeF = new System.Drawing.SizeF(132.9999F, 23F);
this.xrLabel42.StylePriority.UseFont = false;
this.xrLabel42.StylePriority.UseTextAlignment = false;
this.xrLabel42.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel33
//
this.xrLabel33.LocationFloat = new DevExpress.Utils.PointFloat(32.9998F, 465.625F);
this.xrLabel33.Name = "xrLabel33";
this.xrLabel33.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel33.SizeF = new System.Drawing.SizeF(580.54F, 39.58F);
this.xrLabel33.Text = "Im Bewilligungszeitraum tatsächlich geleistete Fachleistungsstunden (FLS)";
//
// xrLabel15
//
this.xrLabel15.BackColor = System.Drawing.Color.Transparent;
this.xrLabel15.CanShrink = true;
this.xrLabel15.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(32.9998F, 419.875F);
this.xrLabel15.Multiline = true;
this.xrLabel15.Name = "xrLabel15";
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel15.SizeF = new System.Drawing.SizeF(650F, 17F);
this.xrLabel15.StylePriority.UseBackColor = false;
this.xrLabel15.StylePriority.UseFont = false;
this.xrLabel15.Text = "Bewilligungszeitraum [AccountingPeriod]";
this.xrLabel15.WordWrap = false;
//
// xrLabel14
//
this.xrLabel14.BackColor = System.Drawing.Color.Transparent;
this.xrLabel14.CanShrink = true;
this.xrLabel14.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(32.9998F, 402.875F);
this.xrLabel14.Multiline = true;
this.xrLabel14.Name = "xrLabel14";
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel14.SizeF = new System.Drawing.SizeF(650F, 17F);
this.xrLabel14.StylePriority.UseBackColor = false;
this.xrLabel14.StylePriority.UseFont = false;
this.xrLabel14.Text = "Aktenzeichen LWL: [CustomerReferenceNumber]";
this.xrLabel14.WordWrap = false;
//
// xrLabel17
//
this.xrLabel17.BackColor = System.Drawing.Color.Transparent;
this.xrLabel17.CanShrink = true;
this.xrLabel17.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(32.9998F, 384.875F);
this.xrLabel17.Name = "xrLabel17";
this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel17.SizeF = new System.Drawing.SizeF(650F, 18F);
this.xrLabel17.StylePriority.UseBackColor = false;
this.xrLabel17.StylePriority.UseFont = false;
this.xrLabel17.Text = "für [Salutation2] [CustomerName], geb. [CustomerBirthday!dd.MM.yyyy]";
this.xrLabel17.WordWrap = false;
//
// xrLabel13
//
this.xrLabel13.BackColor = System.Drawing.Color.Transparent;
this.xrLabel13.CanShrink = true;
this.xrLabel13.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(33.99989F, 333.3333F);
this.xrLabel13.Name = "xrLabel13";
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel13.SizeF = new System.Drawing.SizeF(650F, 20F);
this.xrLabel13.StylePriority.UseBackColor = false;
this.xrLabel13.StylePriority.UseFont = false;
this.xrLabel13.Text = "Ambulant Betreutes Wohnen - Budgetnachweis";
this.xrLabel13.WordWrap = false;
//
// lblAdresse
//
this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(32.99968F, 145.8333F);
this.lblAdresse.Multiline = true;
this.lblAdresse.Name = "lblAdresse";
this.lblAdresse.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.lblAdresse.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
this.lblAdresse.SizeF = new System.Drawing.SizeF(401.0004F, 131.5834F);
this.lblAdresse.StylePriority.UseFont = false;
this.lblAdresse.Text = "[RecipientOrganisation]\r\n[RecipientDivision]\r\n[RecipientContactPerson]\r\n[Recipien" +
"tStreet]\r\n[RecipientPostCodeAndTown]";
//
// xrLabel11
//
this.xrLabel11.Font = new System.Drawing.Font("Arial", 10F);
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(390.9996F, 35.00001F);
this.xrLabel11.Multiline = true;
this.xrLabel11.Name = "xrLabel11";
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel11.SizeF = new System.Drawing.SizeF(167F, 34F);
this.xrLabel11.StylePriority.UseFont = false;
this.xrLabel11.Text = "02324 / 59697-12\r\nabw@sprungbrett-e-v.de";
//
// xrPictureBox2
//
this.xrPictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox2.Image")));
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(557.9997F, 2.000014F);
this.xrPictureBox2.Name = "xrPictureBox2";
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(133F, 67F);
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
//
// xrLabel1
//
this.xrLabel1.Font = new System.Drawing.Font("Arial", 10F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(32.99968F, 35.00001F);
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(216F, 34F);
this.xrLabel1.StylePriority.UseFont = false;
this.xrLabel1.Text = "Steinhagen 19\r\n45525 Hattingen\r\n";
//
// xrLabel2
//
this.xrLabel2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(32.99968F, 10.00001F);
this.xrLabel2.Multiline = true;
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel2.SizeF = new System.Drawing.SizeF(442F, 25F);
this.xrLabel2.StylePriority.UseFont = false;
this.xrLabel2.StylePriority.UseTextAlignment = false;
this.xrLabel2.Text = "Sprungbrett - Ambulant Betreutes Wohnen";
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// ruleRateFactorNotNull
//
this.ruleRateFactorNotNull.Condition = "[RateFactorText2] == ?";
this.ruleRateFactorNotNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
this.ruleRateFactorNotNull.Name = "ruleRateFactorNotNull";
//
// ruleOldAmountNotNull
//
this.ruleOldAmountNotNull.Condition = "[HourlyRateOld] == 0";
this.ruleOldAmountNotNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
this.ruleOldAmountNotNull.Name = "ruleOldAmountNotNull";
//
// ruleOldAmountNull
//
this.ruleOldAmountNull.Condition = "[HourlyRateOld] != 0";
this.ruleOldAmountNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
this.ruleOldAmountNull.Name = "ruleOldAmountNull";
//
// ZwischensummeI
//
this.ZwischensummeI.Expression = "[AmountTotalWithOldHourlyRate] - [AmountTotalAdvancedPaidWithOldHourlyRate]";
this.ZwischensummeI.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
this.ZwischensummeI.Name = "ZwischensummeI";
//
// ZwischensummeII
//
this.ZwischensummeII.Expression = "[AmountTotalWithNewHourlyRate] - [AmountTotalAdvancedPaidWithNewHourlyRate]";
this.ZwischensummeII.Name = "ZwischensummeII";
//
// fieldSenderEMail
//
this.fieldSenderEMail.Expression = "Substring([SenderContactPersonMail], 7)";
this.fieldSenderEMail.FieldType = DevExpress.XtraReports.UI.FieldType.String;
this.fieldSenderEMail.Name = "fieldSenderEMail";
//
// fieldApprovedAmountWithOldFLS
//
this.fieldApprovedAmountWithOldFLS.Expression = "[ApprovedFLSWeekly] * [WeeksWithOldHourlyRate] * [HourlyRateOld]";
this.fieldApprovedAmountWithOldFLS.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
this.fieldApprovedAmountWithOldFLS.Name = "fieldApprovedAmountWithOldFLS";
//
// fieldApprovedAmountWithNewFLS
//
this.fieldApprovedAmountWithNewFLS.Expression = "[ApprovedFLSWeekly] * [WeeksWithNewHourlyRate] * [HourlyRateNew]";
this.fieldApprovedAmountWithNewFLS.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
this.fieldApprovedAmountWithNewFLS.Name = "fieldApprovedAmountWithNewFLS";
//
// fieldApprovedTotal
//
this.fieldApprovedTotal.Expression = "([ApprovedFLSWeekly] * [WeeksWithNewHourlyRate] * [HourlyRateNew]) + ([ApprovedFL" +
"SWeekly] * [WeeksWithOldHourlyRate] * [HourlyRateOld])";
this.fieldApprovedTotal.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
this.fieldApprovedTotal.Name = "fieldApprovedTotal";
//
// fieldApprovedTotalMinusEigenbeteiligun
//
this.fieldApprovedTotalMinusEigenbeteiligun.Expression = "[AmountRecordedFLS] - [Eigenbeteiligung]";
this.fieldApprovedTotalMinusEigenbeteiligun.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
this.fieldApprovedTotalMinusEigenbeteiligun.Name = "fieldApprovedTotalMinusEigenbeteiligun";
//
// fieldApprovedWithNewMinusEigenbeteiligung
//
this.fieldApprovedWithNewMinusEigenbeteiligung.Expression = "([ApprovedFLSWeekly] * [WeeksWithNewHourlyRate] * [HourlyRateNew]) - [Eigenbeteil" +
"igung]";
this.fieldApprovedWithNewMinusEigenbeteiligung.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
this.fieldApprovedWithNewMinusEigenbeteiligung.Name = "fieldApprovedWithNewMinusEigenbeteiligung";
//
// topMarginBand1
//
this.topMarginBand1.HeightF = 75F;
this.topMarginBand1.Name = "topMarginBand1";
//
// bottomMarginBand1
//
this.bottomMarginBand1.HeightF = 50F;
this.bottomMarginBand1.Name = "bottomMarginBand1";
//
// GroupFooter1
//
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.lblSumFk,
this.lblSumFls,
this.xrLabel6,
this.chkBeendet,
this.chkNichtBeendet,
this.xrLabel3,
this.xrLabel4,
this.xrLabel5,
this.xrRichText1});
this.GroupFooter1.Font = new System.Drawing.Font("Arial", 11F);
this.GroupFooter1.HeightF = 300.25F;
this.GroupFooter1.Name = "GroupFooter1";
this.GroupFooter1.StylePriority.UseFont = false;
//
// chkBeendet
//
this.chkBeendet.LocationFloat = new DevExpress.Utils.PointFloat(33.99989F, 36.45833F);
this.chkBeendet.Name = "chkBeendet";
this.chkBeendet.SizeF = new System.Drawing.SizeF(337F, 21.88F);
this.chkBeendet.Text = " Die Betreuung wurde am beendet.";
//
// chkNichtBeendet
//
this.chkNichtBeendet.LocationFloat = new DevExpress.Utils.PointFloat(403.9998F, 36.45833F);
this.chkNichtBeendet.Name = "chkNichtBeendet";
this.chkNichtBeendet.SizeF = new System.Drawing.SizeF(296.0001F, 21.875F);
this.chkNichtBeendet.Text = " Die Betreuung dauert an.";
//
// xrLabel3
//
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(33.99976F, 79.16666F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel3.SizeF = new System.Drawing.SizeF(666.0001F, 89.58337F);
this.xrLabel3.Text = resources.GetString("xrLabel3.Text");
//
// xrLabel4
//
this.xrLabel4.BackColor = System.Drawing.Color.Transparent;
this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.Top;
this.xrLabel4.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(33.99976F, 222.9167F);
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(324.9999F, 17F);
this.xrLabel4.StylePriority.UseBackColor = false;
this.xrLabel4.StylePriority.UseBorders = false;
this.xrLabel4.StylePriority.UseFont = false;
this.xrLabel4.Text = "Stempel / Unterschrift";
this.xrLabel4.WordWrap = false;
//
// xrLabel5
//
this.xrLabel5.BackColor = System.Drawing.Color.Transparent;
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
this.xrLabel5.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(33.99976F, 259.375F);
this.xrLabel5.Multiline = true;
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel5.SizeF = new System.Drawing.SizeF(324.9999F, 17F);
this.xrLabel5.StylePriority.UseBackColor = false;
this.xrLabel5.StylePriority.UseBorders = false;
this.xrLabel5.StylePriority.UseFont = false;
this.xrLabel5.WordWrap = false;
//
// xrRichText1
//
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(33.99976F, 276.375F);
this.xrRichText1.Name = "xrRichText1";
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
this.xrRichText1.SizeF = new System.Drawing.SizeF(683.9998F, 23.875F);
//
// tableRechnungspositionen
//
this.tableRechnungspositionen.LocationFloat = new DevExpress.Utils.PointFloat(32.99955F, 0F);
this.tableRechnungspositionen.Name = "tableRechnungspositionen";
this.tableRechnungspositionen.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F);
this.tableRechnungspositionen.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRow1,
this.xrTableRow2,
this.xrTableRow3});
this.tableRechnungspositionen.SizeF = new System.Drawing.SizeF(666.0001F, 54F);
this.tableRechnungspositionen.StylePriority.UsePadding = false;
//
// xrTableRow1
//
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.xrTableCell1,
this.xrTableCell2,
this.xrTableCell3,
this.xrTableCell7,
this.xrTableCell11,
this.xrTableCell9});
this.xrTableRow1.Name = "xrTableRow1";
this.xrTableRow1.Weight = 0.691199055001292D;
//
// xrTableCell1
//
this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
this.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.StylePriority.UseBorders = false;
this.xrTableCell1.Text = "Zeitraum";
this.xrTableCell1.Weight = 0.53076924225524247D;
//
// xrTableCell2
//
this.xrTableCell2.Borders = DevExpress.XtraPrinting.BorderSide.Top;
this.xrTableCell2.Name = "xrTableCell2";
this.xrTableCell2.StylePriority.UseBorders = false;
this.xrTableCell2.Weight = 0.53076924225524214D;
//
// xrTableCell3
//
this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.StylePriority.UseBorders = false;
this.xrTableCell3.Text = "Vergütung pro";
this.xrTableCell3.Weight = 0.53076921911554031D;
//
// xrTableCell7
//
this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
this.xrTableCell7.Name = "xrTableCell7";
this.xrTableCell7.StylePriority.UseBorders = false;
this.xrTableCell7.Text = "FLS";
this.xrTableCell7.Weight = 0.36923078046526225D;
//
// xrTableCell9
//
this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
this.xrTableCell9.Font = new System.Drawing.Font("Arial", 9F);
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.StylePriority.UseBorders = false;
this.xrTableCell9.StylePriority.UseFont = false;
this.xrTableCell9.Text = "davon gesondert ";
this.xrTableCell9.Weight = 0.558461796871647D;
//
// xrTableRow2
//
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.xrTableCell4,
this.xrTableCell5,
this.xrTableCell6,
this.xrTableCell8,
this.xrTableCell12,
this.xrTableCell10});
this.xrTableRow2.Name = "xrTableRow2";
this.xrTableRow2.Weight = 0.69119905500129186D;
//
// xrTableCell4
//
this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.StylePriority.UseBorders = false;
this.xrTableCell4.Text = "von";
this.xrTableCell4.Weight = 0.53076924225524247D;
//
// xrTableCell5
//
this.xrTableCell5.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
this.xrTableCell5.Name = "xrTableCell5";
this.xrTableCell5.StylePriority.UseBorders = false;
this.xrTableCell5.Text = "bis";
this.xrTableCell5.Weight = 0.53076924225524214D;
//
// xrTableCell6
//
this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.StylePriority.UseBorders = false;
this.xrTableCell6.Text = "Stunde";
this.xrTableCell6.Weight = 0.53076921911553976D;
//
// xrTableCell8
//
this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell8.Name = "xrTableCell8";
this.xrTableCell8.StylePriority.UseBorders = false;
this.xrTableCell8.Weight = 0.36923078046526242D;
//
// xrTableCell10
//
this.xrTableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell10.Font = new System.Drawing.Font("Arial", 9F);
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.StylePriority.UseBorders = false;
this.xrTableCell10.StylePriority.UseFont = false;
this.xrTableCell10.Text = "bewilligt*";
this.xrTableCell10.Weight = 0.55846179687164754D;
//
// xrTableRow3
//
this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.cellStart1,
this.cellEnde1,
this.cellStundensatz1,
this.cellFLS1,
this.xrTableCell13,
this.xrTableCell15});
this.xrTableRow3.Name = "xrTableRow3";
this.xrTableRow3.Weight = 0.69119905500129186D;
//
// cellStart1
//
this.cellStart1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.cellStart1.Name = "cellStart1";
this.cellStart1.StylePriority.UseBorders = false;
this.cellStart1.Weight = 0.53076924225524247D;
//
// cellEnde1
//
this.cellEnde1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.cellEnde1.Name = "cellEnde1";
this.cellEnde1.StylePriority.UseBorders = false;
this.cellEnde1.Weight = 0.53076924225524214D;
//
// cellStundensatz1
//
this.cellStundensatz1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.cellStundensatz1.Name = "cellStundensatz1";
this.cellStundensatz1.StylePriority.UseBorders = false;
this.cellStundensatz1.StylePriority.UseTextAlignment = false;
this.cellStundensatz1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.cellStundensatz1.Weight = 0.53076921911553976D;
//
// cellFLS1
//
this.cellFLS1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.cellFLS1.Name = "cellFLS1";
this.cellFLS1.StylePriority.UseBorders = false;
this.cellFLS1.StylePriority.UseTextAlignment = false;
this.cellFLS1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.cellFLS1.Weight = 0.36923078046526242D;
//
// xrTableCell15
//
this.xrTableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell15.Name = "xrTableCell15";
this.xrTableCell15.StylePriority.UseBorders = false;
this.xrTableCell15.Weight = 0.55846179687164754D;
//
// GroupHeader1
//
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.tableRechnungspositionen});
this.GroupHeader1.Font = new System.Drawing.Font("Arial", 11F);
this.GroupHeader1.HeightF = 54F;
this.GroupHeader1.Name = "GroupHeader1";
this.GroupHeader1.StylePriority.UseFont = false;
//
// GroupFooter2
//
this.GroupFooter2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrSubreport1});
this.GroupFooter2.HeightF = 11.45833F;
this.GroupFooter2.Level = 1;
this.GroupFooter2.Name = "GroupFooter2";
//
// xrSubreport1
//
this.xrSubreport1.LocationFloat = new DevExpress.Utils.PointFloat(32.99955F, 0F);
this.xrSubreport1.Name = "xrSubreport1";
this.xrSubreport1.SizeF = new System.Drawing.SizeF(683.9999F, 10F);
//
// bindingSource1
//
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.SettlementRO);
//
// xrTableCell11
//
this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.StylePriority.UseBorders = false;
this.xrTableCell11.Text = "Fehlkontakte (h)";
this.xrTableCell11.Weight = 0.55384616575136292D;
//
// xrTableCell12
//
this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell12.Name = "xrTableCell12";
this.xrTableCell12.StylePriority.UseBorders = false;
this.xrTableCell12.Weight = 0.55384616575136292D;
//
// xrTableCell13
//
this.xrTableCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.StylePriority.UseBorders = false;
this.xrTableCell13.StylePriority.UseTextAlignment = false;
this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrTableCell13.Weight = 0.55384616575136292D;
//
// xrLabel6
//
this.xrLabel6.BackColor = System.Drawing.Color.Transparent;
this.xrLabel6.CanShrink = true;
this.xrLabel6.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(262.9996F, 0F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel6.SizeF = new System.Drawing.SizeF(114.9999F, 20F);
this.xrLabel6.StylePriority.UseBackColor = false;
this.xrLabel6.StylePriority.UseFont = false;
this.xrLabel6.StylePriority.UseTextAlignment = false;
this.xrLabel6.Text = "Summe: ";
this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrLabel6.WordWrap = false;
//
// lblSumFls
//
this.lblSumFls.BackColor = System.Drawing.Color.Transparent;
this.lblSumFls.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.lblSumFls.CanShrink = true;
this.lblSumFls.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblSumFls.LocationFloat = new DevExpress.Utils.PointFloat(377.9995F, 0F);
this.lblSumFls.Name = "lblSumFls";
this.lblSumFls.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.lblSumFls.SizeF = new System.Drawing.SizeF(80.00003F, 20F);
this.lblSumFls.StylePriority.UseBackColor = false;
this.lblSumFls.StylePriority.UseBorders = false;
this.lblSumFls.StylePriority.UseFont = false;
this.lblSumFls.StylePriority.UseTextAlignment = false;
this.lblSumFls.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.lblSumFls.WordWrap = false;
//
// lblSumFk
//
this.lblSumFk.BackColor = System.Drawing.Color.Transparent;
this.lblSumFk.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.lblSumFk.CanShrink = true;
this.lblSumFk.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblSumFk.LocationFloat = new DevExpress.Utils.PointFloat(457.9995F, 0F);
this.lblSumFk.Name = "lblSumFk";
this.lblSumFk.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.lblSumFk.SizeF = new System.Drawing.SizeF(120.0001F, 20F);
this.lblSumFk.StylePriority.UseBackColor = false;
this.lblSumFk.StylePriority.UseBorders = false;
this.lblSumFk.StylePriority.UseFont = false;
this.lblSumFk.StylePriority.UseTextAlignment = false;
this.lblSumFk.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.lblSumFk.WordWrap = false;
//
// Budgetnachweis
//
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
this.Detail,
this.ReportHeader,
this.topMarginBand1,
this.bottomMarginBand1,
this.GroupFooter1,
this.GroupHeader1,
this.GroupFooter2});
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
this.ZwischensummeI,
this.ZwischensummeII,
this.fieldSenderEMail,
this.fieldApprovedAmountWithOldFLS,
this.fieldApprovedAmountWithNewFLS,
this.fieldApprovedTotal,
this.fieldApprovedTotalMinusEigenbeteiligun,
this.fieldApprovedWithNewMinusEigenbeteiligung});
this.DataSource = this.bindingSource1;
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.ruleRateFactorNotNull,
this.ruleOldAmountNotNull,
this.ruleOldAmountNull});
this.Margins = new System.Drawing.Printing.Margins(50, 50, 75, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tableRechnungspositionen)).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.FormattingRule ruleRateFactorNotNull;
private DevExpress.XtraReports.UI.CalculatedField ZwischensummeI;
private DevExpress.XtraReports.UI.CalculatedField ZwischensummeII;
private DevExpress.XtraReports.UI.FormattingRule ruleOldAmountNotNull;
private DevExpress.XtraReports.UI.FormattingRule ruleOldAmountNull;
private DevExpress.XtraReports.UI.CalculatedField fieldSenderEMail;
private DevExpress.XtraReports.UI.CalculatedField fieldApprovedAmountWithOldFLS;
private DevExpress.XtraReports.UI.CalculatedField fieldApprovedAmountWithNewFLS;
private DevExpress.XtraReports.UI.CalculatedField fieldApprovedTotal;
private DevExpress.XtraReports.UI.CalculatedField fieldApprovedTotalMinusEigenbeteiligun;
private DevExpress.XtraReports.UI.CalculatedField fieldApprovedWithNewMinusEigenbeteiligung;
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2;
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
private DevExpress.XtraReports.UI.XRLabel lblAdresse;
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
private DevExpress.XtraReports.UI.XRLabel xrLabel17;
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
private DevExpress.XtraReports.UI.XRLabel xrLabel33;
private DevExpress.XtraReports.UI.XRLabel xrLabel42;
private DevExpress.XtraReports.UI.XRLabel xrLabel52;
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
private DevExpress.XtraReports.UI.XRCheckBox chkBeendet;
private DevExpress.XtraReports.UI.XRCheckBox chkNichtBeendet;
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
private DevExpress.XtraReports.UI.XRRichText xrRichText1;
private DevExpress.XtraReports.UI.XRTable tableRechnungspositionen;
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell7;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell8;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
private DevExpress.XtraReports.UI.XRTableRow xrTableRow3;
private DevExpress.XtraReports.UI.XRTableCell cellStart1;
private DevExpress.XtraReports.UI.XRTableCell cellEnde1;
private DevExpress.XtraReports.UI.XRTableCell cellStundensatz1;
private DevExpress.XtraReports.UI.XRTableCell cellFLS1;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell15;
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter2;
private DevExpress.XtraReports.UI.XRSubreport xrSubreport1;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell12;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell13;
private DevExpress.XtraReports.UI.XRLabel lblSumFk;
private DevExpress.XtraReports.UI.XRLabel lblSumFls;
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
}
}