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

822 lines
46 KiB
C#
Raw Permalink Blame History

using BeWo.Report.ReportObjects;
namespace BeWo.IntegraHeinsbergReports.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();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Spitzabrechnung));
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
this.xrRichText2 = new DevExpress.XtraReports.UI.XRRichText();
this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
this.xrRichText3 = new DevExpress.XtraReports.UI.XRRichText();
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow();
this.cellAbrechnung11Text = new DevExpress.XtraReports.UI.XRTableCell();
this.cellBetrag11 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableRow13 = new DevExpress.XtraReports.UI.XRTableRow();
this.cellAbrechnung12Text = new DevExpress.XtraReports.UI.XRTableCell();
this.cellBetrag12 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableRow12 = new DevExpress.XtraReports.UI.XRTableRow();
this.cellAbrechnung21Text = new DevExpress.XtraReports.UI.XRTableCell();
this.cellBetrag21 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableRow11 = new DevExpress.XtraReports.UI.XRTableRow();
this.cellAbrechnung22Text = new DevExpress.XtraReports.UI.XRTableCell();
this.cellBetrag22 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow();
this.cellAbrechnung31Text = new DevExpress.XtraReports.UI.XRTableCell();
this.cellBetrag31 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow();
this.cellAbrechnung32Text = new DevExpress.XtraReports.UI.XRTableCell();
this.cellBetrag32 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel26 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLine3 = new DevExpress.XtraReports.UI.XRLine();
this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
this.xrTable5 = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
this.lblAbwesenheiten = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).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.xrRichText1,
this.xrRichText2,
this.xrLine2,
this.xrRichText3,
this.xrTable1,
this.xrLabel15,
this.xrLabel13,
this.xrLabel2,
this.xrLabel6,
this.xrLabel5,
this.xrLabel4,
this.xrLabel3,
this.xrLabel1});
this.ReportHeader.Font = new System.Drawing.Font("Calibri", 12F);
this.ReportHeader.HeightF = 500F;
this.ReportHeader.Name = "ReportHeader";
this.ReportHeader.StylePriority.UseFont = false;
//
// xrRichText1
//
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(68.75F, 0F);
this.xrRichText1.Name = "xrRichText1";
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
this.xrRichText1.SizeF = new System.Drawing.SizeF(315.625F, 23.95834F);
//
// xrRichText2
//
this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(600F, 0F);
this.xrRichText2.Name = "xrRichText2";
this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
this.xrRichText2.SizeF = new System.Drawing.SizeF(165.9777F, 155.2083F);
//
// xrLine2
//
this.xrLine2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(150)))), ((int)(((byte)(70)))));
this.xrLine2.LineDirection = DevExpress.XtraReports.UI.LineDirection.Vertical;
this.xrLine2.LineWidth = 2;
this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(550F, 0F);
this.xrLine2.Name = "xrLine2";
this.xrLine2.SizeF = new System.Drawing.SizeF(40F, 232.3784F);
this.xrLine2.StylePriority.UseForeColor = false;
//
// xrRichText3
//
this.xrRichText3.LocationFloat = new DevExpress.Utils.PointFloat(600F, 163.5417F);
this.xrRichText3.Name = "xrRichText3";
this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
this.xrRichText3.SizeF = new System.Drawing.SizeF(165.9777F, 68.83669F);
//
// xrTable1
//
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(68.75101F, 385.3784F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRow8,
this.xrTableRow13,
this.xrTableRow12,
this.xrTableRow11,
this.xrTableRow10,
this.xrTableRow9});
this.xrTable1.SizeF = new System.Drawing.SizeF(634.1664F, 102F);
//
// xrTableRow8
//
this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.cellAbrechnung11Text,
this.cellBetrag11});
this.xrTableRow8.Name = "xrTableRow8";
this.xrTableRow8.Weight = 0.33333233602984247D;
//
// cellAbrechnung11Text
//
this.cellAbrechnung11Text.CanShrink = true;
this.cellAbrechnung11Text.Name = "cellAbrechnung11Text";
this.cellAbrechnung11Text.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
this.cellAbrechnung11Text.StylePriority.UsePadding = false;
this.cellAbrechnung11Text.Text = "direkt geleistete Gesamtstundenzahl im Betreuungszeitraum bis 22.12.2016";
this.cellAbrechnung11Text.Weight = 2.4599222784208066D;
//
// cellBetrag11
//
this.cellBetrag11.CanShrink = true;
this.cellBetrag11.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.cellBetrag11.Name = "cellBetrag11";
this.cellBetrag11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.cellBetrag11.StylePriority.UseFont = false;
this.cellBetrag11.StylePriority.UsePadding = false;
this.cellBetrag11.StylePriority.UseTextAlignment = false;
this.cellBetrag11.Text = "44,44 Stunden";
this.cellBetrag11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.cellBetrag11.Weight = 0.54007772157919343D;
//
// xrTableRow13
//
this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.cellAbrechnung12Text,
this.cellBetrag12});
this.xrTableRow13.Name = "xrTableRow13";
this.xrTableRow13.Weight = 0.33333233602984236D;
//
// cellAbrechnung12Text
//
this.cellAbrechnung12Text.CanShrink = true;
this.cellAbrechnung12Text.Name = "cellAbrechnung12Text";
this.cellAbrechnung12Text.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.cellAbrechnung12Text.StylePriority.UsePadding = false;
this.cellAbrechnung12Text.Text = "cellAbrechnung12Text";
this.cellAbrechnung12Text.Weight = 2.3213531465230206D;
//
// cellBetrag12
//
this.cellBetrag12.CanShrink = true;
this.cellBetrag12.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.cellBetrag12.Name = "cellBetrag12";
this.cellBetrag12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 26, 0, 0, 100F);
this.cellBetrag12.StylePriority.UseFont = false;
this.cellBetrag12.StylePriority.UsePadding = false;
this.cellBetrag12.StylePriority.UseTextAlignment = false;
this.cellBetrag12.Text = "4 Euro";
this.cellBetrag12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.cellBetrag12.Weight = 0.67864685347697917D;
//
// xrTableRow12
//
this.xrTableRow12.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.cellAbrechnung21Text,
this.cellBetrag21});
this.xrTableRow12.Name = "xrTableRow12";
this.xrTableRow12.Weight = 0.33333233602984236D;
//
// cellAbrechnung21Text
//
this.cellAbrechnung21Text.CanShrink = true;
this.cellAbrechnung21Text.Name = "cellAbrechnung21Text";
this.cellAbrechnung21Text.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.cellAbrechnung21Text.StylePriority.UsePadding = false;
this.cellAbrechnung21Text.Text = "cellAbrechnung21Text";
this.cellAbrechnung21Text.Weight = 2.3213531465230206D;
//
// cellBetrag21
//
this.cellBetrag21.CanShrink = true;
this.cellBetrag21.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.cellBetrag21.Name = "cellBetrag21";
this.cellBetrag21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.cellBetrag21.StylePriority.UseFont = false;
this.cellBetrag21.StylePriority.UsePadding = false;
this.cellBetrag21.StylePriority.UseTextAlignment = false;
this.cellBetrag21.Text = "cellBetrag21";
this.cellBetrag21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.cellBetrag21.Weight = 0.67864685347697917D;
//
// xrTableRow11
//
this.xrTableRow11.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.cellAbrechnung22Text,
this.cellBetrag22});
this.xrTableRow11.Name = "xrTableRow11";
this.xrTableRow11.Weight = 0.33333233602984236D;
//
// cellAbrechnung22Text
//
this.cellAbrechnung22Text.CanShrink = true;
this.cellAbrechnung22Text.Name = "cellAbrechnung22Text";
this.cellAbrechnung22Text.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.cellAbrechnung22Text.StylePriority.UsePadding = false;
this.cellAbrechnung22Text.Text = "cellAbrechnung22Text";
this.cellAbrechnung22Text.Weight = 2.3213531465230206D;
//
// cellBetrag22
//
this.cellBetrag22.CanShrink = true;
this.cellBetrag22.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.cellBetrag22.Name = "cellBetrag22";
this.cellBetrag22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 26, 0, 0, 100F);
this.cellBetrag22.StylePriority.UseFont = false;
this.cellBetrag22.StylePriority.UsePadding = false;
this.cellBetrag22.StylePriority.UseTextAlignment = false;
this.cellBetrag22.Text = "cellBetrag22";
this.cellBetrag22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.cellBetrag22.Weight = 0.67864685347697917D;
//
// xrTableRow10
//
this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.cellAbrechnung31Text,
this.cellBetrag31});
this.xrTableRow10.Name = "xrTableRow10";
this.xrTableRow10.Weight = 0.33333233602984236D;
//
// cellAbrechnung31Text
//
this.cellAbrechnung31Text.CanShrink = true;
this.cellAbrechnung31Text.Name = "cellAbrechnung31Text";
this.cellAbrechnung31Text.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.cellAbrechnung31Text.StylePriority.UsePadding = false;
this.cellAbrechnung31Text.Text = "cellAbrechnung31Text";
this.cellAbrechnung31Text.Weight = 2.3213531465230206D;
//
// cellBetrag31
//
this.cellBetrag31.CanShrink = true;
this.cellBetrag31.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.cellBetrag31.Name = "cellBetrag31";
this.cellBetrag31.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.cellBetrag31.StylePriority.UseFont = false;
this.cellBetrag31.StylePriority.UsePadding = false;
this.cellBetrag31.StylePriority.UseTextAlignment = false;
this.cellBetrag31.Text = "cellBetrag31";
this.cellBetrag31.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.cellBetrag31.Weight = 0.67864685347697917D;
//
// xrTableRow9
//
this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.cellAbrechnung32Text,
this.cellBetrag32});
this.xrTableRow9.Name = "xrTableRow9";
this.xrTableRow9.Weight = 0.33333233602984236D;
//
// cellAbrechnung32Text
//
this.cellAbrechnung32Text.CanShrink = true;
this.cellAbrechnung32Text.Name = "cellAbrechnung32Text";
this.cellAbrechnung32Text.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.cellAbrechnung32Text.StylePriority.UsePadding = false;
this.cellAbrechnung32Text.Text = "cellAbrechnung32Text";
this.cellAbrechnung32Text.Weight = 2.3213531465230206D;
//
// cellBetrag32
//
this.cellBetrag32.CanShrink = true;
this.cellBetrag32.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.cellBetrag32.Name = "cellBetrag32";
this.cellBetrag32.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 26, 0, 0, 100F);
this.cellBetrag32.StylePriority.UseFont = false;
this.cellBetrag32.StylePriority.UsePadding = false;
this.cellBetrag32.StylePriority.UseTextAlignment = false;
this.cellBetrag32.Text = "cellBetrag32";
this.cellBetrag32.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.cellBetrag32.Weight = 0.67864685347697917D;
//
// xrLabel15
//
this.xrLabel15.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(541.4592F, 368.3784F);
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(161.4584F, 17F);
this.xrLabel15.StylePriority.UseFont = false;
this.xrLabel15.StylePriority.UseTextAlignment = false;
this.xrLabel15.Text = "[ApprovedFLS] Stunden";
this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel13
//
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(68.75051F, 368.3784F);
this.xrLabel13.Multiline = true;
this.xrLabel13.Name = "xrLabel13";
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel13.SizeF = new System.Drawing.SizeF(461.2501F, 17F);
this.xrLabel13.StylePriority.UseFont = false;
this.xrLabel13.Text = "bewilligte Fachleistungsstunden im Betreuungszeitraum:";
//
// 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);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(68.75051F, 283.3784F);
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(685.2499F, 21.1666F);
this.xrLabel2.StylePriority.UseBackColor = false;
this.xrLabel2.StylePriority.UseFont = false;
this.xrLabel2.Text = "Endabrechnung f<>r den Betreuungszeitraum vom [AccountingStartDateString] bis [Acc" +
"ountingEndDateString]";
this.xrLabel2.WordWrap = false;
//
// xrLabel6
//
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(68.75051F, 351.3784F);
this.xrLabel6.Multiline = true;
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel6.SizeF = new System.Drawing.SizeF(461.2501F, 17F);
this.xrLabel6.StylePriority.UseFont = false;
this.xrLabel6.Text = "nachstehend die Endabrechnung f<>r die o.a. Bewilligung:";
//
// xrLabel5
//
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(68.75051F, 317.3783F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel5.SizeF = new System.Drawing.SizeF(301.375F, 17F);
this.xrLabel5.StylePriority.UseFont = false;
this.xrLabel5.Text = "Sehr geehrte Damen und Herren,";
//
// 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);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(68.75051F, 249.3784F);
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(581.25F, 17F);
this.xrLabel4.StylePriority.UseBackColor = false;
this.xrLabel4.StylePriority.UseFont = false;
this.xrLabel4.Text = "Aktenzeichen: [CustomerReferenceNumber]";
this.xrLabel4.WordWrap = false;
//
// xrLabel3
//
this.xrLabel3.BackColor = System.Drawing.Color.Transparent;
this.xrLabel3.CanShrink = true;
this.xrLabel3.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(68.75051F, 232.3784F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel3.SizeF = new System.Drawing.SizeF(581.25F, 16F);
this.xrLabel3.StylePriority.UseBackColor = false;
this.xrLabel3.StylePriority.UseFont = false;
this.xrLabel3.Text = "[CustomerName], geb. am [CustomerBirthdayString]";
this.xrLabel3.WordWrap = false;
//
// xrLabel1
//
this.xrLabel1.CanShrink = true;
this.xrLabel1.Font = new System.Drawing.Font("Calibri", 12F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(68.75F, 34.38002F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel1.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
this.xrLabel1.SizeF = new System.Drawing.SizeF(379.1667F, 120.8283F);
this.xrLabel1.StylePriority.UseFont = false;
this.xrLabel1.Text = "[RecipientOrganisation]\r\n[RecipientDivision]\r\n[RecipientContactPerson]\r\n[Recipien" +
"tStreet]\r\n[RecipientPostCodeAndTown]";
//
// xrLabel10
//
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(68.75F, 300.7083F);
this.xrLabel10.Name = "xrLabel10";
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel10.SizeF = new System.Drawing.SizeF(345.125F, 17F);
this.xrLabel10.StylePriority.UseBorders = false;
this.xrLabel10.StylePriority.UseFont = false;
this.xrLabel10.StylePriority.UseTextAlignment = false;
this.xrLabel10.Text = "[SenderContactPerson]";
this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
//
// xrPageInfo1
//
this.xrPageInfo1.Format = "Heinsberg, den {0:dd.MM.yyyy}";
this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(68.75F, 250.9167F);
this.xrPageInfo1.Name = "xrPageInfo1";
this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime;
this.xrPageInfo1.SizeF = new System.Drawing.SizeF(245.8333F, 26.0417F);
//
// xrLabel7
//
this.xrLabel7.Font = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(68.75F, 136.0001F);
this.xrLabel7.Multiline = true;
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel7.SizeF = new System.Drawing.SizeF(681.8112F, 114.9166F);
this.xrLabel7.StylePriority.UseFont = false;
this.xrLabel7.Text = resources.GetString("xrLabel7.Text");
//
// xrLabel26
//
this.xrLabel26.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(559.4584F, 0F);
this.xrLabel26.Name = "xrLabel26";
this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel26.SizeF = new System.Drawing.SizeF(120F, 17F);
this.xrLabel26.StylePriority.UseFont = false;
this.xrLabel26.StylePriority.UseTextAlignment = false;
this.xrLabel26.Text = "[AmountRecordedFLSString]";
this.xrLabel26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel25
//
this.xrLabel25.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(559.4584F, 17.00001F);
this.xrLabel25.Name = "xrLabel25";
this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel25.SizeF = new System.Drawing.SizeF(120F, 17F);
this.xrLabel25.StylePriority.UseFont = false;
this.xrLabel25.StylePriority.UseTextAlignment = false;
this.xrLabel25.Text = "[AmountAdvancedPayments]";
this.xrLabel25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel14
//
this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Eigenbeteiligung", "{0:#,##0.00} Euro")});
this.xrLabel14.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(559.4584F, 34.00002F);
this.xrLabel14.Name = "xrLabel14";
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel14.SizeF = new System.Drawing.SizeF(120F, 17F);
this.xrLabel14.StylePriority.UseFont = false;
this.xrLabel14.StylePriority.UseTextAlignment = false;
this.xrLabel14.Text = "xrLabel14";
this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLine3
//
this.xrLine3.LineWidth = 2;
this.xrLine3.LocationFloat = new DevExpress.Utils.PointFloat(545.6251F, 60.0832F);
this.xrLine3.Name = "xrLine3";
this.xrLine3.SizeF = new System.Drawing.SizeF(157.2917F, 3.125F);
//
// xrLabel24
//
this.xrLabel24.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(541.4584F, 68.00003F);
this.xrLabel24.Multiline = true;
this.xrLabel24.Name = "xrLabel24";
this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel24.SizeF = new System.Drawing.SizeF(138F, 17F);
this.xrLabel24.StylePriority.UseFont = false;
this.xrLabel24.StylePriority.UseTextAlignment = false;
this.xrLabel24.Text = "[Claim]";
this.xrLabel24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel23
//
this.xrLabel23.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(68.75F, 68.00003F);
this.xrLabel23.Multiline = true;
this.xrLabel23.Name = "xrLabel23";
this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel23.SizeF = new System.Drawing.SizeF(461.2501F, 17F);
this.xrLabel23.StylePriority.UseFont = false;
this.xrLabel23.Text = "<22>berzahlung/Restforderung";
//
// xrLabel22
//
this.xrLabel22.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(68.75F, 34.00002F);
this.xrLabel22.Multiline = true;
this.xrLabel22.Name = "xrLabel22";
this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel22.SizeF = new System.Drawing.SizeF(461.2501F, 17F);
this.xrLabel22.StylePriority.UseFont = false;
this.xrLabel22.Text = "abz<62>glich Eigenanteil (f<>r jeden auch anteiligen Monat)";
//
// xrLabel21
//
this.xrLabel21.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(68.75F, 17.00001F);
this.xrLabel21.Multiline = true;
this.xrLabel21.Name = "xrLabel21";
this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel21.SizeF = new System.Drawing.SizeF(461.2501F, 17F);
this.xrLabel21.StylePriority.UseFont = false;
this.xrLabel21.Text = "abz<62>glich geleisteter Abschlagszahlungen\t";
//
// xrLabel20
//
this.xrLabel20.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(68.75F, 0F);
this.xrLabel20.Multiline = true;
this.xrLabel20.Name = "xrLabel20";
this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel20.SizeF = new System.Drawing.SizeF(461.2501F, 17F);
this.xrLabel20.StylePriority.UseFont = false;
this.xrLabel20.Text = "gleich Gesamtforderung";
//
// ruleRateFactorNull
//
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
this.ruleRateFactorNull.Name = "ruleRateFactorNull";
//
// topMarginBand1
//
this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLine1,
this.xrPictureBox2});
this.topMarginBand1.HeightF = 200F;
this.topMarginBand1.Name = "topMarginBand1";
//
// xrLine1
//
this.xrLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(150)))), ((int)(((byte)(70)))));
this.xrLine1.LineDirection = DevExpress.XtraReports.UI.LineDirection.Vertical;
this.xrLine1.LineWidth = 2;
this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(550F, 0F);
this.xrLine1.Name = "xrLine1";
this.xrLine1.SizeF = new System.Drawing.SizeF(40F, 200F);
this.xrLine1.StylePriority.UseForeColor = false;
//
// xrPictureBox2
//
this.xrPictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox2.Image")));
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(600F, 25F);
this.xrPictureBox2.Name = "xrPictureBox2";
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(150.5611F, 141.4167F);
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
//
// bottomMarginBand1
//
this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable5});
this.bottomMarginBand1.Font = new System.Drawing.Font("Calibri", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.bottomMarginBand1.HeightF = 80F;
this.bottomMarginBand1.Name = "bottomMarginBand1";
this.bottomMarginBand1.StylePriority.UseFont = false;
//
// xrTable5
//
this.xrTable5.ForeColor = System.Drawing.Color.DimGray;
this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(68.75051F, 0F);
this.xrTable5.Name = "xrTable5";
this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRow14});
this.xrTable5.SizeF = new System.Drawing.SizeF(634.1664F, 51.375F);
this.xrTable5.StylePriority.UseForeColor = false;
//
// xrTableRow14
//
this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.xrTableCell21,
this.xrTableCell22,
this.xrTableCell24});
this.xrTableRow14.Name = "xrTableRow14";
this.xrTableRow14.Weight = 1.6813675185034702D;
//
// xrTableCell21
//
this.xrTableCell21.CanShrink = true;
this.xrTableCell21.Multiline = true;
this.xrTableCell21.Name = "xrTableCell21";
this.xrTableCell21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell21.StylePriority.UseFont = false;
this.xrTableCell21.StylePriority.UsePadding = false;
this.xrTableCell21.Text = "Gesch<63>ftsstelle Heinsberg\r\nUnterbrucherstr. 31\r\n52525 Heinsberg";
this.xrTableCell21.Weight = 0.99934127031142017D;
//
// xrTableCell22
//
this.xrTableCell22.CanShrink = true;
this.xrTableCell22.ForeColor = System.Drawing.Color.DimGray;
this.xrTableCell22.Multiline = true;
this.xrTableCell22.Name = "xrTableCell22";
this.xrTableCell22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell22.StylePriority.UseFont = false;
this.xrTableCell22.StylePriority.UseForeColor = false;
this.xrTableCell22.StylePriority.UsePadding = false;
this.xrTableCell22.StylePriority.UseTextAlignment = false;
this.xrTableCell22.Text = "eingetragen im Vereinsregister\r\ndes Amtsgerichtes Aachen \r\nunter VR 70724";
this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
this.xrTableCell22.Weight = 1.0003293648442897D;
//
// xrTableCell24
//
this.xrTableCell24.Multiline = true;
this.xrTableCell24.Name = "xrTableCell24";
this.xrTableCell24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell24.StylePriority.UseFont = false;
this.xrTableCell24.StylePriority.UseForeColor = false;
this.xrTableCell24.StylePriority.UsePadding = false;
this.xrTableCell24.Text = "Stadtsparkasse D<>sseldorf\r\nBIC: DUSSDEDDXXX\r\nIBAN: DE29 3005 0110 1008 4779 43" +
"";
this.xrTableCell24.Weight = 1.0003293648442897D;
//
// ReportFooter
//
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.lblAbwesenheiten,
this.xrLabel12,
this.xrLabel20,
this.xrLabel21,
this.xrLabel22,
this.xrLabel23,
this.xrLabel24,
this.xrLine3,
this.xrLabel14,
this.xrLabel25,
this.xrLabel26,
this.xrLabel7,
this.xrPageInfo1,
this.xrLabel10});
this.ReportFooter.Font = new System.Drawing.Font("Calibri", 12F);
this.ReportFooter.HeightF = 317.7083F;
this.ReportFooter.Name = "ReportFooter";
this.ReportFooter.StylePriority.UseFont = false;
//
// lblAbwesenheiten
//
this.lblAbwesenheiten.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
this.lblAbwesenheiten.LocationFloat = new DevExpress.Utils.PointFloat(304.4998F, 102F);
this.lblAbwesenheiten.Multiline = true;
this.lblAbwesenheiten.Name = "lblAbwesenheiten";
this.lblAbwesenheiten.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.lblAbwesenheiten.SizeF = new System.Drawing.SizeF(430.4997F, 34.00014F);
this.lblAbwesenheiten.StylePriority.UseFont = false;
//
// xrLabel12
//
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(68.75101F, 102F);
this.xrLabel12.Multiline = true;
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel12.SizeF = new System.Drawing.SizeF(235.749F, 34.00014F);
this.xrLabel12.StylePriority.UseFont = false;
this.xrLabel12.Text = "Teil- bzw. station<6F>re Aufenthalte ";
//
// bindingSource1
//
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.SettlementRO);
//
// Spitzabrechnung
//
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
this.Detail,
this.ReportHeader,
this.topMarginBand1,
this.bottomMarginBand1,
this.ReportFooter});
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(30, 30, 200, 80);
this.PageHeight = 1169;
this.PageWidth = 827;
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).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 xrLabel6;
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
private DevExpress.XtraReports.UI.FormattingRule ruleRateFactorNull;
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
private DevExpress.XtraReports.UI.XRLabel xrLabel20;
private DevExpress.XtraReports.UI.XRLabel xrLabel24;
private DevExpress.XtraReports.UI.XRLabel xrLabel23;
private DevExpress.XtraReports.UI.XRLabel xrLabel22;
private DevExpress.XtraReports.UI.XRLabel xrLabel21;
private DevExpress.XtraReports.UI.XRLine xrLine3;
private DevExpress.XtraReports.UI.XRLabel xrLabel25;
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
private DevExpress.XtraReports.UI.XRLabel xrLabel26;
private DevExpress.XtraReports.UI.XRPageInfo xrPageInfo1;
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
private DevExpress.XtraReports.UI.XRTable xrTable1;
private DevExpress.XtraReports.UI.XRTableRow xrTableRow8;
private DevExpress.XtraReports.UI.XRTableCell cellAbrechnung11Text;
private DevExpress.XtraReports.UI.XRTableCell cellBetrag11;
private DevExpress.XtraReports.UI.XRTableRow xrTableRow13;
private DevExpress.XtraReports.UI.XRTableCell cellAbrechnung12Text;
private DevExpress.XtraReports.UI.XRTableCell cellBetrag12;
private DevExpress.XtraReports.UI.ReportFooterBand ReportFooter;
private DevExpress.XtraReports.UI.XRTableRow xrTableRow12;
private DevExpress.XtraReports.UI.XRTableCell cellAbrechnung21Text;
private DevExpress.XtraReports.UI.XRTableCell cellBetrag21;
private DevExpress.XtraReports.UI.XRTableRow xrTableRow11;
private DevExpress.XtraReports.UI.XRTableCell cellAbrechnung22Text;
private DevExpress.XtraReports.UI.XRTableCell cellBetrag22;
private DevExpress.XtraReports.UI.XRTableRow xrTableRow10;
private DevExpress.XtraReports.UI.XRTableCell cellAbrechnung31Text;
private DevExpress.XtraReports.UI.XRTableCell cellBetrag31;
private DevExpress.XtraReports.UI.XRTableRow xrTableRow9;
private DevExpress.XtraReports.UI.XRTableCell cellAbrechnung32Text;
private DevExpress.XtraReports.UI.XRTableCell cellBetrag32;
private DevExpress.XtraReports.UI.XRLabel lblAbwesenheiten;
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
private DevExpress.XtraReports.UI.XRLine xrLine1;
private DevExpress.XtraReports.UI.XRRichText xrRichText2;
private DevExpress.XtraReports.UI.XRLine xrLine2;
private DevExpress.XtraReports.UI.XRRichText xrRichText3;
private DevExpress.XtraReports.UI.XRRichText xrRichText1;
private DevExpress.XtraReports.UI.XRTable xrTable5;
private DevExpress.XtraReports.UI.XRTableRow xrTableRow14;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell21;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell22;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell24;
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2;
}
}