1186 lines
66 KiB
C#
1186 lines
66 KiB
C#
using BeWo.Report.ReportObjects;
|
||
namespace SHKService
|
||
{
|
||
partial class Arbeitszeitkonto
|
||
{
|
||
/// <summary>
|
||
/// Required designer variable.
|
||
/// </summary>
|
||
private System.ComponentModel.IContainer components = null;
|
||
|
||
/// <summary>
|
||
/// Clean up any resources being used.
|
||
/// </summary>
|
||
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
||
protected override void Dispose(bool disposing)
|
||
{
|
||
if (disposing && (components != null))
|
||
{
|
||
components.Dispose();
|
||
}
|
||
base.Dispose(disposing);
|
||
}
|
||
|
||
#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();
|
||
DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
|
||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Arbeitszeitkonto));
|
||
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
||
this.xrTableDetail = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRowDetail = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell28 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell27 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableHeader = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableRowHeader = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell35 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell39 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.cellFLSIstGesamt = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.Title = new DevExpress.XtraReports.UI.XRControlStyle();
|
||
this.FieldCaption = new DevExpress.XtraReports.UI.XRControlStyle();
|
||
this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle();
|
||
this.DataField = new DevExpress.XtraReports.UI.XRControlStyle();
|
||
this.fieldFLS = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
||
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
||
this.DetailReport1 = new DevExpress.XtraReports.UI.DetailReportBand();
|
||
this.Detail2 = new DevExpress.XtraReports.UI.DetailBand();
|
||
this.DetailReport2 = new DevExpress.XtraReports.UI.DetailReportBand();
|
||
this.Detail3 = new DevExpress.XtraReports.UI.DetailBand();
|
||
this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
||
this.GroupHeader3 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
||
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.lblNachweiseBis = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.GroupFooter2 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
||
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
||
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.GroupFooter3 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
||
this.xrLabel32 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel31 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel30 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel29 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel28 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel27 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel26 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.GroupFooter4 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
||
this.xrRichText2 = new DevExpress.XtraReports.UI.XRRichText();
|
||
this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.GroupFooter5 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
||
this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
|
||
this.fieldRelationGesamt = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.fieldSummeAblaufplan = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTableDetail)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTableHeader)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
||
//
|
||
// Detail
|
||
//
|
||
this.Detail.HeightF = 0F;
|
||
this.Detail.Name = "Detail";
|
||
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrTableDetail
|
||
//
|
||
this.xrTableDetail.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTableDetail.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrTableDetail.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrTableDetail.Name = "xrTableDetail";
|
||
this.xrTableDetail.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrTableDetail.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRowDetail});
|
||
this.xrTableDetail.SizeF = new System.Drawing.SizeF(600F, 25F);
|
||
this.xrTableDetail.StylePriority.UseBorders = false;
|
||
this.xrTableDetail.StylePriority.UseFont = false;
|
||
this.xrTableDetail.StylePriority.UsePadding = false;
|
||
this.xrTableDetail.StylePriority.UseTextAlignment = false;
|
||
this.xrTableDetail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrTableRowDetail
|
||
//
|
||
this.xrTableRowDetail.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell3,
|
||
this.xrTableCell19,
|
||
this.xrTableCell20,
|
||
this.xrTableCell28,
|
||
this.xrTableCell16,
|
||
this.xrTableCell27});
|
||
this.xrTableRowDetail.Name = "xrTableRowDetail";
|
||
this.xrTableRowDetail.Weight = 1D;
|
||
//
|
||
// xrTableCell3
|
||
//
|
||
this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ArbeitszeitkontoList.MonatDetails.Monat", "{0:MMMM}")});
|
||
this.xrTableCell3.Name = "xrTableCell3";
|
||
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||
this.xrTableCell3.StylePriority.UseFont = false;
|
||
this.xrTableCell3.StylePriority.UsePadding = false;
|
||
this.xrTableCell3.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.xrTableCell3.Weight = 0.09017132551848514D;
|
||
//
|
||
// xrTableCell19
|
||
//
|
||
this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ArbeitszeitkontoList.MonatDetails.Grundlage", "{0:0.00}")});
|
||
this.xrTableCell19.Name = "xrTableCell19";
|
||
this.xrTableCell19.Text = "xrTableCell19";
|
||
this.xrTableCell19.Weight = 0.090171325518485113D;
|
||
//
|
||
// xrTableCell20
|
||
//
|
||
this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ArbeitszeitkontoList.MonatDetails.EmployeeDetail.StundenGesamtIst", "{0:0.00}")});
|
||
this.xrTableCell20.Name = "xrTableCell20";
|
||
this.xrTableCell20.Text = "xrTableCell20";
|
||
this.xrTableCell20.Weight = 0.090171325518485113D;
|
||
//
|
||
// xrTableCell28
|
||
//
|
||
this.xrTableCell28.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ArbeitszeitkontoList.MonatDetails.EmployeeDetail.StundenSollOhneUrlaubKrankheit", "{0:0.00}")});
|
||
this.xrTableCell28.Name = "xrTableCell28";
|
||
this.xrTableCell28.Text = "xrTableCell28";
|
||
this.xrTableCell28.Weight = 0.090171325518485113D;
|
||
//
|
||
// xrTableCell16
|
||
//
|
||
this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ArbeitszeitkontoList.MonatDetails.EmployeeDetail.UeberstundenAusbezahlt", "{0:0.00}")});
|
||
this.xrTableCell16.Name = "xrTableCell16";
|
||
this.xrTableCell16.Text = "xrTableCell16";
|
||
this.xrTableCell16.Weight = 0.09017132551848514D;
|
||
//
|
||
// xrTableCell27
|
||
//
|
||
this.xrTableCell27.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ArbeitszeitkontoList.MonatDetails.EmployeeDetail.Ueberstunden", "{0:0.00}")});
|
||
this.xrTableCell27.Name = "xrTableCell27";
|
||
this.xrTableCell27.Text = "xrTableCell27";
|
||
this.xrTableCell27.Weight = 0.090171325518485154D;
|
||
//
|
||
// xrTableHeader
|
||
//
|
||
this.xrTableHeader.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrTableHeader.Name = "xrTableHeader";
|
||
this.xrTableHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrTableHeader.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow2,
|
||
this.xrTableRowHeader});
|
||
this.xrTableHeader.SizeF = new System.Drawing.SizeF(600F, 100F);
|
||
this.xrTableHeader.StylePriority.UseBorders = false;
|
||
this.xrTableHeader.StylePriority.UseFont = false;
|
||
this.xrTableHeader.StylePriority.UsePadding = false;
|
||
this.xrTableHeader.StylePriority.UseTextAlignment = false;
|
||
this.xrTableHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrTableRow2
|
||
//
|
||
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell1,
|
||
this.xrTableCell6,
|
||
this.xrTableCell7,
|
||
this.xrTableCell11,
|
||
this.xrTableCell12,
|
||
this.xrTableCell13});
|
||
this.xrTableRow2.Name = "xrTableRow2";
|
||
this.xrTableRow2.Weight = 0.79999999999999982D;
|
||
//
|
||
// xrTableCell1
|
||
//
|
||
this.xrTableCell1.Name = "xrTableCell1";
|
||
this.xrTableCell1.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
||
this.xrTableCell1.Weight = 0.090171321822211242D;
|
||
//
|
||
// xrTableCell6
|
||
//
|
||
this.xrTableCell6.Name = "xrTableCell6";
|
||
this.xrTableCell6.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
|
||
this.xrTableCell6.Weight = 0.090171324944989112D;
|
||
//
|
||
// xrTableCell7
|
||
//
|
||
this.xrTableCell7.Name = "xrTableCell7";
|
||
this.xrTableCell7.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell7.Text = "1";
|
||
this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
|
||
this.xrTableCell7.Weight = 0.090171330336394587D;
|
||
//
|
||
// xrTableCell11
|
||
//
|
||
this.xrTableCell11.Name = "xrTableCell11";
|
||
this.xrTableCell11.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell11.Text = "2";
|
||
this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
|
||
this.xrTableCell11.Weight = 0.0901713289533386D;
|
||
//
|
||
// xrTableCell12
|
||
//
|
||
this.xrTableCell12.Name = "xrTableCell12";
|
||
this.xrTableCell12.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell12.Text = "3";
|
||
this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
|
||
this.xrTableCell12.Weight = 0.090171325582078576D;
|
||
//
|
||
// xrTableCell13
|
||
//
|
||
this.xrTableCell13.Name = "xrTableCell13";
|
||
this.xrTableCell13.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
|
||
this.xrTableCell13.Weight = 0.090171325582078535D;
|
||
//
|
||
// xrTableRowHeader
|
||
//
|
||
this.xrTableRowHeader.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell5,
|
||
this.xrTableCell4,
|
||
this.xrTableCell2,
|
||
this.xrTableCell9,
|
||
this.xrTableCell8,
|
||
this.xrTableCell10});
|
||
this.xrTableRowHeader.Name = "xrTableRowHeader";
|
||
this.xrTableRowHeader.Weight = 3.1999999999999997D;
|
||
//
|
||
// xrTableCell5
|
||
//
|
||
this.xrTableCell5.Name = "xrTableCell5";
|
||
this.xrTableCell5.StylePriority.UsePadding = false;
|
||
this.xrTableCell5.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell5.Text = "Monat";
|
||
this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
||
this.xrTableCell5.Weight = 0.090171328701737483D;
|
||
//
|
||
// xrTableCell4
|
||
//
|
||
this.xrTableCell4.Name = "xrTableCell4";
|
||
this.xrTableCell4.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell4.Text = "Grundlage";
|
||
this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
|
||
this.xrTableCell4.Weight = 0.090171331824515352D;
|
||
//
|
||
// xrTableCell2
|
||
//
|
||
this.xrTableCell2.Multiline = true;
|
||
this.xrTableCell2.Name = "xrTableCell2";
|
||
this.xrTableCell2.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell2.Text = "Erbrachte\r\nStunden";
|
||
this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
|
||
this.xrTableCell2.Weight = 0.090171330336394587D;
|
||
//
|
||
// xrTableCell9
|
||
//
|
||
this.xrTableCell9.Multiline = true;
|
||
this.xrTableCell9.Name = "xrTableCell9";
|
||
this.xrTableCell9.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell9.Text = "Soll-\r\nStunden gem.\r\nArb.vertrag";
|
||
this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
|
||
this.xrTableCell9.Weight = 0.090171328953338611D;
|
||
//
|
||
// xrTableCell8
|
||
//
|
||
this.xrTableCell8.Multiline = true;
|
||
this.xrTableCell8.Name = "xrTableCell8";
|
||
this.xrTableCell8.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell8.Text = "Gehaltsabzug\r\nin Std.\r\numgerechnet";
|
||
this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
|
||
this.xrTableCell8.Weight = 0.090171325582078576D;
|
||
//
|
||
// xrTableCell10
|
||
//
|
||
this.xrTableCell10.Multiline = true;
|
||
this.xrTableCell10.Name = "xrTableCell10";
|
||
this.xrTableCell10.StylePriority.UseBackColor = false;
|
||
this.xrTableCell10.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell10.Text = "<22>ber-/Unter-\r\nstunden\r\n(1)-(2)+(3)";
|
||
this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
|
||
this.xrTableCell10.Weight = 0.090171311823026068D;
|
||
//
|
||
// xrTable1
|
||
//
|
||
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrTable1.Name = "xrTable1";
|
||
this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow1});
|
||
this.xrTable1.SizeF = new System.Drawing.SizeF(600F, 27F);
|
||
this.xrTable1.StylePriority.UseBorders = false;
|
||
this.xrTable1.StylePriority.UseFont = false;
|
||
this.xrTable1.StylePriority.UsePadding = false;
|
||
this.xrTable1.StylePriority.UseTextAlignment = false;
|
||
this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrTableRow1
|
||
//
|
||
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell35,
|
||
this.xrTableCell39,
|
||
this.cellFLSIstGesamt});
|
||
this.xrTableRow1.Name = "xrTableRow1";
|
||
this.xrTableRow1.Weight = 1.08D;
|
||
//
|
||
// xrTableCell35
|
||
//
|
||
this.xrTableCell35.Name = "xrTableCell35";
|
||
this.xrTableCell35.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||
this.xrTableCell35.StylePriority.UseFont = false;
|
||
this.xrTableCell35.StylePriority.UsePadding = false;
|
||
this.xrTableCell35.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell35.Text = "Arbeitszeitkonto Stand";
|
||
this.xrTableCell35.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
this.xrTableCell35.Weight = 0.36068530207394056D;
|
||
//
|
||
// xrTableCell39
|
||
//
|
||
this.xrTableCell39.Name = "xrTableCell39";
|
||
this.xrTableCell39.Weight = 0.09017132551848514D;
|
||
//
|
||
// cellFLSIstGesamt
|
||
//
|
||
this.cellFLSIstGesamt.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Double;
|
||
this.cellFLSIstGesamt.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.cellFLSIstGesamt.BorderWidth = 3F;
|
||
this.cellFLSIstGesamt.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ArbeitszeitkontoList.MonatDetails.EmployeeDetail.Ueberstunden")});
|
||
this.cellFLSIstGesamt.Name = "cellFLSIstGesamt";
|
||
this.cellFLSIstGesamt.StylePriority.UseBorderDashStyle = false;
|
||
this.cellFLSIstGesamt.StylePriority.UseBorders = false;
|
||
this.cellFLSIstGesamt.StylePriority.UseBorderWidth = false;
|
||
xrSummary1.FormatString = "{0:0.00}";
|
||
xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
|
||
this.cellFLSIstGesamt.Summary = xrSummary1;
|
||
this.cellFLSIstGesamt.Weight = 0.090171325518485154D;
|
||
//
|
||
// Title
|
||
//
|
||
this.Title.BackColor = System.Drawing.Color.White;
|
||
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
|
||
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
||
this.Title.BorderWidth = 1F;
|
||
this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
|
||
this.Title.ForeColor = System.Drawing.Color.Black;
|
||
this.Title.Name = "Title";
|
||
//
|
||
// FieldCaption
|
||
//
|
||
this.FieldCaption.BackColor = System.Drawing.Color.White;
|
||
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
|
||
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
||
this.FieldCaption.BorderWidth = 1F;
|
||
this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
|
||
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
|
||
this.FieldCaption.Name = "FieldCaption";
|
||
//
|
||
// PageInfo
|
||
//
|
||
this.PageInfo.BackColor = System.Drawing.Color.White;
|
||
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
|
||
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
||
this.PageInfo.BorderWidth = 1F;
|
||
this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
|
||
this.PageInfo.ForeColor = System.Drawing.Color.Black;
|
||
this.PageInfo.Name = "PageInfo";
|
||
//
|
||
// DataField
|
||
//
|
||
this.DataField.BackColor = System.Drawing.Color.White;
|
||
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
|
||
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
||
this.DataField.BorderWidth = 1F;
|
||
this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
|
||
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
|
||
this.DataField.Name = "DataField";
|
||
//
|
||
// fieldFLS
|
||
//
|
||
this.fieldFLS.DataMember = "FLSReportGroups";
|
||
this.fieldFLS.Expression = "[TotalFLM] / 60";
|
||
this.fieldFLS.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||
this.fieldFLS.Name = "fieldFLS";
|
||
//
|
||
// topMarginBand1
|
||
//
|
||
this.topMarginBand1.HeightF = 90F;
|
||
this.topMarginBand1.Name = "topMarginBand1";
|
||
//
|
||
// bottomMarginBand1
|
||
//
|
||
this.bottomMarginBand1.HeightF = 30F;
|
||
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
||
//
|
||
// DetailReport1
|
||
//
|
||
this.DetailReport1.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail2,
|
||
this.DetailReport2});
|
||
this.DetailReport1.DataMember = "ArbeitszeitkontoList";
|
||
this.DetailReport1.DataSource = this.bindingSource1;
|
||
this.DetailReport1.Level = 0;
|
||
this.DetailReport1.Name = "DetailReport1";
|
||
//
|
||
// Detail2
|
||
//
|
||
this.Detail2.HeightF = 0F;
|
||
this.Detail2.Name = "Detail2";
|
||
this.Detail2.PageBreak = DevExpress.XtraReports.UI.PageBreak.BeforeBandExceptFirstEntry;
|
||
//
|
||
// DetailReport2
|
||
//
|
||
this.DetailReport2.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail3,
|
||
this.GroupHeader2,
|
||
this.GroupHeader3,
|
||
this.GroupFooter2,
|
||
this.GroupFooter1,
|
||
this.GroupFooter3,
|
||
this.GroupFooter4,
|
||
this.GroupFooter5});
|
||
this.DetailReport2.DataMember = "ArbeitszeitkontoList.MonatDetails";
|
||
this.DetailReport2.DataSource = this.bindingSource1;
|
||
this.DetailReport2.Level = 0;
|
||
this.DetailReport2.Name = "DetailReport2";
|
||
//
|
||
// Detail3
|
||
//
|
||
this.Detail3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrTableDetail});
|
||
this.Detail3.Font = new System.Drawing.Font("Arial", 9.75F);
|
||
this.Detail3.HeightF = 25F;
|
||
this.Detail3.Name = "Detail3";
|
||
this.Detail3.StylePriority.UseFont = false;
|
||
//
|
||
// GroupHeader2
|
||
//
|
||
this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrTableHeader});
|
||
this.GroupHeader2.HeightF = 100F;
|
||
this.GroupHeader2.Name = "GroupHeader2";
|
||
//
|
||
// GroupHeader3
|
||
//
|
||
this.GroupHeader3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel9,
|
||
this.xrLabel8,
|
||
this.lblNachweiseBis,
|
||
this.xrLabel6,
|
||
this.xrLabel5,
|
||
this.xrLabel4,
|
||
this.xrLabel3,
|
||
this.xrLabel2,
|
||
this.xrLabel1});
|
||
this.GroupHeader3.HeightF = 159.1667F;
|
||
this.GroupHeader3.Level = 1;
|
||
this.GroupHeader3.Name = "GroupHeader3";
|
||
//
|
||
// xrLabel9
|
||
//
|
||
this.xrLabel9.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(100F, 120.8333F);
|
||
this.xrLabel9.Multiline = true;
|
||
this.xrLabel9.Name = "xrLabel9";
|
||
this.xrLabel9.SizeF = new System.Drawing.SizeF(400F, 20.00002F);
|
||
this.xrLabel9.StylePriority.UseFont = false;
|
||
this.xrLabel9.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel9.Text = "Ist-Stand des Arbeitszeitkontos";
|
||
this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel8
|
||
//
|
||
this.xrLabel8.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 120.8333F);
|
||
this.xrLabel8.Multiline = true;
|
||
this.xrLabel8.Name = "xrLabel8";
|
||
this.xrLabel8.SizeF = new System.Drawing.SizeF(45F, 20.00001F);
|
||
this.xrLabel8.StylePriority.UseFont = false;
|
||
this.xrLabel8.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel8.Text = "a)";
|
||
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// lblNachweiseBis
|
||
//
|
||
this.lblNachweiseBis.BackColor = System.Drawing.Color.Gainsboro;
|
||
this.lblNachweiseBis.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "EintraegeBeruecksichtigtBis", "{0:dd.MM.yyyy}")});
|
||
this.lblNachweiseBis.LocationFloat = new DevExpress.Utils.PointFloat(382.25F, 70F);
|
||
this.lblNachweiseBis.Multiline = true;
|
||
this.lblNachweiseBis.Name = "lblNachweiseBis";
|
||
this.lblNachweiseBis.SizeF = new System.Drawing.SizeF(217.75F, 20F);
|
||
this.lblNachweiseBis.StylePriority.UseBackColor = false;
|
||
this.lblNachweiseBis.StylePriority.UseFont = false;
|
||
this.lblNachweiseBis.StylePriority.UseTextAlignment = false;
|
||
this.lblNachweiseBis.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel6
|
||
//
|
||
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 70F);
|
||
this.xrLabel6.Multiline = true;
|
||
this.xrLabel6.Name = "xrLabel6";
|
||
this.xrLabel6.SizeF = new System.Drawing.SizeF(305F, 20F);
|
||
this.xrLabel6.StylePriority.UseFont = false;
|
||
this.xrLabel6.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel6.Text = "Zeitnachweise ber<65>cksichtigt bis zum";
|
||
this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// xrLabel5
|
||
//
|
||
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(318.0833F, 35F);
|
||
this.xrLabel5.Multiline = true;
|
||
this.xrLabel5.Name = "xrLabel5";
|
||
this.xrLabel5.SizeF = new System.Drawing.SizeF(64.16666F, 20F);
|
||
this.xrLabel5.StylePriority.UseFont = false;
|
||
this.xrLabel5.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel5.Text = "Name";
|
||
this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// xrLabel4
|
||
//
|
||
this.xrLabel4.BackColor = System.Drawing.Color.Gainsboro;
|
||
this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ArbeitszeitkontoList.Employee.PersonnelNumber")});
|
||
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(64.16666F, 35F);
|
||
this.xrLabel4.Multiline = true;
|
||
this.xrLabel4.Name = "xrLabel4";
|
||
this.xrLabel4.SizeF = new System.Drawing.SizeF(100F, 20F);
|
||
this.xrLabel4.StylePriority.UseBackColor = false;
|
||
this.xrLabel4.StylePriority.UseFont = false;
|
||
this.xrLabel4.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel4.Text = "G939";
|
||
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel3
|
||
//
|
||
this.xrLabel3.BackColor = System.Drawing.Color.Gainsboro;
|
||
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(382.25F, 35F);
|
||
this.xrLabel3.Multiline = true;
|
||
this.xrLabel3.Name = "xrLabel3";
|
||
this.xrLabel3.SizeF = new System.Drawing.SizeF(217.75F, 20F);
|
||
this.xrLabel3.StylePriority.UseBackColor = false;
|
||
this.xrLabel3.StylePriority.UseFont = false;
|
||
this.xrLabel3.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel3.Text = "[ArbeitszeitkontoList.Employee.LastName], [ArbeitszeitkontoList.Employee.FirstNam" +
|
||
"e]";
|
||
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel2
|
||
//
|
||
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 35F);
|
||
this.xrLabel2.Multiline = true;
|
||
this.xrLabel2.Name = "xrLabel2";
|
||
this.xrLabel2.SizeF = new System.Drawing.SizeF(64.16666F, 20F);
|
||
this.xrLabel2.StylePriority.UseFont = false;
|
||
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel2.Text = "PNR";
|
||
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// xrLabel1
|
||
//
|
||
this.xrLabel1.Font = new System.Drawing.Font("Calibri", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrLabel1.Multiline = true;
|
||
this.xrLabel1.Name = "xrLabel1";
|
||
this.xrLabel1.SizeF = new System.Drawing.SizeF(305F, 25F);
|
||
this.xrLabel1.StylePriority.UseFont = false;
|
||
this.xrLabel1.Text = "Arbeitszeitkonto von";
|
||
//
|
||
// GroupFooter2
|
||
//
|
||
this.GroupFooter2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrTable1});
|
||
this.GroupFooter2.HeightF = 50F;
|
||
this.GroupFooter2.Name = "GroupFooter2";
|
||
//
|
||
// GroupFooter1
|
||
//
|
||
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel15,
|
||
this.xrLabel16,
|
||
this.xrLabel14,
|
||
this.xrLabel12,
|
||
this.xrLabel13,
|
||
this.xrLabel10,
|
||
this.xrLabel11});
|
||
this.GroupFooter1.HeightF = 100F;
|
||
this.GroupFooter1.Level = 1;
|
||
this.GroupFooter1.Name = "GroupFooter1";
|
||
//
|
||
// xrLabel15
|
||
//
|
||
this.xrLabel15.BackColor = System.Drawing.Color.Gainsboro;
|
||
this.xrLabel15.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ArbeitszeitkontoList.ArbeitszeitProWoche")});
|
||
this.xrLabel15.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(382.25F, 70F);
|
||
this.xrLabel15.Multiline = true;
|
||
this.xrLabel15.Name = "xrLabel15";
|
||
this.xrLabel15.SizeF = new System.Drawing.SizeF(164.1667F, 20F);
|
||
this.xrLabel15.StylePriority.UseBackColor = false;
|
||
this.xrLabel15.StylePriority.UseBorders = false;
|
||
this.xrLabel15.StylePriority.UseFont = false;
|
||
this.xrLabel15.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel16
|
||
//
|
||
this.xrLabel16.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(382.25F, 45F);
|
||
this.xrLabel16.Multiline = true;
|
||
this.xrLabel16.Name = "xrLabel16";
|
||
this.xrLabel16.SizeF = new System.Drawing.SizeF(164.1667F, 20F);
|
||
this.xrLabel16.StylePriority.UseBorders = false;
|
||
this.xrLabel16.StylePriority.UseFont = false;
|
||
this.xrLabel16.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel16.Text = "W<>chentl. Arbeitszeit";
|
||
this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel14
|
||
//
|
||
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(264.1667F, 45F);
|
||
this.xrLabel14.Multiline = true;
|
||
this.xrLabel14.Name = "xrLabel14";
|
||
this.xrLabel14.SizeF = new System.Drawing.SizeF(118.0833F, 20F);
|
||
this.xrLabel14.StylePriority.UseBorders = false;
|
||
this.xrLabel14.StylePriority.UseFont = false;
|
||
this.xrLabel14.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel14.Text = "entspricht";
|
||
this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel12
|
||
//
|
||
this.xrLabel12.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(100F, 45F);
|
||
this.xrLabel12.Multiline = true;
|
||
this.xrLabel12.Name = "xrLabel12";
|
||
this.xrLabel12.SizeF = new System.Drawing.SizeF(164.1667F, 20F);
|
||
this.xrLabel12.StylePriority.UseBorders = false;
|
||
this.xrLabel12.StylePriority.UseFont = false;
|
||
this.xrLabel12.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel12.Text = "Monatl. Arbeitszeit";
|
||
this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel13
|
||
//
|
||
this.xrLabel13.BackColor = System.Drawing.Color.Gainsboro;
|
||
this.xrLabel13.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ArbeitszeitkontoList.ArbeitszeitProMonat")});
|
||
this.xrLabel13.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(100F, 70F);
|
||
this.xrLabel13.Multiline = true;
|
||
this.xrLabel13.Name = "xrLabel13";
|
||
this.xrLabel13.SizeF = new System.Drawing.SizeF(164.1667F, 20F);
|
||
this.xrLabel13.StylePriority.UseBackColor = false;
|
||
this.xrLabel13.StylePriority.UseBorders = false;
|
||
this.xrLabel13.StylePriority.UseFont = false;
|
||
this.xrLabel13.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel10
|
||
//
|
||
this.xrLabel10.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(100F, 0F);
|
||
this.xrLabel10.Multiline = true;
|
||
this.xrLabel10.Name = "xrLabel10";
|
||
this.xrLabel10.SizeF = new System.Drawing.SizeF(400F, 45F);
|
||
this.xrLabel10.StylePriority.UseFont = false;
|
||
this.xrLabel10.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel10.Text = "Derzeit hinterlegte Arbeitszeit\r\nnach Arbeitsvertrag:";
|
||
this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||
//
|
||
// xrLabel11
|
||
//
|
||
this.xrLabel11.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrLabel11.Multiline = true;
|
||
this.xrLabel11.Name = "xrLabel11";
|
||
this.xrLabel11.SizeF = new System.Drawing.SizeF(45F, 20.00001F);
|
||
this.xrLabel11.StylePriority.UseFont = false;
|
||
this.xrLabel11.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel11.Text = "b)";
|
||
this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// GroupFooter3
|
||
//
|
||
this.GroupFooter3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel32,
|
||
this.xrLabel31,
|
||
this.xrLabel30,
|
||
this.xrLabel29,
|
||
this.xrLabel28,
|
||
this.xrLabel27,
|
||
this.xrLabel26,
|
||
this.xrLabel25,
|
||
this.xrLabel24,
|
||
this.xrLabel23,
|
||
this.xrLabel22,
|
||
this.xrLabel21,
|
||
this.xrLabel17,
|
||
this.xrLabel18});
|
||
this.GroupFooter3.HeightF = 120F;
|
||
this.GroupFooter3.Level = 2;
|
||
this.GroupFooter3.Name = "GroupFooter3";
|
||
//
|
||
// xrLabel32
|
||
//
|
||
this.xrLabel32.BackColor = System.Drawing.Color.Gainsboro;
|
||
this.xrLabel32.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel32.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ArbeitszeitkontoList.fieldSummeAblaufplan", "{0:0.00} Std.")});
|
||
this.xrLabel32.LocationFloat = new DevExpress.Utils.PointFloat(500F, 70F);
|
||
this.xrLabel32.Multiline = true;
|
||
this.xrLabel32.Name = "xrLabel32";
|
||
this.xrLabel32.SizeF = new System.Drawing.SizeF(100F, 20F);
|
||
this.xrLabel32.StylePriority.UseBackColor = false;
|
||
this.xrLabel32.StylePriority.UseBorders = false;
|
||
this.xrLabel32.StylePriority.UseFont = false;
|
||
this.xrLabel32.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel32.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel31
|
||
//
|
||
this.xrLabel31.BackColor = System.Drawing.Color.Gainsboro;
|
||
this.xrLabel31.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel31.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ArbeitszeitkontoList.AblaufplanFreitag", "{0:0.00} Std.")});
|
||
this.xrLabel31.LocationFloat = new DevExpress.Utils.PointFloat(400F, 70F);
|
||
this.xrLabel31.Multiline = true;
|
||
this.xrLabel31.Name = "xrLabel31";
|
||
this.xrLabel31.SizeF = new System.Drawing.SizeF(100F, 20F);
|
||
this.xrLabel31.StylePriority.UseBackColor = false;
|
||
this.xrLabel31.StylePriority.UseBorders = false;
|
||
this.xrLabel31.StylePriority.UseFont = false;
|
||
this.xrLabel31.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel31.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel30
|
||
//
|
||
this.xrLabel30.BackColor = System.Drawing.Color.Gainsboro;
|
||
this.xrLabel30.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel30.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ArbeitszeitkontoList.AblaufplanDonnerstag", "{0:0.00} Std.")});
|
||
this.xrLabel30.LocationFloat = new DevExpress.Utils.PointFloat(300F, 70F);
|
||
this.xrLabel30.Multiline = true;
|
||
this.xrLabel30.Name = "xrLabel30";
|
||
this.xrLabel30.SizeF = new System.Drawing.SizeF(100F, 20F);
|
||
this.xrLabel30.StylePriority.UseBackColor = false;
|
||
this.xrLabel30.StylePriority.UseBorders = false;
|
||
this.xrLabel30.StylePriority.UseFont = false;
|
||
this.xrLabel30.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel30.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel29
|
||
//
|
||
this.xrLabel29.BackColor = System.Drawing.Color.Gainsboro;
|
||
this.xrLabel29.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel29.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ArbeitszeitkontoList.AblaufplanMittwoch", "{0:0.00} Std.")});
|
||
this.xrLabel29.LocationFloat = new DevExpress.Utils.PointFloat(200F, 70F);
|
||
this.xrLabel29.Multiline = true;
|
||
this.xrLabel29.Name = "xrLabel29";
|
||
this.xrLabel29.SizeF = new System.Drawing.SizeF(100F, 20F);
|
||
this.xrLabel29.StylePriority.UseBackColor = false;
|
||
this.xrLabel29.StylePriority.UseBorders = false;
|
||
this.xrLabel29.StylePriority.UseFont = false;
|
||
this.xrLabel29.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel29.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel28
|
||
//
|
||
this.xrLabel28.BackColor = System.Drawing.Color.Gainsboro;
|
||
this.xrLabel28.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel28.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ArbeitszeitkontoList.AblaufplanDienstag", "{0:0.00} Std.")});
|
||
this.xrLabel28.LocationFloat = new DevExpress.Utils.PointFloat(100F, 70F);
|
||
this.xrLabel28.Multiline = true;
|
||
this.xrLabel28.Name = "xrLabel28";
|
||
this.xrLabel28.SizeF = new System.Drawing.SizeF(100F, 20F);
|
||
this.xrLabel28.StylePriority.UseBackColor = false;
|
||
this.xrLabel28.StylePriority.UseBorders = false;
|
||
this.xrLabel28.StylePriority.UseFont = false;
|
||
this.xrLabel28.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel28.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel27
|
||
//
|
||
this.xrLabel27.BackColor = System.Drawing.Color.Gainsboro;
|
||
this.xrLabel27.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel27.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ArbeitszeitkontoList.AblaufplanMontag", "{0:0.00} Std.")});
|
||
this.xrLabel27.LocationFloat = new DevExpress.Utils.PointFloat(0F, 70F);
|
||
this.xrLabel27.Multiline = true;
|
||
this.xrLabel27.Name = "xrLabel27";
|
||
this.xrLabel27.SizeF = new System.Drawing.SizeF(100F, 20F);
|
||
this.xrLabel27.StylePriority.UseBackColor = false;
|
||
this.xrLabel27.StylePriority.UseBorders = false;
|
||
this.xrLabel27.StylePriority.UseFont = false;
|
||
this.xrLabel27.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel26
|
||
//
|
||
this.xrLabel26.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(500F, 45F);
|
||
this.xrLabel26.Multiline = true;
|
||
this.xrLabel26.Name = "xrLabel26";
|
||
this.xrLabel26.SizeF = new System.Drawing.SizeF(100F, 20F);
|
||
this.xrLabel26.StylePriority.UseBorders = false;
|
||
this.xrLabel26.StylePriority.UseFont = false;
|
||
this.xrLabel26.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel26.Text = "Summe";
|
||
this.xrLabel26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel25
|
||
//
|
||
this.xrLabel25.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(400F, 45F);
|
||
this.xrLabel25.Multiline = true;
|
||
this.xrLabel25.Name = "xrLabel25";
|
||
this.xrLabel25.SizeF = new System.Drawing.SizeF(100F, 20F);
|
||
this.xrLabel25.StylePriority.UseBorders = false;
|
||
this.xrLabel25.StylePriority.UseFont = false;
|
||
this.xrLabel25.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel25.Text = "Freitag";
|
||
this.xrLabel25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel24
|
||
//
|
||
this.xrLabel24.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(300F, 45F);
|
||
this.xrLabel24.Multiline = true;
|
||
this.xrLabel24.Name = "xrLabel24";
|
||
this.xrLabel24.SizeF = new System.Drawing.SizeF(100F, 20F);
|
||
this.xrLabel24.StylePriority.UseBorders = false;
|
||
this.xrLabel24.StylePriority.UseFont = false;
|
||
this.xrLabel24.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel24.Text = "Donnerstag";
|
||
this.xrLabel24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel23
|
||
//
|
||
this.xrLabel23.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(200F, 45F);
|
||
this.xrLabel23.Multiline = true;
|
||
this.xrLabel23.Name = "xrLabel23";
|
||
this.xrLabel23.SizeF = new System.Drawing.SizeF(100F, 20F);
|
||
this.xrLabel23.StylePriority.UseBorders = false;
|
||
this.xrLabel23.StylePriority.UseFont = false;
|
||
this.xrLabel23.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel23.Text = "Mittwoch";
|
||
this.xrLabel23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel22
|
||
//
|
||
this.xrLabel22.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(100F, 45F);
|
||
this.xrLabel22.Multiline = true;
|
||
this.xrLabel22.Name = "xrLabel22";
|
||
this.xrLabel22.SizeF = new System.Drawing.SizeF(100F, 20F);
|
||
this.xrLabel22.StylePriority.UseBorders = false;
|
||
this.xrLabel22.StylePriority.UseFont = false;
|
||
this.xrLabel22.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel22.Text = "Dienstag";
|
||
this.xrLabel22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel21
|
||
//
|
||
this.xrLabel21.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(0F, 45F);
|
||
this.xrLabel21.Multiline = true;
|
||
this.xrLabel21.Name = "xrLabel21";
|
||
this.xrLabel21.SizeF = new System.Drawing.SizeF(100F, 20F);
|
||
this.xrLabel21.StylePriority.UseBorders = false;
|
||
this.xrLabel21.StylePriority.UseFont = false;
|
||
this.xrLabel21.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel21.Text = "Montag";
|
||
this.xrLabel21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel17
|
||
//
|
||
this.xrLabel17.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrLabel17.Multiline = true;
|
||
this.xrLabel17.Name = "xrLabel17";
|
||
this.xrLabel17.SizeF = new System.Drawing.SizeF(45F, 20.00001F);
|
||
this.xrLabel17.StylePriority.UseFont = false;
|
||
this.xrLabel17.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel17.Text = "c)";
|
||
this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel18
|
||
//
|
||
this.xrLabel18.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(100F, 0F);
|
||
this.xrLabel18.Multiline = true;
|
||
this.xrLabel18.Name = "xrLabel18";
|
||
this.xrLabel18.SizeF = new System.Drawing.SizeF(400F, 45F);
|
||
this.xrLabel18.StylePriority.UseFont = false;
|
||
this.xrLabel18.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel18.Text = "Derzeit hinterlegter w<>chentl. Ablaufplan:";
|
||
this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||
//
|
||
// GroupFooter4
|
||
//
|
||
this.GroupFooter4.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrRichText2,
|
||
this.xrLabel19,
|
||
this.xrLabel20});
|
||
this.GroupFooter4.HeightF = 125F;
|
||
this.GroupFooter4.Level = 3;
|
||
this.GroupFooter4.Name = "GroupFooter4";
|
||
//
|
||
// xrRichText2
|
||
//
|
||
this.xrRichText2.Font = new System.Drawing.Font("Arial", 8F);
|
||
this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 50F);
|
||
this.xrRichText2.Name = "xrRichText2";
|
||
this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
|
||
this.xrRichText2.SizeF = new System.Drawing.SizeF(600F, 72.5F);
|
||
this.xrRichText2.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel19
|
||
//
|
||
this.xrLabel19.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrLabel19.Multiline = true;
|
||
this.xrLabel19.Name = "xrLabel19";
|
||
this.xrLabel19.SizeF = new System.Drawing.SizeF(45F, 20.00001F);
|
||
this.xrLabel19.StylePriority.UseFont = false;
|
||
this.xrLabel19.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel19.Text = "d)";
|
||
this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel20
|
||
//
|
||
this.xrLabel20.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(100F, 0F);
|
||
this.xrLabel20.Multiline = true;
|
||
this.xrLabel20.Name = "xrLabel20";
|
||
this.xrLabel20.SizeF = new System.Drawing.SizeF(400F, 45F);
|
||
this.xrLabel20.StylePriority.UseFont = false;
|
||
this.xrLabel20.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel20.Text = "Prognoserechnung auf das Schuljahresende:";
|
||
this.xrLabel20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||
//
|
||
// GroupFooter5
|
||
//
|
||
this.GroupFooter5.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrRichText1});
|
||
this.GroupFooter5.HeightF = 62.5F;
|
||
this.GroupFooter5.Level = 4;
|
||
this.GroupFooter5.Name = "GroupFooter5";
|
||
//
|
||
// xrRichText1
|
||
//
|
||
this.xrRichText1.Font = new System.Drawing.Font("Arial", 8F);
|
||
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrRichText1.Name = "xrRichText1";
|
||
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
|
||
this.xrRichText1.SizeF = new System.Drawing.SizeF(600F, 62.5F);
|
||
this.xrRichText1.StylePriority.UseFont = false;
|
||
//
|
||
// fieldRelationGesamt
|
||
//
|
||
this.fieldRelationGesamt.DataMember = "EmployeeInfoList.EmployeeDetails";
|
||
this.fieldRelationGesamt.Expression = "(Sum([EmployeeDetail.FlsIst]) / Sum([EmployeeDetail.StundenGesamtIst])) * 100";
|
||
this.fieldRelationGesamt.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||
this.fieldRelationGesamt.Name = "fieldRelationGesamt";
|
||
//
|
||
// fieldSummeAblaufplan
|
||
//
|
||
this.fieldSummeAblaufplan.DataMember = "ArbeitszeitkontoList";
|
||
this.fieldSummeAblaufplan.Expression = "[AblaufplanMontag]+[AblaufplanDienstag]+[AblaufplanMittwoch]+[AblaufplanDonnersta" +
|
||
"g]+[AblaufplanFreitag]";
|
||
this.fieldSummeAblaufplan.Name = "fieldSummeAblaufplan";
|
||
//
|
||
// bindingSource1
|
||
//
|
||
this.bindingSource1.DataSource = typeof(SHKService.ArbeitszeitkontoListRO);
|
||
//
|
||
// Arbeitszeitkonto
|
||
//
|
||
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail,
|
||
this.topMarginBand1,
|
||
this.bottomMarginBand1,
|
||
this.DetailReport1});
|
||
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
|
||
this.fieldFLS,
|
||
this.fieldRelationGesamt,
|
||
this.fieldSummeAblaufplan});
|
||
this.DataSource = this.bindingSource1;
|
||
this.DisplayName = "Arbeitszeitkonto";
|
||
this.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.Margins = new System.Drawing.Printing.Margins(90, 75, 90, 30);
|
||
this.PageHeight = 1169;
|
||
this.PageWidth = 827;
|
||
this.PaperKind = System.Drawing.Printing.PaperKind.A4;
|
||
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
|
||
this.Title,
|
||
this.FieldCaption,
|
||
this.PageInfo,
|
||
this.DataField});
|
||
this.Version = "17.1";
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTableDetail)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTableHeader)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).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.XRControlStyle Title;
|
||
private DevExpress.XtraReports.UI.XRControlStyle FieldCaption;
|
||
private DevExpress.XtraReports.UI.XRControlStyle PageInfo;
|
||
private DevExpress.XtraReports.UI.XRControlStyle DataField;
|
||
private DevExpress.XtraReports.UI.XRTable xrTableHeader;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRowHeader;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
||
private DevExpress.XtraReports.UI.XRTable xrTableDetail;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRowDetail;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldFLS;
|
||
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
||
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell8;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell19;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell20;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell28;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell16;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell27;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell35;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell39;
|
||
private DevExpress.XtraReports.UI.XRTableCell cellFLSIstGesamt;
|
||
private DevExpress.XtraReports.UI.DetailReportBand DetailReport1;
|
||
private DevExpress.XtraReports.UI.DetailBand Detail2;
|
||
private DevExpress.XtraReports.UI.DetailReportBand DetailReport2;
|
||
private DevExpress.XtraReports.UI.DetailBand Detail3;
|
||
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader2;
|
||
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader3;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
||
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter2;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldRelationGesamt;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
||
private DevExpress.XtraReports.UI.XRLabel lblNachweiseBis;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell7;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell12;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell13;
|
||
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel16;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
|
||
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter3;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel17;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel18;
|
||
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter4;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel19;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel20;
|
||
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter5;
|
||
private DevExpress.XtraReports.UI.XRRichText xrRichText2;
|
||
private DevExpress.XtraReports.UI.XRRichText xrRichText1;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel32;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel31;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel30;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel29;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel28;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel27;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel26;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel25;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel24;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel23;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel22;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel21;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldSummeAblaufplan;
|
||
}
|
||
}
|