896 lines
52 KiB
C#
896 lines
52 KiB
C#
using BeWo.Report.ReportObjects;
|
||
namespace BeWo.DiakonieKKKleve
|
||
{
|
||
partial class Stundenzettel
|
||
{
|
||
/// <summary>
|
||
/// Required designer variable.
|
||
/// </summary>
|
||
private System.ComponentModel.IContainer components;
|
||
|
||
/// <summary>
|
||
/// Clean up any resources being used.
|
||
/// </summary>
|
||
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
||
protected override void Dispose(bool disposing)
|
||
{
|
||
if (disposing && (components != null))
|
||
{
|
||
components.Dispose();
|
||
}
|
||
base.Dispose(disposing);
|
||
}
|
||
|
||
#region Designer generated code
|
||
|
||
/// <summary>
|
||
/// Required method for Designer support - do not modify
|
||
/// the contents of this method with the code editor.
|
||
/// </summary>
|
||
private void InitializeComponent()
|
||
{
|
||
this.components = new System.ComponentModel.Container();
|
||
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
||
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableServiceRecords1 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
||
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
||
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.formattingRuleRowInvisible = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
||
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.lblSummeMinuten = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.lblSummeMinutenFaktor = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
||
this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
||
this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel29 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.lblBewilligteStunden = 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.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.formattingRuleServiceDesc = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.formattingRuleCostBearer = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.formattingRuleEmployeeName = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
||
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
||
this.fieldAbrechenbareMinuten = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.fieldBillableFLS = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.fieldAbrechenbareFLS = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.GroupFooter3 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
||
this.GroupFooter2 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
||
this.GroupFooter4 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
||
this.fieldGruppe = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
||
this.xrSubreport1 = new DevExpress.XtraReports.UI.XRSubreport();
|
||
this.xrSubreport2 = new DevExpress.XtraReports.UI.XRSubreport();
|
||
this.xrSubreport3 = new DevExpress.XtraReports.UI.XRSubreport();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
||
//
|
||
// Detail
|
||
//
|
||
this.Detail.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
||
this.Detail.HeightF = 0F;
|
||
this.Detail.Name = "Detail";
|
||
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.Detail.StylePriority.UseFont = false;
|
||
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrTable1
|
||
//
|
||
this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrTable1.Name = "xrTable1";
|
||
this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow3});
|
||
this.xrTable1.SizeF = new System.Drawing.SizeF(160F, 40F);
|
||
this.xrTable1.StylePriority.UseBackColor = false;
|
||
this.xrTable1.StylePriority.UseBorders = false;
|
||
this.xrTable1.StylePriority.UseFont = false;
|
||
this.xrTable1.StylePriority.UseTextAlignment = false;
|
||
this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrTableRow3
|
||
//
|
||
this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell1});
|
||
this.xrTableRow3.Name = "xrTableRow3";
|
||
this.xrTableRow3.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTableRow3.StylePriority.UseTextAlignment = false;
|
||
this.xrTableRow3.Weight = 1.3085939884185791D;
|
||
//
|
||
// xrTableCell1
|
||
//
|
||
this.xrTableCell1.Name = "xrTableCell1";
|
||
this.xrTableCell1.Text = "Datum";
|
||
this.xrTableCell1.Weight = 1.7167686277618035D;
|
||
//
|
||
// xrTableServiceRecords1
|
||
//
|
||
this.xrTableServiceRecords1.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrTableServiceRecords1.LocationFloat = new DevExpress.Utils.PointFloat(159.9998F, 0F);
|
||
this.xrTableServiceRecords1.Name = "xrTableServiceRecords1";
|
||
this.xrTableServiceRecords1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTableServiceRecords1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow2,
|
||
this.xrTableRow1});
|
||
this.xrTableServiceRecords1.SizeF = new System.Drawing.SizeF(227.0833F, 40F);
|
||
this.xrTableServiceRecords1.StylePriority.UseBackColor = false;
|
||
this.xrTableServiceRecords1.StylePriority.UseBorders = false;
|
||
this.xrTableServiceRecords1.StylePriority.UseFont = false;
|
||
this.xrTableServiceRecords1.StylePriority.UseTextAlignment = false;
|
||
this.xrTableServiceRecords1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrTableRow2
|
||
//
|
||
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell4});
|
||
this.xrTableRow2.Name = "xrTableRow2";
|
||
this.xrTableRow2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTableRow2.StylePriority.UseTextAlignment = false;
|
||
this.xrTableRow2.Weight = 0.625D;
|
||
//
|
||
// xrTableCell4
|
||
//
|
||
this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)));
|
||
this.xrTableCell4.CanGrow = false;
|
||
this.xrTableCell4.Name = "xrTableCell4";
|
||
this.xrTableCell4.StylePriority.UseBorders = false;
|
||
this.xrTableCell4.Text = "Uhrzeit";
|
||
this.xrTableCell4.Weight = 1.6094705885266907D;
|
||
//
|
||
// xrTableRow1
|
||
//
|
||
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell6});
|
||
this.xrTableRow1.Name = "xrTableRow1";
|
||
this.xrTableRow1.Weight = 0.625D;
|
||
//
|
||
// xrTableCell6
|
||
//
|
||
this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTableCell6.CanGrow = false;
|
||
this.xrTableCell6.Name = "xrTableCell6";
|
||
this.xrTableCell6.StylePriority.UseBorders = false;
|
||
this.xrTableCell6.Text = "von ... bis";
|
||
this.xrTableCell6.Weight = 1.6094705885266907D;
|
||
//
|
||
// DetailReport
|
||
//
|
||
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail1,
|
||
this.GroupFooter1,
|
||
this.GroupHeader1});
|
||
this.DetailReport.DataMember = "Services";
|
||
this.DetailReport.DataSource = this.bindingSource1;
|
||
this.DetailReport.Level = 0;
|
||
this.DetailReport.Name = "DetailReport";
|
||
this.DetailReport.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.DetailReport.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// Detail1
|
||
//
|
||
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrTable3});
|
||
this.Detail1.Font = new System.Drawing.Font("Arial", 10F);
|
||
this.Detail1.HeightF = 20F;
|
||
this.Detail1.Name = "Detail1";
|
||
this.Detail1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.Detail1.StylePriority.UseFont = false;
|
||
this.Detail1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrTable3
|
||
//
|
||
this.xrTable3.BorderColor = System.Drawing.Color.Black;
|
||
this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTable3.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrTable3.Name = "xrTable3";
|
||
this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow6});
|
||
this.xrTable3.SizeF = new System.Drawing.SizeF(687F, 20F);
|
||
this.xrTable3.StylePriority.UseFont = false;
|
||
this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrTableRow6
|
||
//
|
||
this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell13,
|
||
this.xrTableCell8,
|
||
this.xrTableCell15,
|
||
this.xrTableCell2,
|
||
this.xrTableCell5});
|
||
this.xrTableRow6.FormattingRules.Add(this.formattingRuleRowInvisible);
|
||
this.xrTableRow6.Name = "xrTableRow6";
|
||
this.xrTableRow6.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTableRow6.StylePriority.UseTextAlignment = false;
|
||
this.xrTableRow6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableRow6.Weight = 1D;
|
||
//
|
||
// xrTableCell13
|
||
//
|
||
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDate", "{0:ddd, dd.MM.yyyy}")});
|
||
this.xrTableCell13.Name = "xrTableCell13";
|
||
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||
this.xrTableCell13.StylePriority.UseFont = false;
|
||
this.xrTableCell13.StylePriority.UsePadding = false;
|
||
this.xrTableCell13.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell13.Text = "xrTableCell13";
|
||
this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell13.Weight = 0.20202016483053414D;
|
||
//
|
||
// xrTableCell8
|
||
//
|
||
this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.TimeRangeString")});
|
||
this.xrTableCell8.Name = "xrTableCell8";
|
||
this.xrTableCell8.Text = "xrTableCell8";
|
||
this.xrTableCell8.Weight = 0.28672107191581631D;
|
||
//
|
||
// xrTableCell15
|
||
//
|
||
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Minutes", "{0:0.##}")});
|
||
this.xrTableCell15.Name = "xrTableCell15";
|
||
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F);
|
||
this.xrTableCell15.StylePriority.UseFont = false;
|
||
this.xrTableCell15.StylePriority.UsePadding = false;
|
||
this.xrTableCell15.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell15.Text = "xrTableCell15";
|
||
this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell15.Weight = 0.13231305707472718D;
|
||
//
|
||
// xrTableCell5
|
||
//
|
||
this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.fieldGruppe")});
|
||
this.xrTableCell5.Name = "xrTableCell5";
|
||
this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F);
|
||
this.xrTableCell5.StylePriority.UsePadding = false;
|
||
this.xrTableCell5.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell5.Weight = 0.15151528820388091D;
|
||
//
|
||
// formattingRuleRowInvisible
|
||
//
|
||
this.formattingRuleRowInvisible.Condition = "Not StartsWith([ServiceCategory], \'FLS\')";
|
||
this.formattingRuleRowInvisible.DataMember = "Services";
|
||
this.formattingRuleRowInvisible.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.formattingRuleRowInvisible.Name = "formattingRuleRowInvisible";
|
||
//
|
||
// GroupFooter1
|
||
//
|
||
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel3,
|
||
this.lblSummeMinuten,
|
||
this.xrLabel5,
|
||
this.xrLabel6,
|
||
this.xrLabel7,
|
||
this.xrLabel8,
|
||
this.lblSummeMinutenFaktor});
|
||
this.GroupFooter1.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.GroupFooter1.HeightF = 216.7918F;
|
||
this.GroupFooter1.Name = "GroupFooter1";
|
||
this.GroupFooter1.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel3
|
||
//
|
||
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrLabel3.Multiline = true;
|
||
this.xrLabel3.Name = "xrLabel3";
|
||
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel3.SizeF = new System.Drawing.SizeF(387.0831F, 62F);
|
||
this.xrLabel3.StylePriority.UseFont = false;
|
||
this.xrLabel3.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel3.Text = "1. Summer der unmittelbaren Betreuungsleistungen\r\n(face-to-face beziehungsweise e" +
|
||
"ar-to-ear)";
|
||
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// lblSummeMinuten
|
||
//
|
||
this.lblSummeMinuten.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.lblSummeMinuten.BorderWidth = 2F;
|
||
this.lblSummeMinuten.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
||
this.lblSummeMinuten.LocationFloat = new DevExpress.Utils.PointFloat(387.0831F, 0F);
|
||
this.lblSummeMinuten.Name = "lblSummeMinuten";
|
||
this.lblSummeMinuten.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F);
|
||
this.lblSummeMinuten.SizeF = new System.Drawing.SizeF(105.7916F, 62F);
|
||
this.lblSummeMinuten.StylePriority.UseBorders = false;
|
||
this.lblSummeMinuten.StylePriority.UseBorderWidth = false;
|
||
this.lblSummeMinuten.StylePriority.UseFont = false;
|
||
this.lblSummeMinuten.StylePriority.UsePadding = false;
|
||
this.lblSummeMinuten.StylePriority.UseTextAlignment = false;
|
||
this.lblSummeMinuten.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel5
|
||
//
|
||
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 198.7918F);
|
||
this.xrLabel5.Name = "xrLabel5";
|
||
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel5.SizeF = new System.Drawing.SizeF(117F, 17.99997F);
|
||
this.xrLabel5.StylePriority.UseBorders = false;
|
||
this.xrLabel5.StylePriority.UseFont = false;
|
||
this.xrLabel5.Text = "Datum";
|
||
//
|
||
// xrLabel6
|
||
//
|
||
this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(150F, 198.7918F);
|
||
this.xrLabel6.Name = "xrLabel6";
|
||
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel6.SizeF = new System.Drawing.SizeF(259.7918F, 17.99998F);
|
||
this.xrLabel6.StylePriority.UseBorders = false;
|
||
this.xrLabel6.StylePriority.UseFont = false;
|
||
this.xrLabel6.Text = "Unterschrift Mitarbeiter/in";
|
||
//
|
||
// xrLabel7
|
||
//
|
||
this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(450F, 198.7918F);
|
||
this.xrLabel7.Name = "xrLabel7";
|
||
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel7.SizeF = new System.Drawing.SizeF(210.0001F, 17.99997F);
|
||
this.xrLabel7.StylePriority.UseBorders = false;
|
||
this.xrLabel7.StylePriority.UseFont = false;
|
||
this.xrLabel7.Text = "Unterschrift Klient/in";
|
||
//
|
||
// xrLabel8
|
||
//
|
||
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 62.00002F);
|
||
this.xrLabel8.Multiline = true;
|
||
this.xrLabel8.Name = "xrLabel8";
|
||
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
|
||
this.xrLabel8.SizeF = new System.Drawing.SizeF(387.0831F, 62F);
|
||
this.xrLabel8.StylePriority.UseFont = false;
|
||
this.xrLabel8.StylePriority.UsePadding = false;
|
||
this.xrLabel8.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel8.Text = "2. Summer der mit dem Landschaftsverband Rheinland abzurechnenden Leistungen\r\n(=S" +
|
||
"umme 1 x 1,2)";
|
||
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// lblSummeMinutenFaktor
|
||
//
|
||
this.lblSummeMinutenFaktor.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.lblSummeMinutenFaktor.BorderWidth = 2F;
|
||
this.lblSummeMinutenFaktor.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
||
this.lblSummeMinutenFaktor.LocationFloat = new DevExpress.Utils.PointFloat(387.0831F, 62.00002F);
|
||
this.lblSummeMinutenFaktor.Name = "lblSummeMinutenFaktor";
|
||
this.lblSummeMinutenFaktor.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F);
|
||
this.lblSummeMinutenFaktor.SizeF = new System.Drawing.SizeF(105.7916F, 62F);
|
||
this.lblSummeMinutenFaktor.StylePriority.UseBorders = false;
|
||
this.lblSummeMinutenFaktor.StylePriority.UseBorderWidth = false;
|
||
this.lblSummeMinutenFaktor.StylePriority.UseFont = false;
|
||
this.lblSummeMinutenFaktor.StylePriority.UsePadding = false;
|
||
this.lblSummeMinutenFaktor.StylePriority.UseTextAlignment = false;
|
||
this.lblSummeMinutenFaktor.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// GroupHeader1
|
||
//
|
||
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel11,
|
||
this.xrLabel10,
|
||
this.xrTableServiceRecords1,
|
||
this.xrTable1,
|
||
this.xrLabel4,
|
||
this.xrLabel9});
|
||
this.GroupHeader1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
||
this.GroupHeader1.HeightF = 40.00003F;
|
||
this.GroupHeader1.Name = "GroupHeader1";
|
||
this.GroupHeader1.RepeatEveryPage = true;
|
||
this.GroupHeader1.StylePriority.UseFont = false;
|
||
//
|
||
// formattingRuleStartDate
|
||
//
|
||
this.formattingRuleStartDate.Condition = "[StartDate2] < [StartDate]";
|
||
this.formattingRuleStartDate.DataMember = "ServicesDouble";
|
||
this.formattingRuleStartDate.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.formattingRuleStartDate.Name = "formattingRuleStartDate";
|
||
//
|
||
// ReportHeader
|
||
//
|
||
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel20,
|
||
this.xrLabel19,
|
||
this.xrLabel2,
|
||
this.xrLabel29,
|
||
this.lblBewilligteStunden,
|
||
this.xrLabel25,
|
||
this.xrLabel24,
|
||
this.xrLabel23,
|
||
this.xrLabel18,
|
||
this.xrLabel15,
|
||
this.xrLabel14,
|
||
this.xrLabel13,
|
||
this.xrLabel12,
|
||
this.xrLabel1});
|
||
this.ReportHeader.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.ReportHeader.HeightF = 320F;
|
||
this.ReportHeader.Name = "ReportHeader";
|
||
this.ReportHeader.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel20
|
||
//
|
||
this.xrLabel20.Font = new System.Drawing.Font("Arial", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
|
||
this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(289.5833F, 282.6667F);
|
||
this.xrLabel20.Name = "xrLabel20";
|
||
this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel20.SizeF = new System.Drawing.SizeF(225.2083F, 25F);
|
||
this.xrLabel20.StylePriority.UseFont = false;
|
||
this.xrLabel20.Text = "Jahr: [Year]";
|
||
//
|
||
// xrLabel19
|
||
//
|
||
this.xrLabel19.Font = new System.Drawing.Font("Arial", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
|
||
this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(0F, 282.6667F);
|
||
this.xrLabel19.Name = "xrLabel19";
|
||
this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel19.SizeF = new System.Drawing.SizeF(288F, 25F);
|
||
this.xrLabel19.StylePriority.UseFont = false;
|
||
this.xrLabel19.Text = "Monat: [Month]";
|
||
//
|
||
// xrLabel2
|
||
//
|
||
this.xrLabel2.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 38.08336F);
|
||
this.xrLabel2.Name = "xrLabel2";
|
||
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel2.SizeF = new System.Drawing.SizeF(660.0001F, 29.08331F);
|
||
this.xrLabel2.StylePriority.UseFont = false;
|
||
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel2.Text = "Anbieter: Diakonie im Kirchenkreis Kleve e.V.";
|
||
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||
//
|
||
// xrLabel29
|
||
//
|
||
this.xrLabel29.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MainAttendant")});
|
||
this.xrLabel29.LocationFloat = new DevExpress.Utils.PointFloat(347.3753F, 215.0833F);
|
||
this.xrLabel29.Name = "xrLabel29";
|
||
this.xrLabel29.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel29.SizeF = new System.Drawing.SizeF(339.6246F, 25F);
|
||
this.xrLabel29.StylePriority.UseBorders = false;
|
||
this.xrLabel29.StylePriority.UseFont = false;
|
||
//
|
||
// lblBewilligteStunden
|
||
//
|
||
this.lblBewilligteStunden.LocationFloat = new DevExpress.Utils.PointFloat(347.3752F, 165.0833F);
|
||
this.lblBewilligteStunden.Name = "lblBewilligteStunden";
|
||
this.lblBewilligteStunden.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.lblBewilligteStunden.SizeF = new System.Drawing.SizeF(339.6248F, 25F);
|
||
this.lblBewilligteStunden.StylePriority.UseBorders = false;
|
||
this.lblBewilligteStunden.StylePriority.UseFont = false;
|
||
this.lblBewilligteStunden.Text = "lblBewilligteStunden";
|
||
//
|
||
// xrLabel25
|
||
//
|
||
this.xrLabel25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReferenceNumber")});
|
||
this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(347.3753F, 140.0833F);
|
||
this.xrLabel25.Name = "xrLabel25";
|
||
this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel25.SizeF = new System.Drawing.SizeF(339.6247F, 25F);
|
||
this.xrLabel25.StylePriority.UseBorders = false;
|
||
this.xrLabel25.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel24
|
||
//
|
||
this.xrLabel24.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerFirstName")});
|
||
this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(347.3753F, 115.0833F);
|
||
this.xrLabel24.Name = "xrLabel24";
|
||
this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel24.SizeF = new System.Drawing.SizeF(339.6247F, 25F);
|
||
this.xrLabel24.StylePriority.UseBorders = false;
|
||
this.xrLabel24.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel23
|
||
//
|
||
this.xrLabel23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerLastName")});
|
||
this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(347.3752F, 90.08334F);
|
||
this.xrLabel23.Name = "xrLabel23";
|
||
this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel23.SizeF = new System.Drawing.SizeF(339.6248F, 25F);
|
||
this.xrLabel23.StylePriority.UseBorders = false;
|
||
this.xrLabel23.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel18
|
||
//
|
||
this.xrLabel18.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(1.589457E-05F, 215.0833F);
|
||
this.xrLabel18.Name = "xrLabel18";
|
||
this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel18.SizeF = new System.Drawing.SizeF(288F, 25F);
|
||
this.xrLabel18.StylePriority.UseFont = false;
|
||
this.xrLabel18.Text = "Verantwortliche/r Mitarbeiter/in:";
|
||
//
|
||
// xrLabel15
|
||
//
|
||
this.xrLabel15.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 165.0833F);
|
||
this.xrLabel15.Name = "xrLabel15";
|
||
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel15.SizeF = new System.Drawing.SizeF(347.375F, 25F);
|
||
this.xrLabel15.StylePriority.UseFont = false;
|
||
this.xrLabel15.Text = "Bewilligte Fachleistungsstunden/w<>chentlich:";
|
||
//
|
||
// xrLabel14
|
||
//
|
||
this.xrLabel14.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 140.0833F);
|
||
this.xrLabel14.Name = "xrLabel14";
|
||
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel14.SizeF = new System.Drawing.SizeF(288F, 25F);
|
||
this.xrLabel14.StylePriority.UseFont = false;
|
||
this.xrLabel14.Text = "Aktenzeichen: ";
|
||
//
|
||
// xrLabel13
|
||
//
|
||
this.xrLabel13.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0F, 115.0833F);
|
||
this.xrLabel13.Name = "xrLabel13";
|
||
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel13.SizeF = new System.Drawing.SizeF(288F, 25F);
|
||
this.xrLabel13.StylePriority.UseFont = false;
|
||
this.xrLabel13.Text = "Vorname Klient/in:";
|
||
//
|
||
// xrLabel12
|
||
//
|
||
this.xrLabel12.Font = new System.Drawing.Font("Arial", 12F);
|
||
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 90.08334F);
|
||
this.xrLabel12.Name = "xrLabel12";
|
||
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel12.SizeF = new System.Drawing.SizeF(288F, 25F);
|
||
this.xrLabel12.StylePriority.UseFont = false;
|
||
this.xrLabel12.Text = "Name Klient/in:";
|
||
//
|
||
// xrLabel1
|
||
//
|
||
this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
|
||
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrLabel1.Multiline = true;
|
||
this.xrLabel1.Name = "xrLabel1";
|
||
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel1.SizeF = new System.Drawing.SizeF(660F, 25F);
|
||
this.xrLabel1.StylePriority.UseFont = false;
|
||
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel1.Text = "Quittierungsbeleg <20>ber direkte Betreuungsstunden";
|
||
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||
//
|
||
// formattingRuleServiceDesc
|
||
//
|
||
this.formattingRuleServiceDesc.Condition = "[StartDate2] < [StartDate]";
|
||
this.formattingRuleServiceDesc.DataMember = "ServicesDouble";
|
||
this.formattingRuleServiceDesc.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.formattingRuleServiceDesc.Name = "formattingRuleServiceDesc";
|
||
//
|
||
// formattingRuleCostBearer
|
||
//
|
||
this.formattingRuleCostBearer.Condition = "[StartDate2] < [StartDate]";
|
||
this.formattingRuleCostBearer.DataMember = "ServicesDouble";
|
||
this.formattingRuleCostBearer.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.formattingRuleCostBearer.Name = "formattingRuleCostBearer";
|
||
//
|
||
// formattingRuleEmployeeName
|
||
//
|
||
this.formattingRuleEmployeeName.Condition = "[StartDate2] < [StartDate]";
|
||
this.formattingRuleEmployeeName.DataMember = "ServicesDouble";
|
||
this.formattingRuleEmployeeName.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.formattingRuleEmployeeName.Name = "formattingRuleEmployeeName";
|
||
//
|
||
// topMarginBand1
|
||
//
|
||
this.topMarginBand1.Font = new System.Drawing.Font("Times New Roman", 9.75F);
|
||
this.topMarginBand1.HeightF = 50F;
|
||
this.topMarginBand1.Name = "topMarginBand1";
|
||
this.topMarginBand1.StylePriority.UseFont = false;
|
||
//
|
||
// bottomMarginBand1
|
||
//
|
||
this.bottomMarginBand1.HeightF = 30F;
|
||
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
||
//
|
||
// fieldAbrechenbareMinuten
|
||
//
|
||
this.fieldAbrechenbareMinuten.DataMember = "Services";
|
||
this.fieldAbrechenbareMinuten.Expression = "Iif([IsBillable], [Minutes], 0)";
|
||
this.fieldAbrechenbareMinuten.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||
this.fieldAbrechenbareMinuten.Name = "fieldAbrechenbareMinuten";
|
||
//
|
||
// fieldBillableFLS
|
||
//
|
||
this.fieldBillableFLS.Expression = "[TotalFLMBillable] / 60";
|
||
this.fieldBillableFLS.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||
this.fieldBillableFLS.Name = "fieldBillableFLS";
|
||
//
|
||
// fieldAbrechenbareFLS
|
||
//
|
||
this.fieldAbrechenbareFLS.Expression = "[TotalFLMBillable] * 1.2";
|
||
this.fieldAbrechenbareFLS.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||
this.fieldAbrechenbareFLS.Name = "fieldAbrechenbareFLS";
|
||
//
|
||
// GroupFooter3
|
||
//
|
||
this.GroupFooter3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrSubreport1});
|
||
this.GroupFooter3.HeightF = 21.875F;
|
||
this.GroupFooter3.Name = "GroupFooter3";
|
||
this.GroupFooter3.PageBreak = DevExpress.XtraReports.UI.PageBreak.BeforeBand;
|
||
//
|
||
// GroupFooter2
|
||
//
|
||
this.GroupFooter2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrSubreport2});
|
||
this.GroupFooter2.HeightF = 21.875F;
|
||
this.GroupFooter2.Level = 1;
|
||
this.GroupFooter2.Name = "GroupFooter2";
|
||
this.GroupFooter2.PageBreak = DevExpress.XtraReports.UI.PageBreak.BeforeBand;
|
||
//
|
||
// GroupFooter4
|
||
//
|
||
this.GroupFooter4.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrSubreport3});
|
||
this.GroupFooter4.HeightF = 21.875F;
|
||
this.GroupFooter4.Level = 2;
|
||
this.GroupFooter4.Name = "GroupFooter4";
|
||
this.GroupFooter4.PageBreak = DevExpress.XtraReports.UI.PageBreak.BeforeBand;
|
||
//
|
||
// fieldGruppe
|
||
//
|
||
this.fieldGruppe.DataMember = "Services";
|
||
this.fieldGruppe.Expression = "Iif([CustomerCount] > 1, ToStr([CustomerCount]) + \' Teilnehmer\', \'\')";
|
||
this.fieldGruppe.FieldType = DevExpress.XtraReports.UI.FieldType.String;
|
||
this.fieldGruppe.Name = "fieldGruppe";
|
||
//
|
||
// xrLabel4
|
||
//
|
||
this.xrLabel4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel4.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(387.0831F, 0F);
|
||
this.xrLabel4.Name = "xrLabel4";
|
||
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel4.SizeF = new System.Drawing.SizeF(104.792F, 40F);
|
||
this.xrLabel4.StylePriority.UseBorders = false;
|
||
this.xrLabel4.StylePriority.UseFont = false;
|
||
this.xrLabel4.StylePriority.UsePadding = false;
|
||
this.xrLabel4.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel4.Text = "Minuten";
|
||
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel9
|
||
//
|
||
this.xrLabel9.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(566.9999F, 0F);
|
||
this.xrLabel9.Multiline = true;
|
||
this.xrLabel9.Name = "xrLabel9";
|
||
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel9.SizeF = new System.Drawing.SizeF(120F, 40F);
|
||
this.xrLabel9.StylePriority.UseBorders = false;
|
||
this.xrLabel9.StylePriority.UseFont = false;
|
||
this.xrLabel9.StylePriority.UsePadding = false;
|
||
this.xrLabel9.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel9.Text = "Gruppe";
|
||
this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrTableCell2
|
||
//
|
||
this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice5")});
|
||
this.xrTableCell2.Name = "xrTableCell2";
|
||
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F);
|
||
this.xrTableCell2.StylePriority.UsePadding = false;
|
||
this.xrTableCell2.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell2.Weight = 0.094854503260269424D;
|
||
//
|
||
// xrLabel10
|
||
//
|
||
this.xrLabel10.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)));
|
||
this.xrLabel10.CanGrow = false;
|
||
this.xrLabel10.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(491.8751F, 0F);
|
||
this.xrLabel10.Multiline = true;
|
||
this.xrLabel10.Name = "xrLabel10";
|
||
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel10.SizeF = new System.Drawing.SizeF(75.12479F, 20.00001F);
|
||
this.xrLabel10.StylePriority.UseBorders = false;
|
||
this.xrLabel10.StylePriority.UseFont = false;
|
||
this.xrLabel10.StylePriority.UsePadding = false;
|
||
this.xrLabel10.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel10.Text = "Fehl-";
|
||
this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel11
|
||
//
|
||
this.xrLabel11.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel11.CanGrow = false;
|
||
this.xrLabel11.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
||
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(491.8751F, 20.00001F);
|
||
this.xrLabel11.Multiline = true;
|
||
this.xrLabel11.Name = "xrLabel11";
|
||
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel11.SizeF = new System.Drawing.SizeF(75.12479F, 20.00001F);
|
||
this.xrLabel11.StylePriority.UseBorders = false;
|
||
this.xrLabel11.StylePriority.UseFont = false;
|
||
this.xrLabel11.StylePriority.UsePadding = false;
|
||
this.xrLabel11.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel11.Text = "kontakt";
|
||
this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// bindingSource1
|
||
//
|
||
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO);
|
||
//
|
||
// xrSubreport1
|
||
//
|
||
this.xrSubreport1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrSubreport1.Name = "xrSubreport1";
|
||
this.xrSubreport1.ReportSource = new BeWo.DiakonieKKKleve.Assistenzstunden();
|
||
this.xrSubreport1.SizeF = new System.Drawing.SizeF(686.9999F, 21.875F);
|
||
//
|
||
// xrSubreport2
|
||
//
|
||
this.xrSubreport2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrSubreport2.Name = "xrSubreport2";
|
||
this.xrSubreport2.ReportSource = new BeWo.DiakonieKKKleve.VerhinderungspflegeReport();
|
||
this.xrSubreport2.SizeF = new System.Drawing.SizeF(686.9999F, 21.875F);
|
||
//
|
||
// xrSubreport3
|
||
//
|
||
this.xrSubreport3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrSubreport3.Name = "xrSubreport3";
|
||
this.xrSubreport3.ReportSource = new BeWo.DiakonieKKKleve.Assistenzstunden();
|
||
this.xrSubreport3.SizeF = new System.Drawing.SizeF(686.9999F, 21.875F);
|
||
//
|
||
// Stundenzettel
|
||
//
|
||
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail,
|
||
this.DetailReport,
|
||
this.ReportHeader,
|
||
this.topMarginBand1,
|
||
this.bottomMarginBand1,
|
||
this.GroupFooter3,
|
||
this.GroupFooter2,
|
||
this.GroupFooter4});
|
||
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
|
||
this.fieldAbrechenbareMinuten,
|
||
this.fieldBillableFLS,
|
||
this.fieldAbrechenbareFLS,
|
||
this.fieldGruppe});
|
||
this.DataSource = this.bindingSource1;
|
||
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
||
this.formattingRuleStartDate,
|
||
this.formattingRuleServiceDesc,
|
||
this.formattingRuleCostBearer,
|
||
this.formattingRuleEmployeeName,
|
||
this.formattingRuleRowInvisible});
|
||
this.Margins = new System.Drawing.Printing.Margins(70, 70, 50, 30);
|
||
this.PageHeight = 1169;
|
||
this.PageWidth = 827;
|
||
this.PaperKind = System.Drawing.Printing.PaperKind.A4;
|
||
this.SnapGridSize = 9F;
|
||
this.Version = "17.1";
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private DevExpress.XtraReports.UI.DetailBand Detail;
|
||
private System.Windows.Forms.BindingSource bindingSource1;
|
||
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
||
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable3;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow6;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell15;
|
||
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
||
private DevExpress.XtraReports.UI.XRTable xrTableServiceRecords1;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell13;
|
||
private DevExpress.XtraReports.UI.FormattingRule formattingRuleStartDate;
|
||
private DevExpress.XtraReports.UI.FormattingRule formattingRuleServiceDesc;
|
||
private DevExpress.XtraReports.UI.FormattingRule formattingRuleCostBearer;
|
||
private DevExpress.XtraReports.UI.FormattingRule formattingRuleEmployeeName;
|
||
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
||
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel18;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel29;
|
||
private DevExpress.XtraReports.UI.XRLabel lblBewilligteStunden;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel25;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel24;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel23;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldAbrechenbareMinuten;
|
||
private DevExpress.XtraReports.UI.XRLabel lblSummeMinuten;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
||
private DevExpress.XtraReports.UI.XRLabel lblSummeMinutenFaktor;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldBillableFLS;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldAbrechenbareFLS;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell8;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel20;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel19;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow3;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
|
||
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
||
private DevExpress.XtraReports.UI.XRSubreport xrSubreport1;
|
||
private DevExpress.XtraReports.UI.FormattingRule formattingRuleRowInvisible;
|
||
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
|
||
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter3;
|
||
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter2;
|
||
private DevExpress.XtraReports.UI.XRSubreport xrSubreport2;
|
||
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter4;
|
||
private DevExpress.XtraReports.UI.XRSubreport xrSubreport3;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldGruppe;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
||
}
|
||
}
|