487 lines
28 KiB
C#
487 lines
28 KiB
C#
using BeWo.Report.ReportObjects;
|
|
namespace BetreuWoWesel
|
|
{
|
|
partial class ServiceInvoiceReport
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ServiceInvoiceReport));
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
|
this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.xrRichText2 = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.xrLabel_RecipientStreet = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel_RecipientDivision = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
this.xrRichText5 = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.xrRichText4 = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
|
|
this.Page1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrRichText3 = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel26 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblAbrechnungstext = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel1 = 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.xrRichText5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).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.xrLabel20,
|
|
this.xrLabel19,
|
|
this.xrRichText1,
|
|
this.xrRichText2,
|
|
this.xrLabel_RecipientStreet,
|
|
this.xrLabel_RecipientDivision,
|
|
this.xrLabel7});
|
|
this.ReportHeader.HeightF = 248.2639F;
|
|
this.ReportHeader.Name = "ReportHeader";
|
|
this.ReportHeader.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel20
|
|
//
|
|
this.xrLabel20.CanShrink = true;
|
|
this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(0F, 179.0972F);
|
|
this.xrLabel20.Name = "xrLabel20";
|
|
this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel20.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
this.xrLabel20.SizeF = new System.Drawing.SizeF(292F, 17F);
|
|
this.xrLabel20.StylePriority.UseFont = false;
|
|
this.xrLabel20.Text = "[RecipientPostCodeAndTown]";
|
|
//
|
|
// xrLabel19
|
|
//
|
|
this.xrLabel19.CanShrink = true;
|
|
this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(0F, 128.0973F);
|
|
this.xrLabel19.Name = "xrLabel19";
|
|
this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel19.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
this.xrLabel19.SizeF = new System.Drawing.SizeF(292F, 17F);
|
|
this.xrLabel19.StylePriority.UseFont = false;
|
|
this.xrLabel19.Text = "[RecipientContactPerson]";
|
|
//
|
|
// xrRichText1
|
|
//
|
|
this.xrRichText1.Font = new System.Drawing.Font("Arial", 8F);
|
|
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 57.29167F);
|
|
this.xrRichText1.Name = "xrRichText1";
|
|
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
|
|
this.xrRichText1.SizeF = new System.Drawing.SizeF(344.736F, 36.8056F);
|
|
this.xrRichText1.StylePriority.UseFont = false;
|
|
//
|
|
// xrRichText2
|
|
//
|
|
this.xrRichText2.Font = new System.Drawing.Font("Arial", 8F);
|
|
this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(415.9991F, 0F);
|
|
this.xrRichText2.Name = "xrRichText2";
|
|
this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
|
|
this.xrRichText2.SizeF = new System.Drawing.SizeF(281.0008F, 248.2639F);
|
|
this.xrRichText2.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel_RecipientStreet
|
|
//
|
|
this.xrLabel_RecipientStreet.CanShrink = true;
|
|
this.xrLabel_RecipientStreet.LocationFloat = new DevExpress.Utils.PointFloat(0F, 145.0973F);
|
|
this.xrLabel_RecipientStreet.Name = "xrLabel_RecipientStreet";
|
|
this.xrLabel_RecipientStreet.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel_RecipientStreet.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
this.xrLabel_RecipientStreet.SizeF = new System.Drawing.SizeF(292F, 17F);
|
|
this.xrLabel_RecipientStreet.StylePriority.UseFont = false;
|
|
this.xrLabel_RecipientStreet.Text = "[RecipientStreet]";
|
|
//
|
|
// xrLabel_RecipientDivision
|
|
//
|
|
this.xrLabel_RecipientDivision.CanShrink = true;
|
|
this.xrLabel_RecipientDivision.LocationFloat = new DevExpress.Utils.PointFloat(0F, 111.0973F);
|
|
this.xrLabel_RecipientDivision.Name = "xrLabel_RecipientDivision";
|
|
this.xrLabel_RecipientDivision.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel_RecipientDivision.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
this.xrLabel_RecipientDivision.SizeF = new System.Drawing.SizeF(292F, 17F);
|
|
this.xrLabel_RecipientDivision.StylePriority.UseFont = false;
|
|
this.xrLabel_RecipientDivision.Text = "[RecipientDivision]";
|
|
//
|
|
// xrLabel7
|
|
//
|
|
this.xrLabel7.CanShrink = true;
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 94.09727F);
|
|
this.xrLabel7.Name = "xrLabel7";
|
|
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel7.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
this.xrLabel7.SizeF = new System.Drawing.SizeF(292F, 17F);
|
|
this.xrLabel7.StylePriority.UseFont = false;
|
|
this.xrLabel7.Text = "[RecipientOrganisation]";
|
|
//
|
|
// 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.xrPictureBox2});
|
|
this.topMarginBand1.HeightF = 133.3333F;
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
//
|
|
// xrPictureBox2
|
|
//
|
|
this.xrPictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox2.Image")));
|
|
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(415.9991F, 16.66659F);
|
|
this.xrPictureBox2.Name = "xrPictureBox2";
|
|
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(261.0005F, 116.6667F);
|
|
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
|
//
|
|
// bottomMarginBand1
|
|
//
|
|
this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrRichText5,
|
|
this.xrRichText4,
|
|
this.xrPictureBox1});
|
|
this.bottomMarginBand1.HeightF = 107.6389F;
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
//
|
|
// xrRichText5
|
|
//
|
|
this.xrRichText5.Font = new System.Drawing.Font("Arial", 8F);
|
|
this.xrRichText5.LocationFloat = new DevExpress.Utils.PointFloat(440.6253F, 0F);
|
|
this.xrRichText5.Name = "xrRichText5";
|
|
this.xrRichText5.SerializableRtfString = resources.GetString("xrRichText5.SerializableRtfString");
|
|
this.xrRichText5.SizeF = new System.Drawing.SizeF(266.3747F, 95.13893F);
|
|
this.xrRichText5.StylePriority.UseFont = false;
|
|
//
|
|
// xrRichText4
|
|
//
|
|
this.xrRichText4.Font = new System.Drawing.Font("Arial", 8F);
|
|
this.xrRichText4.LocationFloat = new DevExpress.Utils.PointFloat(0.0002543131F, 0F);
|
|
this.xrRichText4.Name = "xrRichText4";
|
|
this.xrRichText4.SerializableRtfString = resources.GetString("xrRichText4.SerializableRtfString");
|
|
this.xrRichText4.SizeF = new System.Drawing.SizeF(264.972F, 107.6389F);
|
|
this.xrRichText4.StylePriority.UseFont = false;
|
|
//
|
|
// xrPictureBox1
|
|
//
|
|
this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
|
|
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(264.9722F, 0F);
|
|
this.xrPictureBox1.Name = "xrPictureBox1";
|
|
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(139.1942F, 65.97227F);
|
|
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
|
//
|
|
// Page1
|
|
//
|
|
this.Page1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel3,
|
|
this.xrLabel2,
|
|
this.xrRichText3,
|
|
this.xrLabel24,
|
|
this.xrLabel25,
|
|
this.xrLabel26,
|
|
this.xrLabel21,
|
|
this.xrLabel22,
|
|
this.xrLabel23,
|
|
this.xrLabel10,
|
|
this.xrLabel9,
|
|
this.xrLabel18,
|
|
this.lblAbrechnungstext,
|
|
this.xrLabel1});
|
|
this.Page1.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.Page1.HeightF = 641.184F;
|
|
this.Page1.Name = "Page1";
|
|
this.Page1.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel3
|
|
//
|
|
this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
|
this.xrLabel3.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(404.5835F, 609.6007F);
|
|
this.xrLabel3.Multiline = true;
|
|
this.xrLabel3.Name = "xrLabel3";
|
|
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel3.SizeF = new System.Drawing.SizeF(214.4997F, 31.58331F);
|
|
this.xrLabel3.StylePriority.UseBorders = false;
|
|
this.xrLabel3.StylePriority.UseFont = false;
|
|
this.xrLabel3.Text = "Leistungsberechtigter";
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 362.2587F);
|
|
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(676.9996F, 56.69962F);
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
this.xrLabel2.Text = "Bitte überweisen Sie den Gesamtbetrag von [NetClaim] innerhalb von 14 Tagen auf d" +
|
|
"as obenstehende Bankkonto.";
|
|
//
|
|
// xrRichText3
|
|
//
|
|
this.xrRichText3.Font = new System.Drawing.Font("Arial", 8F);
|
|
this.xrRichText3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 177.7101F);
|
|
this.xrRichText3.Name = "xrRichText3";
|
|
this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
|
|
this.xrRichText3.SizeF = new System.Drawing.SizeF(680.971F, 118.0556F);
|
|
this.xrRichText3.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel24
|
|
//
|
|
this.xrLabel24.CanShrink = true;
|
|
this.xrLabel24.Font = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(558.3738F, 0F);
|
|
this.xrLabel24.Name = "xrLabel24";
|
|
this.xrLabel24.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
this.xrLabel24.SizeF = new System.Drawing.SizeF(142.3747F, 17F);
|
|
this.xrLabel24.StylePriority.UseFont = false;
|
|
this.xrLabel24.StylePriority.UsePadding = false;
|
|
//
|
|
// xrLabel25
|
|
//
|
|
this.xrLabel25.CanShrink = true;
|
|
this.xrLabel25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDateTime", "{0:dd. MMMM yyyy}")});
|
|
this.xrLabel25.Font = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(558.3738F, 17.00001F);
|
|
this.xrLabel25.Name = "xrLabel25";
|
|
this.xrLabel25.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
this.xrLabel25.SizeF = new System.Drawing.SizeF(142.3747F, 17F);
|
|
this.xrLabel25.StylePriority.UseFont = false;
|
|
this.xrLabel25.StylePriority.UsePadding = false;
|
|
//
|
|
// xrLabel26
|
|
//
|
|
this.xrLabel26.CanShrink = true;
|
|
this.xrLabel26.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceNumber")});
|
|
this.xrLabel26.Font = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(558.3738F, 34.00002F);
|
|
this.xrLabel26.Name = "xrLabel26";
|
|
this.xrLabel26.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
this.xrLabel26.SizeF = new System.Drawing.SizeF(142.3747F, 17F);
|
|
this.xrLabel26.StylePriority.UseFont = false;
|
|
this.xrLabel26.StylePriority.UsePadding = false;
|
|
this.xrLabel26.Text = "Rechnungsnummer:";
|
|
//
|
|
// xrLabel21
|
|
//
|
|
this.xrLabel21.CanShrink = true;
|
|
this.xrLabel21.Font = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(415.9991F, 0F);
|
|
this.xrLabel21.Name = "xrLabel21";
|
|
this.xrLabel21.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
this.xrLabel21.SizeF = new System.Drawing.SizeF(142.3747F, 17F);
|
|
this.xrLabel21.StylePriority.UseFont = false;
|
|
this.xrLabel21.StylePriority.UsePadding = false;
|
|
this.xrLabel21.Text = "Kundennummer:";
|
|
//
|
|
// xrLabel22
|
|
//
|
|
this.xrLabel22.CanShrink = true;
|
|
this.xrLabel22.Font = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(415.9991F, 17.00001F);
|
|
this.xrLabel22.Name = "xrLabel22";
|
|
this.xrLabel22.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
this.xrLabel22.SizeF = new System.Drawing.SizeF(142.3747F, 17F);
|
|
this.xrLabel22.StylePriority.UseFont = false;
|
|
this.xrLabel22.StylePriority.UsePadding = false;
|
|
this.xrLabel22.Text = "Datum:";
|
|
//
|
|
// xrLabel23
|
|
//
|
|
this.xrLabel23.CanShrink = true;
|
|
this.xrLabel23.Font = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(415.9991F, 34.00002F);
|
|
this.xrLabel23.Name = "xrLabel23";
|
|
this.xrLabel23.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
this.xrLabel23.SizeF = new System.Drawing.SizeF(142.3747F, 17F);
|
|
this.xrLabel23.StylePriority.UseFont = false;
|
|
this.xrLabel23.StylePriority.UsePadding = false;
|
|
this.xrLabel23.Text = "Rechnungsnummer:";
|
|
//
|
|
// xrLabel10
|
|
//
|
|
this.xrLabel10.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
|
this.xrLabel10.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0F, 609.6007F);
|
|
this.xrLabel10.Multiline = true;
|
|
this.xrLabel10.Name = "xrLabel10";
|
|
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel10.SizeF = new System.Drawing.SizeF(214.4997F, 31.58331F);
|
|
this.xrLabel10.StylePriority.UseBorders = false;
|
|
this.xrLabel10.StylePriority.UseFont = false;
|
|
this.xrLabel10.Text = "Anbieter";
|
|
//
|
|
// xrLabel9
|
|
//
|
|
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 418.9583F);
|
|
this.xrLabel9.Multiline = true;
|
|
this.xrLabel9.Name = "xrLabel9";
|
|
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel9.SizeF = new System.Drawing.SizeF(676.9999F, 137.8333F);
|
|
this.xrLabel9.StylePriority.UseFont = false;
|
|
this.xrLabel9.Text = "Auf die mit Ihnen abgeschlossene Ergänzungsvereinbarung zum\r\nAmbulant Betreuten W" +
|
|
"ohnen wird verwiesen.\r\n\r\nBei Rückfragen stehen wir Ihnen gerne zur Verfügung.\r\n\r" +
|
|
"\nMit freundlichen Gruß\r\n";
|
|
//
|
|
// xrLabel18
|
|
//
|
|
this.xrLabel18.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Double;
|
|
this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "NetClaim")});
|
|
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(284.3758F, 323.7501F);
|
|
this.xrLabel18.Multiline = true;
|
|
this.xrLabel18.Name = "xrLabel18";
|
|
this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel18.SizeF = new System.Drawing.SizeF(119.7906F, 25F);
|
|
this.xrLabel18.StylePriority.UseBorderDashStyle = false;
|
|
this.xrLabel18.StylePriority.UseBorders = false;
|
|
this.xrLabel18.StylePriority.UseBorderWidth = false;
|
|
this.xrLabel18.StylePriority.UseFont = false;
|
|
this.xrLabel18.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel18.Text = "644,40 EUR";
|
|
this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
|
//
|
|
// lblAbrechnungstext
|
|
//
|
|
this.lblAbrechnungstext.LocationFloat = new DevExpress.Utils.PointFloat(0F, 323.7501F);
|
|
this.lblAbrechnungstext.Multiline = true;
|
|
this.lblAbrechnungstext.Name = "lblAbrechnungstext";
|
|
this.lblAbrechnungstext.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblAbrechnungstext.SizeF = new System.Drawing.SizeF(284.3758F, 25F);
|
|
this.lblAbrechnungstext.StylePriority.UseFont = false;
|
|
this.lblAbrechnungstext.Text = "xxx Std. x xx,xx €";
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel1.CanShrink = true;
|
|
this.xrLabel1.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 72.70832F);
|
|
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(650F, 62.87499F);
|
|
this.xrLabel1.StylePriority.UseBackColor = false;
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
this.xrLabel1.Text = resources.GetString("xrLabel1.Text");
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
|
|
//
|
|
// ServiceInvoiceReport
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.ReportHeader,
|
|
this.topMarginBand1,
|
|
this.bottomMarginBand1,
|
|
this.Page1});
|
|
this.DataSource = this.bindingSource1;
|
|
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
|
this.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
|
this.ruleRateFactorNull});
|
|
this.Margins = new System.Drawing.Printing.Margins(80, 40, 133, 108);
|
|
this.PageHeight = 1169;
|
|
this.PageWidth = 827;
|
|
this.PaperKind = System.Drawing.Printing.PaperKind.A4;
|
|
this.Version = "17.1";
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
|
|
|
}
|
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail;
|
|
private System.Windows.Forms.BindingSource bindingSource1;
|
|
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
|
|
private DevExpress.XtraReports.UI.FormattingRule ruleRateFactorNull;
|
|
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
|
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand Page1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel_RecipientStreet;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel_RecipientDivision;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel18;
|
|
private DevExpress.XtraReports.UI.XRLabel lblAbrechnungstext;
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2;
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText1;
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText2;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel19;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel20;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel24;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel25;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel26;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel21;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel22;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel23;
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText3;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText4;
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText5;
|
|
}
|
|
}
|