742 lines
42 KiB
C#
742 lines
42 KiB
C#
namespace SkmLeverkusen
|
||
{
|
||
partial class Stundenzettel
|
||
{
|
||
/// <summary>
|
||
/// Required designer variable.
|
||
/// </summary>
|
||
private System.ComponentModel.IContainer components;
|
||
|
||
/// <summary>
|
||
/// Clean up any resources being used.
|
||
/// </summary>
|
||
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
||
protected override void Dispose(bool disposing)
|
||
{
|
||
if (disposing && (components != null))
|
||
{
|
||
components.Dispose();
|
||
}
|
||
base.Dispose(disposing);
|
||
}
|
||
|
||
#region Designer generated code
|
||
|
||
/// <summary>
|
||
/// Required method for Designer support - do not modify
|
||
/// the contents of this method with the code editor.
|
||
/// </summary>
|
||
private void InitializeComponent()
|
||
{
|
||
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
||
this.xrTableServiceRecords1 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
||
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
||
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
||
this.xrLabel28 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel29 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel26 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel34 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel30 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel31 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.lbl = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.formattingRuleServiceDesc = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.formattingRuleCostBearer = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.formattingRuleEmployeeName = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
||
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
||
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
|
||
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.fieldAbrechenbareMinuten = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.fieldTotalFLSBillable = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.fieldTotalMinutenXRateFactor = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.customerCountField = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.fieldBillableFLS = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.fieldAbrechenbareFLS = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.fieldGruppe = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.bindingSource1 = new System.Windows.Forms.BindingSource();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
||
//
|
||
// Detail
|
||
//
|
||
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrTableServiceRecords1});
|
||
this.Detail.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||
this.Detail.HeightF = 25F;
|
||
this.Detail.Name = "Detail";
|
||
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.Detail.StylePriority.UseFont = false;
|
||
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrTableServiceRecords1
|
||
//
|
||
this.xrTableServiceRecords1.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
||
this.xrTableServiceRecords1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrTableServiceRecords1.Name = "xrTableServiceRecords1";
|
||
this.xrTableServiceRecords1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTableServiceRecords1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow2});
|
||
this.xrTableServiceRecords1.SizeF = new System.Drawing.SizeF(675.0001F, 25F);
|
||
this.xrTableServiceRecords1.StylePriority.UseBackColor = false;
|
||
this.xrTableServiceRecords1.StylePriority.UseBorders = false;
|
||
this.xrTableServiceRecords1.StylePriority.UseFont = false;
|
||
this.xrTableServiceRecords1.StylePriority.UseTextAlignment = false;
|
||
this.xrTableServiceRecords1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrTableRow2
|
||
//
|
||
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell3,
|
||
this.xrTableCell5,
|
||
this.xrTableCell9});
|
||
this.xrTableRow2.Name = "xrTableRow2";
|
||
this.xrTableRow2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTableRow2.StylePriority.UseFont = false;
|
||
this.xrTableRow2.StylePriority.UseTextAlignment = false;
|
||
this.xrTableRow2.Weight = 1.3888865341414827D;
|
||
//
|
||
// xrTableCell3
|
||
//
|
||
this.xrTableCell3.Name = "xrTableCell3";
|
||
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 2, 0, 0, 100F);
|
||
this.xrTableCell3.StylePriority.UseFont = false;
|
||
this.xrTableCell3.StylePriority.UsePadding = false;
|
||
this.xrTableCell3.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell3.Text = "Datum";
|
||
this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.xrTableCell3.Weight = 0.29263101611959025D;
|
||
//
|
||
// xrTableCell5
|
||
//
|
||
this.xrTableCell5.Name = "xrTableCell5";
|
||
this.xrTableCell5.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell5.Text = "Uhrzeit von - bis";
|
||
this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.xrTableCell5.Weight = 0.35359580913775535D;
|
||
//
|
||
// xrTableCell9
|
||
//
|
||
this.xrTableCell9.Name = "xrTableCell9";
|
||
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||
this.xrTableCell9.StylePriority.UseFont = false;
|
||
this.xrTableCell9.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell9.Text = "Anzahl Min.";
|
||
this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
||
this.xrTableCell9.Weight = 0.99982286560953837D;
|
||
//
|
||
// DetailReport
|
||
//
|
||
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail1});
|
||
this.DetailReport.DataMember = "Services";
|
||
this.DetailReport.DataSource = this.bindingSource1;
|
||
this.DetailReport.Level = 0;
|
||
this.DetailReport.Name = "DetailReport";
|
||
this.DetailReport.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.DetailReport.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// Detail1
|
||
//
|
||
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrTable3});
|
||
this.Detail1.HeightF = 25F;
|
||
this.Detail1.Name = "Detail1";
|
||
this.Detail1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.Detail1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrTable3
|
||
//
|
||
this.xrTable3.BorderColor = System.Drawing.Color.Black;
|
||
this.xrTable3.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
||
this.xrTable3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrTable3.Name = "xrTable3";
|
||
this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow6});
|
||
this.xrTable3.SizeF = new System.Drawing.SizeF(675.0001F, 25F);
|
||
this.xrTable3.StylePriority.UseBorders = false;
|
||
this.xrTable3.StylePriority.UseFont = false;
|
||
this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrTableRow6
|
||
//
|
||
this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell13,
|
||
this.xrTableCell6,
|
||
this.xrTableCell1,
|
||
this.xrTableCell16});
|
||
this.xrTableRow6.Name = "xrTableRow6";
|
||
this.xrTableRow6.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTableRow6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableRow6.Weight = 1.3888888888888888D;
|
||
//
|
||
// xrTableCell13
|
||
//
|
||
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDate", "{0:dd.MM.yyyy}")});
|
||
this.xrTableCell13.Name = "xrTableCell13";
|
||
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 2, 0, 0, 100F);
|
||
this.xrTableCell13.StylePriority.UseFont = false;
|
||
this.xrTableCell13.StylePriority.UsePadding = false;
|
||
this.xrTableCell13.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell13.Text = "xrTableCell13";
|
||
this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.xrTableCell13.Weight = 0.1767676262172764D;
|
||
//
|
||
// xrTableCell6
|
||
//
|
||
this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.TimeRangeString")});
|
||
this.xrTableCell6.Name = "xrTableCell6";
|
||
this.xrTableCell6.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell6.Text = "xrTableCell6";
|
||
this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.xrTableCell6.Weight = 0.20202013258010282D;
|
||
//
|
||
// xrTableCell1
|
||
//
|
||
this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice5")});
|
||
this.xrTableCell1.Name = "xrTableCell1";
|
||
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrTableCell1.StylePriority.UsePadding = false;
|
||
this.xrTableCell1.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell1.Text = "xrTableCell1";
|
||
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.xrTableCell1.Weight = 0.29040395343203773D;
|
||
//
|
||
// xrTableCell16
|
||
//
|
||
this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Minutes", "{0:0.##}")});
|
||
this.xrTableCell16.Name = "xrTableCell16";
|
||
this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrTableCell16.StylePriority.UseFont = false;
|
||
this.xrTableCell16.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell16.Text = "xrTableCell16";
|
||
this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
||
this.xrTableCell16.Weight = 0.18308090811219446D;
|
||
//
|
||
// formattingRuleStartDate
|
||
//
|
||
this.formattingRuleStartDate.Condition = "[StartDate2] < [StartDate]";
|
||
this.formattingRuleStartDate.DataMember = "ServicesDouble";
|
||
this.formattingRuleStartDate.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.formattingRuleStartDate.Name = "formattingRuleStartDate";
|
||
//
|
||
// ReportHeader
|
||
//
|
||
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel28,
|
||
this.xrLabel29,
|
||
this.xrLabel25,
|
||
this.xrLabel26,
|
||
this.xrLabel34,
|
||
this.xrLabel30,
|
||
this.xrLabel31,
|
||
this.xrLabel24,
|
||
this.xrLabel9,
|
||
this.xrLabel10,
|
||
this.xrLabel12,
|
||
this.lbl,
|
||
this.xrLabel22,
|
||
this.xrLabel23,
|
||
this.xrLabel11});
|
||
this.ReportHeader.Font = new System.Drawing.Font("Arial", 10F);
|
||
this.ReportHeader.HeightF = 245F;
|
||
this.ReportHeader.Name = "ReportHeader";
|
||
this.ReportHeader.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel28
|
||
//
|
||
this.xrLabel28.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel28.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerLastName")});
|
||
this.xrLabel28.Font = new System.Drawing.Font("Arial", 10F);
|
||
this.xrLabel28.LocationFloat = new DevExpress.Utils.PointFloat(297F, 60F);
|
||
this.xrLabel28.Name = "xrLabel28";
|
||
this.xrLabel28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel28.SizeF = new System.Drawing.SizeF(377.9999F, 18F);
|
||
this.xrLabel28.StylePriority.UseBorders = false;
|
||
this.xrLabel28.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel29
|
||
//
|
||
this.xrLabel29.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel29.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerFirstName")});
|
||
this.xrLabel29.Font = new System.Drawing.Font("Arial", 10F);
|
||
this.xrLabel29.LocationFloat = new DevExpress.Utils.PointFloat(297.0001F, 85.00001F);
|
||
this.xrLabel29.Name = "xrLabel29";
|
||
this.xrLabel29.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel29.SizeF = new System.Drawing.SizeF(377.9999F, 18F);
|
||
this.xrLabel29.StylePriority.UseBorders = false;
|
||
this.xrLabel29.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel25
|
||
//
|
||
this.xrLabel25.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Month")});
|
||
this.xrLabel25.Font = new System.Drawing.Font("Arial", 10F);
|
||
this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(297.0001F, 185F);
|
||
this.xrLabel25.Name = "xrLabel25";
|
||
this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel25.SizeF = new System.Drawing.SizeF(377.9999F, 18F);
|
||
this.xrLabel25.StylePriority.UseBorders = false;
|
||
this.xrLabel25.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel26
|
||
//
|
||
this.xrLabel26.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel26.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Year")});
|
||
this.xrLabel26.Font = new System.Drawing.Font("Arial", 10F);
|
||
this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(297.0001F, 210F);
|
||
this.xrLabel26.Name = "xrLabel26";
|
||
this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel26.SizeF = new System.Drawing.SizeF(377.9999F, 18F);
|
||
this.xrLabel26.StylePriority.UseBorders = false;
|
||
this.xrLabel26.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel34
|
||
//
|
||
this.xrLabel34.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel34.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MainAttendant")});
|
||
this.xrLabel34.Font = new System.Drawing.Font("Arial", 10F);
|
||
this.xrLabel34.LocationFloat = new DevExpress.Utils.PointFloat(297.0001F, 160F);
|
||
this.xrLabel34.Name = "xrLabel34";
|
||
this.xrLabel34.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel34.SizeF = new System.Drawing.SizeF(377.9999F, 18F);
|
||
this.xrLabel34.StylePriority.UseBorders = false;
|
||
this.xrLabel34.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel30
|
||
//
|
||
this.xrLabel30.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel30.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReferenceNumber")});
|
||
this.xrLabel30.Font = new System.Drawing.Font("Arial", 10F);
|
||
this.xrLabel30.LocationFloat = new DevExpress.Utils.PointFloat(297.0001F, 110F);
|
||
this.xrLabel30.Name = "xrLabel30";
|
||
this.xrLabel30.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel30.SizeF = new System.Drawing.SizeF(377.9999F, 18F);
|
||
this.xrLabel30.StylePriority.UseBorders = false;
|
||
this.xrLabel30.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel31
|
||
//
|
||
this.xrLabel31.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel31.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ApprovedFLSPerWeek", "{0:0.##}")});
|
||
this.xrLabel31.Font = new System.Drawing.Font("Arial", 10F);
|
||
this.xrLabel31.LocationFloat = new DevExpress.Utils.PointFloat(297.0001F, 135F);
|
||
this.xrLabel31.Name = "xrLabel31";
|
||
this.xrLabel31.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel31.SizeF = new System.Drawing.SizeF(377.9999F, 18F);
|
||
this.xrLabel31.StylePriority.UseBorders = false;
|
||
this.xrLabel31.StylePriority.UseFont = false;
|
||
this.xrLabel31.Text = "xrLabel26";
|
||
//
|
||
// xrLabel24
|
||
//
|
||
this.xrLabel24.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(0F, 210F);
|
||
this.xrLabel24.Name = "xrLabel24";
|
||
this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel24.SizeF = new System.Drawing.SizeF(72.00012F, 18F);
|
||
this.xrLabel24.StylePriority.UseFont = false;
|
||
this.xrLabel24.Text = "Jahr:";
|
||
//
|
||
// xrLabel9
|
||
//
|
||
this.xrLabel9.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 85F);
|
||
this.xrLabel9.Name = "xrLabel9";
|
||
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel9.SizeF = new System.Drawing.SizeF(288F, 18F);
|
||
this.xrLabel9.StylePriority.UseFont = false;
|
||
this.xrLabel9.Text = "Vorname Klient/in:";
|
||
//
|
||
// xrLabel10
|
||
//
|
||
this.xrLabel10.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0F, 110F);
|
||
this.xrLabel10.Name = "xrLabel10";
|
||
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel10.SizeF = new System.Drawing.SizeF(288F, 18F);
|
||
this.xrLabel10.StylePriority.UseFont = false;
|
||
this.xrLabel10.Text = "AZ:";
|
||
//
|
||
// xrLabel12
|
||
//
|
||
this.xrLabel12.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 60F);
|
||
this.xrLabel12.Name = "xrLabel12";
|
||
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel12.SizeF = new System.Drawing.SizeF(288F, 18F);
|
||
this.xrLabel12.StylePriority.UseFont = false;
|
||
this.xrLabel12.Text = "Name Klient/in:";
|
||
//
|
||
// lbl
|
||
//
|
||
this.lbl.Font = new System.Drawing.Font("Arial", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
|
||
this.lbl.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.lbl.Multiline = true;
|
||
this.lbl.Name = "lbl";
|
||
this.lbl.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.lbl.SizeF = new System.Drawing.SizeF(445.7901F, 25F);
|
||
this.lbl.StylePriority.UseFont = false;
|
||
this.lbl.StylePriority.UseTextAlignment = false;
|
||
this.lbl.Text = "Quittierungsbeleg <20>ber direkte Betreuungsleistungen";
|
||
this.lbl.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel22
|
||
//
|
||
this.xrLabel22.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(0F, 160F);
|
||
this.xrLabel22.Name = "xrLabel22";
|
||
this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel22.SizeF = new System.Drawing.SizeF(288F, 18F);
|
||
this.xrLabel22.StylePriority.UseFont = false;
|
||
this.xrLabel22.Text = "Verantwortliche/r Mitarbeiter/in:";
|
||
//
|
||
// xrLabel23
|
||
//
|
||
this.xrLabel23.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(0F, 185F);
|
||
this.xrLabel23.Name = "xrLabel23";
|
||
this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel23.SizeF = new System.Drawing.SizeF(62.99998F, 18F);
|
||
this.xrLabel23.StylePriority.UseFont = false;
|
||
this.xrLabel23.Text = "Monat:";
|
||
//
|
||
// xrLabel11
|
||
//
|
||
this.xrLabel11.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 135F);
|
||
this.xrLabel11.Name = "xrLabel11";
|
||
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel11.SizeF = new System.Drawing.SizeF(288F, 18F);
|
||
this.xrLabel11.StylePriority.UseFont = false;
|
||
this.xrLabel11.Text = "Bewilligte Fachleistungsstd. w<>chentlich:";
|
||
//
|
||
// formattingRuleServiceDesc
|
||
//
|
||
this.formattingRuleServiceDesc.Condition = "[StartDate2] < [StartDate]";
|
||
this.formattingRuleServiceDesc.DataMember = "ServicesDouble";
|
||
this.formattingRuleServiceDesc.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.formattingRuleServiceDesc.Name = "formattingRuleServiceDesc";
|
||
//
|
||
// formattingRuleCostBearer
|
||
//
|
||
this.formattingRuleCostBearer.Condition = "[StartDate2] < [StartDate]";
|
||
this.formattingRuleCostBearer.DataMember = "ServicesDouble";
|
||
this.formattingRuleCostBearer.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.formattingRuleCostBearer.Name = "formattingRuleCostBearer";
|
||
//
|
||
// formattingRuleEmployeeName
|
||
//
|
||
this.formattingRuleEmployeeName.Condition = "[StartDate2] < [StartDate]";
|
||
this.formattingRuleEmployeeName.DataMember = "ServicesDouble";
|
||
this.formattingRuleEmployeeName.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.formattingRuleEmployeeName.Name = "formattingRuleEmployeeName";
|
||
//
|
||
// topMarginBand1
|
||
//
|
||
this.topMarginBand1.Font = new System.Drawing.Font("Times New Roman", 9.75F);
|
||
this.topMarginBand1.HeightF = 99F;
|
||
this.topMarginBand1.Name = "topMarginBand1";
|
||
this.topMarginBand1.StylePriority.UseFont = false;
|
||
//
|
||
// bottomMarginBand1
|
||
//
|
||
this.bottomMarginBand1.HeightF = 36.41669F;
|
||
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
||
//
|
||
// ReportFooter
|
||
//
|
||
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel7,
|
||
this.xrLabel8,
|
||
this.xrLabel2,
|
||
this.xrLabel6,
|
||
this.xrLabel3,
|
||
this.xrLabel4,
|
||
this.xrLabel5});
|
||
this.ReportFooter.Font = new System.Drawing.Font("Arial", 8F);
|
||
this.ReportFooter.HeightF = 132.6667F;
|
||
this.ReportFooter.Name = "ReportFooter";
|
||
this.ReportFooter.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel7
|
||
//
|
||
this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.xrLabel7.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(423.0001F, 114.6667F);
|
||
this.xrLabel7.Name = "xrLabel7";
|
||
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel7.SizeF = new System.Drawing.SizeF(225.1251F, 17.99997F);
|
||
this.xrLabel7.StylePriority.UseBorders = false;
|
||
this.xrLabel7.StylePriority.UseFont = false;
|
||
this.xrLabel7.Text = "Unterschrift Klient/in";
|
||
//
|
||
// xrLabel8
|
||
//
|
||
this.xrLabel8.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
|
||
this.xrLabel8.Multiline = true;
|
||
this.xrLabel8.Name = "xrLabel8";
|
||
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel8.SizeF = new System.Drawing.SizeF(445.79F, 35F);
|
||
this.xrLabel8.StylePriority.UseFont = false;
|
||
this.xrLabel8.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel8.Text = "2. Summe der mit dem Kostentr<74>ger\r\nabzurechnenden Leistungen (= Summe zu 1. x 1,2" +
|
||
")\r\n";
|
||
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// xrLabel2
|
||
//
|
||
this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "fieldTotalMinutenXRateFactor", "{0:0.##}")});
|
||
this.xrLabel2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(527.8748F, 25F);
|
||
this.xrLabel2.Multiline = true;
|
||
this.xrLabel2.Name = "xrLabel2";
|
||
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F);
|
||
this.xrLabel2.SizeF = new System.Drawing.SizeF(147.1252F, 37.7917F);
|
||
this.xrLabel2.StylePriority.UseBorders = false;
|
||
this.xrLabel2.StylePriority.UseBorderWidth = false;
|
||
this.xrLabel2.StylePriority.UseFont = false;
|
||
this.xrLabel2.StylePriority.UsePadding = false;
|
||
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
||
//
|
||
// xrLabel6
|
||
//
|
||
this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.xrLabel6.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(158.5002F, 114.6667F);
|
||
this.xrLabel6.Name = "xrLabel6";
|
||
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel6.SizeF = new System.Drawing.SizeF(216.8751F, 17.99997F);
|
||
this.xrLabel6.StylePriority.UseBorders = false;
|
||
this.xrLabel6.StylePriority.UseFont = false;
|
||
this.xrLabel6.Text = "Unterschrift Mitarbeiter/in";
|
||
//
|
||
// xrLabel3
|
||
//
|
||
this.xrLabel3.BackColor = System.Drawing.Color.LightGray;
|
||
this.xrLabel3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrLabel3.Multiline = true;
|
||
this.xrLabel3.Name = "xrLabel3";
|
||
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel3.SizeF = new System.Drawing.SizeF(535.87F, 25F);
|
||
this.xrLabel3.StylePriority.UseBackColor = false;
|
||
this.xrLabel3.StylePriority.UseFont = false;
|
||
this.xrLabel3.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel3.Text = "1. Summe der unmittelbaren Betreuungsleistungen\r\n";
|
||
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// xrLabel4
|
||
//
|
||
this.xrLabel4.BackColor = System.Drawing.Color.LightGray;
|
||
this.xrLabel4.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(535.8749F, 0F);
|
||
this.xrLabel4.Name = "xrLabel4";
|
||
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F);
|
||
this.xrLabel4.SizeF = new System.Drawing.SizeF(139.13F, 25F);
|
||
this.xrLabel4.StylePriority.UseBackColor = false;
|
||
this.xrLabel4.StylePriority.UseBorders = false;
|
||
this.xrLabel4.StylePriority.UseBorderWidth = false;
|
||
this.xrLabel4.StylePriority.UseFont = false;
|
||
this.xrLabel4.StylePriority.UsePadding = false;
|
||
this.xrLabel4.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel4.Text = "[TotalFLMBillable]";
|
||
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
||
//
|
||
// xrLabel5
|
||
//
|
||
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 114.6667F);
|
||
this.xrLabel5.Name = "xrLabel5";
|
||
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel5.SizeF = new System.Drawing.SizeF(117F, 17.99997F);
|
||
this.xrLabel5.StylePriority.UseBorders = false;
|
||
this.xrLabel5.StylePriority.UseFont = false;
|
||
this.xrLabel5.Text = "Datum";
|
||
//
|
||
// fieldAbrechenbareMinuten
|
||
//
|
||
this.fieldAbrechenbareMinuten.DataMember = "Services";
|
||
this.fieldAbrechenbareMinuten.Expression = "Iif([IsBillable], [Minutes], 0)";
|
||
this.fieldAbrechenbareMinuten.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||
this.fieldAbrechenbareMinuten.Name = "fieldAbrechenbareMinuten";
|
||
//
|
||
// fieldTotalFLSBillable
|
||
//
|
||
this.fieldTotalFLSBillable.Expression = "[TotalFLMBillable]/60";
|
||
this.fieldTotalFLSBillable.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||
this.fieldTotalFLSBillable.Name = "fieldTotalFLSBillable";
|
||
//
|
||
// fieldTotalMinutenXRateFactor
|
||
//
|
||
this.fieldTotalMinutenXRateFactor.Expression = "[TotalFLMBillable] * 1.2";
|
||
this.fieldTotalMinutenXRateFactor.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||
this.fieldTotalMinutenXRateFactor.Name = "fieldTotalMinutenXRateFactor";
|
||
//
|
||
// customerCountField
|
||
//
|
||
this.customerCountField.DataMember = "Services";
|
||
this.customerCountField.Expression = "Iif([CustomerCount] < 2, \'\', ToStr([CustomerCount]) + \' Teilnehmer\')";
|
||
this.customerCountField.FieldType = DevExpress.XtraReports.UI.FieldType.String;
|
||
this.customerCountField.Name = "customerCountField";
|
||
//
|
||
// fieldBillableFLS
|
||
//
|
||
this.fieldBillableFLS.Expression = "[TotalFLMBillable]/60";
|
||
this.fieldBillableFLS.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||
this.fieldBillableFLS.Name = "fieldBillableFLS";
|
||
//
|
||
// fieldAbrechenbareFLS
|
||
//
|
||
this.fieldAbrechenbareFLS.Expression = "([TotalFLMBillable]/60) * 1.2";
|
||
this.fieldAbrechenbareFLS.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||
this.fieldAbrechenbareFLS.Name = "fieldAbrechenbareFLS";
|
||
//
|
||
// fieldGruppe
|
||
//
|
||
this.fieldGruppe.DataMember = "Services";
|
||
this.fieldGruppe.Expression = "Iif([IsGroup], \'Gruppe mit \' + ToStr([CustomerCount]) + \' Teilnehmern\', \'\')";
|
||
this.fieldGruppe.FieldType = DevExpress.XtraReports.UI.FieldType.String;
|
||
this.fieldGruppe.Name = "fieldGruppe";
|
||
//
|
||
// bindingSource1
|
||
//
|
||
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO);
|
||
//
|
||
// Stundenzettel
|
||
//
|
||
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail,
|
||
this.DetailReport,
|
||
this.ReportHeader,
|
||
this.topMarginBand1,
|
||
this.bottomMarginBand1,
|
||
this.ReportFooter});
|
||
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
|
||
this.fieldAbrechenbareMinuten,
|
||
this.fieldTotalFLSBillable,
|
||
this.fieldTotalMinutenXRateFactor,
|
||
this.customerCountField,
|
||
this.fieldBillableFLS,
|
||
this.fieldAbrechenbareFLS,
|
||
this.fieldGruppe});
|
||
this.DataSource = this.bindingSource1;
|
||
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
||
this.formattingRuleStartDate,
|
||
this.formattingRuleServiceDesc,
|
||
this.formattingRuleCostBearer,
|
||
this.formattingRuleEmployeeName});
|
||
this.Margins = new System.Drawing.Printing.Margins(75, 75, 99, 36);
|
||
this.PageHeight = 1169;
|
||
this.PageWidth = 827;
|
||
this.PaperKind = System.Drawing.Printing.PaperKind.A4;
|
||
this.SnapGridSize = 9F;
|
||
this.Version = "17.1";
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private DevExpress.XtraReports.UI.DetailBand Detail;
|
||
private System.Windows.Forms.BindingSource bindingSource1;
|
||
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
||
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable3;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow6;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell16;
|
||
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
|
||
private DevExpress.XtraReports.UI.XRTable xrTableServiceRecords1;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell13;
|
||
private DevExpress.XtraReports.UI.FormattingRule formattingRuleStartDate;
|
||
private DevExpress.XtraReports.UI.FormattingRule formattingRuleServiceDesc;
|
||
private DevExpress.XtraReports.UI.FormattingRule formattingRuleCostBearer;
|
||
private DevExpress.XtraReports.UI.FormattingRule formattingRuleEmployeeName;
|
||
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
||
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
||
private DevExpress.XtraReports.UI.ReportFooterBand ReportFooter;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldAbrechenbareMinuten;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldTotalFLSBillable;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldTotalMinutenXRateFactor;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
|
||
private DevExpress.XtraReports.UI.CalculatedField customerCountField;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel28;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel29;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel25;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel26;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel34;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel30;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel31;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel24;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
||
private DevExpress.XtraReports.UI.XRLabel lbl;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel22;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel23;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldBillableFLS;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldAbrechenbareFLS;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldGruppe;
|
||
}
|
||
}
|