748 lines
48 KiB
C#
748 lines
48 KiB
C#
using BeWo.Report.ReportObjects;
|
|
namespace AsbRheinErftDuerenSBD
|
|
{
|
|
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();
|
|
DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark();
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblZeitraum = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblMitarbeiter = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.lblBezeichnung2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblStunden2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblStundensatz2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblBetragStunden2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
|
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.xrTableCell38 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell34 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblGesamtBetrag = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblBetragStunden = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblStundensatz = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblStunden = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblBezeichnung = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.GroupFooter3 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
|
//
|
|
// Detail
|
|
//
|
|
this.Detail.Expanded = false;
|
|
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;
|
|
//
|
|
// ruleRateFactorNull
|
|
//
|
|
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
|
|
this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
this.ruleRateFactorNull.Name = "ruleRateFactorNull";
|
|
//
|
|
// topMarginBand1
|
|
//
|
|
this.topMarginBand1.HeightF = 200F;
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
//
|
|
// bottomMarginBand1
|
|
//
|
|
this.bottomMarginBand1.HeightF = 24.75027F;
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
//
|
|
// xrLabel15
|
|
//
|
|
this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0.1668294F, 9.999974F);
|
|
this.xrLabel15.Multiline = true;
|
|
this.xrLabel15.Name = "xrLabel15";
|
|
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel15.SizeF = new System.Drawing.SizeF(676.6699F, 56.25F);
|
|
this.xrLabel15.StylePriority.UseFont = false;
|
|
this.xrLabel15.Text = "Wir danken Ihnen für das uns entgegengebrachte Vertrauen und bitten um Überweisun" +
|
|
"g innerhalb \r\nvon 14 Tagen auf unser Konto.";
|
|
//
|
|
// xrLabel14
|
|
//
|
|
this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0.166893F, 66.24998F);
|
|
this.xrLabel14.Multiline = true;
|
|
this.xrLabel14.Name = "xrLabel14";
|
|
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel14.SizeF = new System.Drawing.SizeF(332.7916F, 25.22919F);
|
|
this.xrLabel14.StylePriority.UseFont = false;
|
|
this.xrLabel14.Text = "IBAN DE94 3702 0500 0007 2715 00";
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 351.0417F);
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(78.04178F, 20F);
|
|
this.xrLabel2.StylePriority.UseBorders = false;
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel2.Text = "Leistungen";
|
|
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// lblZeitraum
|
|
//
|
|
this.lblZeitraum.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AccountingPeriodStart", "Abrechnung {0:MM/yyyy}")});
|
|
this.lblZeitraum.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.lblZeitraum.LocationFloat = new DevExpress.Utils.PointFloat(78.04178F, 351.0417F);
|
|
this.lblZeitraum.Name = "lblZeitraum";
|
|
this.lblZeitraum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblZeitraum.SizeF = new System.Drawing.SizeF(364.5833F, 20F);
|
|
this.lblZeitraum.StylePriority.UseBorders = false;
|
|
this.lblZeitraum.StylePriority.UseFont = false;
|
|
this.lblZeitraum.StylePriority.UseTextAlignment = false;
|
|
this.lblZeitraum.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// lblMitarbeiter
|
|
//
|
|
this.lblMitarbeiter.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.lblMitarbeiter.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceNumber", "Rg-Nr.: {0}")});
|
|
this.lblMitarbeiter.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.lblMitarbeiter.LocationFloat = new DevExpress.Utils.PointFloat(78.04178F, 220.625F);
|
|
this.lblMitarbeiter.Name = "lblMitarbeiter";
|
|
this.lblMitarbeiter.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblMitarbeiter.SizeF = new System.Drawing.SizeF(420.2497F, 42.91667F);
|
|
this.lblMitarbeiter.StylePriority.UseBorders = false;
|
|
this.lblMitarbeiter.StylePriority.UseFont = false;
|
|
this.lblMitarbeiter.StylePriority.UseTextAlignment = false;
|
|
this.lblMitarbeiter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
this.lblMitarbeiter.TextTrimming = DevExpress.Drawing.DXStringTrimming.None;
|
|
//
|
|
// xrLabel3
|
|
//
|
|
this.xrLabel3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0.1668294F, 220.625F);
|
|
this.xrLabel3.Name = "xrLabel3";
|
|
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel3.SizeF = new System.Drawing.SizeF(77.87495F, 42.91667F);
|
|
this.xrLabel3.StylePriority.UseBorders = false;
|
|
this.xrLabel3.StylePriority.UseFont = false;
|
|
this.xrLabel3.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel3.Text = "Rechnung";
|
|
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
this.xrLabel3.TextTrimming = DevExpress.Drawing.DXStringTrimming.None;
|
|
//
|
|
// xrLabel12
|
|
//
|
|
this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(78.04165F, 283.5417F);
|
|
this.xrLabel12.Name = "xrLabel12";
|
|
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel12.SizeF = new System.Drawing.SizeF(420.2498F, 20F);
|
|
this.xrLabel12.StylePriority.UseBorders = false;
|
|
this.xrLabel12.StylePriority.UseFont = false;
|
|
this.xrLabel12.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel12.Text = "[CustomerLastName], [CustomerFirstName]";
|
|
this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// xrLabel11
|
|
//
|
|
this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0.1668294F, 283.5417F);
|
|
this.xrLabel11.Name = "xrLabel11";
|
|
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel11.SizeF = new System.Drawing.SizeF(77.87495F, 20F);
|
|
this.xrLabel11.StylePriority.UseBorders = false;
|
|
this.xrLabel11.StylePriority.UseFont = false;
|
|
this.xrLabel11.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel11.Text = "für";
|
|
this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// xrLabel10
|
|
//
|
|
this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(78.04165F, 303.5417F);
|
|
this.xrLabel10.Name = "xrLabel10";
|
|
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel10.SizeF = new System.Drawing.SizeF(599.1235F, 19.99994F);
|
|
this.xrLabel10.StylePriority.UseBorders = false;
|
|
this.xrLabel10.StylePriority.UseFont = false;
|
|
this.xrLabel10.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel10.Text = "[CustomerStreet], [CustomerPostalCode] [CustomerTown]";
|
|
this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// xrLabel5
|
|
//
|
|
this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "DebitorNumber", "Kunden-Nr.: {0}")});
|
|
this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(498.2914F, 283.5417F);
|
|
this.xrLabel5.Name = "xrLabel5";
|
|
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel5.SizeF = new System.Drawing.SizeF(178.5453F, 20F);
|
|
this.xrLabel5.StylePriority.UseBorders = false;
|
|
this.xrLabel5.StylePriority.UseFont = false;
|
|
this.xrLabel5.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// GroupHeader1
|
|
//
|
|
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.lblBezeichnung2,
|
|
this.lblStunden2,
|
|
this.lblStundensatz2,
|
|
this.lblBetragStunden2,
|
|
this.xrLabel17,
|
|
this.xrLabel13,
|
|
this.xrLabel16,
|
|
this.xrLabel6,
|
|
this.xrTable5,
|
|
this.xrLabel1,
|
|
this.lblGesamtBetrag,
|
|
this.lblBetragStunden,
|
|
this.lblStundensatz,
|
|
this.lblStunden,
|
|
this.lblBezeichnung});
|
|
this.GroupHeader1.HeightF = 177.0833F;
|
|
this.GroupHeader1.Name = "GroupHeader1";
|
|
//
|
|
// lblBezeichnung2
|
|
//
|
|
this.lblBezeichnung2.CanShrink = true;
|
|
this.lblBezeichnung2.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.lblBezeichnung2.LocationFloat = new DevExpress.Utils.PointFloat(78.04221F, 61.45833F);
|
|
this.lblBezeichnung2.Multiline = true;
|
|
this.lblBezeichnung2.Name = "lblBezeichnung2";
|
|
this.lblBezeichnung2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblBezeichnung2.SizeF = new System.Drawing.SizeF(364.75F, 25F);
|
|
this.lblBezeichnung2.StylePriority.UseBorders = false;
|
|
this.lblBezeichnung2.StylePriority.UseFont = false;
|
|
this.lblBezeichnung2.StylePriority.UseTextAlignment = false;
|
|
this.lblBezeichnung2.Text = "Stundenabrechnung Nicht-Fachkraft";
|
|
//
|
|
// lblStunden2
|
|
//
|
|
this.lblStunden2.CanShrink = true;
|
|
this.lblStunden2.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.lblStunden2.LocationFloat = new DevExpress.Utils.PointFloat(0.1670202F, 61.45833F);
|
|
this.lblStunden2.Multiline = true;
|
|
this.lblStunden2.Name = "lblStunden2";
|
|
this.lblStunden2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblStunden2.SizeF = new System.Drawing.SizeF(77.87509F, 25F);
|
|
this.lblStunden2.StylePriority.UseBorders = false;
|
|
this.lblStunden2.StylePriority.UseFont = false;
|
|
this.lblStunden2.StylePriority.UseTextAlignment = false;
|
|
this.lblStunden2.Text = "100,00 ";
|
|
//
|
|
// lblStundensatz2
|
|
//
|
|
this.lblStundensatz2.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
this.lblStundensatz2.CanShrink = true;
|
|
this.lblStundensatz2.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.lblStundensatz2.LocationFloat = new DevExpress.Utils.PointFloat(442.7922F, 61.45833F);
|
|
this.lblStundensatz2.Multiline = true;
|
|
this.lblStundensatz2.Name = "lblStundensatz2";
|
|
this.lblStundensatz2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblStundensatz2.SizeF = new System.Drawing.SizeF(119.9999F, 25F);
|
|
this.lblStundensatz2.StylePriority.UseBorders = false;
|
|
this.lblStundensatz2.StylePriority.UseFont = false;
|
|
this.lblStundensatz2.StylePriority.UseTextAlignment = false;
|
|
this.lblStundensatz2.Text = "0,00 €";
|
|
this.lblStundensatz2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// lblBetragStunden2
|
|
//
|
|
this.lblBetragStunden2.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
this.lblBetragStunden2.CanShrink = true;
|
|
this.lblBetragStunden2.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.lblBetragStunden2.LocationFloat = new DevExpress.Utils.PointFloat(562.7919F, 61.45833F);
|
|
this.lblBetragStunden2.Multiline = true;
|
|
this.lblBetragStunden2.Name = "lblBetragStunden2";
|
|
this.lblBetragStunden2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblBetragStunden2.SizeF = new System.Drawing.SizeF(114.0449F, 25F);
|
|
this.lblBetragStunden2.StylePriority.UseBorders = false;
|
|
this.lblBetragStunden2.StylePriority.UseFont = false;
|
|
this.lblBetragStunden2.StylePriority.UseTextAlignment = false;
|
|
this.lblBetragStunden2.Text = "1.000,00 €";
|
|
this.lblBetragStunden2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel17
|
|
//
|
|
this.xrLabel17.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
this.xrLabel17.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(442.6252F, 111.4583F);
|
|
this.xrLabel17.Multiline = true;
|
|
this.xrLabel17.Name = "xrLabel17";
|
|
this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel17.SizeF = new System.Drawing.SizeF(119.9999F, 25F);
|
|
this.xrLabel17.StylePriority.UseBorders = false;
|
|
this.xrLabel17.StylePriority.UseFont = false;
|
|
this.xrLabel17.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel13
|
|
//
|
|
this.xrLabel13.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(442.6252F, 86.45834F);
|
|
this.xrLabel13.Multiline = true;
|
|
this.xrLabel13.Name = "xrLabel13";
|
|
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel13.SizeF = new System.Drawing.SizeF(119.9999F, 25F);
|
|
this.xrLabel13.StylePriority.UseBorders = false;
|
|
this.xrLabel13.StylePriority.UseFont = false;
|
|
this.xrLabel13.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel16
|
|
//
|
|
this.xrLabel16.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "GrossClaim")});
|
|
this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(562.625F, 86.45834F);
|
|
this.xrLabel16.Multiline = true;
|
|
this.xrLabel16.Name = "xrLabel16";
|
|
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel16.SizeF = new System.Drawing.SizeF(114.0449F, 25F);
|
|
this.xrLabel16.StylePriority.UseBorders = false;
|
|
this.xrLabel16.StylePriority.UseFont = false;
|
|
this.xrLabel16.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel16.Text = "1.000,00 €";
|
|
this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel6
|
|
//
|
|
this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(77.87512F, 86.45834F);
|
|
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(364.75F, 25F);
|
|
this.xrLabel6.StylePriority.UseBorders = false;
|
|
this.xrLabel6.StylePriority.UseFont = false;
|
|
this.xrLabel6.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel6.Text = "** Summe";
|
|
//
|
|
// xrTable5
|
|
//
|
|
this.xrTable5.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0.166893F, 0F);
|
|
this.xrTable5.Name = "xrTable5";
|
|
this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow23});
|
|
this.xrTable5.SizeF = new System.Drawing.SizeF(676.6698F, 36.45833F);
|
|
this.xrTable5.StylePriority.UseFont = false;
|
|
//
|
|
// xrTableRow23
|
|
//
|
|
this.xrTableRow23.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell32,
|
|
this.xrTableCell37,
|
|
this.xrTableCell38,
|
|
this.xrTableCell34});
|
|
this.xrTableRow23.Name = "xrTableRow23";
|
|
this.xrTableRow23.Weight = 1.4583332824707032D;
|
|
//
|
|
// xrTableCell32
|
|
//
|
|
this.xrTableCell32.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrTableCell32.BorderColor = System.Drawing.Color.Black;
|
|
this.xrTableCell32.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
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.UsePadding = false;
|
|
this.xrTableCell32.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell32.Text = "Anzahl";
|
|
this.xrTableCell32.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
this.xrTableCell32.Weight = 0.3450881248034614D;
|
|
//
|
|
// xrTableCell37
|
|
//
|
|
this.xrTableCell37.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrTableCell37.BorderColor = System.Drawing.Color.Black;
|
|
this.xrTableCell37.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
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.UsePadding = false;
|
|
this.xrTableCell37.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell37.Text = "Bezeichnung";
|
|
this.xrTableCell37.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
this.xrTableCell37.Weight = 1.6155832197676729D;
|
|
//
|
|
// xrTableCell38
|
|
//
|
|
this.xrTableCell38.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrTableCell38.BorderColor = System.Drawing.Color.Black;
|
|
this.xrTableCell38.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell38.Name = "xrTableCell38";
|
|
this.xrTableCell38.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrTableCell38.StylePriority.UseBackColor = false;
|
|
this.xrTableCell38.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell38.StylePriority.UseBorders = false;
|
|
this.xrTableCell38.StylePriority.UsePadding = false;
|
|
this.xrTableCell38.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell38.Text = "Einzel-Preis";
|
|
this.xrTableCell38.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
this.xrTableCell38.Weight = 0.53175774916588248D;
|
|
//
|
|
// xrTableCell34
|
|
//
|
|
this.xrTableCell34.BackColor = System.Drawing.Color.Transparent;
|
|
this.xrTableCell34.BorderColor = System.Drawing.Color.Black;
|
|
this.xrTableCell34.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
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.UsePadding = false;
|
|
this.xrTableCell34.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell34.Text = "Gesamt-Preis";
|
|
this.xrTableCell34.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
this.xrTableCell34.Weight = 0.50610768530886507D;
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(77.87512F, 111.4583F);
|
|
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(364.75F, 25F);
|
|
this.xrLabel1.StylePriority.UseBorders = false;
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel1.Text = "Endsumme";
|
|
//
|
|
// lblGesamtBetrag
|
|
//
|
|
this.lblGesamtBetrag.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
this.lblGesamtBetrag.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "GrossClaim")});
|
|
this.lblGesamtBetrag.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.lblGesamtBetrag.LocationFloat = new DevExpress.Utils.PointFloat(562.6249F, 111.4583F);
|
|
this.lblGesamtBetrag.Multiline = true;
|
|
this.lblGesamtBetrag.Name = "lblGesamtBetrag";
|
|
this.lblGesamtBetrag.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblGesamtBetrag.SizeF = new System.Drawing.SizeF(114.045F, 25F);
|
|
this.lblGesamtBetrag.StylePriority.UseBorders = false;
|
|
this.lblGesamtBetrag.StylePriority.UseFont = false;
|
|
this.lblGesamtBetrag.StylePriority.UseTextAlignment = false;
|
|
this.lblGesamtBetrag.Text = "1.000,00 €";
|
|
this.lblGesamtBetrag.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// lblBetragStunden
|
|
//
|
|
this.lblBetragStunden.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
this.lblBetragStunden.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.lblBetragStunden.LocationFloat = new DevExpress.Utils.PointFloat(562.7918F, 36.45833F);
|
|
this.lblBetragStunden.Multiline = true;
|
|
this.lblBetragStunden.Name = "lblBetragStunden";
|
|
this.lblBetragStunden.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblBetragStunden.SizeF = new System.Drawing.SizeF(114.0449F, 25F);
|
|
this.lblBetragStunden.StylePriority.UseBorders = false;
|
|
this.lblBetragStunden.StylePriority.UseFont = false;
|
|
this.lblBetragStunden.StylePriority.UseTextAlignment = false;
|
|
this.lblBetragStunden.Text = "1.000,00 €";
|
|
this.lblBetragStunden.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// lblStundensatz
|
|
//
|
|
this.lblStundensatz.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
this.lblStundensatz.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.lblStundensatz.LocationFloat = new DevExpress.Utils.PointFloat(442.792F, 36.45833F);
|
|
this.lblStundensatz.Multiline = true;
|
|
this.lblStundensatz.Name = "lblStundensatz";
|
|
this.lblStundensatz.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblStundensatz.SizeF = new System.Drawing.SizeF(119.9999F, 25F);
|
|
this.lblStundensatz.StylePriority.UseBorders = false;
|
|
this.lblStundensatz.StylePriority.UseFont = false;
|
|
this.lblStundensatz.StylePriority.UseTextAlignment = false;
|
|
this.lblStundensatz.Text = "0,00 €";
|
|
this.lblStundensatz.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// lblStunden
|
|
//
|
|
this.lblStunden.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.lblStunden.LocationFloat = new DevExpress.Utils.PointFloat(0.166893F, 36.45833F);
|
|
this.lblStunden.Multiline = true;
|
|
this.lblStunden.Name = "lblStunden";
|
|
this.lblStunden.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblStunden.SizeF = new System.Drawing.SizeF(77.8751F, 25F);
|
|
this.lblStunden.StylePriority.UseBorders = false;
|
|
this.lblStunden.StylePriority.UseFont = false;
|
|
this.lblStunden.StylePriority.UseTextAlignment = false;
|
|
this.lblStunden.Text = "100,00 ";
|
|
//
|
|
// lblBezeichnung
|
|
//
|
|
this.lblBezeichnung.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.lblBezeichnung.LocationFloat = new DevExpress.Utils.PointFloat(78.04211F, 36.45833F);
|
|
this.lblBezeichnung.Multiline = true;
|
|
this.lblBezeichnung.Name = "lblBezeichnung";
|
|
this.lblBezeichnung.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblBezeichnung.SizeF = new System.Drawing.SizeF(364.7499F, 25F);
|
|
this.lblBezeichnung.StylePriority.UseBorders = false;
|
|
this.lblBezeichnung.StylePriority.UseFont = false;
|
|
this.lblBezeichnung.StylePriority.UseTextAlignment = false;
|
|
this.lblBezeichnung.Text = "Stundenabrechnung Nicht-Fachkraft";
|
|
//
|
|
// GroupHeader2
|
|
//
|
|
this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel8,
|
|
this.xrLabel4,
|
|
this.xrLabel9,
|
|
this.xrLabel2,
|
|
this.lblZeitraum,
|
|
this.lblMitarbeiter,
|
|
this.xrLabel3,
|
|
this.xrLabel12,
|
|
this.xrLabel11,
|
|
this.xrLabel10,
|
|
this.xrLabel5,
|
|
this.lblAdresse});
|
|
this.GroupHeader2.HeightF = 416.875F;
|
|
this.GroupHeader2.Level = 1;
|
|
this.GroupHeader2.Name = "GroupHeader2";
|
|
//
|
|
// xrLabel8
|
|
//
|
|
this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(78.04178F, 391.0416F);
|
|
this.xrLabel8.Name = "xrLabel8";
|
|
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel8.SizeF = new System.Drawing.SizeF(598.795F, 20F);
|
|
this.xrLabel8.StylePriority.UseBorders = false;
|
|
this.xrLabel8.StylePriority.UseFont = false;
|
|
this.xrLabel8.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel8.Text = "AZ.: [CustomerReferenceNumber]";
|
|
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// xrLabel4
|
|
//
|
|
this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(78.04178F, 371.0416F);
|
|
this.xrLabel4.Name = "xrLabel4";
|
|
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel4.SizeF = new System.Drawing.SizeF(598.795F, 20F);
|
|
this.xrLabel4.StylePriority.UseBorders = false;
|
|
this.xrLabel4.StylePriority.UseFont = false;
|
|
this.xrLabel4.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel4.Text = "Schulbegleitung [CustomerFirstName] [CustomerLastName]";
|
|
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// xrLabel9
|
|
//
|
|
this.xrLabel9.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDateTime", "vom {0:dd.MM.yyyy}")});
|
|
this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(498.2914F, 220.625F);
|
|
this.xrLabel9.Name = "xrLabel9";
|
|
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel9.SizeF = new System.Drawing.SizeF(178.5453F, 42.91667F);
|
|
this.xrLabel9.StylePriority.UseBorders = false;
|
|
this.xrLabel9.StylePriority.UseFont = false;
|
|
this.xrLabel9.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
this.xrLabel9.TextTrimming = DevExpress.Drawing.DXStringTrimming.None;
|
|
//
|
|
// lblAdresse
|
|
//
|
|
this.lblAdresse.CanGrow = false;
|
|
this.lblAdresse.Font = new DevExpress.Drawing.DXFont("Calibri", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(0.166893F, 22.50001F);
|
|
this.lblAdresse.Multiline = true;
|
|
this.lblAdresse.Name = "lblAdresse";
|
|
this.lblAdresse.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblAdresse.SizeF = new System.Drawing.SizeF(332.9585F, 139.2083F);
|
|
this.lblAdresse.StylePriority.UseFont = false;
|
|
//
|
|
// GroupFooter3
|
|
//
|
|
this.GroupFooter3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel15,
|
|
this.xrLabel14});
|
|
this.GroupFooter3.HeightF = 101.8959F;
|
|
this.GroupFooter3.Name = "GroupFooter3";
|
|
//
|
|
// GroupFooter1
|
|
//
|
|
this.GroupFooter1.HeightF = 25.2498F;
|
|
this.GroupFooter1.Level = 1;
|
|
this.GroupFooter1.Name = "GroupFooter1";
|
|
this.GroupFooter1.PageBreak = DevExpress.XtraReports.UI.PageBreak.BeforeBand;
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
|
|
//
|
|
// ServiceInvoiceReport
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.topMarginBand1,
|
|
this.bottomMarginBand1,
|
|
this.GroupHeader1,
|
|
this.GroupHeader2,
|
|
this.GroupFooter3,
|
|
this.GroupFooter1});
|
|
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, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
|
this.ruleRateFactorNull});
|
|
this.Margins = new DevExpress.Drawing.DXMargins(87F, 50F, 200F, 24.75027F);
|
|
this.PageHeight = 1169;
|
|
this.PageWidth = 827;
|
|
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
|
this.Version = "23.2";
|
|
xrWatermark1.Id = "Watermark1";
|
|
this.Watermarks.Add(xrWatermark1);
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).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.FormattingRule ruleRateFactorNull;
|
|
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
private DevExpress.XtraReports.UI.XRLabel lblZeitraum;
|
|
private DevExpress.XtraReports.UI.XRLabel lblMitarbeiter;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
private DevExpress.XtraReports.UI.XRLabel lblGesamtBetrag;
|
|
private DevExpress.XtraReports.UI.XRLabel lblBetragStunden;
|
|
private DevExpress.XtraReports.UI.XRLabel lblStundensatz;
|
|
private DevExpress.XtraReports.UI.XRLabel lblStunden;
|
|
private DevExpress.XtraReports.UI.XRLabel lblBezeichnung;
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader2;
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter3;
|
|
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
|
private DevExpress.XtraReports.UI.XRLabel lblAdresse;
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
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 xrTableCell38;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell34;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel17;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel16;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
|
private DevExpress.XtraReports.UI.XRLabel lblBezeichnung2;
|
|
private DevExpress.XtraReports.UI.XRLabel lblStunden2;
|
|
private DevExpress.XtraReports.UI.XRLabel lblStundensatz2;
|
|
private DevExpress.XtraReports.UI.XRLabel lblBetragStunden2;
|
|
}
|
|
}
|