|
|
|
|
@@ -29,10 +29,12 @@ namespace PerspektivenEV
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
{
|
|
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
|
|
DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
|
|
|
|
|
DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary();
|
|
|
|
|
DevExpress.XtraReports.UI.XRGroupSortingSummary xrGroupSortingSummary1 = new DevExpress.XtraReports.UI.XRGroupSortingSummary();
|
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SammelrechnungTabBthg));
|
|
|
|
|
DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary();
|
|
|
|
|
DevExpress.XtraReports.UI.XRSummary xrSummary3 = new DevExpress.XtraReports.UI.XRSummary();
|
|
|
|
|
DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
|
|
|
|
|
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();
|
|
|
|
|
@@ -42,7 +44,6 @@ namespace PerspektivenEV
|
|
|
|
|
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.ruleNoticeNull = new DevExpress.XtraReports.UI.FormattingRule();
|
|
|
|
|
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
|
|
|
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
|
|
|
|
@@ -95,6 +96,7 @@ namespace PerspektivenEV
|
|
|
|
|
this.fieldMonatskontingent = new DevExpress.XtraReports.UI.CalculatedField();
|
|
|
|
|
this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
|
|
|
|
|
this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo();
|
|
|
|
|
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
|
|
|
|
|
@@ -112,7 +114,7 @@ namespace PerspektivenEV
|
|
|
|
|
//
|
|
|
|
|
// ReportHeader
|
|
|
|
|
//
|
|
|
|
|
this.ReportHeader.Font = new System.Drawing.Font("Verdana", 10F);
|
|
|
|
|
this.ReportHeader.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
|
|
|
|
|
this.ReportHeader.HeightF = 0F;
|
|
|
|
|
this.ReportHeader.Name = "ReportHeader";
|
|
|
|
|
this.ReportHeader.StylePriority.UseFont = false;
|
|
|
|
|
@@ -125,7 +127,7 @@ namespace PerspektivenEV
|
|
|
|
|
//
|
|
|
|
|
// topMarginBand1
|
|
|
|
|
//
|
|
|
|
|
this.topMarginBand1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
|
|
|
|
|
this.topMarginBand1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
|
|
|
|
|
this.topMarginBand1.HeightF = 23F;
|
|
|
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
|
|
|
this.topMarginBand1.StylePriority.UseFont = false;
|
|
|
|
|
@@ -139,7 +141,7 @@ namespace PerspektivenEV
|
|
|
|
|
//
|
|
|
|
|
this.GroupFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
this.xrTable1});
|
|
|
|
|
this.GroupFooter.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.GroupFooter.Font = new DevExpress.Drawing.DXFont("Arial", 8F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
|
|
|
this.GroupFooter.HeightF = 17F;
|
|
|
|
|
this.GroupFooter.Name = "GroupFooter";
|
|
|
|
|
this.GroupFooter.StylePriority.UseFont = false;
|
|
|
|
|
@@ -160,14 +162,15 @@ namespace PerspektivenEV
|
|
|
|
|
//
|
|
|
|
|
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
this.xrTableCell11,
|
|
|
|
|
this.xrTableCell14});
|
|
|
|
|
this.xrTableCell1});
|
|
|
|
|
this.xrTableRow2.Name = "xrTableRow2";
|
|
|
|
|
this.xrTableRow2.Weight = 0.67999999999999994D;
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell11
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell11.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell11.Name = "xrTableCell11";
|
|
|
|
|
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
|
|
|
this.xrTableCell11.StylePriority.UseBorderColor = false;
|
|
|
|
|
@@ -177,22 +180,7 @@ namespace PerspektivenEV
|
|
|
|
|
this.xrTableCell11.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTableCell11.Text = "Rechnungssumme";
|
|
|
|
|
this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
this.xrTableCell11.Weight = 1.912408144777892D;
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell14
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "GrossClaim")});
|
|
|
|
|
this.xrTableCell14.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell14.Name = "xrTableCell14";
|
|
|
|
|
this.xrTableCell14.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell14.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTableCell14.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTableCell14.Text = "xrTableCell9";
|
|
|
|
|
this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
|
|
|
this.xrTableCell14.Weight = 0.23571046330983655D;
|
|
|
|
|
this.xrTableCell11.Weight = 1.9128650948316184D;
|
|
|
|
|
//
|
|
|
|
|
// ruleNoticeNull
|
|
|
|
|
//
|
|
|
|
|
@@ -215,7 +203,7 @@ namespace PerspektivenEV
|
|
|
|
|
//
|
|
|
|
|
// Detail1
|
|
|
|
|
//
|
|
|
|
|
this.Detail1.Font = new System.Drawing.Font("Arial", 8F);
|
|
|
|
|
this.Detail1.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
|
|
|
|
|
this.Detail1.HeightF = 0F;
|
|
|
|
|
this.Detail1.Name = "Detail1";
|
|
|
|
|
this.Detail1.StylePriority.UseFont = false;
|
|
|
|
|
@@ -242,7 +230,8 @@ namespace PerspektivenEV
|
|
|
|
|
//
|
|
|
|
|
// xrTable2
|
|
|
|
|
//
|
|
|
|
|
this.xrTable2.Font = new System.Drawing.Font("Calibri", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTable2.Font = new DevExpress.Drawing.DXFont("Calibri", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(7.947286E-05F, 0F);
|
|
|
|
|
this.xrTable2.Name = "xrTable2";
|
|
|
|
|
this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
|
|
|
@@ -275,23 +264,23 @@ namespace PerspektivenEV
|
|
|
|
|
this.xrTableCell22.CanGrow = false;
|
|
|
|
|
this.xrTableCell22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.CustomerFirstname")});
|
|
|
|
|
this.xrTableCell22.Font = new System.Drawing.Font("Arial", 8.25F);
|
|
|
|
|
this.xrTableCell22.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F);
|
|
|
|
|
this.xrTableCell22.Name = "xrTableCell22";
|
|
|
|
|
this.xrTableCell22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
|
|
|
this.xrTableCell22.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell22.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTableCell22.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrTableCell22.StylePriority.UseTextAlignment = false;
|
|
|
|
|
xrSummary1.FormatString = "{0}";
|
|
|
|
|
xrSummary1.Func = DevExpress.XtraReports.UI.SummaryFunc.RecordNumber;
|
|
|
|
|
this.xrTableCell22.Summary = xrSummary1;
|
|
|
|
|
xrSummary2.FormatString = "{0}";
|
|
|
|
|
xrSummary2.Func = DevExpress.XtraReports.UI.SummaryFunc.RecordNumber;
|
|
|
|
|
this.xrTableCell22.Summary = xrSummary2;
|
|
|
|
|
this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
|
|
|
this.xrTableCell22.Weight = 0.10634058531450184D;
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell23
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell23.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell23.Font = new System.Drawing.Font("Arial", 8.25F);
|
|
|
|
|
this.xrTableCell23.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F);
|
|
|
|
|
this.xrTableCell23.Name = "xrTableCell23";
|
|
|
|
|
this.xrTableCell23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
|
|
|
this.xrTableCell23.StylePriority.UseBorderColor = false;
|
|
|
|
|
@@ -307,7 +296,8 @@ namespace PerspektivenEV
|
|
|
|
|
// xrTableCell24
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell24.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell24.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell24.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell24.Name = "xrTableCell24";
|
|
|
|
|
this.xrTableCell24.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell24.StylePriority.UseFont = false;
|
|
|
|
|
@@ -319,7 +309,8 @@ namespace PerspektivenEV
|
|
|
|
|
// xrTableCell25
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell25.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell25.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell25.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell25.Name = "xrTableCell25";
|
|
|
|
|
this.xrTableCell25.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell25.StylePriority.UseFont = false;
|
|
|
|
|
@@ -334,7 +325,8 @@ namespace PerspektivenEV
|
|
|
|
|
this.xrTableCell26.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell26.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.ServiceDescription")});
|
|
|
|
|
this.xrTableCell26.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell26.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell26.Name = "xrTableCell26";
|
|
|
|
|
this.xrTableCell26.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell26.StylePriority.UseFont = false;
|
|
|
|
|
@@ -347,7 +339,8 @@ namespace PerspektivenEV
|
|
|
|
|
this.xrTableCell27.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell27.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.Notice", "{0:n0}")});
|
|
|
|
|
this.xrTableCell27.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell27.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell27.Name = "xrTableCell27";
|
|
|
|
|
this.xrTableCell27.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
|
|
|
this.xrTableCell27.StylePriority.UseBorderColor = false;
|
|
|
|
|
@@ -364,7 +357,8 @@ namespace PerspektivenEV
|
|
|
|
|
this.xrTableCell28.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell28.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.HourlyRate", "{0:c2}")});
|
|
|
|
|
this.xrTableCell28.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell28.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell28.Name = "xrTableCell28";
|
|
|
|
|
this.xrTableCell28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
|
|
|
this.xrTableCell28.StylePriority.UseBorders = false;
|
|
|
|
|
@@ -379,7 +373,8 @@ namespace PerspektivenEV
|
|
|
|
|
this.xrTableCell29.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell29.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.Hours", "{0:n0}")});
|
|
|
|
|
this.xrTableCell29.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell29.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell29.Name = "xrTableCell29";
|
|
|
|
|
this.xrTableCell29.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell29.StylePriority.UseFont = false;
|
|
|
|
|
@@ -393,7 +388,8 @@ namespace PerspektivenEV
|
|
|
|
|
this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.UnitDescription")});
|
|
|
|
|
this.xrTableCell3.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell3.Name = "xrTableCell3";
|
|
|
|
|
this.xrTableCell3.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell3.StylePriority.UseFont = false;
|
|
|
|
|
@@ -408,7 +404,8 @@ namespace PerspektivenEV
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell31.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.GrossAmount")});
|
|
|
|
|
this.xrTableCell31.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell31.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell31.Name = "xrTableCell31";
|
|
|
|
|
this.xrTableCell31.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell31.StylePriority.UseFont = false;
|
|
|
|
|
@@ -430,7 +427,7 @@ namespace PerspektivenEV
|
|
|
|
|
//
|
|
|
|
|
// xrTable3
|
|
|
|
|
//
|
|
|
|
|
this.xrTable3.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.xrTable3.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
|
|
|
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(2.290308E-05F, 83.33337F);
|
|
|
|
|
this.xrTable3.Name = "xrTable3";
|
|
|
|
|
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
|
|
|
@@ -464,7 +461,8 @@ namespace PerspektivenEV
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
|
|
|
|
|
this.xrTableCell2.CanGrow = false;
|
|
|
|
|
this.xrTableCell2.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell2.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell2.Name = "xrTableCell2";
|
|
|
|
|
this.xrTableCell2.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell2.StylePriority.UseFont = false;
|
|
|
|
|
@@ -474,7 +472,8 @@ namespace PerspektivenEV
|
|
|
|
|
// xrTableCell4
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
|
|
|
|
|
this.xrTableCell4.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell4.Multiline = true;
|
|
|
|
|
this.xrTableCell4.Name = "xrTableCell4";
|
|
|
|
|
this.xrTableCell4.StylePriority.UseBorderColor = false;
|
|
|
|
|
@@ -486,7 +485,8 @@ namespace PerspektivenEV
|
|
|
|
|
// xrTableCell5
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
|
|
|
|
|
this.xrTableCell5.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell5.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell5.Multiline = true;
|
|
|
|
|
this.xrTableCell5.Name = "xrTableCell5";
|
|
|
|
|
this.xrTableCell5.StylePriority.UseBorders = false;
|
|
|
|
|
@@ -497,7 +497,8 @@ namespace PerspektivenEV
|
|
|
|
|
// lblaktuell
|
|
|
|
|
//
|
|
|
|
|
this.lblaktuell.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
|
|
|
|
|
this.lblaktuell.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.lblaktuell.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.lblaktuell.Name = "lblaktuell";
|
|
|
|
|
this.lblaktuell.StylePriority.UseBorders = false;
|
|
|
|
|
this.lblaktuell.StylePriority.UseFont = false;
|
|
|
|
|
@@ -507,7 +508,8 @@ namespace PerspektivenEV
|
|
|
|
|
// xrTableCell7
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
|
|
|
|
|
this.xrTableCell7.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell7.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell7.Name = "xrTableCell7";
|
|
|
|
|
this.xrTableCell7.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell7.StylePriority.UseFont = false;
|
|
|
|
|
@@ -517,7 +519,8 @@ namespace PerspektivenEV
|
|
|
|
|
// xrTableCell10
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
|
|
|
|
|
this.xrTableCell10.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell10.Name = "xrTableCell10";
|
|
|
|
|
this.xrTableCell10.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell10.StylePriority.UseFont = false;
|
|
|
|
|
@@ -527,7 +530,8 @@ namespace PerspektivenEV
|
|
|
|
|
// xrTableCell15
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
|
|
|
|
|
this.xrTableCell15.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell15.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell15.Name = "xrTableCell15";
|
|
|
|
|
this.xrTableCell15.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell15.StylePriority.UseFont = false;
|
|
|
|
|
@@ -537,7 +541,8 @@ namespace PerspektivenEV
|
|
|
|
|
// xrTableCell16
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell16.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
|
|
|
|
|
this.xrTableCell16.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell16.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell16.Name = "xrTableCell16";
|
|
|
|
|
this.xrTableCell16.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell16.StylePriority.UseFont = false;
|
|
|
|
|
@@ -547,7 +552,8 @@ namespace PerspektivenEV
|
|
|
|
|
// xrTableCell8
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
|
|
|
|
|
this.xrTableCell8.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell8.Name = "xrTableCell8";
|
|
|
|
|
this.xrTableCell8.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell8.StylePriority.UseFont = false;
|
|
|
|
|
@@ -558,7 +564,8 @@ namespace PerspektivenEV
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell39.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Right)));
|
|
|
|
|
this.xrTableCell39.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell39.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell39.Name = "xrTableCell39";
|
|
|
|
|
this.xrTableCell39.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell39.StylePriority.UseFont = false;
|
|
|
|
|
@@ -587,7 +594,7 @@ namespace PerspektivenEV
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell40.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell40.CanGrow = false;
|
|
|
|
|
this.xrTableCell40.Font = new System.Drawing.Font("Arial", 10F);
|
|
|
|
|
this.xrTableCell40.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
|
|
|
|
this.xrTableCell40.Name = "xrTableCell40";
|
|
|
|
|
this.xrTableCell40.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell40.StylePriority.UseFont = false;
|
|
|
|
|
@@ -596,7 +603,7 @@ namespace PerspektivenEV
|
|
|
|
|
// xrTableCell41
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell41.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell41.Font = new System.Drawing.Font("Arial", 8.25F);
|
|
|
|
|
this.xrTableCell41.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F);
|
|
|
|
|
this.xrTableCell41.Multiline = true;
|
|
|
|
|
this.xrTableCell41.Name = "xrTableCell41";
|
|
|
|
|
this.xrTableCell41.StylePriority.UseBorders = false;
|
|
|
|
|
@@ -606,7 +613,7 @@ namespace PerspektivenEV
|
|
|
|
|
// xrTableCell43
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell43.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell43.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.xrTableCell43.Font = new DevExpress.Drawing.DXFont("Arial", 8F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
|
|
|
this.xrTableCell43.Multiline = true;
|
|
|
|
|
this.xrTableCell43.Name = "xrTableCell43";
|
|
|
|
|
this.xrTableCell43.StylePriority.UseBorders = false;
|
|
|
|
|
@@ -616,7 +623,8 @@ namespace PerspektivenEV
|
|
|
|
|
// lblZeitraum
|
|
|
|
|
//
|
|
|
|
|
this.lblZeitraum.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.lblZeitraum.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.lblZeitraum.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.lblZeitraum.Name = "lblZeitraum";
|
|
|
|
|
this.lblZeitraum.StylePriority.UseBorders = false;
|
|
|
|
|
this.lblZeitraum.StylePriority.UseFont = false;
|
|
|
|
|
@@ -626,7 +634,7 @@ namespace PerspektivenEV
|
|
|
|
|
// xrTableCell46
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell46.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell46.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.xrTableCell46.Font = new DevExpress.Drawing.DXFont("Arial", 8F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
|
|
|
this.xrTableCell46.Name = "xrTableCell46";
|
|
|
|
|
this.xrTableCell46.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell46.StylePriority.UseFont = false;
|
|
|
|
|
@@ -635,7 +643,8 @@ namespace PerspektivenEV
|
|
|
|
|
// xrTableCell47
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell47.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell47.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell47.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell47.Name = "xrTableCell47";
|
|
|
|
|
this.xrTableCell47.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell47.StylePriority.UseFont = false;
|
|
|
|
|
@@ -645,7 +654,8 @@ namespace PerspektivenEV
|
|
|
|
|
// xrTableCell48
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell48.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell48.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell48.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell48.Name = "xrTableCell48";
|
|
|
|
|
this.xrTableCell48.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell48.StylePriority.UseFont = false;
|
|
|
|
|
@@ -655,7 +665,8 @@ namespace PerspektivenEV
|
|
|
|
|
// xrTableCell49
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell49.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell49.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell49.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell49.Name = "xrTableCell49";
|
|
|
|
|
this.xrTableCell49.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell49.StylePriority.UseFont = false;
|
|
|
|
|
@@ -665,7 +676,8 @@ namespace PerspektivenEV
|
|
|
|
|
// xrTableCell9
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell9.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell9.Name = "xrTableCell9";
|
|
|
|
|
this.xrTableCell9.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell9.StylePriority.UseFont = false;
|
|
|
|
|
@@ -675,7 +687,8 @@ namespace PerspektivenEV
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell50.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell50.Font = new System.Drawing.Font("Calibri", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell50.Font = new DevExpress.Drawing.DXFont("Calibri", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell50.Name = "xrTableCell50";
|
|
|
|
|
this.xrTableCell50.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell50.StylePriority.UseFont = false;
|
|
|
|
|
@@ -683,7 +696,7 @@ namespace PerspektivenEV
|
|
|
|
|
//
|
|
|
|
|
// xrPictureBox1
|
|
|
|
|
//
|
|
|
|
|
this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
|
|
|
|
|
this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
|
|
|
|
|
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(0.2305298F, 0F);
|
|
|
|
|
this.xrPictureBox1.Name = "xrPictureBox1";
|
|
|
|
|
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(231.4583F, 57.22917F);
|
|
|
|
|
@@ -727,7 +740,8 @@ namespace PerspektivenEV
|
|
|
|
|
// xrTableCell13
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell13.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell13.Name = "xrTableCell13";
|
|
|
|
|
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
|
|
|
this.xrTableCell13.StylePriority.UseBorders = false;
|
|
|
|
|
@@ -740,7 +754,8 @@ namespace PerspektivenEV
|
|
|
|
|
// xrTableCell17
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell17.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell17.Name = "xrTableCell17";
|
|
|
|
|
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
|
|
|
this.xrTableCell17.StylePriority.UseBorderColor = false;
|
|
|
|
|
@@ -758,14 +773,15 @@ namespace PerspektivenEV
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.NetAmount")});
|
|
|
|
|
this.xrTableCell18.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
this.xrTableCell18.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell18.Name = "xrTableCell18";
|
|
|
|
|
this.xrTableCell18.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell18.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTableCell18.StylePriority.UseTextAlignment = false;
|
|
|
|
|
xrSummary2.FormatString = "{0:c2}";
|
|
|
|
|
xrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
|
|
|
|
|
this.xrTableCell18.Summary = xrSummary2;
|
|
|
|
|
xrSummary3.FormatString = "{0:c2}";
|
|
|
|
|
xrSummary3.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
|
|
|
|
|
this.xrTableCell18.Summary = xrSummary3;
|
|
|
|
|
this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
|
|
|
this.xrTableCell18.Weight = 0.23571046330983655D;
|
|
|
|
|
//
|
|
|
|
|
@@ -785,14 +801,33 @@ namespace PerspektivenEV
|
|
|
|
|
//
|
|
|
|
|
// xrPageInfo2
|
|
|
|
|
//
|
|
|
|
|
this.xrPageInfo2.Font = new System.Drawing.Font("Arial", 8.25F);
|
|
|
|
|
this.xrPageInfo2.Format = "Seite {0} von {1}";
|
|
|
|
|
this.xrPageInfo2.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F);
|
|
|
|
|
this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(863.0001F, 9.999974F);
|
|
|
|
|
this.xrPageInfo2.Name = "xrPageInfo2";
|
|
|
|
|
this.xrPageInfo2.RunningBand = this.DetailReport;
|
|
|
|
|
this.xrPageInfo2.SizeF = new System.Drawing.SizeF(219.9999F, 23F);
|
|
|
|
|
this.xrPageInfo2.StylePriority.UseFont = false;
|
|
|
|
|
this.xrPageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
|
|
|
this.xrPageInfo2.TextFormatString = "Seite {0} von {1}";
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell1
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
|
|
|
this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.NetAmount")});
|
|
|
|
|
this.xrTableCell1.Font = new DevExpress.Drawing.DXFont("Arial", 8.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
|
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
|
|
|
this.xrTableCell1.Multiline = true;
|
|
|
|
|
this.xrTableCell1.Name = "xrTableCell1";
|
|
|
|
|
this.xrTableCell1.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell1.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTableCell1.StylePriority.UseTextAlignment = false;
|
|
|
|
|
xrSummary1.FormatString = "{0:C2}";
|
|
|
|
|
xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
|
|
|
|
|
this.xrTableCell1.Summary = xrSummary1;
|
|
|
|
|
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
|
|
|
this.xrTableCell1.Weight = 0.23525351325611044D;
|
|
|
|
|
//
|
|
|
|
|
// bindingSource1
|
|
|
|
|
//
|
|
|
|
|
@@ -812,16 +847,18 @@ namespace PerspektivenEV
|
|
|
|
|
this.fieldMonatskontingent});
|
|
|
|
|
this.DataSource = this.bindingSource1;
|
|
|
|
|
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
|
|
|
|
this.Font = new System.Drawing.Font("Verdana", 10F);
|
|
|
|
|
this.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
|
|
|
|
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
|
|
|
|
this.ruleRateFactorNull,
|
|
|
|
|
this.ruleNoticeNull});
|
|
|
|
|
this.Landscape = true;
|
|
|
|
|
this.Margins = new System.Drawing.Printing.Margins(60, 26, 23, 27);
|
|
|
|
|
this.Margins = new DevExpress.Drawing.DXMargins(60F, 26F, 23F, 26.66677F);
|
|
|
|
|
this.PageHeight = 827;
|
|
|
|
|
this.PageWidth = 1169;
|
|
|
|
|
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
|
|
|
|
this.Version = "17.1";
|
|
|
|
|
this.Version = "23.2";
|
|
|
|
|
xrWatermark1.Id = "Watermark1";
|
|
|
|
|
this.Watermarks.Add(xrWatermark1);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
|
|
|
|
|
@@ -845,7 +882,6 @@ namespace PerspektivenEV
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell14;
|
|
|
|
|
private DevExpress.XtraReports.UI.CalculatedField fieldMonatskontingent;
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport1;
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail2;
|
|
|
|
|
@@ -895,5 +931,6 @@ namespace PerspektivenEV
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell13;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell17;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell18;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|