370 lines
20 KiB
C#
370 lines
20 KiB
C#
using BeWo.Report.ReportObjects;
|
|
namespace BeWo.LeiendeckerReports
|
|
{
|
|
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));
|
|
DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark();
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
|
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.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.cellHours = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.cellHourlyRate = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.cellTotal = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrRichText3 = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.lblAbrechnungstext = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).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.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
|
|
this.ReportHeader.HeightF = 0F;
|
|
this.ReportHeader.Name = "ReportHeader";
|
|
this.ReportHeader.StylePriority.UseFont = false;
|
|
//
|
|
// ruleRateFactorNull
|
|
//
|
|
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
|
|
this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
this.ruleRateFactorNull.Name = "ruleRateFactorNull";
|
|
//
|
|
// topMarginBand1
|
|
//
|
|
this.topMarginBand1.HeightF = 65F;
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
//
|
|
// bottomMarginBand1
|
|
//
|
|
this.bottomMarginBand1.HeightF = 50F;
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
//
|
|
// Page1
|
|
//
|
|
this.Page1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel1,
|
|
this.xrTable3,
|
|
this.xrRichText3,
|
|
this.lblAbrechnungstext,
|
|
this.xrLabel2,
|
|
this.xrLabel5,
|
|
this.xrLabel8,
|
|
this.xrLabel6});
|
|
this.Page1.Font = new DevExpress.Drawing.DXFont("Tahoma", 10F);
|
|
this.Page1.HeightF = 845.8333F;
|
|
this.Page1.Name = "Page1";
|
|
this.Page1.PageBreak = DevExpress.XtraReports.UI.PageBreak.AfterBand;
|
|
this.Page1.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 689.5833F);
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(656.9999F, 65.95837F);
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
this.xrLabel1.Text = "Bitte überweisen Sie den Rechnungsbetrag unter der Angabe der Rechnungsnr. und de" +
|
|
"s Aktenzeichens.";
|
|
//
|
|
// xrTable3
|
|
//
|
|
this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 610F);
|
|
this.xrTable3.Name = "xrTable3";
|
|
this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
|
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow10,
|
|
this.xrTableRow1});
|
|
this.xrTable3.SizeF = new System.Drawing.SizeF(656.9999F, 40F);
|
|
this.xrTable3.StylePriority.UseBorders = false;
|
|
this.xrTable3.StylePriority.UseFont = false;
|
|
this.xrTable3.StylePriority.UsePadding = false;
|
|
this.xrTable3.StylePriority.UseTextAlignment = false;
|
|
this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// xrTableRow10
|
|
//
|
|
this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell15,
|
|
this.xrTableCell17,
|
|
this.xrTableCell18,
|
|
this.xrTableCell20});
|
|
this.xrTableRow10.Name = "xrTableRow10";
|
|
this.xrTableRow10.Weight = 0.8D;
|
|
//
|
|
// xrTableCell15
|
|
//
|
|
this.xrTableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell15.Name = "xrTableCell15";
|
|
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
|
this.xrTableCell15.StylePriority.UseBorders = false;
|
|
this.xrTableCell15.StylePriority.UsePadding = false;
|
|
this.xrTableCell15.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell15.Text = "Std.-Anzahl";
|
|
this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell15.Weight = 1D;
|
|
//
|
|
// xrTableCell17
|
|
//
|
|
this.xrTableCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell17.Name = "xrTableCell17";
|
|
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
|
this.xrTableCell17.StylePriority.UseBorders = false;
|
|
this.xrTableCell17.StylePriority.UsePadding = false;
|
|
this.xrTableCell17.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell17.Text = "Leistung";
|
|
this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell17.Weight = 3.2449099464388382D;
|
|
//
|
|
// xrTableCell18
|
|
//
|
|
this.xrTableCell18.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell18.Name = "xrTableCell18";
|
|
this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
|
this.xrTableCell18.StylePriority.UseBorders = false;
|
|
this.xrTableCell18.StylePriority.UsePadding = false;
|
|
this.xrTableCell18.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell18.Text = "Einzelbetrag";
|
|
this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell18.Weight = 0.98962430031002513D;
|
|
//
|
|
// xrTableCell20
|
|
//
|
|
this.xrTableCell20.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell20.Name = "xrTableCell20";
|
|
this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
|
this.xrTableCell20.StylePriority.UseBorders = false;
|
|
this.xrTableCell20.StylePriority.UsePadding = false;
|
|
this.xrTableCell20.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell20.Text = "Gesamtbetrag";
|
|
this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell20.Weight = 1.4354651428995735D;
|
|
//
|
|
// xrTableRow1
|
|
//
|
|
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.cellHours,
|
|
this.xrTableCell2,
|
|
this.cellHourlyRate,
|
|
this.cellTotal});
|
|
this.xrTableRow1.Name = "xrTableRow1";
|
|
this.xrTableRow1.Weight = 0.8D;
|
|
//
|
|
// cellHours
|
|
//
|
|
this.cellHours.Name = "cellHours";
|
|
this.cellHours.StylePriority.UseTextAlignment = false;
|
|
this.cellHours.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.cellHours.Weight = 1D;
|
|
//
|
|
// xrTableCell2
|
|
//
|
|
this.xrTableCell2.Name = "xrTableCell2";
|
|
this.xrTableCell2.Text = "Ambulant Betreutes Wohnen";
|
|
this.xrTableCell2.Weight = 3.2449099464388382D;
|
|
//
|
|
// cellHourlyRate
|
|
//
|
|
this.cellHourlyRate.Name = "cellHourlyRate";
|
|
this.cellHourlyRate.Weight = 0.98962430031002513D;
|
|
//
|
|
// cellTotal
|
|
//
|
|
this.cellTotal.Name = "cellTotal";
|
|
this.cellTotal.Weight = 1.4354651428995735D;
|
|
//
|
|
// xrRichText3
|
|
//
|
|
this.xrRichText3.Font = new DevExpress.Drawing.DXFont("Tahoma", 10F);
|
|
this.xrRichText3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 140F);
|
|
this.xrRichText3.Name = "xrRichText3";
|
|
this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
|
|
this.xrRichText3.SizeF = new System.Drawing.SizeF(458F, 131.9583F);
|
|
this.xrRichText3.StylePriority.UseFont = false;
|
|
//
|
|
// lblAbrechnungstext
|
|
//
|
|
this.lblAbrechnungstext.BackColor = System.Drawing.Color.Transparent;
|
|
this.lblAbrechnungstext.CanShrink = true;
|
|
this.lblAbrechnungstext.Font = new DevExpress.Drawing.DXFont("Tahoma", 10F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.lblAbrechnungstext.LocationFloat = new DevExpress.Utils.PointFloat(0F, 437.0833F);
|
|
this.lblAbrechnungstext.Name = "lblAbrechnungstext";
|
|
this.lblAbrechnungstext.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblAbrechnungstext.SizeF = new System.Drawing.SizeF(650F, 16F);
|
|
this.lblAbrechnungstext.StylePriority.UseBackColor = false;
|
|
this.lblAbrechnungstext.StylePriority.UseFont = false;
|
|
this.lblAbrechnungstext.Text = "Abrechnung Betreuungsleistungen für [CustomerSalutation] [CustomerName]";
|
|
this.lblAbrechnungstext.WordWrap = false;
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrLabel2.CanShrink = true;
|
|
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Tahoma", 10F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 420.0833F);
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(650F, 17F);
|
|
this.xrLabel2.StylePriority.UseBackColor = false;
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
this.xrLabel2.Text = "Rechnung Nr. [InvoiceNumber], Aktenzeichen: [CustomerReferenceNumber]";
|
|
this.xrLabel2.WordWrap = false;
|
|
//
|
|
// xrLabel5
|
|
//
|
|
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 491.25F);
|
|
this.xrLabel5.Name = "xrLabel5";
|
|
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel5.SizeF = new System.Drawing.SizeF(317F, 17F);
|
|
this.xrLabel5.StylePriority.UseFont = false;
|
|
this.xrLabel5.Text = "Sehr geehrte Damen und Herren,";
|
|
//
|
|
// xrLabel8
|
|
//
|
|
this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate")});
|
|
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(496.3766F, 316.38F);
|
|
this.xrLabel8.Name = "xrLabel8";
|
|
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel8.SizeF = new System.Drawing.SizeF(190.6232F, 23F);
|
|
this.xrLabel8.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel8.Text = "xrLabel8";
|
|
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel6
|
|
//
|
|
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 516.25F);
|
|
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(642F, 67F);
|
|
this.xrLabel6.StylePriority.UseFont = false;
|
|
this.xrLabel6.Text = resources.GetString("xrLabel6.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.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
|
|
this.bindingSource1});
|
|
this.DataSource = this.bindingSource1;
|
|
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
|
this.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
|
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
|
this.ruleRateFactorNull});
|
|
this.Margins = new DevExpress.Drawing.DXMargins(100F, 30F, 65F, 50F);
|
|
this.PageHeight = 1169;
|
|
this.PageWidth = 827;
|
|
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
|
this.Version = "23.2";
|
|
xrWatermark1.Id = "Watermark1";
|
|
xrWatermark1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrWatermark1.ImageSource"));
|
|
xrWatermark1.ImageViewMode = DevExpress.XtraPrinting.Drawing.ImageViewMode.Zoom;
|
|
xrWatermark1.PageRange = "1";
|
|
this.Watermarks.Add(xrWatermark1);
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).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 lblAbrechnungstext;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText3;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable3;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow10;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell15;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell17;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell18;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell20;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
|
|
private DevExpress.XtraReports.UI.XRTableCell cellHours;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
|
private DevExpress.XtraReports.UI.XRTableCell cellHourlyRate;
|
|
private DevExpress.XtraReports.UI.XRTableCell cellTotal;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
}
|
|
}
|