1047 lines
60 KiB
C#
1047 lines
60 KiB
C#
using BeWo.Report.ReportObjects;
|
||
namespace ProBeWoDueren
|
||
{
|
||
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.components = new System.ComponentModel.Container();
|
||
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.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell12 = 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.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
||
this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
||
this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel1 = 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.fieldFLSBillable = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.fieldCustomerCount = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.GroupFooter2 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
||
this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel26 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.DetailReport1 = new DevExpress.XtraReports.UI.DetailReportBand();
|
||
this.Detail2 = new DevExpress.XtraReports.UI.DetailBand();
|
||
this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
||
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.picSignature = new DevExpress.XtraReports.UI.XRPictureBox();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
||
//
|
||
// Detail
|
||
//
|
||
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrTableServiceRecords1});
|
||
this.Detail.HeightF = 25F;
|
||
this.Detail.Name = "Detail";
|
||
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrTableServiceRecords1
|
||
//
|
||
this.xrTableServiceRecords1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
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(640F, 25F);
|
||
this.xrTableServiceRecords1.StylePriority.UseBackColor = false;
|
||
this.xrTableServiceRecords1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrTableRow2
|
||
//
|
||
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell3,
|
||
this.xrTableCell4,
|
||
this.xrTableCell9,
|
||
this.xrTableCell12,
|
||
this.xrTableCell10});
|
||
this.xrTableRow2.Name = "xrTableRow2";
|
||
this.xrTableRow2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTableRow2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableRow2.Weight = 1.2499994039538365D;
|
||
//
|
||
// xrTableCell3
|
||
//
|
||
this.xrTableCell3.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrTableCell3.Name = "xrTableCell3";
|
||
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||
this.xrTableCell3.StylePriority.UseFont = false;
|
||
this.xrTableCell3.StylePriority.UseForeColor = false;
|
||
this.xrTableCell3.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell3.Text = "Datum";
|
||
this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell3.Weight = 0.20714358961827928D;
|
||
//
|
||
// xrTableCell4
|
||
//
|
||
this.xrTableCell4.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrTableCell4.Multiline = true;
|
||
this.xrTableCell4.Name = "xrTableCell4";
|
||
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||
this.xrTableCell4.StylePriority.UseFont = false;
|
||
this.xrTableCell4.StylePriority.UseForeColor = false;
|
||
this.xrTableCell4.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell4.Text = "Uhrzeit";
|
||
this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell4.Weight = 0.22597482503812277D;
|
||
//
|
||
// xrTableCell9
|
||
//
|
||
this.xrTableCell9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrTableCell9.Name = "xrTableCell9";
|
||
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||
this.xrTableCell9.StylePriority.UseFont = false;
|
||
this.xrTableCell9.StylePriority.UseForeColor = false;
|
||
this.xrTableCell9.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell9.Text = "FLM";
|
||
this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell9.Weight = 0.18831235419843576D;
|
||
//
|
||
// xrTableCell12
|
||
//
|
||
this.xrTableCell12.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrTableCell12.Name = "xrTableCell12";
|
||
this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||
this.xrTableCell12.StylePriority.UseBackColor = false;
|
||
this.xrTableCell12.StylePriority.UseFont = false;
|
||
this.xrTableCell12.StylePriority.UseForeColor = false;
|
||
this.xrTableCell12.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell12.Text = "Art";
|
||
this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell12.Weight = 0.26363729587780987D;
|
||
//
|
||
// 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)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
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(640F, 25F);
|
||
this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrTableRow6
|
||
//
|
||
this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell13,
|
||
this.xrTableCell15,
|
||
this.xrTableCell16,
|
||
this.xrTableCell17,
|
||
this.xrTableCell11});
|
||
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.25D;
|
||
//
|
||
// 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.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrTableCell13.Name = "xrTableCell13";
|
||
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 0, 0, 100F);
|
||
this.xrTableCell13.StylePriority.UseFont = false;
|
||
this.xrTableCell13.StylePriority.UseForeColor = false;
|
||
this.xrTableCell13.StylePriority.UsePadding = false;
|
||
this.xrTableCell13.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell13.Weight = 0.18970946794690391D;
|
||
//
|
||
// xrTableCell15
|
||
//
|
||
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.TimeRangeString", "{0:HH:mm}")});
|
||
this.xrTableCell15.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrTableCell15.Name = "xrTableCell15";
|
||
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 0, 0, 100F);
|
||
this.xrTableCell15.StylePriority.UseFont = false;
|
||
this.xrTableCell15.StylePriority.UseForeColor = false;
|
||
this.xrTableCell15.StylePriority.UsePadding = false;
|
||
this.xrTableCell15.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell15.Text = "xrTableCell15";
|
||
this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell15.Weight = 0.20695578367016845D;
|
||
//
|
||
// xrTableCell16
|
||
//
|
||
this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice5")});
|
||
this.xrTableCell16.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrTableCell16.Name = "xrTableCell16";
|
||
this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 0, 0, 100F);
|
||
this.xrTableCell16.StylePriority.UseFont = false;
|
||
this.xrTableCell16.StylePriority.UseForeColor = false;
|
||
this.xrTableCell16.StylePriority.UsePadding = false;
|
||
this.xrTableCell16.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell16.Text = "xrTableCell16";
|
||
this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell16.Weight = 0.17246315982942279D;
|
||
//
|
||
// xrTableCell17
|
||
//
|
||
this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.ServiceCategory", "{0:0.##}")});
|
||
this.xrTableCell17.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrTableCell17.Name = "xrTableCell17";
|
||
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 0, 0, 100F);
|
||
this.xrTableCell17.StylePriority.UseFont = false;
|
||
this.xrTableCell17.StylePriority.UseForeColor = false;
|
||
this.xrTableCell17.StylePriority.UsePadding = false;
|
||
this.xrTableCell17.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell17.Text = "xrTableCell17";
|
||
this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell17.Weight = 0.24144840182011312D;
|
||
//
|
||
// bindingSource1
|
||
//
|
||
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO);
|
||
//
|
||
// formattingRuleStartDate
|
||
//
|
||
this.formattingRuleStartDate.Condition = "[StartDate2] < [StartDate]";
|
||
this.formattingRuleStartDate.DataMember = "ServicesDouble";
|
||
this.formattingRuleStartDate.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.formattingRuleStartDate.Name = "formattingRuleStartDate";
|
||
//
|
||
// xrLabel21
|
||
//
|
||
this.xrLabel21.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.xrLabel21.Font = new System.Drawing.Font("Arial", 10F);
|
||
this.xrLabel21.ForeColor = System.Drawing.SystemColors.ControlText;
|
||
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(439.1698F, 214.7919F);
|
||
this.xrLabel21.Multiline = true;
|
||
this.xrLabel21.Name = "xrLabel21";
|
||
this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel21.SizeF = new System.Drawing.SizeF(200.83F, 50.00008F);
|
||
this.xrLabel21.StylePriority.UseBorders = false;
|
||
this.xrLabel21.StylePriority.UseFont = false;
|
||
this.xrLabel21.StylePriority.UseForeColor = false;
|
||
this.xrLabel21.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel21.Text = "Unterschrift Pro BeWo";
|
||
this.xrLabel21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// xrLabel20
|
||
//
|
||
this.xrLabel20.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel20.BorderWidth = 1F;
|
||
this.xrLabel20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "fieldFLSBillable", "{0:0.00}")});
|
||
this.xrLabel20.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(160F, 50F);
|
||
this.xrLabel20.Name = "xrLabel20";
|
||
this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F);
|
||
this.xrLabel20.SizeF = new System.Drawing.SizeF(160.0001F, 25F);
|
||
this.xrLabel20.StylePriority.UseBorders = false;
|
||
this.xrLabel20.StylePriority.UseBorderWidth = false;
|
||
this.xrLabel20.StylePriority.UseFont = false;
|
||
this.xrLabel20.StylePriority.UsePadding = false;
|
||
this.xrLabel20.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel19
|
||
//
|
||
this.xrLabel19.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel19.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(0F, 50F);
|
||
this.xrLabel19.Multiline = true;
|
||
this.xrLabel19.Name = "xrLabel19";
|
||
this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel19.SizeF = new System.Drawing.SizeF(160F, 25F);
|
||
this.xrLabel19.StylePriority.UseBorders = false;
|
||
this.xrLabel19.StylePriority.UseFont = false;
|
||
this.xrLabel19.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel19.Text = "gesamt FLS";
|
||
this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel3
|
||
//
|
||
this.xrLabel3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel3.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
|
||
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(160F, 25F);
|
||
this.xrLabel3.StylePriority.UseBorders = false;
|
||
this.xrLabel3.StylePriority.UseFont = false;
|
||
this.xrLabel3.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel3.Text = "gesamt FLM";
|
||
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel4
|
||
//
|
||
this.xrLabel4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel4.BorderWidth = 1F;
|
||
this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMBillable", "{0:0.##}")});
|
||
this.xrLabel4.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(160F, 25F);
|
||
this.xrLabel4.Name = "xrLabel4";
|
||
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F);
|
||
this.xrLabel4.SizeF = new System.Drawing.SizeF(160.0001F, 25F);
|
||
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 = "xrLabel4";
|
||
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel2
|
||
//
|
||
this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.xrLabel2.Font = new System.Drawing.Font("Arial", 10F);
|
||
this.xrLabel2.ForeColor = System.Drawing.SystemColors.ControlText;
|
||
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 214.7919F);
|
||
this.xrLabel2.Multiline = true;
|
||
this.xrLabel2.Name = "xrLabel2";
|
||
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel2.SizeF = new System.Drawing.SizeF(160.0001F, 50F);
|
||
this.xrLabel2.StylePriority.UseBorders = false;
|
||
this.xrLabel2.StylePriority.UseFont = false;
|
||
this.xrLabel2.StylePriority.UseForeColor = false;
|
||
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel2.Text = "Ort, Datum";
|
||
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// xrLabel5
|
||
//
|
||
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F);
|
||
this.xrLabel5.ForeColor = System.Drawing.SystemColors.ControlText;
|
||
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(203.5416F, 214.7919F);
|
||
this.xrLabel5.Multiline = true;
|
||
this.xrLabel5.Name = "xrLabel5";
|
||
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel5.SizeF = new System.Drawing.SizeF(200.83F, 50.00008F);
|
||
this.xrLabel5.StylePriority.UseBorders = false;
|
||
this.xrLabel5.StylePriority.UseFont = false;
|
||
this.xrLabel5.StylePriority.UseForeColor = false;
|
||
this.xrLabel5.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel5.Text = "Unterschrift Klient /\r\ngesetzliche Betreuung";
|
||
this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// ReportHeader
|
||
//
|
||
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel18,
|
||
this.xrLabel17,
|
||
this.xrLabel16,
|
||
this.xrLabel8,
|
||
this.xrLabel14,
|
||
this.xrLabel13,
|
||
this.xrLabel9,
|
||
this.xrLabel6,
|
||
this.xrLabel15,
|
||
this.xrLabel11,
|
||
this.xrLabel10,
|
||
this.xrLabel7,
|
||
this.xrLabel12,
|
||
this.xrLabel1});
|
||
this.ReportHeader.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.ReportHeader.HeightF = 300F;
|
||
this.ReportHeader.Name = "ReportHeader";
|
||
this.ReportHeader.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel18
|
||
//
|
||
this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReferenceNumber")});
|
||
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(129.9998F, 253.125F);
|
||
this.xrLabel18.Name = "xrLabel18";
|
||
this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel18.SizeF = new System.Drawing.SizeF(258.8333F, 25F);
|
||
this.xrLabel18.StylePriority.UseFont = false;
|
||
this.xrLabel18.Text = "Beginn:";
|
||
//
|
||
// xrLabel17
|
||
//
|
||
this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Costbearer")});
|
||
this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(129.9998F, 228.125F);
|
||
this.xrLabel17.Name = "xrLabel17";
|
||
this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel17.SizeF = new System.Drawing.SizeF(258.8333F, 25F);
|
||
this.xrLabel17.StylePriority.UseFont = false;
|
||
this.xrLabel17.Text = "Beginn:";
|
||
//
|
||
// xrLabel16
|
||
//
|
||
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(129.9998F, 203.125F);
|
||
this.xrLabel16.Name = "xrLabel16";
|
||
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel16.SizeF = new System.Drawing.SizeF(410.0001F, 25F);
|
||
this.xrLabel16.StylePriority.UseFont = false;
|
||
this.xrLabel16.Text = "[CustomerLastName], [CustomerFirstName]";
|
||
//
|
||
// xrLabel8
|
||
//
|
||
this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "EndDate", "{0:dd.MM.yyyy}")});
|
||
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(129.9998F, 178.12F);
|
||
this.xrLabel8.Name = "xrLabel8";
|
||
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel8.SizeF = new System.Drawing.SizeF(258.8333F, 25F);
|
||
this.xrLabel8.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel14
|
||
//
|
||
this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "StartDate", "{0:dd.MM.yyyy}")});
|
||
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(129.9998F, 153.12F);
|
||
this.xrLabel14.Name = "xrLabel14";
|
||
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel14.SizeF = new System.Drawing.SizeF(258.8333F, 25F);
|
||
this.xrLabel14.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel13
|
||
//
|
||
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0F, 253.125F);
|
||
this.xrLabel13.Name = "xrLabel13";
|
||
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel13.SizeF = new System.Drawing.SizeF(129.9998F, 25F);
|
||
this.xrLabel13.StylePriority.UseFont = false;
|
||
this.xrLabel13.Text = "Aktenzeichen:";
|
||
//
|
||
// xrLabel9
|
||
//
|
||
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 228.125F);
|
||
this.xrLabel9.Name = "xrLabel9";
|
||
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel9.SizeF = new System.Drawing.SizeF(129.9998F, 25F);
|
||
this.xrLabel9.StylePriority.UseFont = false;
|
||
this.xrLabel9.Text = "Kostentr<74>ger:";
|
||
//
|
||
// xrLabel6
|
||
//
|
||
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 203.125F);
|
||
this.xrLabel6.Name = "xrLabel6";
|
||
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel6.SizeF = new System.Drawing.SizeF(129.9998F, 25F);
|
||
this.xrLabel6.StylePriority.UseFont = false;
|
||
this.xrLabel6.Text = "Klient:";
|
||
//
|
||
// xrLabel15
|
||
//
|
||
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 178.125F);
|
||
this.xrLabel15.Name = "xrLabel15";
|
||
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel15.SizeF = new System.Drawing.SizeF(129.9998F, 25F);
|
||
this.xrLabel15.StylePriority.UseFont = false;
|
||
this.xrLabel15.Text = "Ende:";
|
||
//
|
||
// xrLabel11
|
||
//
|
||
this.xrLabel11.Font = new System.Drawing.Font("Arial", 11F);
|
||
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(449F, 0F);
|
||
this.xrLabel11.Multiline = true;
|
||
this.xrLabel11.Name = "xrLabel11";
|
||
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel11.SizeF = new System.Drawing.SizeF(197F, 83.74999F);
|
||
this.xrLabel11.StylePriority.UseFont = false;
|
||
this.xrLabel11.StylePriority.UseForeColor = false;
|
||
this.xrLabel11.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel11.Text = "Fax 0 24 21 <20> 9 42 42 43\r\nB<6E>ro 0 24 21 <20> 9 42 42 45\r\ninfo@pro-bewo.de\r\n";
|
||
this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel10
|
||
//
|
||
this.xrLabel10.Font = new System.Drawing.Font("Arial", 11F);
|
||
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0F, 20F);
|
||
this.xrLabel10.Multiline = true;
|
||
this.xrLabel10.Name = "xrLabel10";
|
||
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel10.SizeF = new System.Drawing.SizeF(325.4166F, 63.75F);
|
||
this.xrLabel10.StylePriority.UseFont = false;
|
||
this.xrLabel10.StylePriority.UseForeColor = false;
|
||
this.xrLabel10.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel10.Text = "Friedrichstra<72>e 14\r\n52351 D<>ren\r\nDeutschland\r\n";
|
||
this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel7
|
||
//
|
||
this.xrLabel7.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrLabel7.Multiline = true;
|
||
this.xrLabel7.Name = "xrLabel7";
|
||
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel7.SizeF = new System.Drawing.SizeF(325.4166F, 20F);
|
||
this.xrLabel7.StylePriority.UseFont = false;
|
||
this.xrLabel7.StylePriority.UseForeColor = false;
|
||
this.xrLabel7.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel7.Text = "Pro BeWo <20> ambulant betreutes Wohnen";
|
||
this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel12
|
||
//
|
||
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 153.125F);
|
||
this.xrLabel12.Name = "xrLabel12";
|
||
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel12.SizeF = new System.Drawing.SizeF(129.9998F, 25F);
|
||
this.xrLabel12.StylePriority.UseFont = false;
|
||
this.xrLabel12.Text = "Beginn:";
|
||
//
|
||
// xrLabel1
|
||
//
|
||
this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
|
||
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 115.625F);
|
||
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(590F, 25F);
|
||
this.xrLabel1.StylePriority.UseFont = false;
|
||
this.xrLabel1.StylePriority.UseForeColor = false;
|
||
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel1.Text = "Quittierungsbeleg";
|
||
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// 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.HeightF = 50F;
|
||
this.topMarginBand1.Name = "topMarginBand1";
|
||
//
|
||
// bottomMarginBand1
|
||
//
|
||
this.bottomMarginBand1.HeightF = 30F;
|
||
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
||
//
|
||
// fieldFLSBillable
|
||
//
|
||
this.fieldFLSBillable.Expression = "[TotalFLMBillable] / 60";
|
||
this.fieldFLSBillable.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||
this.fieldFLSBillable.Name = "fieldFLSBillable";
|
||
//
|
||
// fieldCustomerCount
|
||
//
|
||
this.fieldCustomerCount.DataMember = "Services";
|
||
this.fieldCustomerCount.Expression = "Iif([CustomerCount] > 1, [CustomerCount], \'\')";
|
||
this.fieldCustomerCount.FieldType = DevExpress.XtraReports.UI.FieldType.String;
|
||
this.fieldCustomerCount.Name = "fieldCustomerCount";
|
||
//
|
||
// GroupFooter2
|
||
//
|
||
this.GroupFooter2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel23,
|
||
this.xrLabel24,
|
||
this.xrLabel25,
|
||
this.xrLabel26,
|
||
this.xrLabel21,
|
||
this.xrLabel20,
|
||
this.xrLabel19,
|
||
this.xrLabel3,
|
||
this.xrLabel4,
|
||
this.xrLabel5,
|
||
this.xrLabel2});
|
||
this.GroupFooter2.HeightF = 264.7919F;
|
||
this.GroupFooter2.KeepTogether = true;
|
||
this.GroupFooter2.Name = "GroupFooter2";
|
||
//
|
||
// xrLabel23
|
||
//
|
||
this.xrLabel23.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel23.BorderWidth = 1F;
|
||
this.xrLabel23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ApprovedFLSPerWeek", "{0:0.##}")});
|
||
this.xrLabel23.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(401.6668F, 97.91666F);
|
||
this.xrLabel23.Name = "xrLabel23";
|
||
this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F);
|
||
this.xrLabel23.SizeF = new System.Drawing.SizeF(238.3331F, 25F);
|
||
this.xrLabel23.StylePriority.UseBorders = false;
|
||
this.xrLabel23.StylePriority.UseBorderWidth = false;
|
||
this.xrLabel23.StylePriority.UseFont = false;
|
||
this.xrLabel23.StylePriority.UsePadding = false;
|
||
this.xrLabel23.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel23.Text = "xrLabel4";
|
||
this.xrLabel23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel24
|
||
//
|
||
this.xrLabel24.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel24.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(0F, 97.91666F);
|
||
this.xrLabel24.Multiline = true;
|
||
this.xrLabel24.Name = "xrLabel24";
|
||
this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel24.SizeF = new System.Drawing.SizeF(401.6668F, 25F);
|
||
this.xrLabel24.StylePriority.UseBorders = false;
|
||
this.xrLabel24.StylePriority.UseFont = false;
|
||
this.xrLabel24.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel24.Text = "w<>chentlich bewilligte FLS:";
|
||
this.xrLabel24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel25
|
||
//
|
||
this.xrLabel25.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel25.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(0F, 122.9167F);
|
||
this.xrLabel25.Multiline = true;
|
||
this.xrLabel25.Name = "xrLabel25";
|
||
this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel25.SizeF = new System.Drawing.SizeF(401.6668F, 24.99999F);
|
||
this.xrLabel25.StylePriority.UseBorders = false;
|
||
this.xrLabel25.StylePriority.UseFont = false;
|
||
this.xrLabel25.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel25.Text = "verantwortliche Mitarbeitende / Bezugsbetreuung:";
|
||
this.xrLabel25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel26
|
||
//
|
||
this.xrLabel26.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel26.BorderWidth = 1F;
|
||
this.xrLabel26.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MainAttendant")});
|
||
this.xrLabel26.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(401.6668F, 122.9167F);
|
||
this.xrLabel26.Name = "xrLabel26";
|
||
this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F);
|
||
this.xrLabel26.SizeF = new System.Drawing.SizeF(238.3331F, 24.99999F);
|
||
this.xrLabel26.StylePriority.UseBorders = false;
|
||
this.xrLabel26.StylePriority.UseBorderWidth = false;
|
||
this.xrLabel26.StylePriority.UseFont = false;
|
||
this.xrLabel26.StylePriority.UsePadding = false;
|
||
this.xrLabel26.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel22
|
||
//
|
||
this.xrLabel22.Font = new System.Drawing.Font("Arial", 14F);
|
||
this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
|
||
this.xrLabel22.Multiline = true;
|
||
this.xrLabel22.Name = "xrLabel22";
|
||
this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel22.SizeF = new System.Drawing.SizeF(590F, 25F);
|
||
this.xrLabel22.StylePriority.UseFont = false;
|
||
this.xrLabel22.StylePriority.UseForeColor = false;
|
||
this.xrLabel22.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel22.Text = "Abwesenheiten";
|
||
this.xrLabel22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// DetailReport1
|
||
//
|
||
this.DetailReport1.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail2,
|
||
this.GroupHeader1});
|
||
this.DetailReport1.DataMember = "Abwesenheiten";
|
||
this.DetailReport1.DataSource = this.bindingSource1;
|
||
this.DetailReport1.Level = 1;
|
||
this.DetailReport1.Name = "DetailReport1";
|
||
//
|
||
// Detail2
|
||
//
|
||
this.Detail2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrTable2});
|
||
this.Detail2.HeightF = 25F;
|
||
this.Detail2.Name = "Detail2";
|
||
//
|
||
// xrTable2
|
||
//
|
||
this.xrTable2.BorderColor = System.Drawing.Color.Black;
|
||
this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrTable2.Name = "xrTable2";
|
||
this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow3});
|
||
this.xrTable2.SizeF = new System.Drawing.SizeF(480F, 25F);
|
||
this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrTableRow3
|
||
//
|
||
this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell8,
|
||
this.xrTableCell5,
|
||
this.xrTableCell6});
|
||
this.xrTableRow3.Name = "xrTableRow3";
|
||
this.xrTableRow3.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTableRow3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableRow3.Weight = 1.25D;
|
||
//
|
||
// xrTableCell8
|
||
//
|
||
this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Abwesenheiten.AbsenceReason.Description")});
|
||
this.xrTableCell8.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrTableCell8.Name = "xrTableCell8";
|
||
this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 0, 0, 100F);
|
||
this.xrTableCell8.StylePriority.UseFont = false;
|
||
this.xrTableCell8.StylePriority.UsePadding = false;
|
||
this.xrTableCell8.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell8.Weight = 0.27594104295401223D;
|
||
//
|
||
// xrTableCell5
|
||
//
|
||
this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Abwesenheiten.Start", "{0:dd.MM.yyyy}")});
|
||
this.xrTableCell5.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrTableCell5.Name = "xrTableCell5";
|
||
this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 0, 0, 100F);
|
||
this.xrTableCell5.StylePriority.UseFont = false;
|
||
this.xrTableCell5.StylePriority.UseForeColor = false;
|
||
this.xrTableCell5.StylePriority.UsePadding = false;
|
||
this.xrTableCell5.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell5.Weight = 0.27594104295401223D;
|
||
//
|
||
// xrTableCell6
|
||
//
|
||
this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Abwesenheiten.End", "{0:dd.MM.yyyy}")});
|
||
this.xrTableCell6.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrTableCell6.Name = "xrTableCell6";
|
||
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 0, 0, 100F);
|
||
this.xrTableCell6.StylePriority.UseFont = false;
|
||
this.xrTableCell6.StylePriority.UseForeColor = false;
|
||
this.xrTableCell6.StylePriority.UsePadding = false;
|
||
this.xrTableCell6.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell6.Weight = 0.27594104367585509D;
|
||
//
|
||
// GroupHeader1
|
||
//
|
||
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrTable1,
|
||
this.xrLabel22});
|
||
this.GroupHeader1.HeightF = 80F;
|
||
this.GroupHeader1.Name = "GroupHeader1";
|
||
//
|
||
// xrTable1
|
||
//
|
||
this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 55F);
|
||
this.xrTable1.Name = "xrTable1";
|
||
this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow1});
|
||
this.xrTable1.SizeF = new System.Drawing.SizeF(480F, 25F);
|
||
this.xrTable1.StylePriority.UseBackColor = false;
|
||
this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrTableRow1
|
||
//
|
||
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell7,
|
||
this.xrTableCell1,
|
||
this.xrTableCell2});
|
||
this.xrTableRow1.Name = "xrTableRow1";
|
||
this.xrTableRow1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTableRow1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableRow1.Weight = 1.2499994039538365D;
|
||
//
|
||
// xrTableCell7
|
||
//
|
||
this.xrTableCell7.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrTableCell7.Name = "xrTableCell7";
|
||
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||
this.xrTableCell7.StylePriority.UseFont = false;
|
||
this.xrTableCell7.StylePriority.UsePadding = false;
|
||
this.xrTableCell7.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell7.Text = "Art";
|
||
this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell7.Weight = 0.30129976671749709D;
|
||
//
|
||
// xrTableCell1
|
||
//
|
||
this.xrTableCell1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrTableCell1.Name = "xrTableCell1";
|
||
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||
this.xrTableCell1.StylePriority.UseFont = false;
|
||
this.xrTableCell1.StylePriority.UseForeColor = false;
|
||
this.xrTableCell1.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell1.Text = "Beginn";
|
||
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell1.Weight = 0.30129976671749709D;
|
||
//
|
||
// xrTableCell2
|
||
//
|
||
this.xrTableCell2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrTableCell2.Multiline = true;
|
||
this.xrTableCell2.Name = "xrTableCell2";
|
||
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||
this.xrTableCell2.StylePriority.UseFont = false;
|
||
this.xrTableCell2.StylePriority.UseForeColor = false;
|
||
this.xrTableCell2.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell2.Text = "Ende";
|
||
this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell2.Weight = 0.30129976671749703D;
|
||
//
|
||
// xrTableCell10
|
||
//
|
||
this.xrTableCell10.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrTableCell10.Name = "xrTableCell10";
|
||
this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||
this.xrTableCell10.StylePriority.UseFont = false;
|
||
this.xrTableCell10.StylePriority.UsePadding = false;
|
||
this.xrTableCell10.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell10.Text = "Unterschrift";
|
||
this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell10.Weight = 0.32013100213734064D;
|
||
//
|
||
// xrTableCell11
|
||
//
|
||
this.xrTableCell11.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.picSignature});
|
||
this.xrTableCell11.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrTableCell11.Name = "xrTableCell11";
|
||
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 0, 0, 100F);
|
||
this.xrTableCell11.StylePriority.UseFont = false;
|
||
this.xrTableCell11.StylePriority.UsePadding = false;
|
||
this.xrTableCell11.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell11.Weight = 0.29318734682437819D;
|
||
//
|
||
// picSignature
|
||
//
|
||
this.picSignature.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
||
this.picSignature.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Tag", null, "Services.Signature")});
|
||
this.picSignature.LocationFloat = new DevExpress.Utils.PointFloat(1F, 1F);
|
||
this.picSignature.Name = "picSignature";
|
||
this.picSignature.SizeF = new System.Drawing.SizeF(168F, 23F);
|
||
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
||
this.picSignature.StylePriority.UseBorders = false;
|
||
this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
|
||
//
|
||
// Stundenzettel
|
||
//
|
||
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail,
|
||
this.DetailReport,
|
||
this.ReportHeader,
|
||
this.topMarginBand1,
|
||
this.bottomMarginBand1,
|
||
this.GroupFooter2,
|
||
this.DetailReport1});
|
||
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
|
||
this.fieldFLSBillable,
|
||
this.fieldCustomerCount});
|
||
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(100, 81, 50, 30);
|
||
this.PageHeight = 1169;
|
||
this.PageWidth = 827;
|
||
this.PaperKind = System.Drawing.Printing.PaperKind.A4;
|
||
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.xrTable2)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).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 xrTableCell15;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell16;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell17;
|
||
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
||
private DevExpress.XtraReports.UI.XRTable xrTableServiceRecords1;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell12;
|
||
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.XRLabel xrLabel2;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldFLSBillable;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldCustomerCount;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel18;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel17;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel16;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel20;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel19;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel21;
|
||
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter2;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel22;
|
||
private DevExpress.XtraReports.UI.DetailReportBand DetailReport1;
|
||
private DevExpress.XtraReports.UI.DetailBand Detail2;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable2;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow3;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
|
||
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell8;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell7;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel23;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel24;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel25;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel26;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
|
||
private DevExpress.XtraReports.UI.XRPictureBox picSignature;
|
||
}
|
||
}
|