726 lines
43 KiB
C#
726 lines
43 KiB
C#
using BeWo.Report.ReportObjects;
|
||
namespace ProHilfeGbR
|
||
{
|
||
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.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
|
||
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
||
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
||
this.Page1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
||
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.RecipientPostCodeAndTown = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel_RecipientStreet = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel_RecipientDivision = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel_RecipientContactPerson = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrRichText2 = new DevExpress.XtraReports.UI.XRRichText();
|
||
this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
|
||
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
||
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
||
this.xrTable5 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow23 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell32 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell37 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell35 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell33 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell34 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.DetailReport2 = new DevExpress.XtraReports.UI.DetailReportBand();
|
||
this.Detail3 = new DevExpress.XtraReports.UI.DetailBand();
|
||
this.xrTable6 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow25 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell40 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell42 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell43 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell44 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell47 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
||
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
||
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).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.xrPictureBox2});
|
||
this.ReportHeader.Font = new System.Drawing.Font("Verdana", 10F);
|
||
this.ReportHeader.HeightF = 140F;
|
||
this.ReportHeader.Name = "ReportHeader";
|
||
this.ReportHeader.StylePriority.UseFont = false;
|
||
//
|
||
// xrPictureBox2
|
||
//
|
||
this.xrPictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox2.Image")));
|
||
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(527.0001F, 0F);
|
||
this.xrPictureBox2.Name = "xrPictureBox2";
|
||
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(150F, 140F);
|
||
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
||
//
|
||
// ruleRateFactorNull
|
||
//
|
||
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
|
||
this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.ruleRateFactorNull.Name = "ruleRateFactorNull";
|
||
//
|
||
// topMarginBand1
|
||
//
|
||
this.topMarginBand1.HeightF = 46.04166F;
|
||
this.topMarginBand1.Name = "topMarginBand1";
|
||
//
|
||
// bottomMarginBand1
|
||
//
|
||
this.bottomMarginBand1.HeightF = 50F;
|
||
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
||
//
|
||
// Page1
|
||
//
|
||
this.Page1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel3,
|
||
this.xrLabel4,
|
||
this.xrLabel8,
|
||
this.xrLabel11,
|
||
this.xrLabel17,
|
||
this.xrLabel18,
|
||
this.xrLabel19,
|
||
this.xrLabel20,
|
||
this.RecipientPostCodeAndTown,
|
||
this.xrLabel_RecipientStreet,
|
||
this.xrLabel_RecipientDivision,
|
||
this.xrLabel_RecipientContactPerson,
|
||
this.xrLabel6,
|
||
this.xrRichText2,
|
||
this.xrRichText1});
|
||
this.Page1.Font = new System.Drawing.Font("Verdana", 10F);
|
||
this.Page1.HeightF = 304.8182F;
|
||
this.Page1.Name = "Page1";
|
||
this.Page1.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel3
|
||
//
|
||
this.xrLabel3.CanShrink = true;
|
||
this.xrLabel3.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(152.9848F, 158.9692F);
|
||
this.xrLabel3.Name = "xrLabel3";
|
||
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel3.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
||
this.xrLabel3.SizeF = new System.Drawing.SizeF(292F, 26.85162F);
|
||
this.xrLabel3.StylePriority.UseFont = false;
|
||
this.xrLabel3.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel3.Text = "[InvoiceNumber]";
|
||
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
||
//
|
||
// xrLabel4
|
||
//
|
||
this.xrLabel4.CanShrink = true;
|
||
this.xrLabel4.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 154.4734F);
|
||
this.xrLabel4.Name = "xrLabel4";
|
||
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel4.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
||
this.xrLabel4.SizeF = new System.Drawing.SizeF(152.9849F, 26.85162F);
|
||
this.xrLabel4.StylePriority.UseFont = false;
|
||
this.xrLabel4.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel4.Text = "Rechnung Nr.";
|
||
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
||
//
|
||
// xrLabel8
|
||
//
|
||
this.xrLabel8.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 201.6933F);
|
||
this.xrLabel8.Name = "xrLabel8";
|
||
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel8.SizeF = new System.Drawing.SizeF(152.9849F, 25.00002F);
|
||
this.xrLabel8.StylePriority.UseFont = false;
|
||
this.xrLabel8.Text = "Rechnungsdatum:";
|
||
//
|
||
// xrLabel11
|
||
//
|
||
this.xrLabel11.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 226.6933F);
|
||
this.xrLabel11.Name = "xrLabel11";
|
||
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel11.SizeF = new System.Drawing.SizeF(152.9849F, 25.00002F);
|
||
this.xrLabel11.StylePriority.UseFont = false;
|
||
this.xrLabel11.Text = "Leistungszeitraum:";
|
||
//
|
||
// xrLabel17
|
||
//
|
||
this.xrLabel17.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(0F, 251.6932F);
|
||
this.xrLabel17.Name = "xrLabel17";
|
||
this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel17.SizeF = new System.Drawing.SizeF(152.9849F, 25.00002F);
|
||
this.xrLabel17.StylePriority.UseFont = false;
|
||
this.xrLabel17.Text = "Aktenzeichen:";
|
||
//
|
||
// xrLabel18
|
||
//
|
||
this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate")});
|
||
this.xrLabel18.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(152.9848F, 201.6933F);
|
||
this.xrLabel18.Name = "xrLabel18";
|
||
this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel18.SizeF = new System.Drawing.SizeF(292F, 25F);
|
||
this.xrLabel18.StylePriority.UseFont = false;
|
||
this.xrLabel18.Text = "Rechnungsdatum:";
|
||
//
|
||
// xrLabel19
|
||
//
|
||
this.xrLabel19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AccountingPeriod")});
|
||
this.xrLabel19.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(152.9849F, 226.6933F);
|
||
this.xrLabel19.Name = "xrLabel19";
|
||
this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel19.SizeF = new System.Drawing.SizeF(292F, 24.99997F);
|
||
this.xrLabel19.StylePriority.UseFont = false;
|
||
this.xrLabel19.Text = "Rechnungsdatum:";
|
||
//
|
||
// xrLabel20
|
||
//
|
||
this.xrLabel20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerReferenceNumber")});
|
||
this.xrLabel20.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(152.9848F, 251.6932F);
|
||
this.xrLabel20.Name = "xrLabel20";
|
||
this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel20.SizeF = new System.Drawing.SizeF(292F, 25.00003F);
|
||
this.xrLabel20.StylePriority.UseFont = false;
|
||
this.xrLabel20.Text = "Rechnungsdatum:";
|
||
//
|
||
// RecipientPostCodeAndTown
|
||
//
|
||
this.RecipientPostCodeAndTown.CanShrink = true;
|
||
this.RecipientPostCodeAndTown.Font = new System.Drawing.Font("Arial", 11F);
|
||
this.RecipientPostCodeAndTown.LocationFloat = new DevExpress.Utils.PointFloat(0F, 104.9205F);
|
||
this.RecipientPostCodeAndTown.Name = "RecipientPostCodeAndTown";
|
||
this.RecipientPostCodeAndTown.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.RecipientPostCodeAndTown.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
||
this.RecipientPostCodeAndTown.SizeF = new System.Drawing.SizeF(292F, 17F);
|
||
this.RecipientPostCodeAndTown.StylePriority.UseFont = false;
|
||
this.RecipientPostCodeAndTown.Text = "[RecipientPostCodeAndTown]";
|
||
//
|
||
// xrLabel_RecipientStreet
|
||
//
|
||
this.xrLabel_RecipientStreet.CanShrink = true;
|
||
this.xrLabel_RecipientStreet.Font = new System.Drawing.Font("Arial", 11F);
|
||
this.xrLabel_RecipientStreet.LocationFloat = new DevExpress.Utils.PointFloat(0F, 87.92047F);
|
||
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.Font = new System.Drawing.Font("Arial", 11F);
|
||
this.xrLabel_RecipientDivision.LocationFloat = new DevExpress.Utils.PointFloat(0F, 70.9204F);
|
||
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]";
|
||
//
|
||
// xrLabel_RecipientContactPerson
|
||
//
|
||
this.xrLabel_RecipientContactPerson.CanShrink = true;
|
||
this.xrLabel_RecipientContactPerson.Font = new System.Drawing.Font("Arial", 11F);
|
||
this.xrLabel_RecipientContactPerson.LocationFloat = new DevExpress.Utils.PointFloat(0F, 53.92046F);
|
||
this.xrLabel_RecipientContactPerson.Name = "xrLabel_RecipientContactPerson";
|
||
this.xrLabel_RecipientContactPerson.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel_RecipientContactPerson.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
||
this.xrLabel_RecipientContactPerson.SizeF = new System.Drawing.SizeF(292F, 17F);
|
||
this.xrLabel_RecipientContactPerson.StylePriority.UseFont = false;
|
||
this.xrLabel_RecipientContactPerson.Text = "[RecipientContactPerson]";
|
||
//
|
||
// xrLabel6
|
||
//
|
||
this.xrLabel6.CanShrink = true;
|
||
this.xrLabel6.Font = new System.Drawing.Font("Arial", 11F);
|
||
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 36.92045F);
|
||
this.xrLabel6.Name = "xrLabel6";
|
||
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel6.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
|
||
this.xrLabel6.SizeF = new System.Drawing.SizeF(292F, 17F);
|
||
this.xrLabel6.StylePriority.UseFont = false;
|
||
this.xrLabel6.Text = "[RecipientOrganisation]";
|
||
//
|
||
// xrRichText2
|
||
//
|
||
this.xrRichText2.Font = new System.Drawing.Font("Arial", 8F);
|
||
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(317F, 16.72979F);
|
||
this.xrRichText2.StylePriority.UseFont = false;
|
||
//
|
||
// xrRichText1
|
||
//
|
||
this.xrRichText1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(360.0001F, 20.03088F);
|
||
this.xrRichText1.Name = "xrRichText1";
|
||
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
|
||
this.xrRichText1.SizeF = new System.Drawing.SizeF(317F, 122.2198F);
|
||
this.xrRichText1.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel9
|
||
//
|
||
this.xrLabel9.Font = new System.Drawing.Font("Verdana", 10F, System.Drawing.FontStyle.Italic);
|
||
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 43.75F);
|
||
this.xrLabel9.Name = "xrLabel9";
|
||
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel9.SizeF = new System.Drawing.SizeF(250F, 17F);
|
||
this.xrLabel9.StylePriority.UseFont = false;
|
||
this.xrLabel9.Text = "Abschlie<69>ende Bemerkungen:";
|
||
//
|
||
// DetailReport
|
||
//
|
||
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail1,
|
||
this.DetailReport2});
|
||
this.DetailReport.DataMember = "ServiceInvoicePeriods";
|
||
this.DetailReport.DataSource = this.bindingSource1;
|
||
this.DetailReport.Level = 0;
|
||
this.DetailReport.Name = "DetailReport";
|
||
//
|
||
// Detail1
|
||
//
|
||
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrTable5});
|
||
this.Detail1.HeightF = 25F;
|
||
this.Detail1.Name = "Detail1";
|
||
//
|
||
// xrTable5
|
||
//
|
||
this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrTable5.Name = "xrTable5";
|
||
this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow23});
|
||
this.xrTable5.SizeF = new System.Drawing.SizeF(676.8333F, 25F);
|
||
//
|
||
// xrTableRow23
|
||
//
|
||
this.xrTableRow23.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell32,
|
||
this.xrTableCell37,
|
||
this.xrTableCell35,
|
||
this.xrTableCell33,
|
||
this.xrTableCell34});
|
||
this.xrTableRow23.Name = "xrTableRow23";
|
||
this.xrTableRow23.Weight = 1D;
|
||
//
|
||
// xrTableCell32
|
||
//
|
||
this.xrTableCell32.BackColor = System.Drawing.Color.Transparent;
|
||
this.xrTableCell32.BorderColor = System.Drawing.Color.DarkGray;
|
||
this.xrTableCell32.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTableCell32.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
|
||
this.xrTableCell32.Name = "xrTableCell32";
|
||
this.xrTableCell32.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
||
this.xrTableCell32.StylePriority.UseBackColor = false;
|
||
this.xrTableCell32.StylePriority.UseBorderColor = false;
|
||
this.xrTableCell32.StylePriority.UseBorders = false;
|
||
this.xrTableCell32.StylePriority.UseFont = false;
|
||
this.xrTableCell32.StylePriority.UsePadding = false;
|
||
this.xrTableCell32.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell32.Text = "Pos.";
|
||
this.xrTableCell32.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||
this.xrTableCell32.Weight = 0.25073862000793207D;
|
||
//
|
||
// xrTableCell37
|
||
//
|
||
this.xrTableCell37.BackColor = System.Drawing.Color.Transparent;
|
||
this.xrTableCell37.BorderColor = System.Drawing.Color.DarkGray;
|
||
this.xrTableCell37.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTableCell37.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
|
||
this.xrTableCell37.Name = "xrTableCell37";
|
||
this.xrTableCell37.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
||
this.xrTableCell37.StylePriority.UseBackColor = false;
|
||
this.xrTableCell37.StylePriority.UseBorderColor = false;
|
||
this.xrTableCell37.StylePriority.UseBorders = false;
|
||
this.xrTableCell37.StylePriority.UseFont = false;
|
||
this.xrTableCell37.StylePriority.UsePadding = false;
|
||
this.xrTableCell37.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell37.Text = "Bezeichnung";
|
||
this.xrTableCell37.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.xrTableCell37.Weight = 1.3262554275508089D;
|
||
//
|
||
// xrTableCell35
|
||
//
|
||
this.xrTableCell35.BackColor = System.Drawing.Color.Transparent;
|
||
this.xrTableCell35.BorderColor = System.Drawing.Color.DarkGray;
|
||
this.xrTableCell35.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTableCell35.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
|
||
this.xrTableCell35.Name = "xrTableCell35";
|
||
this.xrTableCell35.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
||
this.xrTableCell35.StylePriority.UseBackColor = false;
|
||
this.xrTableCell35.StylePriority.UseBorderColor = false;
|
||
this.xrTableCell35.StylePriority.UseBorders = false;
|
||
this.xrTableCell35.StylePriority.UseFont = false;
|
||
this.xrTableCell35.StylePriority.UsePadding = false;
|
||
this.xrTableCell35.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell35.Text = "Menge";
|
||
this.xrTableCell35.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||
this.xrTableCell35.Weight = 0.39487368641641074D;
|
||
//
|
||
// xrTableCell33
|
||
//
|
||
this.xrTableCell33.BackColor = System.Drawing.Color.Transparent;
|
||
this.xrTableCell33.BorderColor = System.Drawing.Color.DarkGray;
|
||
this.xrTableCell33.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTableCell33.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
|
||
this.xrTableCell33.Name = "xrTableCell33";
|
||
this.xrTableCell33.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
||
this.xrTableCell33.StylePriority.UseBackColor = false;
|
||
this.xrTableCell33.StylePriority.UseBorderColor = false;
|
||
this.xrTableCell33.StylePriority.UseBorders = false;
|
||
this.xrTableCell33.StylePriority.UseFont = false;
|
||
this.xrTableCell33.StylePriority.UsePadding = false;
|
||
this.xrTableCell33.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell33.Text = "Einzelpreis";
|
||
this.xrTableCell33.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||
this.xrTableCell33.Weight = 0.45464573823334359D;
|
||
//
|
||
// xrTableCell34
|
||
//
|
||
this.xrTableCell34.BackColor = System.Drawing.Color.Transparent;
|
||
this.xrTableCell34.BorderColor = System.Drawing.Color.DarkGray;
|
||
this.xrTableCell34.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTableCell34.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
|
||
this.xrTableCell34.Name = "xrTableCell34";
|
||
this.xrTableCell34.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
||
this.xrTableCell34.StylePriority.UseBackColor = false;
|
||
this.xrTableCell34.StylePriority.UseBorderColor = false;
|
||
this.xrTableCell34.StylePriority.UseBorders = false;
|
||
this.xrTableCell34.StylePriority.UseFont = false;
|
||
this.xrTableCell34.StylePriority.UsePadding = false;
|
||
this.xrTableCell34.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell34.Text = "Gesamt";
|
||
this.xrTableCell34.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||
this.xrTableCell34.Weight = 0.57274747949998406D;
|
||
//
|
||
// DetailReport2
|
||
//
|
||
this.DetailReport2.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail3,
|
||
this.GroupFooter1});
|
||
this.DetailReport2.DataMember = "ServiceInvoicePeriods.ServiceInvoiceItems";
|
||
this.DetailReport2.DataSource = this.bindingSource1;
|
||
this.DetailReport2.Level = 0;
|
||
this.DetailReport2.Name = "DetailReport2";
|
||
this.DetailReport2.PageBreak = DevExpress.XtraReports.UI.PageBreak.AfterBand;
|
||
//
|
||
// Detail3
|
||
//
|
||
this.Detail3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrTable6});
|
||
this.Detail3.HeightF = 73.95834F;
|
||
this.Detail3.Name = "Detail3";
|
||
//
|
||
// xrTable6
|
||
//
|
||
this.xrTable6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrTable6.Name = "xrTable6";
|
||
this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow25});
|
||
this.xrTable6.SizeF = new System.Drawing.SizeF(677.0001F, 73.95834F);
|
||
this.xrTable6.StylePriority.UseFont = false;
|
||
//
|
||
// xrTableRow25
|
||
//
|
||
this.xrTableRow25.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell40,
|
||
this.xrTableCell42,
|
||
this.xrTableCell43,
|
||
this.xrTableCell44,
|
||
this.xrTableCell47});
|
||
this.xrTableRow25.Name = "xrTableRow25";
|
||
this.xrTableRow25.Weight = 1D;
|
||
//
|
||
// xrTableCell40
|
||
//
|
||
this.xrTableCell40.BorderColor = System.Drawing.Color.DarkGray;
|
||
this.xrTableCell40.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTableCell40.Name = "xrTableCell40";
|
||
this.xrTableCell40.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
||
this.xrTableCell40.StylePriority.UseBorderColor = false;
|
||
this.xrTableCell40.StylePriority.UseBorders = false;
|
||
this.xrTableCell40.StylePriority.UsePadding = false;
|
||
this.xrTableCell40.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell40.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||
this.xrTableCell40.Weight = 0.25073858629540896D;
|
||
//
|
||
// xrTableCell42
|
||
//
|
||
this.xrTableCell42.BorderColor = System.Drawing.Color.DarkGray;
|
||
this.xrTableCell42.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTableCell42.Multiline = true;
|
||
this.xrTableCell42.Name = "xrTableCell42";
|
||
this.xrTableCell42.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
||
this.xrTableCell42.StylePriority.UseBorderColor = false;
|
||
this.xrTableCell42.StylePriority.UseBorders = false;
|
||
this.xrTableCell42.StylePriority.UsePadding = false;
|
||
this.xrTableCell42.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell42.Text = "[ServiceDescription] \r\nf<6E>r das Kind [CustomerLastname], [CustomerFirstname]\r\nFach" +
|
||
"kraft [ServiceRecord.Employee.LastName], [ServiceRecord.Employee.FirstName]";
|
||
this.xrTableCell42.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell42.Weight = 1.3262554704198148D;
|
||
//
|
||
// xrTableCell43
|
||
//
|
||
this.xrTableCell43.BorderColor = System.Drawing.Color.DarkGray;
|
||
this.xrTableCell43.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTableCell43.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.Hours", "{0:0.00 Std}")});
|
||
this.xrTableCell43.Name = "xrTableCell43";
|
||
this.xrTableCell43.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
||
this.xrTableCell43.StylePriority.UseBorderColor = false;
|
||
this.xrTableCell43.StylePriority.UseBorders = false;
|
||
this.xrTableCell43.StylePriority.UsePadding = false;
|
||
this.xrTableCell43.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell43.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||
this.xrTableCell43.Weight = 0.39487412366383756D;
|
||
//
|
||
// xrTableCell44
|
||
//
|
||
this.xrTableCell44.BorderColor = System.Drawing.Color.DarkGray;
|
||
this.xrTableCell44.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTableCell44.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.HourlyRate", "{0:0.## <20>}")});
|
||
this.xrTableCell44.Name = "xrTableCell44";
|
||
this.xrTableCell44.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
||
this.xrTableCell44.StylePriority.UseBorderColor = false;
|
||
this.xrTableCell44.StylePriority.UseBorders = false;
|
||
this.xrTableCell44.StylePriority.UsePadding = false;
|
||
this.xrTableCell44.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell44.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||
this.xrTableCell44.Weight = 0.45464563481060666D;
|
||
//
|
||
// xrTableCell47
|
||
//
|
||
this.xrTableCell47.BorderColor = System.Drawing.Color.DarkGray;
|
||
this.xrTableCell47.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTableCell47.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.GrossAmount", "{0:0.## <20>}")});
|
||
this.xrTableCell47.Name = "xrTableCell47";
|
||
this.xrTableCell47.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
||
this.xrTableCell47.StylePriority.UseBorderColor = false;
|
||
this.xrTableCell47.StylePriority.UseBorders = false;
|
||
this.xrTableCell47.StylePriority.UsePadding = false;
|
||
this.xrTableCell47.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell47.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||
this.xrTableCell47.Weight = 0.573486860975283D;
|
||
//
|
||
// GroupFooter1
|
||
//
|
||
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel2,
|
||
this.xrLabel10,
|
||
this.xrLabel12,
|
||
this.xrLabel1,
|
||
this.xrLabel9});
|
||
this.GroupFooter1.HeightF = 211.0833F;
|
||
this.GroupFooter1.Name = "GroupFooter1";
|
||
//
|
||
// xrLabel1
|
||
//
|
||
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "GrossClaim", "Gesamtsumme: {0}")});
|
||
this.xrLabel1.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(420.9999F, 0F);
|
||
this.xrLabel1.Name = "xrLabel1";
|
||
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F);
|
||
this.xrLabel1.SizeF = new System.Drawing.SizeF(255.8333F, 25F);
|
||
this.xrLabel1.StylePriority.UseFont = false;
|
||
this.xrLabel1.StylePriority.UsePadding = false;
|
||
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel1.Text = "xrLabel1";
|
||
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
||
//
|
||
// bindingSource1
|
||
//
|
||
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
|
||
//
|
||
// xrLabel2
|
||
//
|
||
this.xrLabel2.Font = new System.Drawing.Font("Arial", 11F);
|
||
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 60.75001F);
|
||
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(642F, 38.87501F);
|
||
this.xrLabel2.StylePriority.UseFont = false;
|
||
this.xrLabel2.Text = "Der Gesamtbetrag mit dem Verwendungszweck \"[InvoiceNumber]\" auf unser unten genan" +
|
||
"ntes Konto zu zahlen.";
|
||
//
|
||
// xrLabel10
|
||
//
|
||
this.xrLabel10.Font = new System.Drawing.Font("Arial", 11F);
|
||
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0F, 129.9931F);
|
||
this.xrLabel10.Name = "xrLabel10";
|
||
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel10.SizeF = new System.Drawing.SizeF(175F, 17F);
|
||
this.xrLabel10.StylePriority.UseFont = false;
|
||
this.xrLabel10.Text = "Mit freundlichen Gr<47><72>en";
|
||
//
|
||
// xrLabel12
|
||
//
|
||
this.xrLabel12.Font = new System.Drawing.Font("Arial", 11F);
|
||
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 194.0833F);
|
||
this.xrLabel12.Name = "xrLabel12";
|
||
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel12.SizeF = new System.Drawing.SizeF(225F, 17F);
|
||
this.xrLabel12.StylePriority.UseFont = false;
|
||
this.xrLabel12.Text = "[CreatorName]";
|
||
//
|
||
// ServiceInvoiceReport
|
||
//
|
||
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail,
|
||
this.ReportHeader,
|
||
this.topMarginBand1,
|
||
this.bottomMarginBand1,
|
||
this.Page1,
|
||
this.DetailReport});
|
||
this.DataSource = this.bindingSource1;
|
||
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
||
this.Font = new System.Drawing.Font("Verdana", 10F);
|
||
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
||
this.ruleRateFactorNull});
|
||
this.Margins = new System.Drawing.Printing.Margins(75, 75, 46, 50);
|
||
this.PageHeight = 1169;
|
||
this.PageWidth = 827;
|
||
this.PaperKind = System.Drawing.Printing.PaperKind.A4;
|
||
this.Version = "17.1";
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).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 xrLabel9;
|
||
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
||
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable5;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow23;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell32;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell37;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell35;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell33;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell34;
|
||
private DevExpress.XtraReports.UI.DetailReportBand DetailReport2;
|
||
private DevExpress.XtraReports.UI.DetailBand Detail3;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable6;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow25;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell40;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell42;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell43;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell44;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell47;
|
||
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
||
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2;
|
||
private DevExpress.XtraReports.UI.XRLabel RecipientPostCodeAndTown;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel_RecipientStreet;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel_RecipientDivision;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel_RecipientContactPerson;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
||
private DevExpress.XtraReports.UI.XRRichText xrRichText2;
|
||
private DevExpress.XtraReports.UI.XRRichText xrRichText1;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel17;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel18;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel19;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel20;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
||
}
|
||
}
|