From 3759bb09360f937a65fa4b042b0b903ffb24d7f2 Mon Sep 17 00:00:00 2001 From: Marcel Hirschle Date: Thu, 27 Jan 2022 16:06:31 +0100 Subject: [PATCH] MH: ANpassung ivi --- .../CustomerDataReport.Designer.cs | 3965 ++++++++++++----- .../CustomerDataReport.cs | 85 +- 2 files changed, 2902 insertions(+), 1148 deletions(-) diff --git a/ReportImp/IlkaLinkAmbulanteHilfen/CustomerDataReport.Designer.cs b/ReportImp/IlkaLinkAmbulanteHilfen/CustomerDataReport.Designer.cs index d608645ad..ba29e922e 100644 --- a/ReportImp/IlkaLinkAmbulanteHilfen/CustomerDataReport.Designer.cs +++ b/ReportImp/IlkaLinkAmbulanteHilfen/CustomerDataReport.Designer.cs @@ -32,66 +32,33 @@ namespace IlkaLinkAmbulanteHilfen this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Klientenstammblatt)); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); - this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); - 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.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox(); - this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); - this.xrTableRow15 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); - this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); - this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow11 = new DevExpress.XtraReports.UI.XRTableRow(); - this.tc_Geschwistername1 = new DevExpress.XtraReports.UI.XRTableCell(); - this.tc_Geschwisterdatum1 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow12 = new DevExpress.XtraReports.UI.XRTableRow(); - this.tc_Geschwistername2 = new DevExpress.XtraReports.UI.XRTableCell(); - this.tc_Geschwisterdatum2 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow13 = new DevExpress.XtraReports.UI.XRTableRow(); - this.tc_Geschwistername3 = new DevExpress.XtraReports.UI.XRTableCell(); - this.tc_Geschwisterdatum3 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow(); - this.tc_Geschwistername4 = new DevExpress.XtraReports.UI.XRTableCell(); - this.tc_Geschwisterdatum4 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow16 = new DevExpress.XtraReports.UI.XRTableRow(); - this.tc_Geschwistername5 = new DevExpress.XtraReports.UI.XRTableCell(); - this.tc_Geschwisterdatum5 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableCell31 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow17 = new DevExpress.XtraReports.UI.XRTableRow(); - this.tc_Geschwistername6 = new DevExpress.XtraReports.UI.XRTableCell(); - this.tc_Geschwisterdatum6 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTable8 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow32 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell41 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrtc = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow33 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell42 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTc2 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow34 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell43 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_ElterlicheSorge = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTable7 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow31 = new DevExpress.XtraReports.UI.XRTableRow(); + this.tc_Hauptbetreuung2 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTable6 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow30 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell37 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTable5 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow25 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell36 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow26 = new DevExpress.XtraReports.UI.XRTableRow(); + this.tc_Ansprechpartner1 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow27 = new DevExpress.XtraReports.UI.XRTableRow(); + this.tc_Ansprechpartner2 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow28 = new DevExpress.XtraReports.UI.XRTableRow(); + this.tc_Ansprechpartner3 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow29 = new DevExpress.XtraReports.UI.XRTableRow(); + this.tc_Ansprechpartner4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTable4 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow18 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell(); @@ -113,47 +80,202 @@ namespace IlkaLinkAmbulanteHilfen this.xrTableRow24 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell34 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell35 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTable5 = new DevExpress.XtraReports.UI.XRTable(); - this.xrTableRow25 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell36 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow26 = new DevExpress.XtraReports.UI.XRTableRow(); - this.tc_Ansprechpartner1 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow27 = new DevExpress.XtraReports.UI.XRTableRow(); - this.tc_Ansprechpartner2 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow28 = new DevExpress.XtraReports.UI.XRTableRow(); - this.tc_Ansprechpartner3 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow29 = new DevExpress.XtraReports.UI.XRTableRow(); - this.tc_Ansprechpartner4 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTable6 = new DevExpress.XtraReports.UI.XRTable(); - this.xrTableRow30 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell37 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTable7 = new DevExpress.XtraReports.UI.XRTable(); - this.xrTableRow31 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell31 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow11 = new DevExpress.XtraReports.UI.XRTableRow(); + this.tc_Geschwistername1 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_Geschwisterdatum1 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow12 = new DevExpress.XtraReports.UI.XRTableRow(); + this.tc_Geschwistername2 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_Geschwisterdatum2 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow13 = new DevExpress.XtraReports.UI.XRTableRow(); + this.tc_Geschwistername3 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_Geschwisterdatum3 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow(); + this.tc_Geschwistername4 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_Geschwisterdatum4 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow16 = new DevExpress.XtraReports.UI.XRTableRow(); + this.tc_Geschwistername5 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_Geschwisterdatum5 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow17 = new DevExpress.XtraReports.UI.XRTableRow(); + this.tc_Geschwistername6 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_Geschwisterdatum6 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); + 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.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_Hauptbetreuung = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow15 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox(); + this.xrTable9 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow35 = new DevExpress.XtraReports.UI.XRTableRow(); + this.tc_MutterName = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTable10 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow36 = new DevExpress.XtraReports.UI.XRTableRow(); + this.tc_MutterGeb = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell38 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTable8 = new DevExpress.XtraReports.UI.XRTable(); - this.xrTableRow32 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow33 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableRow37 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell39 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableRow34 = new DevExpress.XtraReports.UI.XRTableRow(); - this.xrTableCell40 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableCell41 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableCell42 = new DevExpress.XtraReports.UI.XRTableCell(); - this.xrTableCell43 = new DevExpress.XtraReports.UI.XRTableCell(); - ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.xrTable7)).BeginInit(); + this.tc_MutterStrasse = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow38 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell44 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_MutterStadt = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow39 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell46 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_MutterTelefon = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow40 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell48 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_MutterMobil = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow41 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell50 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_MutterBeruf = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow42 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell52 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_MutterEmail = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTable11 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow43 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell54 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_VaterGeb = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow44 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell56 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_VaterStrasse = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow45 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell58 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_VaterStadt = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow46 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell60 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_VaterTelefon = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow47 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell62 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_VaterMobil = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow48 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell64 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_VaterBeruf = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow49 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell66 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_VaterEmail = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTable12 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow50 = new DevExpress.XtraReports.UI.XRTableRow(); + this.tc_VaterName = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTable13 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow51 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_WA1Name = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow52 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell45 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_WA1Beruf = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow53 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell49 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_WA1Strasse = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow54 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell53 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_WA1Stadt = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow55 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell57 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_WA1Telefon = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow56 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell61 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_WA1Email = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTable14 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow58 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell69 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableCell70 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableCell71 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTable15 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow57 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_WA2Name = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow59 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell67 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_WA2Beruf = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow60 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell72 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_WA2Strasse = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow61 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell74 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_WA2Stadt = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow62 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell76 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_WA2Telefon = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTableRow63 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell78 = new DevExpress.XtraReports.UI.XRTableCell(); + this.tc_WA2Email = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTable16 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow64 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell80 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTable17 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow65 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell81 = new DevExpress.XtraReports.UI.XRTableCell(); + this.xrTable18 = new DevExpress.XtraReports.UI.XRTable(); + this.xrTableRow66 = new DevExpress.XtraReports.UI.XRTableRow(); + this.xrTableCell82 = new DevExpress.XtraReports.UI.XRTableCell(); ((System.ComponentModel.ISupportInitialize)(this.xrTable8)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable9)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable10)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable11)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable12)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable13)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable14)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable15)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable16)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable17)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable18)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { + this.xrTable18, + this.xrTable17, + this.xrTable16, + this.xrTable15, + this.xrTable13, + this.xrTable14, + this.xrTable11, + this.xrTable12, + this.xrTable9, + this.xrTable10, this.xrTable8, this.xrTable7, this.xrTable6, @@ -161,802 +283,364 @@ namespace IlkaLinkAmbulanteHilfen this.xrTable4, this.xrTable3}); this.Detail.Font = new System.Drawing.Font("Arial", 10F); - this.Detail.HeightF = 434.2917F; + this.Detail.HeightF = 854.1434F; 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; // - // xrLabel1 + // xrTable8 // - this.xrLabel1.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold); - this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); - this.xrLabel1.Name = "xrLabel1"; - this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel1.SizeF = new System.Drawing.SizeF(282.0833F, 33.33333F); - this.xrLabel1.StylePriority.UseFont = false; - this.xrLabel1.StylePriority.UseTextAlignment = false; - this.xrLabel1.Text = "Datenblatt Stammakte"; - this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTable8.BorderColor = System.Drawing.SystemColors.ControlLight; + this.xrTable8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 292.5495F); + this.xrTable8.Name = "xrTable8"; + this.xrTable8.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow32, + this.xrTableRow33, + this.xrTableRow34}); + this.xrTable8.SizeF = new System.Drawing.SizeF(355F, 66.62502F); + this.xrTable8.StylePriority.UseBorderColor = false; // - // PageFooter + // xrTableRow32 // - 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; + this.xrTableRow32.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell41, + this.xrtc}); + this.xrTableRow32.Name = "xrTableRow32"; + this.xrTableRow32.Weight = 0.085D; // - // bindingSource1 + // xrTableCell41 // - this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.CustomerDataRO); + this.xrTableCell41.BorderColor = System.Drawing.Color.Black; + this.xrTableCell41.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top))); + this.xrTableCell41.BorderWidth = 1F; + this.xrTableCell41.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); + this.xrTableCell41.Name = "xrTableCell41"; + this.xrTableCell41.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell41.StylePriority.UseBorderColor = false; + this.xrTableCell41.StylePriority.UseBorders = false; + this.xrTableCell41.StylePriority.UseBorderWidth = false; + this.xrTableCell41.StylePriority.UseFont = false; + this.xrTableCell41.StylePriority.UsePadding = false; + this.xrTableCell41.StylePriority.UseTextAlignment = false; + this.xrTableCell41.Text = "Vormund und/oder"; + this.xrTableCell41.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell41.Weight = 0.47867543597598916D; // - // topMarginBand1 + // xrtc // - this.topMarginBand1.HeightF = 19.875F; - this.topMarginBand1.Name = "topMarginBand1"; + this.xrtc.BorderColor = System.Drawing.Color.Black; + this.xrtc.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right))); + this.xrtc.BorderWidth = 1F; + this.xrtc.Font = new System.Drawing.Font("Arial", 11F); + this.xrtc.Name = "xrtc"; + this.xrtc.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrtc.StylePriority.UseBorderColor = false; + this.xrtc.StylePriority.UseBorders = false; + this.xrtc.StylePriority.UseBorderWidth = false; + this.xrtc.StylePriority.UseFont = false; + this.xrtc.StylePriority.UsePadding = false; + this.xrtc.StylePriority.UseTextAlignment = false; + this.xrtc.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrtc.Weight = 0.54733657719455653D; // - // bottomMarginBand1 + // xrTableRow33 // - this.bottomMarginBand1.HeightF = 75F; - this.bottomMarginBand1.Name = "bottomMarginBand1"; + this.xrTableRow33.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell42, + this.xrTc2}); + this.xrTableRow33.Name = "xrTableRow33"; + this.xrTableRow33.Weight = 0.085D; // - // ReportHeader + // xrTableCell42 // - this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { - this.xrTable2, - this.xrTable1, - this.xrPictureBox3, - this.xrLabel1}); - this.ReportHeader.HeightF = 226.7292F; - this.ReportHeader.Name = "ReportHeader"; + this.xrTableCell42.BorderColor = System.Drawing.Color.Black; + this.xrTableCell42.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell42.BorderWidth = 1F; + this.xrTableCell42.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); + this.xrTableCell42.Name = "xrTableCell42"; + this.xrTableCell42.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell42.StylePriority.UseBorderColor = false; + this.xrTableCell42.StylePriority.UseBorders = false; + this.xrTableCell42.StylePriority.UseBorderWidth = false; + this.xrTableCell42.StylePriority.UseFont = false; + this.xrTableCell42.StylePriority.UsePadding = false; + this.xrTableCell42.StylePriority.UseTextAlignment = false; + this.xrTableCell42.Text = "gesetzl. Betreuung"; + this.xrTableCell42.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell42.Weight = 0.47867543597598916D; // - // xrPictureBox3 + // xrTc2 // - this.xrPictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox3.Image"))); - this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(422.9167F, 0F); - this.xrPictureBox3.Name = "xrPictureBox3"; - this.xrPictureBox3.SizeF = new System.Drawing.SizeF(289.1667F, 103.1875F); - this.xrPictureBox3.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; + this.xrTc2.BorderColor = System.Drawing.Color.Black; + this.xrTc2.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTc2.BorderWidth = 1F; + this.xrTc2.Font = new System.Drawing.Font("Arial", 11F); + this.xrTc2.Name = "xrTc2"; + this.xrTc2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTc2.StylePriority.UseBorderColor = false; + this.xrTc2.StylePriority.UseBorders = false; + this.xrTc2.StylePriority.UseBorderWidth = false; + this.xrTc2.StylePriority.UseFont = false; + this.xrTc2.StylePriority.UsePadding = false; + this.xrTc2.StylePriority.UseTextAlignment = false; + this.xrTc2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTc2.Weight = 0.54733657719455653D; // - // xrTable1 + // xrTableRow34 // - this.xrTable1.BorderColor = System.Drawing.SystemColors.ControlLight; - this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 70.56249F); - this.xrTable1.Name = "xrTable1"; - this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { - this.xrTableRow15, - this.xrTableRow1, - this.xrTableRow2, - this.xrTableRow3, - this.xrTableRow4, - this.xrTableRow9}); - this.xrTable1.SizeF = new System.Drawing.SizeF(355F, 133.25F); - this.xrTable1.StylePriority.UseBorderColor = false; + this.xrTableRow34.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell43, + this.tc_ElterlicheSorge}); + this.xrTableRow34.Name = "xrTableRow34"; + this.xrTableRow34.Weight = 0.085D; // - // xrTableRow15 + // xrTableCell43 // - this.xrTableRow15.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell17}); - this.xrTableRow15.Name = "xrTableRow15"; - this.xrTableRow15.Weight = 0.085D; + this.xrTableCell43.BorderColor = System.Drawing.Color.Black; + this.xrTableCell43.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell43.BorderWidth = 1F; + this.xrTableCell43.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); + this.xrTableCell43.Name = "xrTableCell43"; + this.xrTableCell43.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell43.StylePriority.UseBorderColor = false; + this.xrTableCell43.StylePriority.UseBorders = false; + this.xrTableCell43.StylePriority.UseBorderWidth = false; + this.xrTableCell43.StylePriority.UseFont = false; + this.xrTableCell43.StylePriority.UsePadding = false; + this.xrTableCell43.StylePriority.UseTextAlignment = false; + this.xrTableCell43.Text = "Elterliche Sorge"; + this.xrTableCell43.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell43.Weight = 0.47867543597598916D; // - // xrTableCell17 + // tc_ElterlicheSorge // - this.xrTableCell17.BorderColor = System.Drawing.Color.Black; - this.xrTableCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + this.tc_ElterlicheSorge.BorderColor = System.Drawing.Color.Black; + this.tc_ElterlicheSorge.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.tc_ElterlicheSorge.BorderWidth = 1F; + this.tc_ElterlicheSorge.Font = new System.Drawing.Font("Arial", 11F); + this.tc_ElterlicheSorge.Name = "tc_ElterlicheSorge"; + this.tc_ElterlicheSorge.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.tc_ElterlicheSorge.StylePriority.UseBorderColor = false; + this.tc_ElterlicheSorge.StylePriority.UseBorders = false; + this.tc_ElterlicheSorge.StylePriority.UseBorderWidth = false; + this.tc_ElterlicheSorge.StylePriority.UseFont = false; + this.tc_ElterlicheSorge.StylePriority.UsePadding = false; + this.tc_ElterlicheSorge.StylePriority.UseTextAlignment = false; + this.tc_ElterlicheSorge.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.tc_ElterlicheSorge.Weight = 0.54733657719455653D; + // + // xrTable7 + // + this.xrTable7.BorderColor = System.Drawing.SystemColors.ControlLight; + this.xrTable7.LocationFloat = new DevExpress.Utils.PointFloat(390.0001F, 192.1488F); + this.xrTable7.Name = "xrTable7"; + this.xrTable7.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow31}); + this.xrTable7.SizeF = new System.Drawing.SizeF(355F, 167.0257F); + this.xrTable7.StylePriority.UseBorderColor = false; + // + // xrTableRow31 + // + this.xrTableRow31.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.tc_Hauptbetreuung2}); + this.xrTableRow31.Name = "xrTableRow31"; + this.xrTableRow31.Weight = 0.085D; + // + // tc_Hauptbetreuung2 + // + this.tc_Hauptbetreuung2.BorderColor = System.Drawing.Color.Black; + this.tc_Hauptbetreuung2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + | DevExpress.XtraPrinting.BorderSide.Right) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.tc_Hauptbetreuung2.BorderWidth = 1F; + this.tc_Hauptbetreuung2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "Customer.PersonNotice")}); + this.tc_Hauptbetreuung2.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); + this.tc_Hauptbetreuung2.Name = "tc_Hauptbetreuung2"; + this.tc_Hauptbetreuung2.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_Hauptbetreuung2.StylePriority.UseBorderColor = false; + this.tc_Hauptbetreuung2.StylePriority.UseBorders = false; + this.tc_Hauptbetreuung2.StylePriority.UseBorderWidth = false; + this.tc_Hauptbetreuung2.StylePriority.UseFont = false; + this.tc_Hauptbetreuung2.StylePriority.UsePadding = false; + this.tc_Hauptbetreuung2.StylePriority.UseTextAlignment = false; + this.tc_Hauptbetreuung2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_Hauptbetreuung2.Weight = 1.0260120131705457D; + // + // xrTable6 + // + this.xrTable6.BorderColor = System.Drawing.SystemColors.ControlLight; + this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(390F, 169.9404F); + this.xrTable6.Name = "xrTable6"; + this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow30}); + this.xrTable6.SizeF = new System.Drawing.SizeF(355F, 22.20834F); + this.xrTable6.StylePriority.UseBorderColor = false; + // + // xrTableRow30 + // + this.xrTableRow30.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell37}); + this.xrTableRow30.Name = "xrTableRow30"; + this.xrTableRow30.Weight = 0.085D; + // + // xrTableCell37 + // + this.xrTableCell37.BorderColor = System.Drawing.Color.Black; + this.xrTableCell37.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right))); - this.xrTableCell17.BorderWidth = 2F; - this.xrTableCell17.CanShrink = true; - this.xrTableCell17.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); - this.xrTableCell17.Name = "xrTableCell17"; - this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell17.StylePriority.UseBorderColor = false; - this.xrTableCell17.StylePriority.UseBorders = false; - this.xrTableCell17.StylePriority.UseBorderWidth = false; - this.xrTableCell17.StylePriority.UseFont = false; - this.xrTableCell17.StylePriority.UsePadding = false; - this.xrTableCell17.StylePriority.UseTextAlignment = false; - this.xrTableCell17.Text = "Familie"; - this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell17.Weight = 1.0260120131705457D; + this.xrTableCell37.BorderWidth = 1F; + this.xrTableCell37.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); + this.xrTableCell37.Name = "xrTableCell37"; + this.xrTableCell37.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell37.StylePriority.UseBorderColor = false; + this.xrTableCell37.StylePriority.UseBorders = false; + this.xrTableCell37.StylePriority.UseBorderWidth = false; + this.xrTableCell37.StylePriority.UseFont = false; + this.xrTableCell37.StylePriority.UsePadding = false; + this.xrTableCell37.StylePriority.UseTextAlignment = false; + this.xrTableCell37.Text = "Bemerkungen"; + this.xrTableCell37.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell37.Weight = 1.0260120131705457D; // - // xrTableRow1 + // xrTable5 // - this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell2, - this.xrTableCell1}); - this.xrTableRow1.Name = "xrTableRow1"; - this.xrTableRow1.Weight = 0.085D; + this.xrTable5.BorderColor = System.Drawing.SystemColors.ControlLight; + this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 169.9404F); + this.xrTable5.Name = "xrTable5"; + this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow25, + this.xrTableRow26, + this.xrTableRow27, + this.xrTableRow28, + this.xrTableRow29}); + this.xrTable5.SizeF = new System.Drawing.SizeF(355F, 111.0417F); + this.xrTable5.StylePriority.UseBorderColor = false; // - // xrTableCell1 + // xrTableRow25 // - this.xrTableCell1.BorderColor = System.Drawing.Color.Black; - this.xrTableCell1.Borders = DevExpress.XtraPrinting.BorderSide.Right; - this.xrTableCell1.BorderWidth = 2F; - this.xrTableCell1.Font = new System.Drawing.Font("Arial", 11F); - this.xrTableCell1.Name = "xrTableCell1"; - this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); - this.xrTableCell1.StylePriority.UseBorderColor = false; - this.xrTableCell1.StylePriority.UseBorders = false; - this.xrTableCell1.StylePriority.UseBorderWidth = false; - this.xrTableCell1.StylePriority.UseFont = false; - this.xrTableCell1.StylePriority.UsePadding = false; - this.xrTableCell1.StylePriority.UseTextAlignment = false; - this.xrTableCell1.Text = "[LastName], [FirstName]"; - this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell1.Weight = 0.54733648459997641D; + this.xrTableRow25.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell36}); + this.xrTableRow25.Name = "xrTableRow25"; + this.xrTableRow25.Weight = 0.085D; // - // xrTableCell2 + // xrTableCell36 // - this.xrTableCell2.BorderColor = System.Drawing.Color.Black; - this.xrTableCell2.Borders = DevExpress.XtraPrinting.BorderSide.Left; - this.xrTableCell2.BorderWidth = 2F; - this.xrTableCell2.Font = new System.Drawing.Font("Arial", 11F); - this.xrTableCell2.Name = "xrTableCell2"; - this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell2.StylePriority.UseBorderColor = false; - this.xrTableCell2.StylePriority.UseBorders = false; - this.xrTableCell2.StylePriority.UseBorderWidth = false; - this.xrTableCell2.StylePriority.UseFont = false; - this.xrTableCell2.StylePriority.UsePadding = false; - this.xrTableCell2.StylePriority.UseTextAlignment = false; - this.xrTableCell2.Text = "Kind/Jugendliche/r"; - this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell2.Weight = 0.47867552857056939D; - // - // xrTableRow2 - // - this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell3, - this.xrTableCell4}); - this.xrTableRow2.Name = "xrTableRow2"; - this.xrTableRow2.Weight = 0.085D; - // - // xrTableCell3 - // - this.xrTableCell3.BorderColor = System.Drawing.Color.Black; - this.xrTableCell3.Borders = DevExpress.XtraPrinting.BorderSide.Left; - this.xrTableCell3.BorderWidth = 2F; - this.xrTableCell3.Font = new System.Drawing.Font("Arial", 11F); - this.xrTableCell3.Name = "xrTableCell3"; - this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell3.StylePriority.UseBorderColor = false; - this.xrTableCell3.StylePriority.UseBorders = false; - this.xrTableCell3.StylePriority.UseBorderWidth = false; - this.xrTableCell3.StylePriority.UseFont = false; - this.xrTableCell3.StylePriority.UsePadding = false; - this.xrTableCell3.StylePriority.UseTextAlignment = false; - this.xrTableCell3.Text = "Geburtsdatum"; - this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell3.Weight = 0.47867552857056939D; - // - // xrTableCell4 - // - this.xrTableCell4.BorderColor = System.Drawing.Color.Black; - this.xrTableCell4.Borders = DevExpress.XtraPrinting.BorderSide.Right; - this.xrTableCell4.BorderWidth = 2F; - this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "DateOfBirth", "{0:dd.MM.yyyy}")}); - this.xrTableCell4.Font = new System.Drawing.Font("Arial", 11F); - this.xrTableCell4.Name = "xrTableCell4"; - this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); - this.xrTableCell4.StylePriority.UseBorderColor = false; - this.xrTableCell4.StylePriority.UseBorders = false; - this.xrTableCell4.StylePriority.UseBorderWidth = false; - this.xrTableCell4.StylePriority.UseFont = false; - this.xrTableCell4.StylePriority.UsePadding = false; - this.xrTableCell4.StylePriority.UseTextAlignment = false; - this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell4.Weight = 0.54733648459997641D; - // - // xrTableRow3 - // - this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell5, - this.xrTableCell6}); - this.xrTableRow3.Name = "xrTableRow3"; - this.xrTableRow3.Weight = 0.085D; - // - // xrTableCell5 - // - this.xrTableCell5.BorderColor = System.Drawing.Color.Black; - this.xrTableCell5.Borders = DevExpress.XtraPrinting.BorderSide.Left; - this.xrTableCell5.BorderWidth = 2F; - this.xrTableCell5.Font = new System.Drawing.Font("Arial", 11F); - this.xrTableCell5.Name = "xrTableCell5"; - this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell5.StylePriority.UseBorderColor = false; - this.xrTableCell5.StylePriority.UseBorders = false; - this.xrTableCell5.StylePriority.UseBorderWidth = false; - this.xrTableCell5.StylePriority.UseFont = false; - this.xrTableCell5.StylePriority.UsePadding = false; - this.xrTableCell5.StylePriority.UseTextAlignment = false; - this.xrTableCell5.Text = "Nationalität"; - this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell5.Weight = 0.47867552857056939D; - // - // xrTableCell6 - // - this.xrTableCell6.BorderColor = System.Drawing.Color.Black; - this.xrTableCell6.Borders = DevExpress.XtraPrinting.BorderSide.Right; - this.xrTableCell6.BorderWidth = 2F; - this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "Customer.Nationalitaet.DisplayName")}); - this.xrTableCell6.Font = new System.Drawing.Font("Arial", 11F); - this.xrTableCell6.Name = "xrTableCell6"; - this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); - this.xrTableCell6.StylePriority.UseBorderColor = false; - this.xrTableCell6.StylePriority.UseBorders = false; - this.xrTableCell6.StylePriority.UseBorderWidth = false; - this.xrTableCell6.StylePriority.UseFont = false; - this.xrTableCell6.StylePriority.UsePadding = false; - this.xrTableCell6.StylePriority.UseTextAlignment = false; - this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell6.Weight = 0.54733648459997641D; - // - // xrTableRow4 - // - this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell7, - this.xrTableCell8}); - this.xrTableRow4.Name = "xrTableRow4"; - this.xrTableRow4.Weight = 0.085D; - // - // xrTableCell7 - // - this.xrTableCell7.BorderColor = System.Drawing.Color.Black; - this.xrTableCell7.Borders = DevExpress.XtraPrinting.BorderSide.Left; - this.xrTableCell7.BorderWidth = 2F; - this.xrTableCell7.Font = new System.Drawing.Font("Arial", 11F); - this.xrTableCell7.Name = "xrTableCell7"; - this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell7.StylePriority.UseBorderColor = false; - this.xrTableCell7.StylePriority.UseBorders = false; - this.xrTableCell7.StylePriority.UseBorderWidth = false; - this.xrTableCell7.StylePriority.UseFont = false; - this.xrTableCell7.StylePriority.UsePadding = false; - this.xrTableCell7.StylePriority.UseTextAlignment = false; - this.xrTableCell7.Text = "Adresse"; - this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell7.Weight = 0.47867552857056939D; - // - // xrTableCell8 - // - this.xrTableCell8.BorderColor = System.Drawing.Color.Black; - this.xrTableCell8.Borders = DevExpress.XtraPrinting.BorderSide.Right; - this.xrTableCell8.BorderWidth = 2F; - this.xrTableCell8.Font = new System.Drawing.Font("Arial", 11F); - this.xrTableCell8.Name = "xrTableCell8"; - this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); - this.xrTableCell8.StylePriority.UseBorderColor = false; - this.xrTableCell8.StylePriority.UseBorders = false; - this.xrTableCell8.StylePriority.UseBorderWidth = false; - this.xrTableCell8.StylePriority.UseFont = false; - this.xrTableCell8.StylePriority.UsePadding = false; - this.xrTableCell8.StylePriority.UseTextAlignment = false; - this.xrTableCell8.Text = "[Street]"; - this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell8.Weight = 0.54733648459997641D; - // - // xrTable2 - // - this.xrTable2.BorderColor = System.Drawing.SystemColors.ControlLight; - this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(390F, 114.9792F); - this.xrTable2.Name = "xrTable2"; - this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { - this.xrTableRow5, - this.xrTableRow6, - this.xrTableRow7, - this.xrTableRow8}); - this.xrTable2.SizeF = new System.Drawing.SizeF(355F, 88.83331F); - this.xrTable2.StylePriority.UseBorderColor = false; - // - // xrTableRow5 - // - this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell19, - this.xrTableCell9}); - this.xrTableRow5.Name = "xrTableRow5"; - this.xrTableRow5.Weight = 0.085D; - // - // xrTableCell9 - // - this.xrTableCell9.BorderColor = System.Drawing.Color.Black; - this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right))); - this.xrTableCell9.CanShrink = true; - this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { - new DevExpress.XtraReports.UI.XRBinding("Text", null, "Customer.AssistanceBegin", "{0:dd.MM.yyyy}")}); - this.xrTableCell9.Font = new System.Drawing.Font("Arial", 11F); - this.xrTableCell9.Name = "xrTableCell9"; - this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell9.StylePriority.UseBorderColor = false; - this.xrTableCell9.StylePriority.UseBorders = false; - this.xrTableCell9.StylePriority.UseFont = false; - this.xrTableCell9.StylePriority.UsePadding = false; - this.xrTableCell9.Weight = 0.4223682430947151D; - // - // xrTableRow6 - // - this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell11, - this.xrTableCell10}); - this.xrTableRow6.Name = "xrTableRow6"; - this.xrTableRow6.Weight = 0.085D; - // - // xrTableCell10 - // - this.xrTableCell10.BorderColor = System.Drawing.Color.Black; - this.xrTableCell10.Borders = DevExpress.XtraPrinting.BorderSide.Right; - this.xrTableCell10.Font = new System.Drawing.Font("Arial", 11F); - this.xrTableCell10.Name = "xrTableCell10"; - this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell10.StylePriority.UseBorderColor = false; - this.xrTableCell10.StylePriority.UseBorders = false; - this.xrTableCell10.StylePriority.UseFont = false; - this.xrTableCell10.StylePriority.UsePadding = false; - this.xrTableCell10.Weight = 0.42236816832977914D; - // - // xrTableCell11 - // - this.xrTableCell11.BorderColor = System.Drawing.Color.Black; - this.xrTableCell11.Borders = DevExpress.XtraPrinting.BorderSide.Left; - this.xrTableCell11.Font = new System.Drawing.Font("Arial", 11F); - this.xrTableCell11.Name = "xrTableCell11"; - this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell11.StylePriority.UseBorderColor = false; - this.xrTableCell11.StylePriority.UseBorders = false; - this.xrTableCell11.StylePriority.UseFont = false; - this.xrTableCell11.StylePriority.UsePadding = false; - this.xrTableCell11.Text = "Fachkraft"; - this.xrTableCell11.Weight = 0.32733546316334017D; - // - // xrTableRow7 - // - this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell12, - this.xrTableCell13}); - this.xrTableRow7.Name = "xrTableRow7"; - this.xrTableRow7.Weight = 0.085D; - // - // xrTableCell12 - // - this.xrTableCell12.BorderColor = System.Drawing.Color.Black; - this.xrTableCell12.Borders = DevExpress.XtraPrinting.BorderSide.Left; - this.xrTableCell12.Font = new System.Drawing.Font("Arial", 11F); - this.xrTableCell12.Name = "xrTableCell12"; - this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell12.StylePriority.UseBorderColor = false; - this.xrTableCell12.StylePriority.UseBorders = false; - this.xrTableCell12.StylePriority.UseFont = false; - this.xrTableCell12.StylePriority.UsePadding = false; - this.xrTableCell12.Text = "Art der Maßnahme"; - this.xrTableCell12.Weight = 0.32733533426678157D; - // - // xrTableCell13 - // - this.xrTableCell13.BorderColor = System.Drawing.Color.Black; - this.xrTableCell13.Borders = DevExpress.XtraPrinting.BorderSide.Right; - this.xrTableCell13.Font = new System.Drawing.Font("Arial", 11F); - this.xrTableCell13.Name = "xrTableCell13"; - this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell13.StylePriority.UseBorderColor = false; - this.xrTableCell13.StylePriority.UseBorders = false; - this.xrTableCell13.StylePriority.UseFont = false; - this.xrTableCell13.StylePriority.UsePadding = false; - this.xrTableCell13.Weight = 0.42236829722633773D; - // - // xrTableRow8 - // - this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell14, - this.xrTableCell15}); - this.xrTableRow8.Name = "xrTableRow8"; - this.xrTableRow8.Weight = 0.085D; - // - // xrTableCell14 - // - this.xrTableCell14.BorderColor = System.Drawing.Color.Black; - this.xrTableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTableCell14.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); - this.xrTableCell14.Name = "xrTableCell14"; - this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell14.StylePriority.UseBorderColor = false; - this.xrTableCell14.StylePriority.UseBorders = false; - this.xrTableCell14.StylePriority.UseFont = false; - this.xrTableCell14.StylePriority.UsePadding = false; - this.xrTableCell14.Text = "Ende d. Maßnahme"; - this.xrTableCell14.Weight = 0.32733520537022304D; - // - // xrTableCell15 - // - this.xrTableCell15.BorderColor = System.Drawing.Color.Black; - this.xrTableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTableCell15.Font = new System.Drawing.Font("Arial", 11F); - this.xrTableCell15.Name = "xrTableCell15"; - this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell15.StylePriority.UseBorderColor = false; - this.xrTableCell15.StylePriority.UseBorders = false; - this.xrTableCell15.StylePriority.UseFont = false; - this.xrTableCell15.StylePriority.UsePadding = false; - this.xrTableCell15.Weight = 0.42236842612289627D; - // - // xrTableRow9 - // - this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell16, - this.xrTableCell18}); - this.xrTableRow9.Name = "xrTableRow9"; - this.xrTableRow9.Weight = 0.085D; - // - // xrTableCell16 - // - this.xrTableCell16.BorderColor = System.Drawing.Color.Black; - this.xrTableCell16.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTableCell16.BorderWidth = 2F; - this.xrTableCell16.Font = new System.Drawing.Font("Arial", 11F); - this.xrTableCell16.Name = "xrTableCell16"; - this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell16.StylePriority.UseBorderColor = false; - this.xrTableCell16.StylePriority.UseBorders = false; - this.xrTableCell16.StylePriority.UseBorderWidth = false; - this.xrTableCell16.StylePriority.UseFont = false; - this.xrTableCell16.StylePriority.UsePadding = false; - this.xrTableCell16.StylePriority.UseTextAlignment = false; - this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell16.Weight = 0.47867552857056939D; - // - // xrTableCell18 - // - this.xrTableCell18.BorderColor = System.Drawing.Color.Black; - this.xrTableCell18.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTableCell18.BorderWidth = 2F; - this.xrTableCell18.Font = new System.Drawing.Font("Arial", 11F); - this.xrTableCell18.Name = "xrTableCell18"; - this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); - this.xrTableCell18.StylePriority.UseBorderColor = false; - this.xrTableCell18.StylePriority.UseBorders = false; - this.xrTableCell18.StylePriority.UseBorderWidth = false; - this.xrTableCell18.StylePriority.UseFont = false; - this.xrTableCell18.StylePriority.UsePadding = false; - this.xrTableCell18.StylePriority.UseTextAlignment = false; - this.xrTableCell18.Text = "[PostCode] [Town]"; - this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell18.Weight = 0.54733648459997641D; - // - // xrTableCell19 - // - this.xrTableCell19.BorderColor = System.Drawing.Color.Black; - this.xrTableCell19.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top))); - this.xrTableCell19.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); - this.xrTableCell19.Name = "xrTableCell19"; - this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell19.StylePriority.UseBorderColor = false; - this.xrTableCell19.StylePriority.UseBorders = false; - this.xrTableCell19.StylePriority.UseFont = false; - this.xrTableCell19.StylePriority.UsePadding = false; - this.xrTableCell19.Text = "Aufnahme am"; - this.xrTableCell19.Weight = 0.3273353883984042D; - // - // xrTable3 - // - this.xrTable3.BorderColor = System.Drawing.SystemColors.ControlLight; - this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(1.589457E-05F, 0F); - this.xrTable3.Name = "xrTable3"; - this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { - this.xrTableRow10, - this.xrTableRow11, - this.xrTableRow12, - this.xrTableRow13, - this.xrTableRow14, - this.xrTableRow16, - this.xrTableRow17}); - this.xrTable3.SizeF = new System.Drawing.SizeF(355F, 155.4584F); - this.xrTable3.StylePriority.UseBorderColor = false; - // - // xrTableRow10 - // - this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell31, - this.xrTableCell20}); - this.xrTableRow10.Name = "xrTableRow10"; - this.xrTableRow10.Weight = 0.085D; - // - // xrTableCell20 - // - this.xrTableCell20.BorderColor = System.Drawing.Color.Black; - this.xrTableCell20.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) + this.xrTableCell36.BorderColor = System.Drawing.Color.Black; + this.xrTableCell36.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTableCell20.BorderWidth = 1F; - this.xrTableCell20.CanShrink = true; - this.xrTableCell20.Font = new System.Drawing.Font("Arial", 11F); - this.xrTableCell20.Name = "xrTableCell20"; - this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell20.StylePriority.UseBorderColor = false; - this.xrTableCell20.StylePriority.UseBorders = false; - this.xrTableCell20.StylePriority.UseBorderWidth = false; - this.xrTableCell20.StylePriority.UseFont = false; - this.xrTableCell20.StylePriority.UsePadding = false; - this.xrTableCell20.StylePriority.UseTextAlignment = false; - this.xrTableCell20.Text = "Geb.-Datum"; - this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell20.Weight = 0.54733657719455653D; + this.xrTableCell36.BorderWidth = 1F; + this.xrTableCell36.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); + this.xrTableCell36.Name = "xrTableCell36"; + this.xrTableCell36.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell36.StylePriority.UseBorderColor = false; + this.xrTableCell36.StylePriority.UseBorders = false; + this.xrTableCell36.StylePriority.UseBorderWidth = false; + this.xrTableCell36.StylePriority.UseFont = false; + this.xrTableCell36.StylePriority.UsePadding = false; + this.xrTableCell36.StylePriority.UseTextAlignment = false; + this.xrTableCell36.Text = "weitere Ansprechpartner"; + this.xrTableCell36.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell36.Weight = 1.0260120131705457D; // - // xrTableRow11 + // xrTableRow26 // - this.xrTableRow11.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.tc_Geschwistername1, - this.tc_Geschwisterdatum1}); - this.xrTableRow11.Name = "xrTableRow11"; - this.xrTableRow11.Weight = 0.085D; + this.xrTableRow26.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.tc_Ansprechpartner1}); + this.xrTableRow26.Name = "xrTableRow26"; + this.xrTableRow26.Weight = 0.085D; // - // tc_Geschwistername1 + // tc_Ansprechpartner1 // - this.tc_Geschwistername1.BorderColor = System.Drawing.Color.Black; - this.tc_Geschwistername1.Borders = DevExpress.XtraPrinting.BorderSide.Left; - this.tc_Geschwistername1.BorderWidth = 1F; - this.tc_Geschwistername1.Font = new System.Drawing.Font("Arial", 11F); - this.tc_Geschwistername1.Name = "tc_Geschwistername1"; - this.tc_Geschwistername1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.tc_Geschwistername1.StylePriority.UseBorderColor = false; - this.tc_Geschwistername1.StylePriority.UseBorders = false; - this.tc_Geschwistername1.StylePriority.UseBorderWidth = false; - this.tc_Geschwistername1.StylePriority.UseFont = false; - this.tc_Geschwistername1.StylePriority.UsePadding = false; - this.tc_Geschwistername1.StylePriority.UseTextAlignment = false; - this.tc_Geschwistername1.Text = "1. "; - this.tc_Geschwistername1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.tc_Geschwistername1.Weight = 0.47867544036943765D; + this.tc_Ansprechpartner1.BorderColor = System.Drawing.Color.Black; + this.tc_Ansprechpartner1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right))); + this.tc_Ansprechpartner1.BorderWidth = 1F; + this.tc_Ansprechpartner1.Font = new System.Drawing.Font("Arial", 11F); + this.tc_Ansprechpartner1.Name = "tc_Ansprechpartner1"; + this.tc_Ansprechpartner1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.tc_Ansprechpartner1.StylePriority.UseBorderColor = false; + this.tc_Ansprechpartner1.StylePriority.UseBorders = false; + this.tc_Ansprechpartner1.StylePriority.UseBorderWidth = false; + this.tc_Ansprechpartner1.StylePriority.UseFont = false; + this.tc_Ansprechpartner1.StylePriority.UsePadding = false; + this.tc_Ansprechpartner1.StylePriority.UseTextAlignment = false; + this.tc_Ansprechpartner1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.tc_Ansprechpartner1.Weight = 1.0260120131705457D; // - // tc_Geschwisterdatum1 + // xrTableRow27 // - this.tc_Geschwisterdatum1.BorderColor = System.Drawing.Color.Black; - this.tc_Geschwisterdatum1.Borders = DevExpress.XtraPrinting.BorderSide.Right; - this.tc_Geschwisterdatum1.BorderWidth = 1F; - this.tc_Geschwisterdatum1.Font = new System.Drawing.Font("Arial", 11F); - this.tc_Geschwisterdatum1.Name = "tc_Geschwisterdatum1"; - this.tc_Geschwisterdatum1.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); - this.tc_Geschwisterdatum1.StylePriority.UseBorderColor = false; - this.tc_Geschwisterdatum1.StylePriority.UseBorders = false; - this.tc_Geschwisterdatum1.StylePriority.UseBorderWidth = false; - this.tc_Geschwisterdatum1.StylePriority.UseFont = false; - this.tc_Geschwisterdatum1.StylePriority.UsePadding = false; - this.tc_Geschwisterdatum1.StylePriority.UseTextAlignment = false; - this.tc_Geschwisterdatum1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.tc_Geschwisterdatum1.Weight = 0.54733657280110815D; + this.xrTableRow27.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.tc_Ansprechpartner2}); + this.xrTableRow27.Name = "xrTableRow27"; + this.xrTableRow27.Weight = 0.085D; // - // xrTableRow12 + // tc_Ansprechpartner2 // - this.xrTableRow12.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.tc_Geschwistername2, - this.tc_Geschwisterdatum2}); - this.xrTableRow12.Name = "xrTableRow12"; - this.xrTableRow12.Weight = 0.085D; + this.tc_Ansprechpartner2.BorderColor = System.Drawing.Color.Black; + this.tc_Ansprechpartner2.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right))); + this.tc_Ansprechpartner2.BorderWidth = 1F; + this.tc_Ansprechpartner2.Font = new System.Drawing.Font("Arial", 11F); + this.tc_Ansprechpartner2.Name = "tc_Ansprechpartner2"; + this.tc_Ansprechpartner2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.tc_Ansprechpartner2.StylePriority.UseBorderColor = false; + this.tc_Ansprechpartner2.StylePriority.UseBorders = false; + this.tc_Ansprechpartner2.StylePriority.UseBorderWidth = false; + this.tc_Ansprechpartner2.StylePriority.UseFont = false; + this.tc_Ansprechpartner2.StylePriority.UsePadding = false; + this.tc_Ansprechpartner2.StylePriority.UseTextAlignment = false; + this.tc_Ansprechpartner2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.tc_Ansprechpartner2.Weight = 1.0260120131705457D; // - // tc_Geschwistername2 + // xrTableRow28 // - this.tc_Geschwistername2.BorderColor = System.Drawing.Color.Black; - this.tc_Geschwistername2.Borders = DevExpress.XtraPrinting.BorderSide.Left; - this.tc_Geschwistername2.BorderWidth = 1F; - this.tc_Geschwistername2.Font = new System.Drawing.Font("Arial", 11F); - this.tc_Geschwistername2.Name = "tc_Geschwistername2"; - this.tc_Geschwistername2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.tc_Geschwistername2.StylePriority.UseBorderColor = false; - this.tc_Geschwistername2.StylePriority.UseBorders = false; - this.tc_Geschwistername2.StylePriority.UseBorderWidth = false; - this.tc_Geschwistername2.StylePriority.UseFont = false; - this.tc_Geschwistername2.StylePriority.UsePadding = false; - this.tc_Geschwistername2.StylePriority.UseTextAlignment = false; - this.tc_Geschwistername2.Text = "2. "; - this.tc_Geschwistername2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.tc_Geschwistername2.Weight = 0.47867544036943765D; + this.xrTableRow28.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.tc_Ansprechpartner3}); + this.xrTableRow28.Name = "xrTableRow28"; + this.xrTableRow28.Weight = 0.085D; // - // tc_Geschwisterdatum2 + // tc_Ansprechpartner3 // - this.tc_Geschwisterdatum2.BorderColor = System.Drawing.Color.Black; - this.tc_Geschwisterdatum2.Borders = DevExpress.XtraPrinting.BorderSide.Right; - this.tc_Geschwisterdatum2.BorderWidth = 1F; - this.tc_Geschwisterdatum2.Font = new System.Drawing.Font("Arial", 11F); - this.tc_Geschwisterdatum2.Name = "tc_Geschwisterdatum2"; - this.tc_Geschwisterdatum2.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); - this.tc_Geschwisterdatum2.StylePriority.UseBorderColor = false; - this.tc_Geschwisterdatum2.StylePriority.UseBorders = false; - this.tc_Geschwisterdatum2.StylePriority.UseBorderWidth = false; - this.tc_Geschwisterdatum2.StylePriority.UseFont = false; - this.tc_Geschwisterdatum2.StylePriority.UsePadding = false; - this.tc_Geschwisterdatum2.StylePriority.UseTextAlignment = false; - this.tc_Geschwisterdatum2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.tc_Geschwisterdatum2.Weight = 0.54733657280110815D; + this.tc_Ansprechpartner3.BorderColor = System.Drawing.Color.Black; + this.tc_Ansprechpartner3.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right))); + this.tc_Ansprechpartner3.BorderWidth = 1F; + this.tc_Ansprechpartner3.Font = new System.Drawing.Font("Arial", 11F); + this.tc_Ansprechpartner3.Name = "tc_Ansprechpartner3"; + this.tc_Ansprechpartner3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.tc_Ansprechpartner3.StylePriority.UseBorderColor = false; + this.tc_Ansprechpartner3.StylePriority.UseBorders = false; + this.tc_Ansprechpartner3.StylePriority.UseBorderWidth = false; + this.tc_Ansprechpartner3.StylePriority.UseFont = false; + this.tc_Ansprechpartner3.StylePriority.UsePadding = false; + this.tc_Ansprechpartner3.StylePriority.UseTextAlignment = false; + this.tc_Ansprechpartner3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.tc_Ansprechpartner3.Weight = 1.0260120131705457D; // - // xrTableRow13 + // xrTableRow29 // - this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.tc_Geschwistername3, - this.tc_Geschwisterdatum3}); - this.xrTableRow13.Name = "xrTableRow13"; - this.xrTableRow13.Weight = 0.085D; + this.xrTableRow29.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.tc_Ansprechpartner4}); + this.xrTableRow29.Name = "xrTableRow29"; + this.xrTableRow29.Weight = 0.085D; // - // tc_Geschwistername3 + // tc_Ansprechpartner4 // - this.tc_Geschwistername3.BorderColor = System.Drawing.Color.Black; - this.tc_Geschwistername3.Borders = DevExpress.XtraPrinting.BorderSide.Left; - this.tc_Geschwistername3.BorderWidth = 1F; - this.tc_Geschwistername3.Font = new System.Drawing.Font("Arial", 11F); - this.tc_Geschwistername3.Name = "tc_Geschwistername3"; - this.tc_Geschwistername3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.tc_Geschwistername3.StylePriority.UseBorderColor = false; - this.tc_Geschwistername3.StylePriority.UseBorders = false; - this.tc_Geschwistername3.StylePriority.UseBorderWidth = false; - this.tc_Geschwistername3.StylePriority.UseFont = false; - this.tc_Geschwistername3.StylePriority.UsePadding = false; - this.tc_Geschwistername3.StylePriority.UseTextAlignment = false; - this.tc_Geschwistername3.Text = "3. "; - this.tc_Geschwistername3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.tc_Geschwistername3.Weight = 0.47867544036943765D; - // - // tc_Geschwisterdatum3 - // - this.tc_Geschwisterdatum3.BorderColor = System.Drawing.Color.Black; - this.tc_Geschwisterdatum3.Borders = DevExpress.XtraPrinting.BorderSide.Right; - this.tc_Geschwisterdatum3.BorderWidth = 1F; - this.tc_Geschwisterdatum3.Font = new System.Drawing.Font("Arial", 11F); - this.tc_Geschwisterdatum3.Name = "tc_Geschwisterdatum3"; - this.tc_Geschwisterdatum3.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); - this.tc_Geschwisterdatum3.StylePriority.UseBorderColor = false; - this.tc_Geschwisterdatum3.StylePriority.UseBorders = false; - this.tc_Geschwisterdatum3.StylePriority.UseBorderWidth = false; - this.tc_Geschwisterdatum3.StylePriority.UseFont = false; - this.tc_Geschwisterdatum3.StylePriority.UsePadding = false; - this.tc_Geschwisterdatum3.StylePriority.UseTextAlignment = false; - this.tc_Geschwisterdatum3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.tc_Geschwisterdatum3.Weight = 0.54733657280110815D; - // - // xrTableRow14 - // - this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.tc_Geschwistername4, - this.tc_Geschwisterdatum4}); - this.xrTableRow14.Name = "xrTableRow14"; - this.xrTableRow14.Weight = 0.085D; - // - // tc_Geschwistername4 - // - this.tc_Geschwistername4.BorderColor = System.Drawing.Color.Black; - this.tc_Geschwistername4.Borders = DevExpress.XtraPrinting.BorderSide.Left; - this.tc_Geschwistername4.BorderWidth = 1F; - this.tc_Geschwistername4.Font = new System.Drawing.Font("Arial", 11F); - this.tc_Geschwistername4.Name = "tc_Geschwistername4"; - this.tc_Geschwistername4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.tc_Geschwistername4.StylePriority.UseBorderColor = false; - this.tc_Geschwistername4.StylePriority.UseBorders = false; - this.tc_Geschwistername4.StylePriority.UseBorderWidth = false; - this.tc_Geschwistername4.StylePriority.UseFont = false; - this.tc_Geschwistername4.StylePriority.UsePadding = false; - this.tc_Geschwistername4.StylePriority.UseTextAlignment = false; - this.tc_Geschwistername4.Text = "4. "; - this.tc_Geschwistername4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.tc_Geschwistername4.Weight = 0.47867544036943765D; - // - // tc_Geschwisterdatum4 - // - this.tc_Geschwisterdatum4.BorderColor = System.Drawing.Color.Black; - this.tc_Geschwisterdatum4.Borders = DevExpress.XtraPrinting.BorderSide.Right; - this.tc_Geschwisterdatum4.BorderWidth = 1F; - this.tc_Geschwisterdatum4.Font = new System.Drawing.Font("Arial", 11F); - this.tc_Geschwisterdatum4.Name = "tc_Geschwisterdatum4"; - this.tc_Geschwisterdatum4.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); - this.tc_Geschwisterdatum4.StylePriority.UseBorderColor = false; - this.tc_Geschwisterdatum4.StylePriority.UseBorders = false; - this.tc_Geschwisterdatum4.StylePriority.UseBorderWidth = false; - this.tc_Geschwisterdatum4.StylePriority.UseFont = false; - this.tc_Geschwisterdatum4.StylePriority.UsePadding = false; - this.tc_Geschwisterdatum4.StylePriority.UseTextAlignment = false; - this.tc_Geschwisterdatum4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.tc_Geschwisterdatum4.Weight = 0.54733657280110815D; - // - // xrTableRow16 - // - this.xrTableRow16.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.tc_Geschwistername5, - this.tc_Geschwisterdatum5}); - this.xrTableRow16.Name = "xrTableRow16"; - this.xrTableRow16.Weight = 0.085D; - // - // tc_Geschwistername5 - // - this.tc_Geschwistername5.BorderColor = System.Drawing.Color.Black; - this.tc_Geschwistername5.Borders = DevExpress.XtraPrinting.BorderSide.Left; - this.tc_Geschwistername5.BorderWidth = 1F; - this.tc_Geschwistername5.Font = new System.Drawing.Font("Arial", 11F); - this.tc_Geschwistername5.Name = "tc_Geschwistername5"; - this.tc_Geschwistername5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.tc_Geschwistername5.StylePriority.UseBorderColor = false; - this.tc_Geschwistername5.StylePriority.UseBorders = false; - this.tc_Geschwistername5.StylePriority.UseBorderWidth = false; - this.tc_Geschwistername5.StylePriority.UseFont = false; - this.tc_Geschwistername5.StylePriority.UsePadding = false; - this.tc_Geschwistername5.StylePriority.UseTextAlignment = false; - this.tc_Geschwistername5.Text = "5. "; - this.tc_Geschwistername5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.tc_Geschwistername5.Weight = 0.47867544036943765D; - // - // tc_Geschwisterdatum5 - // - this.tc_Geschwisterdatum5.BorderColor = System.Drawing.Color.Black; - this.tc_Geschwisterdatum5.Borders = DevExpress.XtraPrinting.BorderSide.Right; - this.tc_Geschwisterdatum5.BorderWidth = 1F; - this.tc_Geschwisterdatum5.Font = new System.Drawing.Font("Arial", 11F); - this.tc_Geschwisterdatum5.Name = "tc_Geschwisterdatum5"; - this.tc_Geschwisterdatum5.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); - this.tc_Geschwisterdatum5.StylePriority.UseBorderColor = false; - this.tc_Geschwisterdatum5.StylePriority.UseBorders = false; - this.tc_Geschwisterdatum5.StylePriority.UseBorderWidth = false; - this.tc_Geschwisterdatum5.StylePriority.UseFont = false; - this.tc_Geschwisterdatum5.StylePriority.UsePadding = false; - this.tc_Geschwisterdatum5.StylePriority.UseTextAlignment = false; - this.tc_Geschwisterdatum5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.tc_Geschwisterdatum5.Weight = 0.54733657280110815D; - // - // xrTableCell31 - // - this.xrTableCell31.BorderColor = System.Drawing.Color.Black; - this.xrTableCell31.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + this.tc_Ansprechpartner4.BorderColor = System.Drawing.Color.Black; + this.tc_Ansprechpartner4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTableCell31.BorderWidth = 1F; - this.xrTableCell31.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); - this.xrTableCell31.Name = "xrTableCell31"; - this.xrTableCell31.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell31.StylePriority.UseBorderColor = false; - this.xrTableCell31.StylePriority.UseBorders = false; - this.xrTableCell31.StylePriority.UseBorderWidth = false; - this.xrTableCell31.StylePriority.UseFont = false; - this.xrTableCell31.StylePriority.UsePadding = false; - this.xrTableCell31.StylePriority.UseTextAlignment = false; - this.xrTableCell31.Text = "Geschwisterkind/er"; - this.xrTableCell31.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell31.Weight = 0.47867543597598911D; - // - // xrTableRow17 - // - this.xrTableRow17.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.tc_Geschwistername6, - this.tc_Geschwisterdatum6}); - this.xrTableRow17.Name = "xrTableRow17"; - this.xrTableRow17.Weight = 0.085D; - // - // tc_Geschwistername6 - // - this.tc_Geschwistername6.BorderColor = System.Drawing.Color.Black; - this.tc_Geschwistername6.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.tc_Geschwistername6.BorderWidth = 1F; - this.tc_Geschwistername6.Font = new System.Drawing.Font("Arial", 11F); - this.tc_Geschwistername6.Name = "tc_Geschwistername6"; - this.tc_Geschwistername6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.tc_Geschwistername6.StylePriority.UseBorderColor = false; - this.tc_Geschwistername6.StylePriority.UseBorders = false; - this.tc_Geschwistername6.StylePriority.UseBorderWidth = false; - this.tc_Geschwistername6.StylePriority.UseFont = false; - this.tc_Geschwistername6.StylePriority.UsePadding = false; - this.tc_Geschwistername6.StylePriority.UseTextAlignment = false; - this.tc_Geschwistername6.Text = "6. "; - this.tc_Geschwistername6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.tc_Geschwistername6.Weight = 0.47867544036943765D; - // - // tc_Geschwisterdatum6 - // - this.tc_Geschwisterdatum6.BorderColor = System.Drawing.Color.Black; - this.tc_Geschwisterdatum6.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.tc_Geschwisterdatum6.BorderWidth = 1F; - this.tc_Geschwisterdatum6.Font = new System.Drawing.Font("Arial", 11F); - this.tc_Geschwisterdatum6.Name = "tc_Geschwisterdatum6"; - this.tc_Geschwisterdatum6.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); - this.tc_Geschwisterdatum6.StylePriority.UseBorderColor = false; - this.tc_Geschwisterdatum6.StylePriority.UseBorders = false; - this.tc_Geschwisterdatum6.StylePriority.UseBorderWidth = false; - this.tc_Geschwisterdatum6.StylePriority.UseFont = false; - this.tc_Geschwisterdatum6.StylePriority.UsePadding = false; - this.tc_Geschwisterdatum6.StylePriority.UseTextAlignment = false; - this.tc_Geschwisterdatum6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.tc_Geschwisterdatum6.Weight = 0.54733657280110815D; + this.tc_Ansprechpartner4.BorderWidth = 1F; + this.tc_Ansprechpartner4.Font = new System.Drawing.Font("Arial", 11F); + this.tc_Ansprechpartner4.Name = "tc_Ansprechpartner4"; + this.tc_Ansprechpartner4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.tc_Ansprechpartner4.StylePriority.UseBorderColor = false; + this.tc_Ansprechpartner4.StylePriority.UseBorders = false; + this.tc_Ansprechpartner4.StylePriority.UseBorderWidth = false; + this.tc_Ansprechpartner4.StylePriority.UseFont = false; + this.tc_Ansprechpartner4.StylePriority.UsePadding = false; + this.tc_Ansprechpartner4.StylePriority.UseTextAlignment = false; + this.tc_Ansprechpartner4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.tc_Ansprechpartner4.Weight = 1.0260120131705457D; // // xrTable4 // @@ -1266,204 +950,882 @@ namespace IlkaLinkAmbulanteHilfen this.xrTableCell35.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell35.Weight = 0.58647423739213755D; // - // xrTable5 + // xrTable3 // - this.xrTable5.BorderColor = System.Drawing.SystemColors.ControlLight; - this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 186.4583F); - this.xrTable5.Name = "xrTable5"; - this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { - this.xrTableRow25, - this.xrTableRow26, - this.xrTableRow27, - this.xrTableRow28, - this.xrTableRow29}); - this.xrTable5.SizeF = new System.Drawing.SizeF(355F, 111.0417F); - this.xrTable5.StylePriority.UseBorderColor = false; + this.xrTable3.BorderColor = System.Drawing.SystemColors.ControlLight; + this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(1.589457E-05F, 0F); + this.xrTable3.Name = "xrTable3"; + this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow10, + this.xrTableRow11, + this.xrTableRow12, + this.xrTableRow13, + this.xrTableRow14, + this.xrTableRow16, + this.xrTableRow17}); + this.xrTable3.SizeF = new System.Drawing.SizeF(355F, 155.4584F); + this.xrTable3.StylePriority.UseBorderColor = false; // - // xrTableRow25 + // xrTableRow10 // - this.xrTableRow25.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell36}); - this.xrTableRow25.Name = "xrTableRow25"; - this.xrTableRow25.Weight = 0.085D; + this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell31, + this.xrTableCell20}); + this.xrTableRow10.Name = "xrTableRow10"; + this.xrTableRow10.Weight = 0.085D; // - // xrTableCell36 + // xrTableCell31 // - this.xrTableCell36.BorderColor = System.Drawing.Color.Black; - this.xrTableCell36.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) - | DevExpress.XtraPrinting.BorderSide.Right) + this.xrTableCell31.BorderColor = System.Drawing.Color.Black; + this.xrTableCell31.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTableCell36.BorderWidth = 1F; - this.xrTableCell36.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); - this.xrTableCell36.Name = "xrTableCell36"; - this.xrTableCell36.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell36.StylePriority.UseBorderColor = false; - this.xrTableCell36.StylePriority.UseBorders = false; - this.xrTableCell36.StylePriority.UseBorderWidth = false; - this.xrTableCell36.StylePriority.UseFont = false; - this.xrTableCell36.StylePriority.UsePadding = false; - this.xrTableCell36.StylePriority.UseTextAlignment = false; - this.xrTableCell36.Text = "weitere Ansprechpartner"; - this.xrTableCell36.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell36.Weight = 1.0260120131705457D; + this.xrTableCell31.BorderWidth = 1F; + this.xrTableCell31.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); + this.xrTableCell31.Name = "xrTableCell31"; + this.xrTableCell31.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell31.StylePriority.UseBorderColor = false; + this.xrTableCell31.StylePriority.UseBorders = false; + this.xrTableCell31.StylePriority.UseBorderWidth = false; + this.xrTableCell31.StylePriority.UseFont = false; + this.xrTableCell31.StylePriority.UsePadding = false; + this.xrTableCell31.StylePriority.UseTextAlignment = false; + this.xrTableCell31.Text = "Geschwisterkind/er"; + this.xrTableCell31.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell31.Weight = 0.47867543597598911D; // - // xrTableRow26 + // xrTableCell20 // - this.xrTableRow26.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.tc_Ansprechpartner1}); - this.xrTableRow26.Name = "xrTableRow26"; - this.xrTableRow26.Weight = 0.085D; - // - // tc_Ansprechpartner1 - // - this.tc_Ansprechpartner1.BorderColor = System.Drawing.Color.Black; - this.tc_Ansprechpartner1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right))); - this.tc_Ansprechpartner1.BorderWidth = 1F; - this.tc_Ansprechpartner1.Font = new System.Drawing.Font("Arial", 11F); - this.tc_Ansprechpartner1.Name = "tc_Ansprechpartner1"; - this.tc_Ansprechpartner1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.tc_Ansprechpartner1.StylePriority.UseBorderColor = false; - this.tc_Ansprechpartner1.StylePriority.UseBorders = false; - this.tc_Ansprechpartner1.StylePriority.UseBorderWidth = false; - this.tc_Ansprechpartner1.StylePriority.UseFont = false; - this.tc_Ansprechpartner1.StylePriority.UsePadding = false; - this.tc_Ansprechpartner1.StylePriority.UseTextAlignment = false; - this.tc_Ansprechpartner1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.tc_Ansprechpartner1.Weight = 1.0260120131705457D; - // - // xrTableRow27 - // - this.xrTableRow27.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.tc_Ansprechpartner2}); - this.xrTableRow27.Name = "xrTableRow27"; - this.xrTableRow27.Weight = 0.085D; - // - // tc_Ansprechpartner2 - // - this.tc_Ansprechpartner2.BorderColor = System.Drawing.Color.Black; - this.tc_Ansprechpartner2.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right))); - this.tc_Ansprechpartner2.BorderWidth = 1F; - this.tc_Ansprechpartner2.Font = new System.Drawing.Font("Arial", 11F); - this.tc_Ansprechpartner2.Name = "tc_Ansprechpartner2"; - this.tc_Ansprechpartner2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.tc_Ansprechpartner2.StylePriority.UseBorderColor = false; - this.tc_Ansprechpartner2.StylePriority.UseBorders = false; - this.tc_Ansprechpartner2.StylePriority.UseBorderWidth = false; - this.tc_Ansprechpartner2.StylePriority.UseFont = false; - this.tc_Ansprechpartner2.StylePriority.UsePadding = false; - this.tc_Ansprechpartner2.StylePriority.UseTextAlignment = false; - this.tc_Ansprechpartner2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.tc_Ansprechpartner2.Weight = 1.0260120131705457D; - // - // xrTableRow28 - // - this.xrTableRow28.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.tc_Ansprechpartner3}); - this.xrTableRow28.Name = "xrTableRow28"; - this.xrTableRow28.Weight = 0.085D; - // - // tc_Ansprechpartner3 - // - this.tc_Ansprechpartner3.BorderColor = System.Drawing.Color.Black; - this.tc_Ansprechpartner3.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right))); - this.tc_Ansprechpartner3.BorderWidth = 1F; - this.tc_Ansprechpartner3.Font = new System.Drawing.Font("Arial", 11F); - this.tc_Ansprechpartner3.Name = "tc_Ansprechpartner3"; - this.tc_Ansprechpartner3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.tc_Ansprechpartner3.StylePriority.UseBorderColor = false; - this.tc_Ansprechpartner3.StylePriority.UseBorders = false; - this.tc_Ansprechpartner3.StylePriority.UseBorderWidth = false; - this.tc_Ansprechpartner3.StylePriority.UseFont = false; - this.tc_Ansprechpartner3.StylePriority.UsePadding = false; - this.tc_Ansprechpartner3.StylePriority.UseTextAlignment = false; - this.tc_Ansprechpartner3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.tc_Ansprechpartner3.Weight = 1.0260120131705457D; - // - // xrTableRow29 - // - this.xrTableRow29.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.tc_Ansprechpartner4}); - this.xrTableRow29.Name = "xrTableRow29"; - this.xrTableRow29.Weight = 0.085D; - // - // tc_Ansprechpartner4 - // - this.tc_Ansprechpartner4.BorderColor = System.Drawing.Color.Black; - this.tc_Ansprechpartner4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) + this.xrTableCell20.BorderColor = System.Drawing.Color.Black; + this.xrTableCell20.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.tc_Ansprechpartner4.BorderWidth = 1F; - this.tc_Ansprechpartner4.Font = new System.Drawing.Font("Arial", 11F); - this.tc_Ansprechpartner4.Name = "tc_Ansprechpartner4"; - this.tc_Ansprechpartner4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.tc_Ansprechpartner4.StylePriority.UseBorderColor = false; - this.tc_Ansprechpartner4.StylePriority.UseBorders = false; - this.tc_Ansprechpartner4.StylePriority.UseBorderWidth = false; - this.tc_Ansprechpartner4.StylePriority.UseFont = false; - this.tc_Ansprechpartner4.StylePriority.UsePadding = false; - this.tc_Ansprechpartner4.StylePriority.UseTextAlignment = false; - this.tc_Ansprechpartner4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.tc_Ansprechpartner4.Weight = 1.0260120131705457D; + this.xrTableCell20.BorderWidth = 1F; + this.xrTableCell20.CanShrink = true; + this.xrTableCell20.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell20.Name = "xrTableCell20"; + this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell20.StylePriority.UseBorderColor = false; + this.xrTableCell20.StylePriority.UseBorders = false; + this.xrTableCell20.StylePriority.UseBorderWidth = false; + this.xrTableCell20.StylePriority.UseFont = false; + this.xrTableCell20.StylePriority.UsePadding = false; + this.xrTableCell20.StylePriority.UseTextAlignment = false; + this.xrTableCell20.Text = "Geb.-Datum"; + this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell20.Weight = 0.54733657719455653D; // - // xrTable6 + // xrTableRow11 // - this.xrTable6.BorderColor = System.Drawing.SystemColors.ControlLight; - this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(390F, 186.4583F); - this.xrTable6.Name = "xrTable6"; - this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { - this.xrTableRow30}); - this.xrTable6.SizeF = new System.Drawing.SizeF(355F, 22.20834F); - this.xrTable6.StylePriority.UseBorderColor = false; + this.xrTableRow11.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.tc_Geschwistername1, + this.tc_Geschwisterdatum1}); + this.xrTableRow11.Name = "xrTableRow11"; + this.xrTableRow11.Weight = 0.085D; // - // xrTableRow30 + // tc_Geschwistername1 // - this.xrTableRow30.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell37}); - this.xrTableRow30.Name = "xrTableRow30"; - this.xrTableRow30.Weight = 0.085D; + this.tc_Geschwistername1.BorderColor = System.Drawing.Color.Black; + this.tc_Geschwistername1.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.tc_Geschwistername1.BorderWidth = 1F; + this.tc_Geschwistername1.Font = new System.Drawing.Font("Arial", 11F); + this.tc_Geschwistername1.Name = "tc_Geschwistername1"; + this.tc_Geschwistername1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.tc_Geschwistername1.StylePriority.UseBorderColor = false; + this.tc_Geschwistername1.StylePriority.UseBorders = false; + this.tc_Geschwistername1.StylePriority.UseBorderWidth = false; + this.tc_Geschwistername1.StylePriority.UseFont = false; + this.tc_Geschwistername1.StylePriority.UsePadding = false; + this.tc_Geschwistername1.StylePriority.UseTextAlignment = false; + this.tc_Geschwistername1.Text = "1. "; + this.tc_Geschwistername1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.tc_Geschwistername1.Weight = 0.47867544036943765D; // - // xrTableCell37 + // tc_Geschwisterdatum1 // - this.xrTableCell37.BorderColor = System.Drawing.Color.Black; - this.xrTableCell37.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + this.tc_Geschwisterdatum1.BorderColor = System.Drawing.Color.Black; + this.tc_Geschwisterdatum1.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_Geschwisterdatum1.BorderWidth = 1F; + this.tc_Geschwisterdatum1.Font = new System.Drawing.Font("Arial", 11F); + this.tc_Geschwisterdatum1.Name = "tc_Geschwisterdatum1"; + this.tc_Geschwisterdatum1.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); + this.tc_Geschwisterdatum1.StylePriority.UseBorderColor = false; + this.tc_Geschwisterdatum1.StylePriority.UseBorders = false; + this.tc_Geschwisterdatum1.StylePriority.UseBorderWidth = false; + this.tc_Geschwisterdatum1.StylePriority.UseFont = false; + this.tc_Geschwisterdatum1.StylePriority.UsePadding = false; + this.tc_Geschwisterdatum1.StylePriority.UseTextAlignment = false; + this.tc_Geschwisterdatum1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.tc_Geschwisterdatum1.Weight = 0.54733657280110815D; + // + // xrTableRow12 + // + this.xrTableRow12.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.tc_Geschwistername2, + this.tc_Geschwisterdatum2}); + this.xrTableRow12.Name = "xrTableRow12"; + this.xrTableRow12.Weight = 0.085D; + // + // tc_Geschwistername2 + // + this.tc_Geschwistername2.BorderColor = System.Drawing.Color.Black; + this.tc_Geschwistername2.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.tc_Geschwistername2.BorderWidth = 1F; + this.tc_Geschwistername2.Font = new System.Drawing.Font("Arial", 11F); + this.tc_Geschwistername2.Name = "tc_Geschwistername2"; + this.tc_Geschwistername2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.tc_Geschwistername2.StylePriority.UseBorderColor = false; + this.tc_Geschwistername2.StylePriority.UseBorders = false; + this.tc_Geschwistername2.StylePriority.UseBorderWidth = false; + this.tc_Geschwistername2.StylePriority.UseFont = false; + this.tc_Geschwistername2.StylePriority.UsePadding = false; + this.tc_Geschwistername2.StylePriority.UseTextAlignment = false; + this.tc_Geschwistername2.Text = "2. "; + this.tc_Geschwistername2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.tc_Geschwistername2.Weight = 0.47867544036943765D; + // + // tc_Geschwisterdatum2 + // + this.tc_Geschwisterdatum2.BorderColor = System.Drawing.Color.Black; + this.tc_Geschwisterdatum2.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_Geschwisterdatum2.BorderWidth = 1F; + this.tc_Geschwisterdatum2.Font = new System.Drawing.Font("Arial", 11F); + this.tc_Geschwisterdatum2.Name = "tc_Geschwisterdatum2"; + this.tc_Geschwisterdatum2.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); + this.tc_Geschwisterdatum2.StylePriority.UseBorderColor = false; + this.tc_Geschwisterdatum2.StylePriority.UseBorders = false; + this.tc_Geschwisterdatum2.StylePriority.UseBorderWidth = false; + this.tc_Geschwisterdatum2.StylePriority.UseFont = false; + this.tc_Geschwisterdatum2.StylePriority.UsePadding = false; + this.tc_Geschwisterdatum2.StylePriority.UseTextAlignment = false; + this.tc_Geschwisterdatum2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.tc_Geschwisterdatum2.Weight = 0.54733657280110815D; + // + // xrTableRow13 + // + this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.tc_Geschwistername3, + this.tc_Geschwisterdatum3}); + this.xrTableRow13.Name = "xrTableRow13"; + this.xrTableRow13.Weight = 0.085D; + // + // tc_Geschwistername3 + // + this.tc_Geschwistername3.BorderColor = System.Drawing.Color.Black; + this.tc_Geschwistername3.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.tc_Geschwistername3.BorderWidth = 1F; + this.tc_Geschwistername3.Font = new System.Drawing.Font("Arial", 11F); + this.tc_Geschwistername3.Name = "tc_Geschwistername3"; + this.tc_Geschwistername3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.tc_Geschwistername3.StylePriority.UseBorderColor = false; + this.tc_Geschwistername3.StylePriority.UseBorders = false; + this.tc_Geschwistername3.StylePriority.UseBorderWidth = false; + this.tc_Geschwistername3.StylePriority.UseFont = false; + this.tc_Geschwistername3.StylePriority.UsePadding = false; + this.tc_Geschwistername3.StylePriority.UseTextAlignment = false; + this.tc_Geschwistername3.Text = "3. "; + this.tc_Geschwistername3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.tc_Geschwistername3.Weight = 0.47867544036943765D; + // + // tc_Geschwisterdatum3 + // + this.tc_Geschwisterdatum3.BorderColor = System.Drawing.Color.Black; + this.tc_Geschwisterdatum3.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_Geschwisterdatum3.BorderWidth = 1F; + this.tc_Geschwisterdatum3.Font = new System.Drawing.Font("Arial", 11F); + this.tc_Geschwisterdatum3.Name = "tc_Geschwisterdatum3"; + this.tc_Geschwisterdatum3.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); + this.tc_Geschwisterdatum3.StylePriority.UseBorderColor = false; + this.tc_Geschwisterdatum3.StylePriority.UseBorders = false; + this.tc_Geschwisterdatum3.StylePriority.UseBorderWidth = false; + this.tc_Geschwisterdatum3.StylePriority.UseFont = false; + this.tc_Geschwisterdatum3.StylePriority.UsePadding = false; + this.tc_Geschwisterdatum3.StylePriority.UseTextAlignment = false; + this.tc_Geschwisterdatum3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.tc_Geschwisterdatum3.Weight = 0.54733657280110815D; + // + // xrTableRow14 + // + this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.tc_Geschwistername4, + this.tc_Geschwisterdatum4}); + this.xrTableRow14.Name = "xrTableRow14"; + this.xrTableRow14.Weight = 0.085D; + // + // tc_Geschwistername4 + // + this.tc_Geschwistername4.BorderColor = System.Drawing.Color.Black; + this.tc_Geschwistername4.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.tc_Geschwistername4.BorderWidth = 1F; + this.tc_Geschwistername4.Font = new System.Drawing.Font("Arial", 11F); + this.tc_Geschwistername4.Name = "tc_Geschwistername4"; + this.tc_Geschwistername4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.tc_Geschwistername4.StylePriority.UseBorderColor = false; + this.tc_Geschwistername4.StylePriority.UseBorders = false; + this.tc_Geschwistername4.StylePriority.UseBorderWidth = false; + this.tc_Geschwistername4.StylePriority.UseFont = false; + this.tc_Geschwistername4.StylePriority.UsePadding = false; + this.tc_Geschwistername4.StylePriority.UseTextAlignment = false; + this.tc_Geschwistername4.Text = "4. "; + this.tc_Geschwistername4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.tc_Geschwistername4.Weight = 0.47867544036943765D; + // + // tc_Geschwisterdatum4 + // + this.tc_Geschwisterdatum4.BorderColor = System.Drawing.Color.Black; + this.tc_Geschwisterdatum4.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_Geschwisterdatum4.BorderWidth = 1F; + this.tc_Geschwisterdatum4.Font = new System.Drawing.Font("Arial", 11F); + this.tc_Geschwisterdatum4.Name = "tc_Geschwisterdatum4"; + this.tc_Geschwisterdatum4.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); + this.tc_Geschwisterdatum4.StylePriority.UseBorderColor = false; + this.tc_Geschwisterdatum4.StylePriority.UseBorders = false; + this.tc_Geschwisterdatum4.StylePriority.UseBorderWidth = false; + this.tc_Geschwisterdatum4.StylePriority.UseFont = false; + this.tc_Geschwisterdatum4.StylePriority.UsePadding = false; + this.tc_Geschwisterdatum4.StylePriority.UseTextAlignment = false; + this.tc_Geschwisterdatum4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.tc_Geschwisterdatum4.Weight = 0.54733657280110815D; + // + // xrTableRow16 + // + this.xrTableRow16.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.tc_Geschwistername5, + this.tc_Geschwisterdatum5}); + this.xrTableRow16.Name = "xrTableRow16"; + this.xrTableRow16.Weight = 0.085D; + // + // tc_Geschwistername5 + // + this.tc_Geschwistername5.BorderColor = System.Drawing.Color.Black; + this.tc_Geschwistername5.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.tc_Geschwistername5.BorderWidth = 1F; + this.tc_Geschwistername5.Font = new System.Drawing.Font("Arial", 11F); + this.tc_Geschwistername5.Name = "tc_Geschwistername5"; + this.tc_Geschwistername5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.tc_Geschwistername5.StylePriority.UseBorderColor = false; + this.tc_Geschwistername5.StylePriority.UseBorders = false; + this.tc_Geschwistername5.StylePriority.UseBorderWidth = false; + this.tc_Geschwistername5.StylePriority.UseFont = false; + this.tc_Geschwistername5.StylePriority.UsePadding = false; + this.tc_Geschwistername5.StylePriority.UseTextAlignment = false; + this.tc_Geschwistername5.Text = "5. "; + this.tc_Geschwistername5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.tc_Geschwistername5.Weight = 0.47867544036943765D; + // + // tc_Geschwisterdatum5 + // + this.tc_Geschwisterdatum5.BorderColor = System.Drawing.Color.Black; + this.tc_Geschwisterdatum5.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_Geschwisterdatum5.BorderWidth = 1F; + this.tc_Geschwisterdatum5.Font = new System.Drawing.Font("Arial", 11F); + this.tc_Geschwisterdatum5.Name = "tc_Geschwisterdatum5"; + this.tc_Geschwisterdatum5.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); + this.tc_Geschwisterdatum5.StylePriority.UseBorderColor = false; + this.tc_Geschwisterdatum5.StylePriority.UseBorders = false; + this.tc_Geschwisterdatum5.StylePriority.UseBorderWidth = false; + this.tc_Geschwisterdatum5.StylePriority.UseFont = false; + this.tc_Geschwisterdatum5.StylePriority.UsePadding = false; + this.tc_Geschwisterdatum5.StylePriority.UseTextAlignment = false; + this.tc_Geschwisterdatum5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.tc_Geschwisterdatum5.Weight = 0.54733657280110815D; + // + // xrTableRow17 + // + this.xrTableRow17.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.tc_Geschwistername6, + this.tc_Geschwisterdatum6}); + this.xrTableRow17.Name = "xrTableRow17"; + this.xrTableRow17.Weight = 0.085D; + // + // tc_Geschwistername6 + // + this.tc_Geschwistername6.BorderColor = System.Drawing.Color.Black; + this.tc_Geschwistername6.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.tc_Geschwistername6.BorderWidth = 1F; + this.tc_Geschwistername6.Font = new System.Drawing.Font("Arial", 11F); + this.tc_Geschwistername6.Name = "tc_Geschwistername6"; + this.tc_Geschwistername6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.tc_Geschwistername6.StylePriority.UseBorderColor = false; + this.tc_Geschwistername6.StylePriority.UseBorders = false; + this.tc_Geschwistername6.StylePriority.UseBorderWidth = false; + this.tc_Geschwistername6.StylePriority.UseFont = false; + this.tc_Geschwistername6.StylePriority.UsePadding = false; + this.tc_Geschwistername6.StylePriority.UseTextAlignment = false; + this.tc_Geschwistername6.Text = "6. "; + this.tc_Geschwistername6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.tc_Geschwistername6.Weight = 0.47867544036943765D; + // + // tc_Geschwisterdatum6 + // + this.tc_Geschwisterdatum6.BorderColor = System.Drawing.Color.Black; + this.tc_Geschwisterdatum6.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.tc_Geschwisterdatum6.BorderWidth = 1F; + this.tc_Geschwisterdatum6.Font = new System.Drawing.Font("Arial", 11F); + this.tc_Geschwisterdatum6.Name = "tc_Geschwisterdatum6"; + this.tc_Geschwisterdatum6.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); + this.tc_Geschwisterdatum6.StylePriority.UseBorderColor = false; + this.tc_Geschwisterdatum6.StylePriority.UseBorders = false; + this.tc_Geschwisterdatum6.StylePriority.UseBorderWidth = false; + this.tc_Geschwisterdatum6.StylePriority.UseFont = false; + this.tc_Geschwisterdatum6.StylePriority.UsePadding = false; + this.tc_Geschwisterdatum6.StylePriority.UseTextAlignment = false; + this.tc_Geschwisterdatum6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.tc_Geschwisterdatum6.Weight = 0.54733657280110815D; + // + // xrLabel1 + // + this.xrLabel1.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold); + this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); + this.xrLabel1.Name = "xrLabel1"; + this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel1.SizeF = new System.Drawing.SizeF(282.0833F, 33.33333F); + this.xrLabel1.StylePriority.UseFont = false; + this.xrLabel1.StylePriority.UseTextAlignment = false; + this.xrLabel1.Text = "Datenblatt Stammakte"; + this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + // + // 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.CustomerDataRO); + // + // topMarginBand1 + // + this.topMarginBand1.HeightF = 19.875F; + this.topMarginBand1.Name = "topMarginBand1"; + // + // bottomMarginBand1 + // + this.bottomMarginBand1.HeightF = 37.8977F; + this.bottomMarginBand1.Name = "bottomMarginBand1"; + // + // ReportHeader + // + this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { + this.xrTable2, + this.xrTable1, + this.xrPictureBox3, + this.xrLabel1}); + this.ReportHeader.HeightF = 215.2709F; + this.ReportHeader.Name = "ReportHeader"; + // + // xrTable2 + // + this.xrTable2.BorderColor = System.Drawing.SystemColors.ControlLight; + this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(390F, 114.9792F); + this.xrTable2.Name = "xrTable2"; + this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow5, + this.xrTableRow6, + this.xrTableRow7, + this.xrTableRow8}); + this.xrTable2.SizeF = new System.Drawing.SizeF(355F, 88.83331F); + this.xrTable2.StylePriority.UseBorderColor = false; + // + // xrTableRow5 + // + this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell19, + this.xrTableCell9}); + this.xrTableRow5.Name = "xrTableRow5"; + this.xrTableRow5.Weight = 0.085D; + // + // xrTableCell19 + // + this.xrTableCell19.BorderColor = System.Drawing.Color.Black; + this.xrTableCell19.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top))); + this.xrTableCell19.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); + this.xrTableCell19.Name = "xrTableCell19"; + this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell19.StylePriority.UseBorderColor = false; + this.xrTableCell19.StylePriority.UseBorders = false; + this.xrTableCell19.StylePriority.UseFont = false; + this.xrTableCell19.StylePriority.UsePadding = false; + this.xrTableCell19.Text = "Aufnahme am"; + this.xrTableCell19.Weight = 0.3273353883984042D; + // + // xrTableCell9 + // + this.xrTableCell9.BorderColor = System.Drawing.Color.Black; + this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right))); + this.xrTableCell9.CanShrink = true; + this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "Customer.AssistanceBegin", "{0:dd.MM.yyyy}")}); + this.xrTableCell9.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell9.Name = "xrTableCell9"; + this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell9.StylePriority.UseBorderColor = false; + this.xrTableCell9.StylePriority.UseBorders = false; + this.xrTableCell9.StylePriority.UseFont = false; + this.xrTableCell9.StylePriority.UsePadding = false; + this.xrTableCell9.Weight = 0.4223682430947151D; + // + // xrTableRow6 + // + this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell11, + this.tc_Hauptbetreuung}); + this.xrTableRow6.Name = "xrTableRow6"; + this.xrTableRow6.Weight = 0.085D; + // + // xrTableCell11 + // + this.xrTableCell11.BorderColor = System.Drawing.Color.Black; + this.xrTableCell11.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell11.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell11.Name = "xrTableCell11"; + this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell11.StylePriority.UseBorderColor = false; + this.xrTableCell11.StylePriority.UseBorders = false; + this.xrTableCell11.StylePriority.UseFont = false; + this.xrTableCell11.StylePriority.UsePadding = false; + this.xrTableCell11.Text = "Fachkraft"; + this.xrTableCell11.Weight = 0.32733546316334017D; + // + // tc_Hauptbetreuung + // + this.tc_Hauptbetreuung.BorderColor = System.Drawing.Color.Black; + this.tc_Hauptbetreuung.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_Hauptbetreuung.Font = new System.Drawing.Font("Arial", 11F); + this.tc_Hauptbetreuung.Name = "tc_Hauptbetreuung"; + this.tc_Hauptbetreuung.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.tc_Hauptbetreuung.StylePriority.UseBorderColor = false; + this.tc_Hauptbetreuung.StylePriority.UseBorders = false; + this.tc_Hauptbetreuung.StylePriority.UseFont = false; + this.tc_Hauptbetreuung.StylePriority.UsePadding = false; + this.tc_Hauptbetreuung.Weight = 0.42236816832977914D; + // + // xrTableRow7 + // + this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell12, + this.xrTableCell13}); + this.xrTableRow7.Name = "xrTableRow7"; + this.xrTableRow7.Weight = 0.085D; + // + // xrTableCell12 + // + this.xrTableCell12.BorderColor = System.Drawing.Color.Black; + this.xrTableCell12.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell12.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell12.Name = "xrTableCell12"; + this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell12.StylePriority.UseBorderColor = false; + this.xrTableCell12.StylePriority.UseBorders = false; + this.xrTableCell12.StylePriority.UseFont = false; + this.xrTableCell12.StylePriority.UsePadding = false; + this.xrTableCell12.Text = "Art der Maßnahme"; + this.xrTableCell12.Weight = 0.32733533426678157D; + // + // xrTableCell13 + // + this.xrTableCell13.BorderColor = System.Drawing.Color.Black; + this.xrTableCell13.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.xrTableCell13.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell13.Name = "xrTableCell13"; + this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell13.StylePriority.UseBorderColor = false; + this.xrTableCell13.StylePriority.UseBorders = false; + this.xrTableCell13.StylePriority.UseFont = false; + this.xrTableCell13.StylePriority.UsePadding = false; + this.xrTableCell13.Weight = 0.42236829722633773D; + // + // xrTableRow8 + // + this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell14, + this.xrTableCell15}); + this.xrTableRow8.Name = "xrTableRow8"; + this.xrTableRow8.Weight = 0.085D; + // + // xrTableCell14 + // + this.xrTableCell14.BorderColor = System.Drawing.Color.Black; + this.xrTableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell14.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); + this.xrTableCell14.Name = "xrTableCell14"; + this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell14.StylePriority.UseBorderColor = false; + this.xrTableCell14.StylePriority.UseBorders = false; + this.xrTableCell14.StylePriority.UseFont = false; + this.xrTableCell14.StylePriority.UsePadding = false; + this.xrTableCell14.Text = "Ende d. Maßnahme"; + this.xrTableCell14.Weight = 0.32733520537022304D; + // + // xrTableCell15 + // + this.xrTableCell15.BorderColor = System.Drawing.Color.Black; + this.xrTableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "Customer.TerminationDate")}); + this.xrTableCell15.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell15.Name = "xrTableCell15"; + this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell15.StylePriority.UseBorderColor = false; + this.xrTableCell15.StylePriority.UseBorders = false; + this.xrTableCell15.StylePriority.UseFont = false; + this.xrTableCell15.StylePriority.UsePadding = false; + this.xrTableCell15.Weight = 0.42236842612289627D; + // + // xrTable1 + // + this.xrTable1.BorderColor = System.Drawing.SystemColors.ControlLight; + this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 70.56249F); + this.xrTable1.Name = "xrTable1"; + this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow15, + this.xrTableRow1, + this.xrTableRow2, + this.xrTableRow3, + this.xrTableRow4, + this.xrTableRow9}); + this.xrTable1.SizeF = new System.Drawing.SizeF(355F, 133.25F); + this.xrTable1.StylePriority.UseBorderColor = false; + // + // xrTableRow15 + // + this.xrTableRow15.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell17}); + this.xrTableRow15.Name = "xrTableRow15"; + this.xrTableRow15.Weight = 0.085D; + // + // xrTableCell17 + // + this.xrTableCell17.BorderColor = System.Drawing.Color.Black; + this.xrTableCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right))); - this.xrTableCell37.BorderWidth = 1F; - this.xrTableCell37.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); - this.xrTableCell37.Name = "xrTableCell37"; - this.xrTableCell37.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell37.StylePriority.UseBorderColor = false; - this.xrTableCell37.StylePriority.UseBorders = false; - this.xrTableCell37.StylePriority.UseBorderWidth = false; - this.xrTableCell37.StylePriority.UseFont = false; - this.xrTableCell37.StylePriority.UsePadding = false; - this.xrTableCell37.StylePriority.UseTextAlignment = false; - this.xrTableCell37.Text = "Bemerkungen"; - this.xrTableCell37.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell37.Weight = 1.0260120131705457D; + this.xrTableCell17.BorderWidth = 2F; + this.xrTableCell17.CanShrink = true; + this.xrTableCell17.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); + this.xrTableCell17.Name = "xrTableCell17"; + this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell17.StylePriority.UseBorderColor = false; + this.xrTableCell17.StylePriority.UseBorders = false; + this.xrTableCell17.StylePriority.UseBorderWidth = false; + this.xrTableCell17.StylePriority.UseFont = false; + this.xrTableCell17.StylePriority.UsePadding = false; + this.xrTableCell17.StylePriority.UseTextAlignment = false; + this.xrTableCell17.Text = "Familie"; + this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell17.Weight = 1.0260120131705457D; // - // xrTable7 + // xrTableRow1 // - this.xrTable7.BorderColor = System.Drawing.SystemColors.ControlLight; - this.xrTable7.LocationFloat = new DevExpress.Utils.PointFloat(390F, 208.6667F); - this.xrTable7.Name = "xrTable7"; - this.xrTable7.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { - this.xrTableRow31}); - this.xrTable7.SizeF = new System.Drawing.SizeF(355F, 182.25F); - this.xrTable7.StylePriority.UseBorderColor = false; + this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell2, + this.xrTableCell1}); + this.xrTableRow1.Name = "xrTableRow1"; + this.xrTableRow1.Weight = 0.085D; // - // xrTableRow31 + // xrTableCell2 // - this.xrTableRow31.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell38}); - this.xrTableRow31.Name = "xrTableRow31"; - this.xrTableRow31.Weight = 0.085D; + this.xrTableCell2.BorderColor = System.Drawing.Color.Black; + this.xrTableCell2.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell2.BorderWidth = 2F; + this.xrTableCell2.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell2.Name = "xrTableCell2"; + this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell2.StylePriority.UseBorderColor = false; + this.xrTableCell2.StylePriority.UseBorders = false; + this.xrTableCell2.StylePriority.UseBorderWidth = false; + this.xrTableCell2.StylePriority.UseFont = false; + this.xrTableCell2.StylePriority.UsePadding = false; + this.xrTableCell2.StylePriority.UseTextAlignment = false; + this.xrTableCell2.Text = "Kind/Jugendliche/r"; + this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell2.Weight = 0.47867552857056939D; + // + // xrTableCell1 + // + this.xrTableCell1.BorderColor = System.Drawing.Color.Black; + this.xrTableCell1.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.xrTableCell1.BorderWidth = 2F; + this.xrTableCell1.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell1.Name = "xrTableCell1"; + this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); + this.xrTableCell1.StylePriority.UseBorderColor = false; + this.xrTableCell1.StylePriority.UseBorders = false; + this.xrTableCell1.StylePriority.UseBorderWidth = false; + this.xrTableCell1.StylePriority.UseFont = false; + this.xrTableCell1.StylePriority.UsePadding = false; + this.xrTableCell1.StylePriority.UseTextAlignment = false; + this.xrTableCell1.Text = "[LastName], [FirstName]"; + this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell1.Weight = 0.54733648459997641D; + // + // xrTableRow2 + // + this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell3, + this.xrTableCell4}); + this.xrTableRow2.Name = "xrTableRow2"; + this.xrTableRow2.Weight = 0.085D; + // + // xrTableCell3 + // + this.xrTableCell3.BorderColor = System.Drawing.Color.Black; + this.xrTableCell3.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell3.BorderWidth = 2F; + this.xrTableCell3.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell3.Name = "xrTableCell3"; + this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell3.StylePriority.UseBorderColor = false; + this.xrTableCell3.StylePriority.UseBorders = false; + this.xrTableCell3.StylePriority.UseBorderWidth = false; + this.xrTableCell3.StylePriority.UseFont = false; + this.xrTableCell3.StylePriority.UsePadding = false; + this.xrTableCell3.StylePriority.UseTextAlignment = false; + this.xrTableCell3.Text = "Geburtsdatum"; + this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell3.Weight = 0.47867552857056939D; + // + // xrTableCell4 + // + this.xrTableCell4.BorderColor = System.Drawing.Color.Black; + this.xrTableCell4.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.xrTableCell4.BorderWidth = 2F; + this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "DateOfBirth", "{0:dd.MM.yyyy}")}); + this.xrTableCell4.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell4.Name = "xrTableCell4"; + this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); + this.xrTableCell4.StylePriority.UseBorderColor = false; + this.xrTableCell4.StylePriority.UseBorders = false; + this.xrTableCell4.StylePriority.UseBorderWidth = false; + this.xrTableCell4.StylePriority.UseFont = false; + this.xrTableCell4.StylePriority.UsePadding = false; + this.xrTableCell4.StylePriority.UseTextAlignment = false; + this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell4.Weight = 0.54733648459997641D; + // + // xrTableRow3 + // + this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell5, + this.xrTableCell6}); + this.xrTableRow3.Name = "xrTableRow3"; + this.xrTableRow3.Weight = 0.085D; + // + // xrTableCell5 + // + this.xrTableCell5.BorderColor = System.Drawing.Color.Black; + this.xrTableCell5.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell5.BorderWidth = 2F; + this.xrTableCell5.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell5.Name = "xrTableCell5"; + this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell5.StylePriority.UseBorderColor = false; + this.xrTableCell5.StylePriority.UseBorders = false; + this.xrTableCell5.StylePriority.UseBorderWidth = false; + this.xrTableCell5.StylePriority.UseFont = false; + this.xrTableCell5.StylePriority.UsePadding = false; + this.xrTableCell5.StylePriority.UseTextAlignment = false; + this.xrTableCell5.Text = "Nationalität"; + this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell5.Weight = 0.47867552857056939D; + // + // xrTableCell6 + // + this.xrTableCell6.BorderColor = System.Drawing.Color.Black; + this.xrTableCell6.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.xrTableCell6.BorderWidth = 2F; + this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { + new DevExpress.XtraReports.UI.XRBinding("Text", null, "Customer.Nationalitaet.DisplayName")}); + this.xrTableCell6.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell6.Name = "xrTableCell6"; + this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); + this.xrTableCell6.StylePriority.UseBorderColor = false; + this.xrTableCell6.StylePriority.UseBorders = false; + this.xrTableCell6.StylePriority.UseBorderWidth = false; + this.xrTableCell6.StylePriority.UseFont = false; + this.xrTableCell6.StylePriority.UsePadding = false; + this.xrTableCell6.StylePriority.UseTextAlignment = false; + this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell6.Weight = 0.54733648459997641D; + // + // xrTableRow4 + // + this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell7, + this.xrTableCell8}); + this.xrTableRow4.Name = "xrTableRow4"; + this.xrTableRow4.Weight = 0.085D; + // + // xrTableCell7 + // + this.xrTableCell7.BorderColor = System.Drawing.Color.Black; + this.xrTableCell7.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell7.BorderWidth = 2F; + this.xrTableCell7.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell7.Name = "xrTableCell7"; + this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell7.StylePriority.UseBorderColor = false; + this.xrTableCell7.StylePriority.UseBorders = false; + this.xrTableCell7.StylePriority.UseBorderWidth = false; + this.xrTableCell7.StylePriority.UseFont = false; + this.xrTableCell7.StylePriority.UsePadding = false; + this.xrTableCell7.StylePriority.UseTextAlignment = false; + this.xrTableCell7.Text = "Adresse"; + this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell7.Weight = 0.47867552857056939D; + // + // xrTableCell8 + // + this.xrTableCell8.BorderColor = System.Drawing.Color.Black; + this.xrTableCell8.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.xrTableCell8.BorderWidth = 2F; + this.xrTableCell8.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell8.Name = "xrTableCell8"; + this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); + this.xrTableCell8.StylePriority.UseBorderColor = false; + this.xrTableCell8.StylePriority.UseBorders = false; + this.xrTableCell8.StylePriority.UseBorderWidth = false; + this.xrTableCell8.StylePriority.UseFont = false; + this.xrTableCell8.StylePriority.UsePadding = false; + this.xrTableCell8.StylePriority.UseTextAlignment = false; + this.xrTableCell8.Text = "[Street]"; + this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell8.Weight = 0.54733648459997641D; + // + // xrTableRow9 + // + this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell16, + this.xrTableCell18}); + this.xrTableRow9.Name = "xrTableRow9"; + this.xrTableRow9.Weight = 0.085D; + // + // xrTableCell16 + // + this.xrTableCell16.BorderColor = System.Drawing.Color.Black; + this.xrTableCell16.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell16.BorderWidth = 2F; + this.xrTableCell16.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell16.Name = "xrTableCell16"; + this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell16.StylePriority.UseBorderColor = false; + this.xrTableCell16.StylePriority.UseBorders = false; + this.xrTableCell16.StylePriority.UseBorderWidth = false; + this.xrTableCell16.StylePriority.UseFont = false; + this.xrTableCell16.StylePriority.UsePadding = false; + this.xrTableCell16.StylePriority.UseTextAlignment = false; + this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell16.Weight = 0.47867552857056939D; + // + // xrTableCell18 + // + this.xrTableCell18.BorderColor = System.Drawing.Color.Black; + this.xrTableCell18.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell18.BorderWidth = 2F; + this.xrTableCell18.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell18.Name = "xrTableCell18"; + this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 2, 0, 0, 100F); + this.xrTableCell18.StylePriority.UseBorderColor = false; + this.xrTableCell18.StylePriority.UseBorders = false; + this.xrTableCell18.StylePriority.UseBorderWidth = false; + this.xrTableCell18.StylePriority.UseFont = false; + this.xrTableCell18.StylePriority.UsePadding = false; + this.xrTableCell18.StylePriority.UseTextAlignment = false; + this.xrTableCell18.Text = "[PostCode] [Town]"; + this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell18.Weight = 0.54733648459997641D; + // + // xrPictureBox3 + // + this.xrPictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox3.Image"))); + this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(422.9167F, 0F); + this.xrPictureBox3.Name = "xrPictureBox3"; + this.xrPictureBox3.SizeF = new System.Drawing.SizeF(289.1667F, 103.1875F); + this.xrPictureBox3.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; + // + // xrTable9 + // + this.xrTable9.BorderColor = System.Drawing.SystemColors.ControlLight; + this.xrTable9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 371.1552F); + this.xrTable9.Name = "xrTable9"; + this.xrTable9.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow35}); + this.xrTable9.SizeF = new System.Drawing.SizeF(355F, 22.20834F); + this.xrTable9.StylePriority.UseBorderColor = false; + // + // xrTableRow35 + // + this.xrTableRow35.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell70, + this.tc_MutterName}); + this.xrTableRow35.Name = "xrTableRow35"; + this.xrTableRow35.Weight = 0.085D; + // + // tc_MutterName + // + this.tc_MutterName.BorderColor = System.Drawing.Color.Black; + this.tc_MutterName.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.tc_MutterName.BorderWidth = 1F; + this.tc_MutterName.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); + this.tc_MutterName.Name = "tc_MutterName"; + this.tc_MutterName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.tc_MutterName.StylePriority.UseBorderColor = false; + this.tc_MutterName.StylePriority.UseBorders = false; + this.tc_MutterName.StylePriority.UseBorderWidth = false; + this.tc_MutterName.StylePriority.UseFont = false; + this.tc_MutterName.StylePriority.UsePadding = false; + this.tc_MutterName.StylePriority.UseTextAlignment = false; + this.tc_MutterName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.tc_MutterName.Weight = 0.54733653309399066D; + // + // xrTable10 + // + this.xrTable10.BorderColor = System.Drawing.SystemColors.ControlLight; + this.xrTable10.LocationFloat = new DevExpress.Utils.PointFloat(2.445319E-05F, 393.3636F); + this.xrTable10.Name = "xrTable10"; + this.xrTable10.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow36, + this.xrTableRow37, + this.xrTableRow38, + this.xrTableRow39, + this.xrTableRow40, + this.xrTableRow41, + this.xrTableRow42}); + this.xrTable10.SizeF = new System.Drawing.SizeF(355F, 155.4586F); + this.xrTable10.StylePriority.UseBorderColor = false; + // + // xrTableRow36 + // + this.xrTableRow36.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell38, + this.tc_MutterGeb}); + this.xrTableRow36.Name = "xrTableRow36"; + this.xrTableRow36.Weight = 0.085D; + // + // tc_MutterGeb + // + this.tc_MutterGeb.BorderColor = System.Drawing.Color.Black; + this.tc_MutterGeb.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_MutterGeb.BorderWidth = 1F; + this.tc_MutterGeb.Font = new System.Drawing.Font("Arial", 11F); + this.tc_MutterGeb.Name = "tc_MutterGeb"; + this.tc_MutterGeb.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_MutterGeb.StylePriority.UseBorderColor = false; + this.tc_MutterGeb.StylePriority.UseBorders = false; + this.tc_MutterGeb.StylePriority.UseBorderWidth = false; + this.tc_MutterGeb.StylePriority.UseFont = false; + this.tc_MutterGeb.StylePriority.UsePadding = false; + this.tc_MutterGeb.StylePriority.UseTextAlignment = false; + this.tc_MutterGeb.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_MutterGeb.Weight = 0.54733662424635421D; // // xrTableCell38 // this.xrTableCell38.BorderColor = System.Drawing.Color.Black; - this.xrTableCell38.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) - | DevExpress.XtraPrinting.BorderSide.Right))); + this.xrTableCell38.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrTableCell38.BorderWidth = 1F; - this.xrTableCell38.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); + this.xrTableCell38.Font = new System.Drawing.Font("Arial", 11F); this.xrTableCell38.Name = "xrTableCell38"; this.xrTableCell38.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); this.xrTableCell38.StylePriority.UseBorderColor = false; @@ -1472,149 +1834,1352 @@ namespace IlkaLinkAmbulanteHilfen this.xrTableCell38.StylePriority.UseFont = false; this.xrTableCell38.StylePriority.UsePadding = false; this.xrTableCell38.StylePriority.UseTextAlignment = false; + this.xrTableCell38.Text = "Geb.-Datum"; this.xrTableCell38.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; - this.xrTableCell38.Weight = 1.0260120131705457D; + this.xrTableCell38.Weight = 0.47867538892419143D; // - // xrTable8 + // xrTableRow37 // - this.xrTable8.BorderColor = System.Drawing.SystemColors.ControlLight; - this.xrTable8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 324.2917F); - this.xrTable8.Name = "xrTable8"; - this.xrTable8.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { - this.xrTableRow32, - this.xrTableRow33, - this.xrTableRow34}); - this.xrTable8.SizeF = new System.Drawing.SizeF(355F, 66.62502F); - this.xrTable8.StylePriority.UseBorderColor = false; - // - // xrTableRow32 - // - this.xrTableRow32.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell41, - this.xrTableCell22}); - this.xrTableRow32.Name = "xrTableRow32"; - this.xrTableRow32.Weight = 0.085D; - // - // xrTableCell22 - // - this.xrTableCell22.BorderColor = System.Drawing.Color.Black; - this.xrTableCell22.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right))); - this.xrTableCell22.BorderWidth = 1F; - this.xrTableCell22.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); - this.xrTableCell22.Name = "xrTableCell22"; - this.xrTableCell22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell22.StylePriority.UseBorderColor = false; - this.xrTableCell22.StylePriority.UseBorders = false; - this.xrTableCell22.StylePriority.UseBorderWidth = false; - this.xrTableCell22.StylePriority.UseFont = false; - this.xrTableCell22.StylePriority.UsePadding = false; - this.xrTableCell22.StylePriority.UseTextAlignment = false; - this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell22.Weight = 0.54733657719455653D; - // - // xrTableRow33 - // - this.xrTableRow33.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell42, - this.xrTableCell39}); - this.xrTableRow33.Name = "xrTableRow33"; - this.xrTableRow33.Weight = 0.085D; + this.xrTableRow37.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell39, + this.tc_MutterStrasse}); + this.xrTableRow37.Name = "xrTableRow37"; + this.xrTableRow37.Weight = 0.085D; // // xrTableCell39 // this.xrTableCell39.BorderColor = System.Drawing.Color.Black; - this.xrTableCell39.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell39.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrTableCell39.BorderWidth = 1F; this.xrTableCell39.Font = new System.Drawing.Font("Arial", 11F); this.xrTableCell39.Name = "xrTableCell39"; - this.xrTableCell39.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell39.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); this.xrTableCell39.StylePriority.UseBorderColor = false; this.xrTableCell39.StylePriority.UseBorders = false; this.xrTableCell39.StylePriority.UseBorderWidth = false; this.xrTableCell39.StylePriority.UseFont = false; this.xrTableCell39.StylePriority.UsePadding = false; this.xrTableCell39.StylePriority.UseTextAlignment = false; - this.xrTableCell39.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell39.Weight = 0.54733657719455653D; + this.xrTableCell39.Text = "Adresse"; + this.xrTableCell39.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell39.Weight = 0.47867538892419143D; // - // xrTableRow34 + // tc_MutterStrasse // - this.xrTableRow34.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { - this.xrTableCell43, - this.xrTableCell40}); - this.xrTableRow34.Name = "xrTableRow34"; - this.xrTableRow34.Weight = 0.085D; + this.tc_MutterStrasse.BorderColor = System.Drawing.Color.Black; + this.tc_MutterStrasse.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_MutterStrasse.BorderWidth = 1F; + this.tc_MutterStrasse.Font = new System.Drawing.Font("Arial", 11F); + this.tc_MutterStrasse.Multiline = true; + this.tc_MutterStrasse.Name = "tc_MutterStrasse"; + this.tc_MutterStrasse.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_MutterStrasse.StylePriority.UseBorderColor = false; + this.tc_MutterStrasse.StylePriority.UseBorders = false; + this.tc_MutterStrasse.StylePriority.UseBorderWidth = false; + this.tc_MutterStrasse.StylePriority.UseFont = false; + this.tc_MutterStrasse.StylePriority.UsePadding = false; + this.tc_MutterStrasse.StylePriority.UseTextAlignment = false; + this.tc_MutterStrasse.Text = "\r\n"; + this.tc_MutterStrasse.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_MutterStrasse.Weight = 0.54733662424635421D; // - // xrTableCell40 + // xrTableRow38 // - this.xrTableCell40.BorderColor = System.Drawing.Color.Black; - this.xrTableCell40.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTableCell40.BorderWidth = 1F; - this.xrTableCell40.Font = new System.Drawing.Font("Arial", 11F); - this.xrTableCell40.Name = "xrTableCell40"; - this.xrTableCell40.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell40.StylePriority.UseBorderColor = false; - this.xrTableCell40.StylePriority.UseBorders = false; - this.xrTableCell40.StylePriority.UseBorderWidth = false; - this.xrTableCell40.StylePriority.UseFont = false; - this.xrTableCell40.StylePriority.UsePadding = false; - this.xrTableCell40.StylePriority.UseTextAlignment = false; - this.xrTableCell40.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell40.Weight = 0.54733657719455653D; + this.xrTableRow38.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell44, + this.tc_MutterStadt}); + this.xrTableRow38.Name = "xrTableRow38"; + this.xrTableRow38.Weight = 0.085D; // - // xrTableCell41 + // xrTableCell44 // - this.xrTableCell41.BorderColor = System.Drawing.Color.Black; - this.xrTableCell41.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top))); - this.xrTableCell41.BorderWidth = 1F; - this.xrTableCell41.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); - this.xrTableCell41.Name = "xrTableCell41"; - this.xrTableCell41.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell41.StylePriority.UseBorderColor = false; - this.xrTableCell41.StylePriority.UseBorders = false; - this.xrTableCell41.StylePriority.UseBorderWidth = false; - this.xrTableCell41.StylePriority.UseFont = false; - this.xrTableCell41.StylePriority.UsePadding = false; - this.xrTableCell41.StylePriority.UseTextAlignment = false; - this.xrTableCell41.Text = "Vormund und/oder"; - this.xrTableCell41.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell41.Weight = 0.47867543597598916D; + this.xrTableCell44.BorderColor = System.Drawing.Color.Black; + this.xrTableCell44.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell44.BorderWidth = 1F; + this.xrTableCell44.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell44.Name = "xrTableCell44"; + this.xrTableCell44.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell44.StylePriority.UseBorderColor = false; + this.xrTableCell44.StylePriority.UseBorders = false; + this.xrTableCell44.StylePriority.UseBorderWidth = false; + this.xrTableCell44.StylePriority.UseFont = false; + this.xrTableCell44.StylePriority.UsePadding = false; + this.xrTableCell44.StylePriority.UseTextAlignment = false; + this.xrTableCell44.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell44.Weight = 0.47867538892419143D; // - // xrTableCell42 + // tc_MutterStadt // - this.xrTableCell42.BorderColor = System.Drawing.Color.Black; - this.xrTableCell42.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTableCell42.BorderWidth = 1F; - this.xrTableCell42.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); - this.xrTableCell42.Name = "xrTableCell42"; - this.xrTableCell42.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell42.StylePriority.UseBorderColor = false; - this.xrTableCell42.StylePriority.UseBorders = false; - this.xrTableCell42.StylePriority.UseBorderWidth = false; - this.xrTableCell42.StylePriority.UseFont = false; - this.xrTableCell42.StylePriority.UsePadding = false; - this.xrTableCell42.StylePriority.UseTextAlignment = false; - this.xrTableCell42.Text = "gesetzl. Betreuung"; - this.xrTableCell42.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell42.Weight = 0.47867543597598916D; + this.tc_MutterStadt.BorderColor = System.Drawing.Color.Black; + this.tc_MutterStadt.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_MutterStadt.BorderWidth = 1F; + this.tc_MutterStadt.Font = new System.Drawing.Font("Arial", 11F); + this.tc_MutterStadt.Name = "tc_MutterStadt"; + this.tc_MutterStadt.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_MutterStadt.StylePriority.UseBorderColor = false; + this.tc_MutterStadt.StylePriority.UseBorders = false; + this.tc_MutterStadt.StylePriority.UseBorderWidth = false; + this.tc_MutterStadt.StylePriority.UseFont = false; + this.tc_MutterStadt.StylePriority.UsePadding = false; + this.tc_MutterStadt.StylePriority.UseTextAlignment = false; + this.tc_MutterStadt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_MutterStadt.Weight = 0.54733662424635421D; // - // xrTableCell43 + // xrTableRow39 // - this.xrTableCell43.BorderColor = System.Drawing.Color.Black; - this.xrTableCell43.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); - this.xrTableCell43.BorderWidth = 1F; - this.xrTableCell43.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); - this.xrTableCell43.Name = "xrTableCell43"; - this.xrTableCell43.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrTableCell43.StylePriority.UseBorderColor = false; - this.xrTableCell43.StylePriority.UseBorders = false; - this.xrTableCell43.StylePriority.UseBorderWidth = false; - this.xrTableCell43.StylePriority.UseFont = false; - this.xrTableCell43.StylePriority.UsePadding = false; - this.xrTableCell43.StylePriority.UseTextAlignment = false; - this.xrTableCell43.Text = "Elterliche Sorge"; - this.xrTableCell43.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; - this.xrTableCell43.Weight = 0.47867543597598916D; + this.xrTableRow39.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell46, + this.tc_MutterTelefon}); + this.xrTableRow39.Name = "xrTableRow39"; + this.xrTableRow39.Weight = 0.085D; + // + // xrTableCell46 + // + this.xrTableCell46.BorderColor = System.Drawing.Color.Black; + this.xrTableCell46.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell46.BorderWidth = 1F; + this.xrTableCell46.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell46.Name = "xrTableCell46"; + this.xrTableCell46.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell46.StylePriority.UseBorderColor = false; + this.xrTableCell46.StylePriority.UseBorders = false; + this.xrTableCell46.StylePriority.UseBorderWidth = false; + this.xrTableCell46.StylePriority.UseFont = false; + this.xrTableCell46.StylePriority.UsePadding = false; + this.xrTableCell46.StylePriority.UseTextAlignment = false; + this.xrTableCell46.Text = "Telefon"; + this.xrTableCell46.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell46.Weight = 0.47867538892419143D; + // + // tc_MutterTelefon + // + this.tc_MutterTelefon.BorderColor = System.Drawing.Color.Black; + this.tc_MutterTelefon.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_MutterTelefon.BorderWidth = 1F; + this.tc_MutterTelefon.Font = new System.Drawing.Font("Arial", 11F); + this.tc_MutterTelefon.Name = "tc_MutterTelefon"; + this.tc_MutterTelefon.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_MutterTelefon.StylePriority.UseBorderColor = false; + this.tc_MutterTelefon.StylePriority.UseBorders = false; + this.tc_MutterTelefon.StylePriority.UseBorderWidth = false; + this.tc_MutterTelefon.StylePriority.UseFont = false; + this.tc_MutterTelefon.StylePriority.UsePadding = false; + this.tc_MutterTelefon.StylePriority.UseTextAlignment = false; + this.tc_MutterTelefon.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_MutterTelefon.Weight = 0.54733662424635421D; + // + // xrTableRow40 + // + this.xrTableRow40.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell48, + this.tc_MutterMobil}); + this.xrTableRow40.Name = "xrTableRow40"; + this.xrTableRow40.Weight = 0.085D; + // + // xrTableCell48 + // + this.xrTableCell48.BorderColor = System.Drawing.Color.Black; + this.xrTableCell48.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell48.BorderWidth = 1F; + this.xrTableCell48.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell48.Name = "xrTableCell48"; + this.xrTableCell48.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell48.StylePriority.UseBorderColor = false; + this.xrTableCell48.StylePriority.UseBorders = false; + this.xrTableCell48.StylePriority.UseBorderWidth = false; + this.xrTableCell48.StylePriority.UseFont = false; + this.xrTableCell48.StylePriority.UsePadding = false; + this.xrTableCell48.StylePriority.UseTextAlignment = false; + this.xrTableCell48.Text = "Mobil"; + this.xrTableCell48.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell48.Weight = 0.47867538892419143D; + // + // tc_MutterMobil + // + this.tc_MutterMobil.BorderColor = System.Drawing.Color.Black; + this.tc_MutterMobil.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_MutterMobil.BorderWidth = 1F; + this.tc_MutterMobil.Font = new System.Drawing.Font("Arial", 11F); + this.tc_MutterMobil.Name = "tc_MutterMobil"; + this.tc_MutterMobil.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_MutterMobil.StylePriority.UseBorderColor = false; + this.tc_MutterMobil.StylePriority.UseBorders = false; + this.tc_MutterMobil.StylePriority.UseBorderWidth = false; + this.tc_MutterMobil.StylePriority.UseFont = false; + this.tc_MutterMobil.StylePriority.UsePadding = false; + this.tc_MutterMobil.StylePriority.UseTextAlignment = false; + this.tc_MutterMobil.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_MutterMobil.Weight = 0.54733662424635421D; + // + // xrTableRow41 + // + this.xrTableRow41.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell50, + this.tc_MutterBeruf}); + this.xrTableRow41.Name = "xrTableRow41"; + this.xrTableRow41.Weight = 0.085D; + // + // xrTableCell50 + // + this.xrTableCell50.BorderColor = System.Drawing.Color.Black; + this.xrTableCell50.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell50.BorderWidth = 1F; + this.xrTableCell50.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell50.Name = "xrTableCell50"; + this.xrTableCell50.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell50.StylePriority.UseBorderColor = false; + this.xrTableCell50.StylePriority.UseBorders = false; + this.xrTableCell50.StylePriority.UseBorderWidth = false; + this.xrTableCell50.StylePriority.UseFont = false; + this.xrTableCell50.StylePriority.UsePadding = false; + this.xrTableCell50.StylePriority.UseTextAlignment = false; + this.xrTableCell50.Text = "Beruf"; + this.xrTableCell50.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell50.Weight = 0.47867538892419143D; + // + // tc_MutterBeruf + // + this.tc_MutterBeruf.BorderColor = System.Drawing.Color.Black; + this.tc_MutterBeruf.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_MutterBeruf.BorderWidth = 1F; + this.tc_MutterBeruf.Font = new System.Drawing.Font("Arial", 11F); + this.tc_MutterBeruf.Name = "tc_MutterBeruf"; + this.tc_MutterBeruf.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_MutterBeruf.StylePriority.UseBorderColor = false; + this.tc_MutterBeruf.StylePriority.UseBorders = false; + this.tc_MutterBeruf.StylePriority.UseBorderWidth = false; + this.tc_MutterBeruf.StylePriority.UseFont = false; + this.tc_MutterBeruf.StylePriority.UsePadding = false; + this.tc_MutterBeruf.StylePriority.UseTextAlignment = false; + this.tc_MutterBeruf.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_MutterBeruf.Weight = 0.54733662424635421D; + // + // xrTableRow42 + // + this.xrTableRow42.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell52, + this.tc_MutterEmail}); + this.xrTableRow42.Name = "xrTableRow42"; + this.xrTableRow42.Weight = 0.085D; + // + // xrTableCell52 + // + this.xrTableCell52.BorderColor = System.Drawing.Color.Black; + this.xrTableCell52.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell52.BorderWidth = 1F; + this.xrTableCell52.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell52.Name = "xrTableCell52"; + this.xrTableCell52.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell52.StylePriority.UseBorderColor = false; + this.xrTableCell52.StylePriority.UseBorders = false; + this.xrTableCell52.StylePriority.UseBorderWidth = false; + this.xrTableCell52.StylePriority.UseFont = false; + this.xrTableCell52.StylePriority.UsePadding = false; + this.xrTableCell52.StylePriority.UseTextAlignment = false; + this.xrTableCell52.Text = "E-Mail"; + this.xrTableCell52.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell52.Weight = 0.47867538892419143D; + // + // tc_MutterEmail + // + this.tc_MutterEmail.BorderColor = System.Drawing.Color.Black; + this.tc_MutterEmail.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.tc_MutterEmail.BorderWidth = 1F; + this.tc_MutterEmail.Font = new System.Drawing.Font("Arial", 11F); + this.tc_MutterEmail.Name = "tc_MutterEmail"; + this.tc_MutterEmail.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_MutterEmail.StylePriority.UseBorderColor = false; + this.tc_MutterEmail.StylePriority.UseBorders = false; + this.tc_MutterEmail.StylePriority.UseBorderWidth = false; + this.tc_MutterEmail.StylePriority.UseFont = false; + this.tc_MutterEmail.StylePriority.UsePadding = false; + this.tc_MutterEmail.StylePriority.UseTextAlignment = false; + this.tc_MutterEmail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_MutterEmail.Weight = 0.54733662424635421D; + // + // xrTable11 + // + this.xrTable11.BorderColor = System.Drawing.SystemColors.ControlLight; + this.xrTable11.LocationFloat = new DevExpress.Utils.PointFloat(390.0001F, 393.3635F); + this.xrTable11.Name = "xrTable11"; + this.xrTable11.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow43, + this.xrTableRow44, + this.xrTableRow45, + this.xrTableRow46, + this.xrTableRow47, + this.xrTableRow48, + this.xrTableRow49}); + this.xrTable11.SizeF = new System.Drawing.SizeF(355F, 155.4586F); + this.xrTable11.StylePriority.UseBorderColor = false; + // + // xrTableRow43 + // + this.xrTableRow43.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell54, + this.tc_VaterGeb}); + this.xrTableRow43.Name = "xrTableRow43"; + this.xrTableRow43.Weight = 0.085D; + // + // xrTableCell54 + // + this.xrTableCell54.BorderColor = System.Drawing.Color.Black; + this.xrTableCell54.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell54.BorderWidth = 1F; + this.xrTableCell54.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell54.Name = "xrTableCell54"; + this.xrTableCell54.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell54.StylePriority.UseBorderColor = false; + this.xrTableCell54.StylePriority.UseBorders = false; + this.xrTableCell54.StylePriority.UseBorderWidth = false; + this.xrTableCell54.StylePriority.UseFont = false; + this.xrTableCell54.StylePriority.UsePadding = false; + this.xrTableCell54.StylePriority.UseTextAlignment = false; + this.xrTableCell54.Text = "Geb.-Datum"; + this.xrTableCell54.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell54.Weight = 0.47867538892419143D; + // + // tc_VaterGeb + // + this.tc_VaterGeb.BorderColor = System.Drawing.Color.Black; + this.tc_VaterGeb.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_VaterGeb.BorderWidth = 1F; + this.tc_VaterGeb.Font = new System.Drawing.Font("Arial", 11F); + this.tc_VaterGeb.Name = "tc_VaterGeb"; + this.tc_VaterGeb.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_VaterGeb.StylePriority.UseBorderColor = false; + this.tc_VaterGeb.StylePriority.UseBorders = false; + this.tc_VaterGeb.StylePriority.UseBorderWidth = false; + this.tc_VaterGeb.StylePriority.UseFont = false; + this.tc_VaterGeb.StylePriority.UsePadding = false; + this.tc_VaterGeb.StylePriority.UseTextAlignment = false; + this.tc_VaterGeb.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_VaterGeb.Weight = 0.54733662424635421D; + // + // xrTableRow44 + // + this.xrTableRow44.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell56, + this.tc_VaterStrasse}); + this.xrTableRow44.Name = "xrTableRow44"; + this.xrTableRow44.Weight = 0.085D; + // + // xrTableCell56 + // + this.xrTableCell56.BorderColor = System.Drawing.Color.Black; + this.xrTableCell56.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell56.BorderWidth = 1F; + this.xrTableCell56.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell56.Name = "xrTableCell56"; + this.xrTableCell56.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell56.StylePriority.UseBorderColor = false; + this.xrTableCell56.StylePriority.UseBorders = false; + this.xrTableCell56.StylePriority.UseBorderWidth = false; + this.xrTableCell56.StylePriority.UseFont = false; + this.xrTableCell56.StylePriority.UsePadding = false; + this.xrTableCell56.StylePriority.UseTextAlignment = false; + this.xrTableCell56.Text = "Adresse"; + this.xrTableCell56.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell56.Weight = 0.47867538892419143D; + // + // tc_VaterStrasse + // + this.tc_VaterStrasse.BorderColor = System.Drawing.Color.Black; + this.tc_VaterStrasse.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_VaterStrasse.BorderWidth = 1F; + this.tc_VaterStrasse.Font = new System.Drawing.Font("Arial", 11F); + this.tc_VaterStrasse.Multiline = true; + this.tc_VaterStrasse.Name = "tc_VaterStrasse"; + this.tc_VaterStrasse.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_VaterStrasse.StylePriority.UseBorderColor = false; + this.tc_VaterStrasse.StylePriority.UseBorders = false; + this.tc_VaterStrasse.StylePriority.UseBorderWidth = false; + this.tc_VaterStrasse.StylePriority.UseFont = false; + this.tc_VaterStrasse.StylePriority.UsePadding = false; + this.tc_VaterStrasse.StylePriority.UseTextAlignment = false; + this.tc_VaterStrasse.Text = "\r\n"; + this.tc_VaterStrasse.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_VaterStrasse.Weight = 0.54733662424635421D; + // + // xrTableRow45 + // + this.xrTableRow45.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell58, + this.tc_VaterStadt}); + this.xrTableRow45.Name = "xrTableRow45"; + this.xrTableRow45.Weight = 0.085D; + // + // xrTableCell58 + // + this.xrTableCell58.BorderColor = System.Drawing.Color.Black; + this.xrTableCell58.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell58.BorderWidth = 1F; + this.xrTableCell58.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell58.Name = "xrTableCell58"; + this.xrTableCell58.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell58.StylePriority.UseBorderColor = false; + this.xrTableCell58.StylePriority.UseBorders = false; + this.xrTableCell58.StylePriority.UseBorderWidth = false; + this.xrTableCell58.StylePriority.UseFont = false; + this.xrTableCell58.StylePriority.UsePadding = false; + this.xrTableCell58.StylePriority.UseTextAlignment = false; + this.xrTableCell58.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell58.Weight = 0.47867538892419143D; + // + // tc_VaterStadt + // + this.tc_VaterStadt.BorderColor = System.Drawing.Color.Black; + this.tc_VaterStadt.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_VaterStadt.BorderWidth = 1F; + this.tc_VaterStadt.Font = new System.Drawing.Font("Arial", 11F); + this.tc_VaterStadt.Name = "tc_VaterStadt"; + this.tc_VaterStadt.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_VaterStadt.StylePriority.UseBorderColor = false; + this.tc_VaterStadt.StylePriority.UseBorders = false; + this.tc_VaterStadt.StylePriority.UseBorderWidth = false; + this.tc_VaterStadt.StylePriority.UseFont = false; + this.tc_VaterStadt.StylePriority.UsePadding = false; + this.tc_VaterStadt.StylePriority.UseTextAlignment = false; + this.tc_VaterStadt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_VaterStadt.Weight = 0.54733662424635421D; + // + // xrTableRow46 + // + this.xrTableRow46.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell60, + this.tc_VaterTelefon}); + this.xrTableRow46.Name = "xrTableRow46"; + this.xrTableRow46.Weight = 0.085D; + // + // xrTableCell60 + // + this.xrTableCell60.BorderColor = System.Drawing.Color.Black; + this.xrTableCell60.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell60.BorderWidth = 1F; + this.xrTableCell60.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell60.Name = "xrTableCell60"; + this.xrTableCell60.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell60.StylePriority.UseBorderColor = false; + this.xrTableCell60.StylePriority.UseBorders = false; + this.xrTableCell60.StylePriority.UseBorderWidth = false; + this.xrTableCell60.StylePriority.UseFont = false; + this.xrTableCell60.StylePriority.UsePadding = false; + this.xrTableCell60.StylePriority.UseTextAlignment = false; + this.xrTableCell60.Text = "Telefon"; + this.xrTableCell60.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell60.Weight = 0.47867538892419143D; + // + // tc_VaterTelefon + // + this.tc_VaterTelefon.BorderColor = System.Drawing.Color.Black; + this.tc_VaterTelefon.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_VaterTelefon.BorderWidth = 1F; + this.tc_VaterTelefon.Font = new System.Drawing.Font("Arial", 11F); + this.tc_VaterTelefon.Name = "tc_VaterTelefon"; + this.tc_VaterTelefon.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_VaterTelefon.StylePriority.UseBorderColor = false; + this.tc_VaterTelefon.StylePriority.UseBorders = false; + this.tc_VaterTelefon.StylePriority.UseBorderWidth = false; + this.tc_VaterTelefon.StylePriority.UseFont = false; + this.tc_VaterTelefon.StylePriority.UsePadding = false; + this.tc_VaterTelefon.StylePriority.UseTextAlignment = false; + this.tc_VaterTelefon.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_VaterTelefon.Weight = 0.54733662424635421D; + // + // xrTableRow47 + // + this.xrTableRow47.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell62, + this.tc_VaterMobil}); + this.xrTableRow47.Name = "xrTableRow47"; + this.xrTableRow47.Weight = 0.085D; + // + // xrTableCell62 + // + this.xrTableCell62.BorderColor = System.Drawing.Color.Black; + this.xrTableCell62.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell62.BorderWidth = 1F; + this.xrTableCell62.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell62.Name = "xrTableCell62"; + this.xrTableCell62.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell62.StylePriority.UseBorderColor = false; + this.xrTableCell62.StylePriority.UseBorders = false; + this.xrTableCell62.StylePriority.UseBorderWidth = false; + this.xrTableCell62.StylePriority.UseFont = false; + this.xrTableCell62.StylePriority.UsePadding = false; + this.xrTableCell62.StylePriority.UseTextAlignment = false; + this.xrTableCell62.Text = "Mobil"; + this.xrTableCell62.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell62.Weight = 0.47867538892419143D; + // + // tc_VaterMobil + // + this.tc_VaterMobil.BorderColor = System.Drawing.Color.Black; + this.tc_VaterMobil.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_VaterMobil.BorderWidth = 1F; + this.tc_VaterMobil.Font = new System.Drawing.Font("Arial", 11F); + this.tc_VaterMobil.Name = "tc_VaterMobil"; + this.tc_VaterMobil.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_VaterMobil.StylePriority.UseBorderColor = false; + this.tc_VaterMobil.StylePriority.UseBorders = false; + this.tc_VaterMobil.StylePriority.UseBorderWidth = false; + this.tc_VaterMobil.StylePriority.UseFont = false; + this.tc_VaterMobil.StylePriority.UsePadding = false; + this.tc_VaterMobil.StylePriority.UseTextAlignment = false; + this.tc_VaterMobil.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_VaterMobil.Weight = 0.54733662424635421D; + // + // xrTableRow48 + // + this.xrTableRow48.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell64, + this.tc_VaterBeruf}); + this.xrTableRow48.Name = "xrTableRow48"; + this.xrTableRow48.Weight = 0.085D; + // + // xrTableCell64 + // + this.xrTableCell64.BorderColor = System.Drawing.Color.Black; + this.xrTableCell64.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell64.BorderWidth = 1F; + this.xrTableCell64.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell64.Name = "xrTableCell64"; + this.xrTableCell64.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell64.StylePriority.UseBorderColor = false; + this.xrTableCell64.StylePriority.UseBorders = false; + this.xrTableCell64.StylePriority.UseBorderWidth = false; + this.xrTableCell64.StylePriority.UseFont = false; + this.xrTableCell64.StylePriority.UsePadding = false; + this.xrTableCell64.StylePriority.UseTextAlignment = false; + this.xrTableCell64.Text = "Beruf"; + this.xrTableCell64.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell64.Weight = 0.47867538892419143D; + // + // tc_VaterBeruf + // + this.tc_VaterBeruf.BorderColor = System.Drawing.Color.Black; + this.tc_VaterBeruf.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_VaterBeruf.BorderWidth = 1F; + this.tc_VaterBeruf.Font = new System.Drawing.Font("Arial", 11F); + this.tc_VaterBeruf.Name = "tc_VaterBeruf"; + this.tc_VaterBeruf.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_VaterBeruf.StylePriority.UseBorderColor = false; + this.tc_VaterBeruf.StylePriority.UseBorders = false; + this.tc_VaterBeruf.StylePriority.UseBorderWidth = false; + this.tc_VaterBeruf.StylePriority.UseFont = false; + this.tc_VaterBeruf.StylePriority.UsePadding = false; + this.tc_VaterBeruf.StylePriority.UseTextAlignment = false; + this.tc_VaterBeruf.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_VaterBeruf.Weight = 0.54733662424635421D; + // + // xrTableRow49 + // + this.xrTableRow49.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell66, + this.tc_VaterEmail}); + this.xrTableRow49.Name = "xrTableRow49"; + this.xrTableRow49.Weight = 0.085D; + // + // xrTableCell66 + // + this.xrTableCell66.BorderColor = System.Drawing.Color.Black; + this.xrTableCell66.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell66.BorderWidth = 1F; + this.xrTableCell66.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell66.Name = "xrTableCell66"; + this.xrTableCell66.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell66.StylePriority.UseBorderColor = false; + this.xrTableCell66.StylePriority.UseBorders = false; + this.xrTableCell66.StylePriority.UseBorderWidth = false; + this.xrTableCell66.StylePriority.UseFont = false; + this.xrTableCell66.StylePriority.UsePadding = false; + this.xrTableCell66.StylePriority.UseTextAlignment = false; + this.xrTableCell66.Text = "E-Mail"; + this.xrTableCell66.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell66.Weight = 0.47867538892419143D; + // + // tc_VaterEmail + // + this.tc_VaterEmail.BorderColor = System.Drawing.Color.Black; + this.tc_VaterEmail.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.tc_VaterEmail.BorderWidth = 1F; + this.tc_VaterEmail.Font = new System.Drawing.Font("Arial", 11F); + this.tc_VaterEmail.Name = "tc_VaterEmail"; + this.tc_VaterEmail.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_VaterEmail.StylePriority.UseBorderColor = false; + this.tc_VaterEmail.StylePriority.UseBorders = false; + this.tc_VaterEmail.StylePriority.UseBorderWidth = false; + this.tc_VaterEmail.StylePriority.UseFont = false; + this.tc_VaterEmail.StylePriority.UsePadding = false; + this.tc_VaterEmail.StylePriority.UseTextAlignment = false; + this.tc_VaterEmail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_VaterEmail.Weight = 0.54733662424635421D; + // + // xrTable12 + // + this.xrTable12.BorderColor = System.Drawing.SystemColors.ControlLight; + this.xrTable12.LocationFloat = new DevExpress.Utils.PointFloat(390F, 371.1552F); + this.xrTable12.Name = "xrTable12"; + this.xrTable12.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow50}); + this.xrTable12.SizeF = new System.Drawing.SizeF(355F, 22.20834F); + this.xrTable12.StylePriority.UseBorderColor = false; + // + // xrTableRow50 + // + this.xrTableRow50.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell71, + this.tc_VaterName}); + this.xrTableRow50.Name = "xrTableRow50"; + this.xrTableRow50.Weight = 0.085D; + // + // tc_VaterName + // + this.tc_VaterName.BorderColor = System.Drawing.Color.Black; + this.tc_VaterName.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.tc_VaterName.BorderWidth = 1F; + this.tc_VaterName.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); + this.tc_VaterName.Name = "tc_VaterName"; + this.tc_VaterName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.tc_VaterName.StylePriority.UseBorderColor = false; + this.tc_VaterName.StylePriority.UseBorders = false; + this.tc_VaterName.StylePriority.UseBorderWidth = false; + this.tc_VaterName.StylePriority.UseFont = false; + this.tc_VaterName.StylePriority.UsePadding = false; + this.tc_VaterName.StylePriority.UseTextAlignment = false; + this.tc_VaterName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.tc_VaterName.Weight = 0.54733653309399066D; + // + // xrTable13 + // + this.xrTable13.BorderColor = System.Drawing.SystemColors.ControlLight; + this.xrTable13.LocationFloat = new DevExpress.Utils.PointFloat(2.445319E-05F, 586.8817F); + this.xrTable13.Name = "xrTable13"; + this.xrTable13.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow51, + this.xrTableRow52, + this.xrTableRow53, + this.xrTableRow54, + this.xrTableRow55, + this.xrTableRow56}); + this.xrTable13.SizeF = new System.Drawing.SizeF(355F, 133.2502F); + this.xrTable13.StylePriority.UseBorderColor = false; + // + // xrTableRow51 + // + this.xrTableRow51.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell22, + this.tc_WA1Name}); + this.xrTableRow51.Name = "xrTableRow51"; + this.xrTableRow51.Weight = 0.085D; + // + // xrTableCell22 + // + this.xrTableCell22.BorderColor = System.Drawing.Color.Black; + this.xrTableCell22.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell22.BorderWidth = 1F; + this.xrTableCell22.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell22.Name = "xrTableCell22"; + this.xrTableCell22.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell22.StylePriority.UseBorderColor = false; + this.xrTableCell22.StylePriority.UseBorders = false; + this.xrTableCell22.StylePriority.UseBorderWidth = false; + this.xrTableCell22.StylePriority.UseFont = false; + this.xrTableCell22.StylePriority.UsePadding = false; + this.xrTableCell22.StylePriority.UseTextAlignment = false; + this.xrTableCell22.Text = "Name"; + this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell22.Weight = 0.47867538892419143D; + // + // tc_WA1Name + // + this.tc_WA1Name.BorderColor = System.Drawing.Color.Black; + this.tc_WA1Name.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_WA1Name.BorderWidth = 1F; + this.tc_WA1Name.Font = new System.Drawing.Font("Arial", 11F); + this.tc_WA1Name.Name = "tc_WA1Name"; + this.tc_WA1Name.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_WA1Name.StylePriority.UseBorderColor = false; + this.tc_WA1Name.StylePriority.UseBorders = false; + this.tc_WA1Name.StylePriority.UseBorderWidth = false; + this.tc_WA1Name.StylePriority.UseFont = false; + this.tc_WA1Name.StylePriority.UsePadding = false; + this.tc_WA1Name.StylePriority.UseTextAlignment = false; + this.tc_WA1Name.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_WA1Name.Weight = 0.54733662424635421D; + // + // xrTableRow52 + // + this.xrTableRow52.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell45, + this.tc_WA1Beruf}); + this.xrTableRow52.Name = "xrTableRow52"; + this.xrTableRow52.Weight = 0.085D; + // + // xrTableCell45 + // + this.xrTableCell45.BorderColor = System.Drawing.Color.Black; + this.xrTableCell45.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell45.BorderWidth = 1F; + this.xrTableCell45.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell45.Name = "xrTableCell45"; + this.xrTableCell45.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell45.StylePriority.UseBorderColor = false; + this.xrTableCell45.StylePriority.UseBorders = false; + this.xrTableCell45.StylePriority.UseBorderWidth = false; + this.xrTableCell45.StylePriority.UseFont = false; + this.xrTableCell45.StylePriority.UsePadding = false; + this.xrTableCell45.StylePriority.UseTextAlignment = false; + this.xrTableCell45.Text = "Stellung"; + this.xrTableCell45.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell45.Weight = 0.47867538892419143D; + // + // tc_WA1Beruf + // + this.tc_WA1Beruf.BorderColor = System.Drawing.Color.Black; + this.tc_WA1Beruf.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_WA1Beruf.BorderWidth = 1F; + this.tc_WA1Beruf.Font = new System.Drawing.Font("Arial", 11F); + this.tc_WA1Beruf.Multiline = true; + this.tc_WA1Beruf.Name = "tc_WA1Beruf"; + this.tc_WA1Beruf.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_WA1Beruf.StylePriority.UseBorderColor = false; + this.tc_WA1Beruf.StylePriority.UseBorders = false; + this.tc_WA1Beruf.StylePriority.UseBorderWidth = false; + this.tc_WA1Beruf.StylePriority.UseFont = false; + this.tc_WA1Beruf.StylePriority.UsePadding = false; + this.tc_WA1Beruf.StylePriority.UseTextAlignment = false; + this.tc_WA1Beruf.Text = "\r\n"; + this.tc_WA1Beruf.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_WA1Beruf.Weight = 0.54733662424635421D; + // + // xrTableRow53 + // + this.xrTableRow53.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell49, + this.tc_WA1Strasse}); + this.xrTableRow53.Name = "xrTableRow53"; + this.xrTableRow53.Weight = 0.085D; + // + // xrTableCell49 + // + this.xrTableCell49.BorderColor = System.Drawing.Color.Black; + this.xrTableCell49.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell49.BorderWidth = 1F; + this.xrTableCell49.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell49.Name = "xrTableCell49"; + this.xrTableCell49.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell49.StylePriority.UseBorderColor = false; + this.xrTableCell49.StylePriority.UseBorders = false; + this.xrTableCell49.StylePriority.UseBorderWidth = false; + this.xrTableCell49.StylePriority.UseFont = false; + this.xrTableCell49.StylePriority.UsePadding = false; + this.xrTableCell49.StylePriority.UseTextAlignment = false; + this.xrTableCell49.Text = "Anschrift"; + this.xrTableCell49.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell49.Weight = 0.47867538892419143D; + // + // tc_WA1Strasse + // + this.tc_WA1Strasse.BorderColor = System.Drawing.Color.Black; + this.tc_WA1Strasse.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_WA1Strasse.BorderWidth = 1F; + this.tc_WA1Strasse.Font = new System.Drawing.Font("Arial", 11F); + this.tc_WA1Strasse.Name = "tc_WA1Strasse"; + this.tc_WA1Strasse.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_WA1Strasse.StylePriority.UseBorderColor = false; + this.tc_WA1Strasse.StylePriority.UseBorders = false; + this.tc_WA1Strasse.StylePriority.UseBorderWidth = false; + this.tc_WA1Strasse.StylePriority.UseFont = false; + this.tc_WA1Strasse.StylePriority.UsePadding = false; + this.tc_WA1Strasse.StylePriority.UseTextAlignment = false; + this.tc_WA1Strasse.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_WA1Strasse.Weight = 0.54733662424635421D; + // + // xrTableRow54 + // + this.xrTableRow54.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell53, + this.tc_WA1Stadt}); + this.xrTableRow54.Name = "xrTableRow54"; + this.xrTableRow54.Weight = 0.085D; + // + // xrTableCell53 + // + this.xrTableCell53.BorderColor = System.Drawing.Color.Black; + this.xrTableCell53.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell53.BorderWidth = 1F; + this.xrTableCell53.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell53.Name = "xrTableCell53"; + this.xrTableCell53.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell53.StylePriority.UseBorderColor = false; + this.xrTableCell53.StylePriority.UseBorders = false; + this.xrTableCell53.StylePriority.UseBorderWidth = false; + this.xrTableCell53.StylePriority.UseFont = false; + this.xrTableCell53.StylePriority.UsePadding = false; + this.xrTableCell53.StylePriority.UseTextAlignment = false; + this.xrTableCell53.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell53.Weight = 0.47867538892419143D; + // + // tc_WA1Stadt + // + this.tc_WA1Stadt.BorderColor = System.Drawing.Color.Black; + this.tc_WA1Stadt.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_WA1Stadt.BorderWidth = 1F; + this.tc_WA1Stadt.Font = new System.Drawing.Font("Arial", 11F); + this.tc_WA1Stadt.Name = "tc_WA1Stadt"; + this.tc_WA1Stadt.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_WA1Stadt.StylePriority.UseBorderColor = false; + this.tc_WA1Stadt.StylePriority.UseBorders = false; + this.tc_WA1Stadt.StylePriority.UseBorderWidth = false; + this.tc_WA1Stadt.StylePriority.UseFont = false; + this.tc_WA1Stadt.StylePriority.UsePadding = false; + this.tc_WA1Stadt.StylePriority.UseTextAlignment = false; + this.tc_WA1Stadt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_WA1Stadt.Weight = 0.54733662424635421D; + // + // xrTableRow55 + // + this.xrTableRow55.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell57, + this.tc_WA1Telefon}); + this.xrTableRow55.Name = "xrTableRow55"; + this.xrTableRow55.Weight = 0.085D; + // + // xrTableCell57 + // + this.xrTableCell57.BorderColor = System.Drawing.Color.Black; + this.xrTableCell57.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell57.BorderWidth = 1F; + this.xrTableCell57.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell57.Name = "xrTableCell57"; + this.xrTableCell57.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell57.StylePriority.UseBorderColor = false; + this.xrTableCell57.StylePriority.UseBorders = false; + this.xrTableCell57.StylePriority.UseBorderWidth = false; + this.xrTableCell57.StylePriority.UseFont = false; + this.xrTableCell57.StylePriority.UsePadding = false; + this.xrTableCell57.StylePriority.UseTextAlignment = false; + this.xrTableCell57.Text = "Telefon"; + this.xrTableCell57.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell57.Weight = 0.47867538892419143D; + // + // tc_WA1Telefon + // + this.tc_WA1Telefon.BorderColor = System.Drawing.Color.Black; + this.tc_WA1Telefon.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_WA1Telefon.BorderWidth = 1F; + this.tc_WA1Telefon.Font = new System.Drawing.Font("Arial", 11F); + this.tc_WA1Telefon.Name = "tc_WA1Telefon"; + this.tc_WA1Telefon.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_WA1Telefon.StylePriority.UseBorderColor = false; + this.tc_WA1Telefon.StylePriority.UseBorders = false; + this.tc_WA1Telefon.StylePriority.UseBorderWidth = false; + this.tc_WA1Telefon.StylePriority.UseFont = false; + this.tc_WA1Telefon.StylePriority.UsePadding = false; + this.tc_WA1Telefon.StylePriority.UseTextAlignment = false; + this.tc_WA1Telefon.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_WA1Telefon.Weight = 0.54733662424635421D; + // + // xrTableRow56 + // + this.xrTableRow56.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell61, + this.tc_WA1Email}); + this.xrTableRow56.Name = "xrTableRow56"; + this.xrTableRow56.Weight = 0.085D; + // + // xrTableCell61 + // + this.xrTableCell61.BorderColor = System.Drawing.Color.Black; + this.xrTableCell61.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell61.BorderWidth = 1F; + this.xrTableCell61.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell61.Name = "xrTableCell61"; + this.xrTableCell61.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell61.StylePriority.UseBorderColor = false; + this.xrTableCell61.StylePriority.UseBorders = false; + this.xrTableCell61.StylePriority.UseBorderWidth = false; + this.xrTableCell61.StylePriority.UseFont = false; + this.xrTableCell61.StylePriority.UsePadding = false; + this.xrTableCell61.StylePriority.UseTextAlignment = false; + this.xrTableCell61.Text = "Email"; + this.xrTableCell61.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell61.Weight = 0.47867538892419143D; + // + // tc_WA1Email + // + this.tc_WA1Email.BorderColor = System.Drawing.Color.Black; + this.tc_WA1Email.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.tc_WA1Email.BorderWidth = 1F; + this.tc_WA1Email.Font = new System.Drawing.Font("Arial", 11F); + this.tc_WA1Email.Name = "tc_WA1Email"; + this.tc_WA1Email.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_WA1Email.StylePriority.UseBorderColor = false; + this.tc_WA1Email.StylePriority.UseBorders = false; + this.tc_WA1Email.StylePriority.UseBorderWidth = false; + this.tc_WA1Email.StylePriority.UseFont = false; + this.tc_WA1Email.StylePriority.UsePadding = false; + this.tc_WA1Email.StylePriority.UseTextAlignment = false; + this.tc_WA1Email.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_WA1Email.Weight = 0.54733662424635421D; + // + // xrTable14 + // + this.xrTable14.BorderColor = System.Drawing.SystemColors.ControlLight; + this.xrTable14.LocationFloat = new DevExpress.Utils.PointFloat(2.445319E-05F, 564.6732F); + this.xrTable14.Name = "xrTable14"; + this.xrTable14.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow58}); + this.xrTable14.SizeF = new System.Drawing.SizeF(355F, 22.20834F); + this.xrTable14.StylePriority.UseBorderColor = false; + // + // xrTableRow58 + // + this.xrTableRow58.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell69}); + this.xrTableRow58.Name = "xrTableRow58"; + this.xrTableRow58.Weight = 0.085D; + // + // xrTableCell69 + // + this.xrTableCell69.BorderColor = System.Drawing.Color.Black; + this.xrTableCell69.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + | DevExpress.XtraPrinting.BorderSide.Right) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell69.BorderWidth = 1F; + this.xrTableCell69.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); + this.xrTableCell69.Name = "xrTableCell69"; + this.xrTableCell69.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell69.StylePriority.UseBorderColor = false; + this.xrTableCell69.StylePriority.UseBorders = false; + this.xrTableCell69.StylePriority.UseBorderWidth = false; + this.xrTableCell69.StylePriority.UseFont = false; + this.xrTableCell69.StylePriority.UsePadding = false; + this.xrTableCell69.StylePriority.UseTextAlignment = false; + this.xrTableCell69.Text = "Weitere Ansprechpartner"; + this.xrTableCell69.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell69.Weight = 1.0260120131705457D; + // + // xrTableCell70 + // + this.xrTableCell70.BorderColor = System.Drawing.Color.Black; + this.xrTableCell70.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell70.BorderWidth = 1F; + this.xrTableCell70.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); + this.xrTableCell70.Name = "xrTableCell70"; + this.xrTableCell70.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell70.StylePriority.UseBorderColor = false; + this.xrTableCell70.StylePriority.UseBorders = false; + this.xrTableCell70.StylePriority.UseBorderWidth = false; + this.xrTableCell70.StylePriority.UseFont = false; + this.xrTableCell70.StylePriority.UsePadding = false; + this.xrTableCell70.StylePriority.UseTextAlignment = false; + this.xrTableCell70.Text = "Mutter"; + this.xrTableCell70.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell70.Weight = 0.478675480076555D; + // + // xrTableCell71 + // + this.xrTableCell71.BorderColor = System.Drawing.Color.Black; + this.xrTableCell71.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell71.BorderWidth = 1F; + this.xrTableCell71.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); + this.xrTableCell71.Name = "xrTableCell71"; + this.xrTableCell71.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell71.StylePriority.UseBorderColor = false; + this.xrTableCell71.StylePriority.UseBorders = false; + this.xrTableCell71.StylePriority.UseBorderWidth = false; + this.xrTableCell71.StylePriority.UseFont = false; + this.xrTableCell71.StylePriority.UsePadding = false; + this.xrTableCell71.StylePriority.UseTextAlignment = false; + this.xrTableCell71.Text = "Vater"; + this.xrTableCell71.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell71.Weight = 0.478675480076555D; + // + // xrTable15 + // + this.xrTable15.BorderColor = System.Drawing.SystemColors.ControlLight; + this.xrTable15.LocationFloat = new DevExpress.Utils.PointFloat(6.724626E-05F, 720.1317F); + this.xrTable15.Name = "xrTable15"; + this.xrTable15.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow57, + this.xrTableRow59, + this.xrTableRow60, + this.xrTableRow61, + this.xrTableRow62, + this.xrTableRow63}); + this.xrTable15.SizeF = new System.Drawing.SizeF(354.9999F, 134.0117F); + this.xrTable15.StylePriority.UseBorderColor = false; + // + // xrTableRow57 + // + this.xrTableRow57.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell10, + this.tc_WA2Name}); + this.xrTableRow57.Name = "xrTableRow57"; + this.xrTableRow57.Weight = 0.085D; + // + // xrTableCell10 + // + this.xrTableCell10.BorderColor = System.Drawing.Color.Black; + this.xrTableCell10.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell10.BorderWidth = 1F; + this.xrTableCell10.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell10.Name = "xrTableCell10"; + this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell10.StylePriority.UseBorderColor = false; + this.xrTableCell10.StylePriority.UseBorders = false; + this.xrTableCell10.StylePriority.UseBorderWidth = false; + this.xrTableCell10.StylePriority.UseFont = false; + this.xrTableCell10.StylePriority.UsePadding = false; + this.xrTableCell10.StylePriority.UseTextAlignment = false; + this.xrTableCell10.Text = "Name"; + this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell10.Weight = 0.47867538892419143D; + // + // tc_WA2Name + // + this.tc_WA2Name.BorderColor = System.Drawing.Color.Black; + this.tc_WA2Name.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_WA2Name.BorderWidth = 1F; + this.tc_WA2Name.Font = new System.Drawing.Font("Arial", 11F); + this.tc_WA2Name.Name = "tc_WA2Name"; + this.tc_WA2Name.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_WA2Name.StylePriority.UseBorderColor = false; + this.tc_WA2Name.StylePriority.UseBorders = false; + this.tc_WA2Name.StylePriority.UseBorderWidth = false; + this.tc_WA2Name.StylePriority.UseFont = false; + this.tc_WA2Name.StylePriority.UsePadding = false; + this.tc_WA2Name.StylePriority.UseTextAlignment = false; + this.tc_WA2Name.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_WA2Name.Weight = 0.54733662424635421D; + // + // xrTableRow59 + // + this.xrTableRow59.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell67, + this.tc_WA2Beruf}); + this.xrTableRow59.Name = "xrTableRow59"; + this.xrTableRow59.Weight = 0.085D; + // + // xrTableCell67 + // + this.xrTableCell67.BorderColor = System.Drawing.Color.Black; + this.xrTableCell67.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell67.BorderWidth = 1F; + this.xrTableCell67.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell67.Name = "xrTableCell67"; + this.xrTableCell67.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell67.StylePriority.UseBorderColor = false; + this.xrTableCell67.StylePriority.UseBorders = false; + this.xrTableCell67.StylePriority.UseBorderWidth = false; + this.xrTableCell67.StylePriority.UseFont = false; + this.xrTableCell67.StylePriority.UsePadding = false; + this.xrTableCell67.StylePriority.UseTextAlignment = false; + this.xrTableCell67.Text = "Stellung"; + this.xrTableCell67.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell67.Weight = 0.47867538892419143D; + // + // tc_WA2Beruf + // + this.tc_WA2Beruf.BorderColor = System.Drawing.Color.Black; + this.tc_WA2Beruf.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_WA2Beruf.BorderWidth = 1F; + this.tc_WA2Beruf.Font = new System.Drawing.Font("Arial", 11F); + this.tc_WA2Beruf.Multiline = true; + this.tc_WA2Beruf.Name = "tc_WA2Beruf"; + this.tc_WA2Beruf.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_WA2Beruf.StylePriority.UseBorderColor = false; + this.tc_WA2Beruf.StylePriority.UseBorders = false; + this.tc_WA2Beruf.StylePriority.UseBorderWidth = false; + this.tc_WA2Beruf.StylePriority.UseFont = false; + this.tc_WA2Beruf.StylePriority.UsePadding = false; + this.tc_WA2Beruf.StylePriority.UseTextAlignment = false; + this.tc_WA2Beruf.Text = "\r\n"; + this.tc_WA2Beruf.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_WA2Beruf.Weight = 0.54733662424635421D; + // + // xrTableRow60 + // + this.xrTableRow60.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell72, + this.tc_WA2Strasse}); + this.xrTableRow60.Name = "xrTableRow60"; + this.xrTableRow60.Weight = 0.085D; + // + // xrTableCell72 + // + this.xrTableCell72.BorderColor = System.Drawing.Color.Black; + this.xrTableCell72.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell72.BorderWidth = 1F; + this.xrTableCell72.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell72.Name = "xrTableCell72"; + this.xrTableCell72.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell72.StylePriority.UseBorderColor = false; + this.xrTableCell72.StylePriority.UseBorders = false; + this.xrTableCell72.StylePriority.UseBorderWidth = false; + this.xrTableCell72.StylePriority.UseFont = false; + this.xrTableCell72.StylePriority.UsePadding = false; + this.xrTableCell72.StylePriority.UseTextAlignment = false; + this.xrTableCell72.Text = "Anschrift"; + this.xrTableCell72.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell72.Weight = 0.47867538892419143D; + // + // tc_WA2Strasse + // + this.tc_WA2Strasse.BorderColor = System.Drawing.Color.Black; + this.tc_WA2Strasse.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_WA2Strasse.BorderWidth = 1F; + this.tc_WA2Strasse.Font = new System.Drawing.Font("Arial", 11F); + this.tc_WA2Strasse.Name = "tc_WA2Strasse"; + this.tc_WA2Strasse.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_WA2Strasse.StylePriority.UseBorderColor = false; + this.tc_WA2Strasse.StylePriority.UseBorders = false; + this.tc_WA2Strasse.StylePriority.UseBorderWidth = false; + this.tc_WA2Strasse.StylePriority.UseFont = false; + this.tc_WA2Strasse.StylePriority.UsePadding = false; + this.tc_WA2Strasse.StylePriority.UseTextAlignment = false; + this.tc_WA2Strasse.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_WA2Strasse.Weight = 0.54733662424635421D; + // + // xrTableRow61 + // + this.xrTableRow61.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell74, + this.tc_WA2Stadt}); + this.xrTableRow61.Name = "xrTableRow61"; + this.xrTableRow61.Weight = 0.085D; + // + // xrTableCell74 + // + this.xrTableCell74.BorderColor = System.Drawing.Color.Black; + this.xrTableCell74.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell74.BorderWidth = 1F; + this.xrTableCell74.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell74.Name = "xrTableCell74"; + this.xrTableCell74.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell74.StylePriority.UseBorderColor = false; + this.xrTableCell74.StylePriority.UseBorders = false; + this.xrTableCell74.StylePriority.UseBorderWidth = false; + this.xrTableCell74.StylePriority.UseFont = false; + this.xrTableCell74.StylePriority.UsePadding = false; + this.xrTableCell74.StylePriority.UseTextAlignment = false; + this.xrTableCell74.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell74.Weight = 0.47867538892419143D; + // + // tc_WA2Stadt + // + this.tc_WA2Stadt.BorderColor = System.Drawing.Color.Black; + this.tc_WA2Stadt.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_WA2Stadt.BorderWidth = 1F; + this.tc_WA2Stadt.Font = new System.Drawing.Font("Arial", 11F); + this.tc_WA2Stadt.Name = "tc_WA2Stadt"; + this.tc_WA2Stadt.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_WA2Stadt.StylePriority.UseBorderColor = false; + this.tc_WA2Stadt.StylePriority.UseBorders = false; + this.tc_WA2Stadt.StylePriority.UseBorderWidth = false; + this.tc_WA2Stadt.StylePriority.UseFont = false; + this.tc_WA2Stadt.StylePriority.UsePadding = false; + this.tc_WA2Stadt.StylePriority.UseTextAlignment = false; + this.tc_WA2Stadt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_WA2Stadt.Weight = 0.54733662424635421D; + // + // xrTableRow62 + // + this.xrTableRow62.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell76, + this.tc_WA2Telefon}); + this.xrTableRow62.Name = "xrTableRow62"; + this.xrTableRow62.Weight = 0.085D; + // + // xrTableCell76 + // + this.xrTableCell76.BorderColor = System.Drawing.Color.Black; + this.xrTableCell76.Borders = DevExpress.XtraPrinting.BorderSide.Left; + this.xrTableCell76.BorderWidth = 1F; + this.xrTableCell76.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell76.Name = "xrTableCell76"; + this.xrTableCell76.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell76.StylePriority.UseBorderColor = false; + this.xrTableCell76.StylePriority.UseBorders = false; + this.xrTableCell76.StylePriority.UseBorderWidth = false; + this.xrTableCell76.StylePriority.UseFont = false; + this.xrTableCell76.StylePriority.UsePadding = false; + this.xrTableCell76.StylePriority.UseTextAlignment = false; + this.xrTableCell76.Text = "Telefon"; + this.xrTableCell76.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell76.Weight = 0.47867538892419143D; + // + // tc_WA2Telefon + // + this.tc_WA2Telefon.BorderColor = System.Drawing.Color.Black; + this.tc_WA2Telefon.Borders = DevExpress.XtraPrinting.BorderSide.Right; + this.tc_WA2Telefon.BorderWidth = 1F; + this.tc_WA2Telefon.Font = new System.Drawing.Font("Arial", 11F); + this.tc_WA2Telefon.Name = "tc_WA2Telefon"; + this.tc_WA2Telefon.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_WA2Telefon.StylePriority.UseBorderColor = false; + this.tc_WA2Telefon.StylePriority.UseBorders = false; + this.tc_WA2Telefon.StylePriority.UseBorderWidth = false; + this.tc_WA2Telefon.StylePriority.UseFont = false; + this.tc_WA2Telefon.StylePriority.UsePadding = false; + this.tc_WA2Telefon.StylePriority.UseTextAlignment = false; + this.tc_WA2Telefon.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_WA2Telefon.Weight = 0.54733662424635421D; + // + // xrTableRow63 + // + this.xrTableRow63.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell78, + this.tc_WA2Email}); + this.xrTableRow63.Name = "xrTableRow63"; + this.xrTableRow63.Weight = 0.085D; + // + // xrTableCell78 + // + this.xrTableCell78.BorderColor = System.Drawing.Color.Black; + this.xrTableCell78.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell78.BorderWidth = 1F; + this.xrTableCell78.Font = new System.Drawing.Font("Arial", 11F); + this.xrTableCell78.Name = "xrTableCell78"; + this.xrTableCell78.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell78.StylePriority.UseBorderColor = false; + this.xrTableCell78.StylePriority.UseBorders = false; + this.xrTableCell78.StylePriority.UseBorderWidth = false; + this.xrTableCell78.StylePriority.UseFont = false; + this.xrTableCell78.StylePriority.UsePadding = false; + this.xrTableCell78.StylePriority.UseTextAlignment = false; + this.xrTableCell78.Text = "Email"; + this.xrTableCell78.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell78.Weight = 0.47867538892419143D; + // + // tc_WA2Email + // + this.tc_WA2Email.BorderColor = System.Drawing.Color.Black; + this.tc_WA2Email.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.tc_WA2Email.BorderWidth = 1F; + this.tc_WA2Email.Font = new System.Drawing.Font("Arial", 11F); + this.tc_WA2Email.Name = "tc_WA2Email"; + this.tc_WA2Email.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.tc_WA2Email.StylePriority.UseBorderColor = false; + this.tc_WA2Email.StylePriority.UseBorders = false; + this.tc_WA2Email.StylePriority.UseBorderWidth = false; + this.tc_WA2Email.StylePriority.UseFont = false; + this.tc_WA2Email.StylePriority.UsePadding = false; + this.tc_WA2Email.StylePriority.UseTextAlignment = false; + this.tc_WA2Email.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.tc_WA2Email.Weight = 0.54733662424635421D; + // + // xrTable16 + // + this.xrTable16.BorderColor = System.Drawing.SystemColors.ControlLight; + this.xrTable16.LocationFloat = new DevExpress.Utils.PointFloat(390.0001F, 564.6732F); + this.xrTable16.Name = "xrTable16"; + this.xrTable16.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow64}); + this.xrTable16.SizeF = new System.Drawing.SizeF(355F, 22.20834F); + this.xrTable16.StylePriority.UseBorderColor = false; + // + // xrTableRow64 + // + this.xrTableRow64.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell80}); + this.xrTableRow64.Name = "xrTableRow64"; + this.xrTableRow64.Weight = 0.085D; + // + // xrTableCell80 + // + this.xrTableCell80.BorderColor = System.Drawing.Color.Black; + this.xrTableCell80.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + | DevExpress.XtraPrinting.BorderSide.Right))); + this.xrTableCell80.BorderWidth = 1F; + this.xrTableCell80.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); + this.xrTableCell80.Name = "xrTableCell80"; + this.xrTableCell80.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell80.StylePriority.UseBorderColor = false; + this.xrTableCell80.StylePriority.UseBorders = false; + this.xrTableCell80.StylePriority.UseBorderWidth = false; + this.xrTableCell80.StylePriority.UseFont = false; + this.xrTableCell80.StylePriority.UsePadding = false; + this.xrTableCell80.StylePriority.UseTextAlignment = false; + this.xrTableCell80.Text = "Besonders zu beachten:"; + this.xrTableCell80.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell80.Weight = 1.0260120131705457D; + // + // xrTable17 + // + this.xrTable17.BorderColor = System.Drawing.SystemColors.ControlLight; + this.xrTable17.LocationFloat = new DevExpress.Utils.PointFloat(390.0001F, 586.8817F); + this.xrTable17.Name = "xrTable17"; + this.xrTable17.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow65}); + this.xrTable17.SizeF = new System.Drawing.SizeF(355F, 22.20834F); + this.xrTable17.StylePriority.UseBorderColor = false; + // + // xrTableRow65 + // + this.xrTableRow65.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell81}); + this.xrTableRow65.Name = "xrTableRow65"; + this.xrTableRow65.Weight = 0.085D; + // + // xrTableCell81 + // + this.xrTableCell81.BorderColor = System.Drawing.Color.Black; + this.xrTableCell81.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right))); + this.xrTableCell81.BorderWidth = 1F; + this.xrTableCell81.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Italic); + this.xrTableCell81.Name = "xrTableCell81"; + this.xrTableCell81.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrTableCell81.StylePriority.UseBorderColor = false; + this.xrTableCell81.StylePriority.UseBorders = false; + this.xrTableCell81.StylePriority.UseBorderWidth = false; + this.xrTableCell81.StylePriority.UseFont = false; + this.xrTableCell81.StylePriority.UsePadding = false; + this.xrTableCell81.StylePriority.UseTextAlignment = false; + this.xrTableCell81.Text = "(z.B. Kontaktverbote, Diagnosen, Medikamente, etc.)"; + this.xrTableCell81.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.xrTableCell81.Weight = 1.0260120131705457D; + // + // xrTable18 + // + this.xrTable18.BorderColor = System.Drawing.SystemColors.ControlLight; + this.xrTable18.LocationFloat = new DevExpress.Utils.PointFloat(389.9999F, 609.09F); + this.xrTable18.Name = "xrTable18"; + this.xrTable18.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { + this.xrTableRow66}); + this.xrTable18.SizeF = new System.Drawing.SizeF(355F, 245.0534F); + this.xrTable18.StylePriority.UseBorderColor = false; + // + // xrTableRow66 + // + this.xrTableRow66.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { + this.xrTableCell82}); + this.xrTableRow66.Name = "xrTableRow66"; + this.xrTableRow66.Weight = 0.085D; + // + // xrTableCell82 + // + this.xrTableCell82.BorderColor = System.Drawing.Color.Black; + this.xrTableCell82.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) + | DevExpress.XtraPrinting.BorderSide.Right) + | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrTableCell82.BorderWidth = 1F; + this.xrTableCell82.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); + this.xrTableCell82.Name = "xrTableCell82"; + this.xrTableCell82.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 0, 100F); + this.xrTableCell82.StylePriority.UseBorderColor = false; + this.xrTableCell82.StylePriority.UseBorders = false; + this.xrTableCell82.StylePriority.UseBorderWidth = false; + this.xrTableCell82.StylePriority.UseFont = false; + this.xrTableCell82.StylePriority.UsePadding = false; + this.xrTableCell82.StylePriority.UseTextAlignment = false; + this.xrTableCell82.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; + this.xrTableCell82.Weight = 1.0260120131705457D; // // Klientenstammblatt // @@ -1626,20 +3191,30 @@ namespace IlkaLinkAmbulanteHilfen this.ReportHeader}); this.DataSource = this.bindingSource1; this.Font = new System.Drawing.Font("Arial", 10F); - this.Margins = new System.Drawing.Printing.Margins(39, 43, 20, 75); + this.Margins = new System.Drawing.Printing.Margins(39, 43, 20, 38); this.PageHeight = 1169; this.PageWidth = 827; this.PaperKind = System.Drawing.Printing.PaperKind.A4; this.Version = "17.1"; - ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.xrTable7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable8)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable9)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable10)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable11)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable12)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable13)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable14)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable15)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable16)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable17)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xrTable18)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); } @@ -1674,7 +3249,7 @@ namespace IlkaLinkAmbulanteHilfen private DevExpress.XtraReports.UI.XRTableCell xrTableCell9; private DevExpress.XtraReports.UI.XRTableRow xrTableRow6; private DevExpress.XtraReports.UI.XRTableCell xrTableCell11; - private DevExpress.XtraReports.UI.XRTableCell xrTableCell10; + private DevExpress.XtraReports.UI.XRTableCell tc_Hauptbetreuung; private DevExpress.XtraReports.UI.XRTableRow xrTableRow7; private DevExpress.XtraReports.UI.XRTableCell xrTableCell12; private DevExpress.XtraReports.UI.XRTableCell xrTableCell13; @@ -1744,16 +3319,118 @@ namespace IlkaLinkAmbulanteHilfen private DevExpress.XtraReports.UI.XRTableCell xrTableCell37; private DevExpress.XtraReports.UI.XRTable xrTable7; private DevExpress.XtraReports.UI.XRTableRow xrTableRow31; - private DevExpress.XtraReports.UI.XRTableCell xrTableCell38; + private DevExpress.XtraReports.UI.XRTableCell tc_Hauptbetreuung2; private DevExpress.XtraReports.UI.XRTable xrTable8; private DevExpress.XtraReports.UI.XRTableRow xrTableRow32; - private DevExpress.XtraReports.UI.XRTableCell xrTableCell22; + private DevExpress.XtraReports.UI.XRTableCell xrtc; private DevExpress.XtraReports.UI.XRTableRow xrTableRow33; - private DevExpress.XtraReports.UI.XRTableCell xrTableCell39; + private DevExpress.XtraReports.UI.XRTableCell xrTc2; private DevExpress.XtraReports.UI.XRTableRow xrTableRow34; - private DevExpress.XtraReports.UI.XRTableCell xrTableCell40; + private DevExpress.XtraReports.UI.XRTableCell tc_ElterlicheSorge; private DevExpress.XtraReports.UI.XRTableCell xrTableCell41; private DevExpress.XtraReports.UI.XRTableCell xrTableCell42; private DevExpress.XtraReports.UI.XRTableCell xrTableCell43; + private DevExpress.XtraReports.UI.XRTable xrTable9; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow35; + private DevExpress.XtraReports.UI.XRTableCell tc_MutterName; + private DevExpress.XtraReports.UI.XRTable xrTable10; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow36; + private DevExpress.XtraReports.UI.XRTableCell tc_MutterGeb; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell38; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow37; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell39; + private DevExpress.XtraReports.UI.XRTableCell tc_MutterStrasse; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow38; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell44; + private DevExpress.XtraReports.UI.XRTableCell tc_MutterStadt; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow39; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell46; + private DevExpress.XtraReports.UI.XRTableCell tc_MutterTelefon; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow40; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell48; + private DevExpress.XtraReports.UI.XRTableCell tc_MutterMobil; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow41; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell50; + private DevExpress.XtraReports.UI.XRTableCell tc_MutterBeruf; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow42; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell52; + private DevExpress.XtraReports.UI.XRTableCell tc_MutterEmail; + private DevExpress.XtraReports.UI.XRTable xrTable11; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow43; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell54; + private DevExpress.XtraReports.UI.XRTableCell tc_VaterGeb; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow44; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell56; + private DevExpress.XtraReports.UI.XRTableCell tc_VaterStrasse; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow45; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell58; + private DevExpress.XtraReports.UI.XRTableCell tc_VaterStadt; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow46; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell60; + private DevExpress.XtraReports.UI.XRTableCell tc_VaterTelefon; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow47; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell62; + private DevExpress.XtraReports.UI.XRTableCell tc_VaterMobil; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow48; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell64; + private DevExpress.XtraReports.UI.XRTableCell tc_VaterBeruf; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow49; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell66; + private DevExpress.XtraReports.UI.XRTableCell tc_VaterEmail; + private DevExpress.XtraReports.UI.XRTable xrTable12; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow50; + private DevExpress.XtraReports.UI.XRTableCell tc_VaterName; + private DevExpress.XtraReports.UI.XRTable xrTable13; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow51; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell22; + private DevExpress.XtraReports.UI.XRTableCell tc_WA1Name; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow52; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell45; + private DevExpress.XtraReports.UI.XRTableCell tc_WA1Beruf; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow53; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell49; + private DevExpress.XtraReports.UI.XRTableCell tc_WA1Strasse; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow54; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell53; + private DevExpress.XtraReports.UI.XRTableCell tc_WA1Stadt; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow55; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell57; + private DevExpress.XtraReports.UI.XRTableCell tc_WA1Telefon; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow56; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell61; + private DevExpress.XtraReports.UI.XRTableCell tc_WA1Email; + private DevExpress.XtraReports.UI.XRTable xrTable14; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow58; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell69; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell70; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell71; + private DevExpress.XtraReports.UI.XRTable xrTable15; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow57; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell10; + private DevExpress.XtraReports.UI.XRTableCell tc_WA2Name; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow59; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell67; + private DevExpress.XtraReports.UI.XRTableCell tc_WA2Beruf; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow60; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell72; + private DevExpress.XtraReports.UI.XRTableCell tc_WA2Strasse; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow61; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell74; + private DevExpress.XtraReports.UI.XRTableCell tc_WA2Stadt; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow62; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell76; + private DevExpress.XtraReports.UI.XRTableCell tc_WA2Telefon; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow63; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell78; + private DevExpress.XtraReports.UI.XRTableCell tc_WA2Email; + private DevExpress.XtraReports.UI.XRTable xrTable16; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow64; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell80; + private DevExpress.XtraReports.UI.XRTable xrTable17; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow65; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell81; + private DevExpress.XtraReports.UI.XRTable xrTable18; + private DevExpress.XtraReports.UI.XRTableRow xrTableRow66; + private DevExpress.XtraReports.UI.XRTableCell xrTableCell82; } } diff --git a/ReportImp/IlkaLinkAmbulanteHilfen/CustomerDataReport.cs b/ReportImp/IlkaLinkAmbulanteHilfen/CustomerDataReport.cs index 7add560a2..9ba99e8ea 100644 --- a/ReportImp/IlkaLinkAmbulanteHilfen/CustomerDataReport.cs +++ b/ReportImp/IlkaLinkAmbulanteHilfen/CustomerDataReport.cs @@ -20,6 +20,7 @@ namespace IlkaLinkAmbulanteHilfen public void SetReportDataSource(CustomerDataRO pRO) { + int slot = 0; CompactPersonDC[] geschwister = new CompactPersonDC[6]; List environmentPersons = pRO.EnvironmentPersons; if (environmentPersons != null && environmentPersons.Count > 0) @@ -30,15 +31,80 @@ namespace IlkaLinkAmbulanteHilfen if (person.RelationRole.DisplayName.ToLower().Contains("bruder") || person.RelationRole.DisplayName.ToLower().Contains("schwester") || person.RelationRole.DisplayName.ToLower().Contains("geschwister")) { - geschwister[i] = person.Person; + geschwister[slot] = person.Person; + slot++; pRO.EnvironmentPersons.Remove(person); } - if (i == 5) + if (slot == 5) break; } SetGeschwisterTabelle(geschwister); } + bool mutter = false; + bool vater = false; + List eltern = new List(); + foreach (var person in pRO.EnvironmentPersons) + { + if (person.RelationRole.DisplayName.ToLower() == "mutter") + { + tc_MutterName.Text = person.Person.FullName; + tc_MutterGeb.Text = person.Person.Birthday; + tc_MutterStrasse.Text = person.Person.Street; + tc_MutterStadt.Text = person.Person.PostalCode + " " + person.Person.Town; + tc_MutterTelefon.Text = person.Person.Communication1; + tc_MutterMobil.Text = person.Person.Communication2; + tc_MutterBeruf.Text = "BERUF?"; + tc_MutterEmail.Text = person.Person.Communication3; + mutter = true; + eltern.Add(person); + } + else if (person.RelationRole.DisplayName.ToLower() == "vater") + { + tc_VaterName.Text = person.Person.FullName; + tc_VaterGeb.Text = person.Person.Birthday; + tc_VaterStrasse.Text = person.Person.Street; + tc_VaterStadt.Text = person.Person.PostalCode + " " + person.Person.Town; + tc_VaterTelefon.Text = person.Person.Communication1; + tc_VaterMobil.Text = person.Person.Communication2; + tc_VaterBeruf.Text = "BERUF?"; + tc_VaterEmail.Text = person.Person.Communication3; + vater = true; + eltern.Add(person); + } + + if (mutter && vater) + break; + } + foreach (var p in eltern) + pRO.EnvironmentPersons.Remove(p); + + CustomerPersonRelationDC[] weitereAnsprechpartner = new CustomerPersonRelationDC[2]; + if (pRO.EnvironmentPersons.Count > 0) + { + for (int i = 0; i < pRO.EnvironmentPersons.Count - 1; i++) + { + weitereAnsprechpartner[i] = pRO.EnvironmentPersons[i]; + if (i == 1) + break; + } + + tc_WA1Name.Text = weitereAnsprechpartner[0].Person.FullName; + tc_WA1Beruf.Text = "BERUF?"; + tc_WA1Strasse.Text = weitereAnsprechpartner[0].Person.Street; + tc_WA1Stadt.Text = weitereAnsprechpartner[0].Person.Town; + tc_WA1Telefon.Text = weitereAnsprechpartner[0].Person.Communication1; + tc_WA1Email.Text = weitereAnsprechpartner[0].Person.Communication3; + + tc_WA2Name.Text = weitereAnsprechpartner[1].Person.FullName; + tc_WA2Beruf.Text = "BERUF?"; + tc_WA2Strasse.Text = weitereAnsprechpartner[1].Person.Street; + tc_WA2Stadt.Text = weitereAnsprechpartner[1].Person.Town; + tc_WA2Telefon.Text = weitereAnsprechpartner[1].Person.Communication1; + tc_WA2Email.Text = weitereAnsprechpartner[1].Person.Communication3; + } + + if (pRO.EnvironmentOrganisations != null && pRO.EnvironmentOrganisations.Count > 0) { CompactOrganisationDC[] orgas = new CompactOrganisationDC[4]; @@ -50,7 +116,16 @@ namespace IlkaLinkAmbulanteHilfen if (i == 3) break; } - SetAnsprechpartnerTabelle(orgas); + SetAnsprechpartnerOrgasTabelle(orgas); + } + + foreach (var emp in pRO.RelatedEmployees) + { + if (emp.RelationRole.DisplayName.ToLower().Contains("hauptbetreuung") || emp.RelationRole.DisplayName.ToLower().Contains("gesetzliche betreuung") || + emp.RelationRole.DisplayName.ToLower().Contains("gesetzl. betreuung") || emp.RelationRole.DisplayName.ToLower().Contains("vormund")) + { + tc_Hauptbetreuung.Text = emp.Employee.FirstName + " " + emp.Employee.LastName; + } } this.bindingSource1.DataSource = pRO; @@ -68,11 +143,13 @@ namespace IlkaLinkAmbulanteHilfen bdayCells[i].Text = geschwister[i] != null ? geschwister[i].Birthday : ""; } } - private void SetAnsprechpartnerTabelle(CompactOrganisationDC[] orgas) + private void SetAnsprechpartnerOrgasTabelle(CompactOrganisationDC[] orgas) { List nameCells = new List() { tc_Ansprechpartner1, tc_Ansprechpartner2, tc_Ansprechpartner3, tc_Ansprechpartner4 }; for (int i = 0; i <= orgas.Length - 1; i++) nameCells[i].Text += orgas[i] != null ? orgas[i].Name : ""; } + + } }