620 lines
33 KiB
C#
620 lines
33 KiB
C#
using BeWo.Report.ReportObjects;
|
|
namespace BeWo.Report.DefaultReports
|
|
{
|
|
partial class LeistungsnachweisSbd
|
|
{
|
|
/// <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();
|
|
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.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.ruleIstFerien = new DevExpress.XtraReports.UI.FormattingRule();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblKlient = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblMitarbeiter = new DevExpress.XtraReports.UI.XRLabel();
|
|
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.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
|
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.DetailReport2 = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
this.Detail3 = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
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.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.fieldStd = new DevExpress.XtraReports.UI.CalculatedField();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTableDetail)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).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", 10F, 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.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRowDetail});
|
|
this.xrTableDetail.SizeF = new System.Drawing.SizeF(660F, 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.xrTableCell10,
|
|
this.xrTableCell9,
|
|
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, "Services.StartDate", "{0:ddd}")});
|
|
this.xrTableCell7.Name = "xrTableCell7";
|
|
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
|
|
this.xrTableCell7.StylePriority.UsePadding = false;
|
|
this.xrTableCell7.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell7.Weight = 0.041379318093471569D;
|
|
//
|
|
// xrTableCell3
|
|
//
|
|
this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDate", "{0:dd}")});
|
|
this.xrTableCell3.Name = "xrTableCell3";
|
|
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 2, 0, 0, 100F);
|
|
this.xrTableCell3.StylePriority.UseFont = false;
|
|
this.xrTableCell3.StylePriority.UsePadding = false;
|
|
this.xrTableCell3.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
this.xrTableCell3.Weight = 0.041379318093471576D;
|
|
//
|
|
// xrTableCell10
|
|
//
|
|
this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.TimeRangeString")});
|
|
this.xrTableCell10.Name = "xrTableCell10";
|
|
this.xrTableCell10.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell10.Weight = 0.27586213144060406D;
|
|
//
|
|
// xrTableCell9
|
|
//
|
|
this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.fieldStd", "{0:0.00}")});
|
|
this.xrTableCell9.Name = "xrTableCell9";
|
|
this.xrTableCell9.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell9.Weight = 0.16551727526477489D;
|
|
//
|
|
// xrTableCell8
|
|
//
|
|
this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice")});
|
|
this.xrTableCell8.Name = "xrTableCell8";
|
|
this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 3, 0, 0, 100F);
|
|
this.xrTableCell8.StylePriority.UsePadding = false;
|
|
this.xrTableCell8.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell8.Weight = 0.38620697823433031D;
|
|
//
|
|
// 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";
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 100F);
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(138.75F, 25F);
|
|
this.xrLabel2.StylePriority.UseBorders = false;
|
|
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel2.Text = "Name des Kindes:";
|
|
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// lblKlient
|
|
//
|
|
this.lblKlient.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
this.lblKlient.LocationFloat = new DevExpress.Utils.PointFloat(138.7498F, 100F);
|
|
this.lblKlient.Name = "lblKlient";
|
|
this.lblKlient.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblKlient.SizeF = new System.Drawing.SizeF(281.2502F, 25F);
|
|
this.lblKlient.StylePriority.UseBorders = false;
|
|
this.lblKlient.StylePriority.UseTextAlignment = false;
|
|
this.lblKlient.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 75F);
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(138.75F, 25F);
|
|
this.xrLabel1.StylePriority.UseBorders = false;
|
|
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel1.Text = "Name MitarbeiterIn:";
|
|
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// lblMitarbeiter
|
|
//
|
|
this.lblMitarbeiter.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
this.lblMitarbeiter.LocationFloat = new DevExpress.Utils.PointFloat(138.75F, 75.00003F);
|
|
this.lblMitarbeiter.Name = "lblMitarbeiter";
|
|
this.lblMitarbeiter.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblMitarbeiter.SizeF = new System.Drawing.SizeF(281.2502F, 25F);
|
|
this.lblMitarbeiter.StylePriority.UseBorders = false;
|
|
this.lblMitarbeiter.StylePriority.UseTextAlignment = false;
|
|
this.lblMitarbeiter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// 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.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.topMarginBand1.HeightF = 80F;
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
this.topMarginBand1.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel4
|
|
//
|
|
this.xrLabel4.Font = new System.Drawing.Font("Arial", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrLabel4.Name = "xrLabel4";
|
|
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel4.SizeF = new System.Drawing.SizeF(437.9166F, 27.08334F);
|
|
this.xrLabel4.StylePriority.UseFont = false;
|
|
this.xrLabel4.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel4.Text = "Stundenaufstellung [Month] [Year]";
|
|
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
|
//
|
|
// bottomMarginBand1
|
|
//
|
|
this.bottomMarginBand1.HeightF = 40F;
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
//
|
|
// ReportHeader
|
|
//
|
|
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel11,
|
|
this.xrLabel12,
|
|
this.xrLabel4,
|
|
this.xrLabel1,
|
|
this.lblMitarbeiter,
|
|
this.lblKlient,
|
|
this.xrLabel2});
|
|
this.ReportHeader.HeightF = 175F;
|
|
this.ReportHeader.Name = "ReportHeader";
|
|
//
|
|
// xrLabel11
|
|
//
|
|
this.xrLabel11.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 125F);
|
|
this.xrLabel11.Name = "xrLabel11";
|
|
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel11.SizeF = new System.Drawing.SizeF(138.75F, 25F);
|
|
this.xrLabel11.StylePriority.UseBorders = false;
|
|
this.xrLabel11.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel11.Text = "Name der Schule:";
|
|
this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// xrLabel12
|
|
//
|
|
this.xrLabel12.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(138.7498F, 125F);
|
|
this.xrLabel12.Name = "xrLabel12";
|
|
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel12.SizeF = new System.Drawing.SizeF(281.2502F, 25F);
|
|
this.xrLabel12.StylePriority.UseBorders = false;
|
|
this.xrLabel12.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// DetailReport2
|
|
//
|
|
this.DetailReport2.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail3,
|
|
this.GroupHeader1,
|
|
this.GroupFooter1});
|
|
this.DetailReport2.DataMember = "Services";
|
|
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.HeightF = 20F;
|
|
this.Detail3.Name = "Detail3";
|
|
//
|
|
// GroupHeader1
|
|
//
|
|
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrTable1});
|
|
this.GroupHeader1.HeightF = 30F;
|
|
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.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrTable1.Name = "xrTable1";
|
|
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow1});
|
|
this.xrTable1.SizeF = new System.Drawing.SizeF(660F, 30F);
|
|
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.xrTableCell5,
|
|
this.xrTableCell6});
|
|
this.xrTableRow1.Name = "xrTableRow1";
|
|
this.xrTableRow1.Weight = 0.8D;
|
|
//
|
|
// xrTableCell2
|
|
//
|
|
this.xrTableCell2.Name = "xrTableCell2";
|
|
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 0, 0, 0, 100F);
|
|
this.xrTableCell2.StylePriority.UseFont = false;
|
|
this.xrTableCell2.StylePriority.UsePadding = false;
|
|
this.xrTableCell2.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell2.Weight = 0.082758653115741931D;
|
|
//
|
|
// xrTableCell4
|
|
//
|
|
this.xrTableCell4.Name = "xrTableCell4";
|
|
this.xrTableCell4.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell4.Text = "von - bis";
|
|
this.xrTableCell4.Weight = 0.27586216789090368D;
|
|
//
|
|
// xrTableCell5
|
|
//
|
|
this.xrTableCell5.Name = "xrTableCell5";
|
|
this.xrTableCell5.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell5.Text = "Std.";
|
|
this.xrTableCell5.Weight = 0.16551729631138867D;
|
|
//
|
|
// xrTableCell6
|
|
//
|
|
this.xrTableCell6.Name = "xrTableCell6";
|
|
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 3, 0, 0, 100F);
|
|
this.xrTableCell6.StylePriority.UsePadding = false;
|
|
this.xrTableCell6.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell6.Text = "Bemerkungen";
|
|
this.xrTableCell6.Weight = 0.3862070648609387D;
|
|
//
|
|
// GroupFooter1
|
|
//
|
|
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel6,
|
|
this.xrLabel7,
|
|
this.xrLabel3,
|
|
this.xrLabel5,
|
|
this.xrTable3});
|
|
this.GroupFooter1.HeightF = 125F;
|
|
this.GroupFooter1.Name = "GroupFooter1";
|
|
//
|
|
// xrLabel6
|
|
//
|
|
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 100F);
|
|
this.xrLabel6.Name = "xrLabel6";
|
|
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel6.SizeF = new System.Drawing.SizeF(233.5417F, 25F);
|
|
this.xrLabel6.StylePriority.UseBorders = false;
|
|
this.xrLabel6.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel6.Text = "Datum, Unterschrift Lehrkraft";
|
|
this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// xrLabel7
|
|
//
|
|
this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(233.5416F, 100F);
|
|
this.xrLabel7.Name = "xrLabel7";
|
|
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel7.SizeF = new System.Drawing.SizeF(281.2502F, 25F);
|
|
this.xrLabel7.StylePriority.UseBorders = false;
|
|
//
|
|
// xrLabel3
|
|
//
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 50F);
|
|
this.xrLabel3.Name = "xrLabel3";
|
|
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel3.SizeF = new System.Drawing.SizeF(233.5417F, 25F);
|
|
this.xrLabel3.StylePriority.UseBorders = false;
|
|
this.xrLabel3.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel3.Text = "Datum, Unterschrift MitarbeiterIn";
|
|
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// xrLabel5
|
|
//
|
|
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(233.5416F, 50F);
|
|
this.xrLabel5.Name = "xrLabel5";
|
|
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel5.SizeF = new System.Drawing.SizeF(281.2502F, 25F);
|
|
this.xrLabel5.StylePriority.UseBorders = false;
|
|
//
|
|
// xrTable3
|
|
//
|
|
this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTable3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
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(660F, 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.xrTableCell13,
|
|
this.xrTableCell23,
|
|
this.xrTableCell24});
|
|
this.xrTableRow8.Name = "xrTableRow8";
|
|
this.xrTableRow8.Weight = 0.53333333333333344D;
|
|
//
|
|
// xrTableCell11
|
|
//
|
|
this.xrTableCell11.Name = "xrTableCell11";
|
|
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 0, 0, 0, 100F);
|
|
this.xrTableCell11.StylePriority.UseFont = false;
|
|
this.xrTableCell11.StylePriority.UsePadding = false;
|
|
this.xrTableCell11.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
this.xrTableCell11.Weight = 0.082758653115741931D;
|
|
//
|
|
// xrTableCell13
|
|
//
|
|
this.xrTableCell13.Name = "xrTableCell13";
|
|
this.xrTableCell13.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell13.Weight = 0.27586216789090368D;
|
|
//
|
|
// xrTableCell23
|
|
//
|
|
this.xrTableCell23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLM", "{0:0.00}")});
|
|
this.xrTableCell23.Name = "xrTableCell23";
|
|
this.xrTableCell23.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell23.Weight = 0.16551729631138867D;
|
|
//
|
|
// xrTableCell24
|
|
//
|
|
this.xrTableCell24.Name = "xrTableCell24";
|
|
this.xrTableCell24.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 3, 0, 0, 100F);
|
|
this.xrTableCell24.StylePriority.UsePadding = false;
|
|
this.xrTableCell24.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell24.Weight = 0.3862070648609387D;
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO);
|
|
//
|
|
// 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";
|
|
//
|
|
// LeistungsnachweisSbd
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.topMarginBand1,
|
|
this.bottomMarginBand1,
|
|
this.ReportHeader,
|
|
this.DetailReport2});
|
|
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
|
|
this.fieldFLS,
|
|
this.fieldStd});
|
|
this.DataSource = this.bindingSource1;
|
|
this.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
|
this.ruleIstFerien});
|
|
this.Margins = new System.Drawing.Printing.Margins(80, 50, 80, 40);
|
|
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 = "13.2";
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTableDetail)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail;
|
|
private System.Windows.Forms.BindingSource bindingSource1;
|
|
private DevExpress.XtraReports.UI.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 xrTableCell10;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell8;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
private DevExpress.XtraReports.UI.XRLabel lblKlient;
|
|
private DevExpress.XtraReports.UI.XRLabel lblMitarbeiter;
|
|
private DevExpress.XtraReports.UI.FormattingRule ruleIstFerien;
|
|
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport2;
|
|
private DevExpress.XtraReports.UI.DetailBand Detail3;
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
|
|
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 xrTableCell5;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
|
|
private DevExpress.XtraReports.UI.CalculatedField fieldStd;
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable3;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow8;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell13;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell23;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell24;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
|
}
|
|
}
|