537 lines
28 KiB
C#
537 lines
28 KiB
C#
using BeWo.Report.ReportObjects;
|
||
namespace SHKServiceSBD
|
||
{
|
||
partial class SBDEmployeeReport
|
||
{
|
||
/// <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.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
|
||
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
||
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
||
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
||
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
||
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.lblAlter2 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.lblAlter = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
||
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.tableBetreuungszeiten = new DevExpress.XtraReports.UI.XRTable();
|
||
this.rowBetreuungszeiten = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.cell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.lblWohnort = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.GroupHeader3 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
||
this.GroupHeader4 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
||
this.GroupHeader5 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
||
this.GroupHeader6 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
||
this.chkPflege = new DevExpress.XtraReports.UI.XRCheckBox();
|
||
this.chkKlo = new DevExpress.XtraReports.UI.XRCheckBox();
|
||
this.chkAggro = new DevExpress.XtraReports.UI.XRCheckBox();
|
||
this.xrLabel28 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.cellAusschlussKrits = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.lblAllgBemerkungen = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.lblQuali = new DevExpress.XtraReports.UI.XRLabel();
|
||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.tableBetreuungszeiten)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
||
//
|
||
// Detail
|
||
//
|
||
this.Detail.Font = new System.Drawing.Font("Arial", 10F);
|
||
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;
|
||
//
|
||
// PageFooter
|
||
//
|
||
this.PageFooter.HeightF = 0F;
|
||
this.PageFooter.Name = "PageFooter";
|
||
this.PageFooter.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// bindingSource1
|
||
//
|
||
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.SBDEmployeeRO);
|
||
//
|
||
// topMarginBand1
|
||
//
|
||
this.topMarginBand1.HeightF = 75F;
|
||
this.topMarginBand1.Name = "topMarginBand1";
|
||
//
|
||
// bottomMarginBand1
|
||
//
|
||
this.bottomMarginBand1.HeightF = 75F;
|
||
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
||
//
|
||
// ReportHeader
|
||
//
|
||
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel7,
|
||
this.lblWohnort,
|
||
this.xrLabel4,
|
||
this.xrLabel6,
|
||
this.xrLabel2,
|
||
this.xrLabel3,
|
||
this.xrLabel12,
|
||
this.xrLabel5,
|
||
this.lblAlter2,
|
||
this.lblAlter});
|
||
this.ReportHeader.HeightF = 120F;
|
||
this.ReportHeader.Name = "ReportHeader";
|
||
//
|
||
// xrLabel12
|
||
//
|
||
this.xrLabel12.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FirstName")});
|
||
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(95.41341F, 0F);
|
||
this.xrLabel12.Multiline = true;
|
||
this.xrLabel12.Name = "xrLabel12";
|
||
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel12.SizeF = new System.Drawing.SizeF(179.1633F, 23.99999F);
|
||
this.xrLabel12.StylePriority.UseBorders = false;
|
||
this.xrLabel12.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel5
|
||
//
|
||
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrLabel5.Name = "xrLabel5";
|
||
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel5.SizeF = new System.Drawing.SizeF(95.41341F, 24F);
|
||
this.xrLabel5.StylePriority.UseFont = false;
|
||
this.xrLabel5.Text = "Vorname";
|
||
//
|
||
// lblAlter2
|
||
//
|
||
this.lblAlter2.LocationFloat = new DevExpress.Utils.PointFloat(321.0004F, 0F);
|
||
this.lblAlter2.Name = "lblAlter2";
|
||
this.lblAlter2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.lblAlter2.SizeF = new System.Drawing.SizeF(73.99963F, 24F);
|
||
this.lblAlter2.StylePriority.UseFont = false;
|
||
this.lblAlter2.Text = "Alter";
|
||
//
|
||
// lblAlter
|
||
//
|
||
this.lblAlter.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.lblAlter.LocationFloat = new DevExpress.Utils.PointFloat(395F, 0F);
|
||
this.lblAlter.Multiline = true;
|
||
this.lblAlter.Name = "lblAlter";
|
||
this.lblAlter.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.lblAlter.SizeF = new System.Drawing.SizeF(59.58008F, 24F);
|
||
this.lblAlter.StylePriority.UseBorders = false;
|
||
this.lblAlter.StylePriority.UseFont = false;
|
||
this.lblAlter.Text = "Alter";
|
||
//
|
||
// GroupHeader1
|
||
//
|
||
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel1,
|
||
this.tableBetreuungszeiten});
|
||
this.GroupHeader1.HeightF = 51.99997F;
|
||
this.GroupHeader1.Level = 4;
|
||
this.GroupHeader1.Name = "GroupHeader1";
|
||
//
|
||
// xrLabel1
|
||
//
|
||
this.xrLabel1.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10F);
|
||
this.xrLabel1.Name = "xrLabel1";
|
||
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel1.SizeF = new System.Drawing.SizeF(642.0001F, 24F);
|
||
this.xrLabel1.StylePriority.UseBorders = false;
|
||
this.xrLabel1.StylePriority.UseFont = false;
|
||
this.xrLabel1.Text = "Arbeitszeiten";
|
||
//
|
||
// tableBetreuungszeiten
|
||
//
|
||
this.tableBetreuungszeiten.LocationFloat = new DevExpress.Utils.PointFloat(0F, 33.99997F);
|
||
this.tableBetreuungszeiten.Name = "tableBetreuungszeiten";
|
||
this.tableBetreuungszeiten.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.rowBetreuungszeiten});
|
||
this.tableBetreuungszeiten.SizeF = new System.Drawing.SizeF(642F, 18F);
|
||
this.tableBetreuungszeiten.StylePriority.UseFont = false;
|
||
//
|
||
// rowBetreuungszeiten
|
||
//
|
||
this.rowBetreuungszeiten.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.cell1,
|
||
this.xrTableCell5,
|
||
this.xrTableCell6,
|
||
this.xrTableCell7});
|
||
this.rowBetreuungszeiten.Name = "rowBetreuungszeiten";
|
||
this.rowBetreuungszeiten.Weight = 1.125D;
|
||
//
|
||
// cell1
|
||
//
|
||
this.cell1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.cell1.Name = "cell1";
|
||
this.cell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.cell1.StylePriority.UseBorders = false;
|
||
this.cell1.StylePriority.UseFont = false;
|
||
this.cell1.StylePriority.UsePadding = false;
|
||
this.cell1.Weight = 0.17912772585669781D;
|
||
//
|
||
// xrTableCell5
|
||
//
|
||
this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTableCell5.Name = "xrTableCell5";
|
||
this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.xrTableCell5.StylePriority.UseBorders = false;
|
||
this.xrTableCell5.StylePriority.UseFont = false;
|
||
this.xrTableCell5.StylePriority.UsePadding = false;
|
||
this.xrTableCell5.Weight = 0.21806848829037673D;
|
||
//
|
||
// xrTableCell6
|
||
//
|
||
this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTableCell6.Name = "xrTableCell6";
|
||
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.xrTableCell6.StylePriority.UseBorders = false;
|
||
this.xrTableCell6.StylePriority.UsePadding = false;
|
||
this.xrTableCell6.Weight = 0.21806858336071358D;
|
||
//
|
||
// xrTableCell7
|
||
//
|
||
this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTableCell7.Name = "xrTableCell7";
|
||
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.xrTableCell7.StylePriority.UseBorders = false;
|
||
this.xrTableCell7.StylePriority.UseFont = false;
|
||
this.xrTableCell7.StylePriority.UsePadding = false;
|
||
this.xrTableCell7.Weight = 0.38473520249221183D;
|
||
//
|
||
// xrLabel2
|
||
//
|
||
this.xrLabel2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "LastName")});
|
||
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(95.41341F, 30F);
|
||
this.xrLabel2.Multiline = true;
|
||
this.xrLabel2.Name = "xrLabel2";
|
||
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel2.SizeF = new System.Drawing.SizeF(179.1633F, 23.99999F);
|
||
this.xrLabel2.StylePriority.UseBorders = false;
|
||
this.xrLabel2.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel3
|
||
//
|
||
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 30F);
|
||
this.xrLabel3.Name = "xrLabel3";
|
||
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel3.SizeF = new System.Drawing.SizeF(95.41341F, 24F);
|
||
this.xrLabel3.StylePriority.UseFont = false;
|
||
this.xrLabel3.Text = "Nachname";
|
||
//
|
||
// xrLabel4
|
||
//
|
||
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 60F);
|
||
this.xrLabel4.Name = "xrLabel4";
|
||
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel4.SizeF = new System.Drawing.SizeF(95.41341F, 24F);
|
||
this.xrLabel4.StylePriority.UseFont = false;
|
||
this.xrLabel4.Text = "Tel";
|
||
//
|
||
// xrLabel6
|
||
//
|
||
this.xrLabel6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(95.41341F, 60F);
|
||
this.xrLabel6.Multiline = true;
|
||
this.xrLabel6.Name = "xrLabel6";
|
||
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel6.SizeF = new System.Drawing.SizeF(179.16F, 50F);
|
||
this.xrLabel6.StylePriority.UseBorders = false;
|
||
this.xrLabel6.StylePriority.UseFont = false;
|
||
this.xrLabel6.Text = "[Mobile]\r\n[Phone]";
|
||
//
|
||
// xrLabel7
|
||
//
|
||
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(321.0004F, 60F);
|
||
this.xrLabel7.Name = "xrLabel7";
|
||
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel7.SizeF = new System.Drawing.SizeF(73.99963F, 24F);
|
||
this.xrLabel7.StylePriority.UseFont = false;
|
||
this.xrLabel7.Text = "Wohnort";
|
||
//
|
||
// lblWohnort
|
||
//
|
||
this.lblWohnort.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.lblWohnort.LocationFloat = new DevExpress.Utils.PointFloat(395F, 60F);
|
||
this.lblWohnort.Multiline = true;
|
||
this.lblWohnort.Name = "lblWohnort";
|
||
this.lblWohnort.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.lblWohnort.SizeF = new System.Drawing.SizeF(247.0001F, 23.99999F);
|
||
this.lblWohnort.StylePriority.UseBorders = false;
|
||
this.lblWohnort.StylePriority.UseFont = false;
|
||
//
|
||
// GroupHeader3
|
||
//
|
||
this.GroupHeader3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel13,
|
||
this.lblQuali});
|
||
this.GroupHeader3.HeightF = 77.99998F;
|
||
this.GroupHeader3.Name = "GroupHeader3";
|
||
//
|
||
// GroupHeader4
|
||
//
|
||
this.GroupHeader4.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel21,
|
||
this.lblAllgBemerkungen});
|
||
this.GroupHeader4.HeightF = 77.99998F;
|
||
this.GroupHeader4.Level = 1;
|
||
this.GroupHeader4.Name = "GroupHeader4";
|
||
//
|
||
// GroupHeader5
|
||
//
|
||
this.GroupHeader5.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel28,
|
||
this.xrTable1});
|
||
this.GroupHeader5.HeightF = 47.99999F;
|
||
this.GroupHeader5.Level = 2;
|
||
this.GroupHeader5.Name = "GroupHeader5";
|
||
//
|
||
// GroupHeader6
|
||
//
|
||
this.GroupHeader6.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.chkPflege,
|
||
this.chkKlo,
|
||
this.chkAggro});
|
||
this.GroupHeader6.HeightF = 70F;
|
||
this.GroupHeader6.Level = 3;
|
||
this.GroupHeader6.Name = "GroupHeader6";
|
||
//
|
||
// chkPflege
|
||
//
|
||
this.chkPflege.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
|
||
this.chkPflege.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10F);
|
||
this.chkPflege.Name = "chkPflege";
|
||
this.chkPflege.SizeF = new System.Drawing.SizeF(139.58F, 24F);
|
||
this.chkPflege.StylePriority.UseFont = false;
|
||
this.chkPflege.Text = "Pflege";
|
||
//
|
||
// chkKlo
|
||
//
|
||
this.chkKlo.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
|
||
this.chkKlo.LocationFloat = new DevExpress.Utils.PointFloat(160.71F, 10F);
|
||
this.chkKlo.Name = "chkKlo";
|
||
this.chkKlo.SizeF = new System.Drawing.SizeF(139.5801F, 23.99999F);
|
||
this.chkKlo.StylePriority.UseFont = false;
|
||
this.chkKlo.Text = "Toilettengang";
|
||
//
|
||
// chkAggro
|
||
//
|
||
this.chkAggro.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
|
||
this.chkAggro.LocationFloat = new DevExpress.Utils.PointFloat(321.0002F, 10F);
|
||
this.chkAggro.Name = "chkAggro";
|
||
this.chkAggro.SizeF = new System.Drawing.SizeF(139.5801F, 23.99999F);
|
||
this.chkAggro.StylePriority.UseFont = false;
|
||
this.chkAggro.Text = "Aggressivit<69>t";
|
||
//
|
||
// xrLabel28
|
||
//
|
||
this.xrLabel28.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrLabel28.Name = "xrLabel28";
|
||
this.xrLabel28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel28.SizeF = new System.Drawing.SizeF(227.0801F, 24F);
|
||
this.xrLabel28.StylePriority.UseFont = false;
|
||
this.xrLabel28.Text = "Ausschlusskriterien";
|
||
//
|
||
// xrTable1
|
||
//
|
||
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 23.99999F);
|
||
this.xrTable1.Name = "xrTable1";
|
||
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow3});
|
||
this.xrTable1.SizeF = new System.Drawing.SizeF(641.9999F, 24F);
|
||
this.xrTable1.StylePriority.UseFont = false;
|
||
//
|
||
// xrTableRow3
|
||
//
|
||
this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.cellAusschlussKrits});
|
||
this.xrTableRow3.Name = "xrTableRow3";
|
||
this.xrTableRow3.Weight = 1.4999998410542974D;
|
||
//
|
||
// cellAusschlussKrits
|
||
//
|
||
this.cellAusschlussKrits.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.cellAusschlussKrits.Multiline = true;
|
||
this.cellAusschlussKrits.Name = "cellAusschlussKrits";
|
||
this.cellAusschlussKrits.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
|
||
this.cellAusschlussKrits.StylePriority.UseBorders = false;
|
||
this.cellAusschlussKrits.StylePriority.UseFont = false;
|
||
this.cellAusschlussKrits.StylePriority.UsePadding = false;
|
||
this.cellAusschlussKrits.Weight = 0.5D;
|
||
//
|
||
// xrLabel21
|
||
//
|
||
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(0F, 30F);
|
||
this.xrLabel21.Name = "xrLabel21";
|
||
this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel21.SizeF = new System.Drawing.SizeF(227.0801F, 24F);
|
||
this.xrLabel21.StylePriority.UseFont = false;
|
||
this.xrLabel21.Text = "Allgemeine Bemerkungen";
|
||
//
|
||
// lblAllgBemerkungen
|
||
//
|
||
this.lblAllgBemerkungen.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.lblAllgBemerkungen.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Employee.BemerkungenSbd")});
|
||
this.lblAllgBemerkungen.LocationFloat = new DevExpress.Utils.PointFloat(0F, 53.99999F);
|
||
this.lblAllgBemerkungen.Multiline = true;
|
||
this.lblAllgBemerkungen.Name = "lblAllgBemerkungen";
|
||
this.lblAllgBemerkungen.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.lblAllgBemerkungen.SizeF = new System.Drawing.SizeF(642.0001F, 24F);
|
||
this.lblAllgBemerkungen.StylePriority.UseBorders = false;
|
||
this.lblAllgBemerkungen.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel13
|
||
//
|
||
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0F, 30F);
|
||
this.xrLabel13.Name = "xrLabel13";
|
||
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel13.SizeF = new System.Drawing.SizeF(139.58F, 24F);
|
||
this.xrLabel13.StylePriority.UseFont = false;
|
||
this.xrLabel13.Text = "Qualifikation";
|
||
//
|
||
// lblQuali
|
||
//
|
||
this.lblQuali.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.lblQuali.LocationFloat = new DevExpress.Utils.PointFloat(0F, 53.99999F);
|
||
this.lblQuali.Multiline = true;
|
||
this.lblQuali.Name = "lblQuali";
|
||
this.lblQuali.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.lblQuali.SizeF = new System.Drawing.SizeF(642.0001F, 24F);
|
||
this.lblQuali.StylePriority.UseBorders = false;
|
||
this.lblQuali.StylePriority.UseFont = false;
|
||
//
|
||
// SBDEmployeeReport
|
||
//
|
||
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail,
|
||
this.PageFooter,
|
||
this.topMarginBand1,
|
||
this.bottomMarginBand1,
|
||
this.ReportHeader,
|
||
this.GroupHeader1,
|
||
this.GroupHeader3,
|
||
this.GroupHeader4,
|
||
this.GroupHeader5,
|
||
this.GroupHeader6});
|
||
this.DataSource = this.bindingSource1;
|
||
this.Font = new System.Drawing.Font("Calibri", 11F);
|
||
this.Margins = new System.Drawing.Printing.Margins(75, 75, 75, 75);
|
||
this.PageHeight = 1169;
|
||
this.PageWidth = 827;
|
||
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
||
this.Version = "17.1";
|
||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.tableBetreuungszeiten)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private DevExpress.XtraReports.UI.DetailBand Detail;
|
||
private DevExpress.XtraReports.UI.PageFooterBand PageFooter;
|
||
private System.Windows.Forms.BindingSource bindingSource1;
|
||
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
||
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
||
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
||
private DevExpress.XtraReports.UI.XRLabel lblAlter2;
|
||
private DevExpress.XtraReports.UI.XRLabel lblAlter;
|
||
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
||
private DevExpress.XtraReports.UI.XRTable tableBetreuungszeiten;
|
||
private DevExpress.XtraReports.UI.XRTableRow rowBetreuungszeiten;
|
||
private DevExpress.XtraReports.UI.XRTableCell cell1;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell7;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
||
private DevExpress.XtraReports.UI.XRLabel lblWohnort;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
||
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader3;
|
||
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader4;
|
||
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader5;
|
||
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader6;
|
||
private DevExpress.XtraReports.UI.XRCheckBox chkPflege;
|
||
private DevExpress.XtraReports.UI.XRCheckBox chkKlo;
|
||
private DevExpress.XtraReports.UI.XRCheckBox chkAggro;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel28;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow3;
|
||
private DevExpress.XtraReports.UI.XRTableCell cellAusschlussKrits;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel21;
|
||
private DevExpress.XtraReports.UI.XRLabel lblAllgBemerkungen;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
|
||
private DevExpress.XtraReports.UI.XRLabel lblQuali;
|
||
}
|
||
}
|