472 lines
25 KiB
C#
472 lines
25 KiB
C#
using BeWo.Report.ReportObjects;
|
|
namespace VkmAachenSbd
|
|
{
|
|
partial class MitarbeiterSpitzabrechnungMonat
|
|
{
|
|
/// <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();
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.xrTableDetail = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRowDetail = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.ruleIstFerien = new DevExpress.XtraReports.UI.FormattingRule();
|
|
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.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.fieldStd = new DevExpress.XtraReports.UI.CalculatedField();
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblMitarbeiter = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblMonat = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.fieldStunden = new DevExpress.XtraReports.UI.CalculatedField();
|
|
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.GroupFooter2 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTableDetail)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).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.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrTableDetail.Name = "xrTableDetail";
|
|
this.xrTableDetail.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRowDetail});
|
|
this.xrTableDetail.SizeF = new System.Drawing.SizeF(610F, 20F);
|
|
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.xrTableCell7,
|
|
this.xrTableCell3,
|
|
this.xrTableCell8});
|
|
this.xrTableRowDetail.FormattingRules.Add(this.ruleIstFerien);
|
|
this.xrTableRowDetail.Name = "xrTableRowDetail";
|
|
this.xrTableRowDetail.Weight = 0.8D;
|
|
//
|
|
// xrTableCell7
|
|
//
|
|
this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceRecords.Start", "{0:dd.MM.yyyy}")});
|
|
this.xrTableCell7.Name = "xrTableCell7";
|
|
this.xrTableCell7.StylePriority.UsePadding = false;
|
|
this.xrTableCell7.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
this.xrTableCell7.Weight = 0.17931061341325097D;
|
|
//
|
|
// xrTableCell3
|
|
//
|
|
this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceRecords.RoundedDuration", "{0:0.00}")});
|
|
this.xrTableCell3.Multiline = true;
|
|
this.xrTableCell3.Name = "xrTableCell3";
|
|
this.xrTableCell3.StylePriority.UseFont = false;
|
|
this.xrTableCell3.StylePriority.UsePadding = false;
|
|
this.xrTableCell3.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
this.xrTableCell3.Weight = 0.24827564019814338D;
|
|
//
|
|
// xrTableCell8
|
|
//
|
|
this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceRecords.Notice", "{0:0.00}")});
|
|
this.xrTableCell8.Name = "xrTableCell8";
|
|
this.xrTableCell8.StylePriority.UsePadding = false;
|
|
this.xrTableCell8.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell8.Weight = 0.41379319351850358D;
|
|
//
|
|
// ruleIstFerien
|
|
//
|
|
this.ruleIstFerien.Condition = "[IstSamstag] Or [IstSonntag] Or [IstFeiertag] Or [IstFerien]";
|
|
this.ruleIstFerien.DataMember = "Services";
|
|
this.ruleIstFerien.Formatting.BackColor = System.Drawing.Color.LightSteelBlue;
|
|
this.ruleIstFerien.Name = "ruleIstFerien";
|
|
//
|
|
// 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 DevExpress.Drawing.DXFont("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 DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.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 DevExpress.Drawing.DXFont("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 DevExpress.Drawing.DXFont("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.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.topMarginBand1.HeightF = 100F;
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
this.topMarginBand1.StylePriority.UseFont = false;
|
|
//
|
|
// bottomMarginBand1
|
|
//
|
|
this.bottomMarginBand1.HeightF = 50F;
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
//
|
|
// xrTable3
|
|
//
|
|
this.xrTable3.Font = new DevExpress.Drawing.DXFont("Times New Roman", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrTable3.Name = "xrTable3";
|
|
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow8});
|
|
this.xrTable3.SizeF = new System.Drawing.SizeF(430.0001F, 20F);
|
|
this.xrTable3.StylePriority.UseBorders = false;
|
|
this.xrTable3.StylePriority.UseFont = false;
|
|
this.xrTable3.StylePriority.UsePadding = false;
|
|
this.xrTable3.StylePriority.UseTextAlignment = false;
|
|
this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
//
|
|
// xrTableRow8
|
|
//
|
|
this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell11,
|
|
this.xrTableCell23});
|
|
this.xrTableRow8.Name = "xrTableRow8";
|
|
this.xrTableRow8.Weight = 0.53333333333333344D;
|
|
//
|
|
// xrTableCell11
|
|
//
|
|
this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Italic))));
|
|
this.xrTableCell11.Name = "xrTableCell11";
|
|
this.xrTableCell11.StylePriority.UseFont = false;
|
|
this.xrTableCell11.StylePriority.UsePadding = false;
|
|
this.xrTableCell11.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell11.Text = "Monatssumme:";
|
|
this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell11.Weight = 0.17931047800183803D;
|
|
//
|
|
// xrTableCell23
|
|
//
|
|
this.xrTableCell23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceRecords.RoundedDuration")});
|
|
this.xrTableCell23.Name = "xrTableCell23";
|
|
this.xrTableCell23.StylePriority.UseTextAlignment = false;
|
|
xrSummary1.FormatString = "{0:0.00}";
|
|
xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
|
|
this.xrTableCell23.Summary = xrSummary1;
|
|
this.xrTableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell23.Weight = 0.41379321483366771D;
|
|
//
|
|
// xrTable1
|
|
//
|
|
this.xrTable1.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
|
this.xrTable1.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Italic))));
|
|
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 70.00002F);
|
|
this.xrTable1.Name = "xrTable1";
|
|
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow1});
|
|
this.xrTable1.SizeF = new System.Drawing.SizeF(610F, 40F);
|
|
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.xrTableCell2,
|
|
this.xrTableCell4,
|
|
this.xrTableCell6});
|
|
this.xrTableRow1.Name = "xrTableRow1";
|
|
this.xrTableRow1.Weight = 1.0666666666666667D;
|
|
//
|
|
// xrTableCell2
|
|
//
|
|
this.xrTableCell2.Name = "xrTableCell2";
|
|
this.xrTableCell2.StylePriority.UseFont = false;
|
|
this.xrTableCell2.StylePriority.UsePadding = false;
|
|
this.xrTableCell2.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell2.Text = "Datum";
|
|
this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell2.Weight = 0.17931041400590259D;
|
|
//
|
|
// xrTableCell4
|
|
//
|
|
this.xrTableCell4.Name = "xrTableCell4";
|
|
this.xrTableCell4.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell4.Text = "zu zahlende Std.";
|
|
this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell4.Weight = 0.24827595049371493D;
|
|
//
|
|
// xrTableCell6
|
|
//
|
|
this.xrTableCell6.Multiline = true;
|
|
this.xrTableCell6.Name = "xrTableCell6";
|
|
this.xrTableCell6.StylePriority.UsePadding = false;
|
|
this.xrTableCell6.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell6.Text = "Text";
|
|
this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell6.Weight = 0.41379325881974516D;
|
|
//
|
|
// fieldStd
|
|
//
|
|
this.fieldStd.DataMember = "Services";
|
|
this.fieldStd.Expression = "Iif([Minutes] > 0, [Minutes] / 60, ?)";
|
|
this.fieldStd.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
|
this.fieldStd.Name = "fieldStd";
|
|
//
|
|
// xrLabel3
|
|
//
|
|
this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Italic))));
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrLabel3.Name = "xrLabel3";
|
|
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel3.SizeF = new System.Drawing.SizeF(130F, 20F);
|
|
this.xrLabel3.StylePriority.UseBorders = false;
|
|
this.xrLabel3.StylePriority.UseFont = false;
|
|
this.xrLabel3.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel3.Text = "Mitarbeiter";
|
|
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// lblMitarbeiter
|
|
//
|
|
this.lblMitarbeiter.LocationFloat = new DevExpress.Utils.PointFloat(130F, 0F);
|
|
this.lblMitarbeiter.Name = "lblMitarbeiter";
|
|
this.lblMitarbeiter.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblMitarbeiter.SizeF = new System.Drawing.SizeF(281.25F, 20F);
|
|
this.lblMitarbeiter.StylePriority.UseBorders = false;
|
|
this.lblMitarbeiter.StylePriority.UseTextAlignment = false;
|
|
this.lblMitarbeiter.Text = "[Employee.FirstName] [Employee.LastName]";
|
|
this.lblMitarbeiter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// lblMonat
|
|
//
|
|
this.lblMonat.LocationFloat = new DevExpress.Utils.PointFloat(130F, 20.00001F);
|
|
this.lblMonat.Name = "lblMonat";
|
|
this.lblMonat.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblMonat.SizeF = new System.Drawing.SizeF(281.25F, 20F);
|
|
this.lblMonat.StylePriority.UseBorders = false;
|
|
this.lblMonat.StylePriority.UseTextAlignment = false;
|
|
this.lblMonat.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Times New Roman", 12F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Italic))));
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 20.00001F);
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(130F, 20F);
|
|
this.xrLabel2.StylePriority.UseBorders = false;
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel2.Text = "Monat";
|
|
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// GroupHeader2
|
|
//
|
|
this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrTable1,
|
|
this.xrLabel3,
|
|
this.lblMitarbeiter,
|
|
this.lblMonat,
|
|
this.xrLabel2});
|
|
this.GroupHeader2.HeightF = 116.875F;
|
|
this.GroupHeader2.Name = "GroupHeader2";
|
|
this.GroupHeader2.RepeatEveryPage = true;
|
|
//
|
|
// fieldStunden
|
|
//
|
|
this.fieldStunden.DataMember = "BillableServiceRecords";
|
|
this.fieldStunden.Expression = "[RoundedDuration] / 60";
|
|
this.fieldStunden.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
|
this.fieldStunden.Name = "fieldStunden";
|
|
//
|
|
// DetailReport
|
|
//
|
|
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail1,
|
|
this.GroupFooter2});
|
|
this.DetailReport.DataMember = "ServiceRecords";
|
|
this.DetailReport.DataSource = this.bindingSource1;
|
|
this.DetailReport.Level = 0;
|
|
this.DetailReport.Name = "DetailReport";
|
|
//
|
|
// Detail1
|
|
//
|
|
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrTableDetail});
|
|
this.Detail1.HeightF = 20F;
|
|
this.Detail1.Name = "Detail1";
|
|
//
|
|
// GroupFooter2
|
|
//
|
|
this.GroupFooter2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrTable3});
|
|
this.GroupFooter2.HeightF = 100F;
|
|
this.GroupFooter2.Name = "GroupFooter2";
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(VkmAachenSbd.MitarbeiterSpitzabrechnungMonatRO);
|
|
//
|
|
// MitarbeiterSpitzabrechnung
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.topMarginBand1,
|
|
this.bottomMarginBand1,
|
|
this.GroupHeader2,
|
|
this.DetailReport});
|
|
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
|
|
this.fieldFLS,
|
|
this.fieldStd,
|
|
this.fieldStunden});
|
|
this.DataSource = this.bindingSource1;
|
|
this.Font = new DevExpress.Drawing.DXFont("Times New Roman", 11F);
|
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
|
this.ruleIstFerien});
|
|
this.Margins = new DevExpress.Drawing.DXMargins(80, 50, 100, 50);
|
|
this.PageHeight = 1169;
|
|
this.PageWidth = 827;
|
|
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.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.xrTable3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).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 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 xrTableCell8;
|
|
private DevExpress.XtraReports.UI.FormattingRule ruleIstFerien;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell7;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
|
|
private DevExpress.XtraReports.UI.CalculatedField fieldStd;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable3;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow8;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell23;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
private DevExpress.XtraReports.UI.XRLabel lblMitarbeiter;
|
|
private DevExpress.XtraReports.UI.XRLabel lblMonat;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader2;
|
|
private DevExpress.XtraReports.UI.CalculatedField fieldStunden;
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
|
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter2;
|
|
}
|
|
}
|