296 lines
13 KiB
C#
296 lines
13 KiB
C#
using BeWo.Report.ReportObjects;
|
|
namespace BeWo.BeWoDirekt
|
|
{
|
|
partial class InvoiceCustomerReport
|
|
{
|
|
/// <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(InvoiceCustomerReport));
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
|
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.xrRichText2 = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).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.xrLabel11,
|
|
this.xrRichText1});
|
|
this.ReportHeader.Font = new System.Drawing.Font("Verdana", 10F);
|
|
this.ReportHeader.HeightF = 150F;
|
|
this.ReportHeader.Name = "ReportHeader";
|
|
this.ReportHeader.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel11
|
|
//
|
|
this.xrLabel11.CanShrink = true;
|
|
this.xrLabel11.Font = new System.Drawing.Font("Arial", 11.5F);
|
|
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrLabel11.Multiline = true;
|
|
this.xrLabel11.Name = "xrLabel11";
|
|
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel11.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
|
this.xrLabel11.SizeF = new System.Drawing.SizeF(292F, 67F);
|
|
this.xrLabel11.StylePriority.UseFont = false;
|
|
this.xrLabel11.Text = "Guido Tümmers\r\nErftstrasse 76\r\n41460 Neuss";
|
|
//
|
|
// xrRichText1
|
|
//
|
|
this.xrRichText1.Font = new System.Drawing.Font("Verdana", 10F);
|
|
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(509.0002F, 0F);
|
|
this.xrRichText1.Name = "xrRichText1";
|
|
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
|
|
this.xrRichText1.SizeF = new System.Drawing.SizeF(168.9583F, 147.9167F);
|
|
//
|
|
// xrLabel9
|
|
//
|
|
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 42.70833F);
|
|
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(351.375F, 131F);
|
|
this.xrLabel9.StylePriority.UseFont = false;
|
|
this.xrLabel9.Text = "[RecipientOrganisation]\r\n[RecipientDivision]\r\n[RecipientFirstName] [RecipientLast" +
|
|
"Name]\r\n[RecipientStreet]\r\n[RecipientPostCode] [RecipientTown]";
|
|
//
|
|
// ruleRateFactorNull
|
|
//
|
|
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
|
|
//
|
|
//
|
|
//
|
|
this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
this.ruleRateFactorNull.Name = "ruleRateFactorNull";
|
|
//
|
|
// topMarginBand1
|
|
//
|
|
this.topMarginBand1.HeightF = 50F;
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
//
|
|
// bottomMarginBand1
|
|
//
|
|
this.bottomMarginBand1.HeightF = 40F;
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.InvoiceCustomerRO);
|
|
//
|
|
// GroupHeader1
|
|
//
|
|
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel2,
|
|
this.xrLabel3,
|
|
this.xrLabel1,
|
|
this.xrLabel6,
|
|
this.xrRichText2,
|
|
this.xrLabel9});
|
|
this.GroupHeader1.Font = new System.Drawing.Font("Arial", 11.5F);
|
|
this.GroupHeader1.HeightF = 805.0625F;
|
|
this.GroupHeader1.Name = "GroupHeader1";
|
|
this.GroupHeader1.StylePriority.UseFont = false;
|
|
//
|
|
// xrRichText2
|
|
//
|
|
this.xrRichText2.Font = new System.Drawing.Font("Verdana", 10F);
|
|
this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrRichText2.Name = "xrRichText2";
|
|
this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
|
|
this.xrRichText2.SizeF = new System.Drawing.SizeF(373.125F, 42.70834F);
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 198.9583F);
|
|
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(678F, 60F);
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
this.xrLabel2.Text = "Rechnung über Leistungen der ambulanten Eingliederungshilfe für [CustomerSalutati" +
|
|
"on] [CustomerFirstName] [CustomerLastName]\r\n\r\nAbrechnungszeitraum: [AccountingPe" +
|
|
"riod]";
|
|
//
|
|
// xrLabel3
|
|
//
|
|
this.xrLabel3.Font = new System.Drawing.Font("Arial", 11.5F, System.Drawing.FontStyle.Bold);
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 258.9583F);
|
|
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(677.9999F, 24.29169F);
|
|
this.xrLabel3.StylePriority.UseFont = false;
|
|
this.xrLabel3.Text = "Rechnungsnr.: [InvoiceNumber]";
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate", "Neuss, den {0}")});
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(392.083F, 305.125F);
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(283F, 23F);
|
|
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel1.Text = "xrLabel8";
|
|
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
//
|
|
// xrLabel6
|
|
//
|
|
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 345.7292F);
|
|
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(677.9998F, 459.3333F);
|
|
this.xrLabel6.StylePriority.UseFont = false;
|
|
this.xrLabel6.Text = resources.GetString("xrLabel6.Text");
|
|
//
|
|
// PageFooter
|
|
//
|
|
this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel4,
|
|
this.xrLabel5,
|
|
this.xrLabel10,
|
|
this.xrLabel7});
|
|
this.PageFooter.Font = new System.Drawing.Font("Arial", 8F);
|
|
this.PageFooter.HeightF = 60F;
|
|
this.PageFooter.Name = "PageFooter";
|
|
this.PageFooter.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel4
|
|
//
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
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(242.7083F, 55.20834F);
|
|
this.xrLabel4.Text = "Anerkannter Anbieter des\r\nLandschaftsverband Rheinland (LVR)\r\nEinrichtungsnummer " +
|
|
"14658";
|
|
//
|
|
// xrLabel5
|
|
//
|
|
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(384.58F, 14.9999F);
|
|
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(127.4167F, 43.75001F);
|
|
this.xrLabel5.Text = "BeWo-direkt\r\nGuido Tümmers";
|
|
//
|
|
// xrLabel10
|
|
//
|
|
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(482F, 0F);
|
|
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(195.3749F, 14F);
|
|
this.xrLabel10.Text = "IBAN 82 305 500 00 00 93338952";
|
|
//
|
|
// xrLabel7
|
|
//
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(512F, 14.9999F);
|
|
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(158.9584F, 43.75002F);
|
|
this.xrLabel7.Text = "Stadtsparkasse Neuss\r\nKonto 93338952\r\nBLZ 30550000";
|
|
//
|
|
// InvoiceCustomerReport
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.ReportHeader,
|
|
this.topMarginBand1,
|
|
this.bottomMarginBand1,
|
|
this.GroupHeader1,
|
|
this.PageFooter});
|
|
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(75, 74, 50, 40);
|
|
this.PageHeight = 1169;
|
|
this.PageWidth = 827;
|
|
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
|
this.Version = "13.1";
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).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 ruleRateFactorNull;
|
|
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
|
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText1;
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText2;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
|
private DevExpress.XtraReports.UI.PageFooterBand PageFooter;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
|
}
|
|
}
|