Pusteblume zusätzliche Spalte
This commit is contained in:
115
ReportImp/PraxisPusteblume/ObaSammelRechnung.Designer.cs
generated
115
ReportImp/PraxisPusteblume/ObaSammelRechnung.Designer.cs
generated
@@ -37,6 +37,7 @@ namespace PraxisPusteblume
|
||||
this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
|
||||
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
||||
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
||||
this.lblBetreff = new DevExpress.XtraReports.UI.XRLabel();
|
||||
this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
|
||||
this.rtKopfIfs = new DevExpress.XtraReports.UI.XRRichText();
|
||||
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
||||
@@ -71,7 +72,6 @@ namespace PraxisPusteblume
|
||||
this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||
this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||
this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
||||
this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
||||
this.GroupFooter3 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
||||
this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
|
||||
@@ -91,7 +91,10 @@ namespace PraxisPusteblume
|
||||
this.fieldGruppe = new DevExpress.XtraReports.UI.CalculatedField();
|
||||
this.GroupFooter2 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
||||
this.xrRichText4 = new DevExpress.XtraReports.UI.XRRichText();
|
||||
this.lblBetreff = new DevExpress.XtraReports.UI.XRLabel();
|
||||
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||
this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
|
||||
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
||||
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
|
||||
@@ -99,9 +102,9 @@ namespace PraxisPusteblume
|
||||
((System.ComponentModel.ISupportInitialize)(this.rtFussIfs)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
||||
//
|
||||
// Detail
|
||||
@@ -161,6 +164,18 @@ namespace PraxisPusteblume
|
||||
this.topMarginBand1.HeightF = 205F;
|
||||
this.topMarginBand1.Name = "topMarginBand1";
|
||||
//
|
||||
// lblBetreff
|
||||
//
|
||||
this.lblBetreff.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lblBetreff.LocationFloat = new DevExpress.Utils.PointFloat(355.0003F, 10.00001F);
|
||||
this.lblBetreff.Name = "lblBetreff";
|
||||
this.lblBetreff.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||||
this.lblBetreff.SizeF = new System.Drawing.SizeF(284.2049F, 29.50002F);
|
||||
this.lblBetreff.StylePriority.UseFont = false;
|
||||
this.lblBetreff.StylePriority.UseTextAlignment = false;
|
||||
this.lblBetreff.Text = "Offene Beratungsangebote";
|
||||
this.lblBetreff.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||||
//
|
||||
// xrRichText1
|
||||
//
|
||||
this.xrRichText1.Font = new System.Drawing.Font("Verdana", 10F);
|
||||
@@ -201,7 +216,7 @@ namespace PraxisPusteblume
|
||||
this.xrTable3.Name = "xrTable3";
|
||||
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||||
this.xrTableRow14});
|
||||
this.xrTable3.SizeF = new System.Drawing.SizeF(970F, 40F);
|
||||
this.xrTable3.SizeF = new System.Drawing.SizeF(998.3366F, 40F);
|
||||
this.xrTable3.StylePriority.UseBorderColor = false;
|
||||
this.xrTable3.StylePriority.UseBorders = false;
|
||||
this.xrTable3.StylePriority.UseFont = false;
|
||||
@@ -215,6 +230,7 @@ namespace PraxisPusteblume
|
||||
this.xrTableCell14,
|
||||
this.xrTableCell16,
|
||||
this.xrTableCell18,
|
||||
this.xrTableCell4,
|
||||
this.xrTableCell1,
|
||||
this.cellPreisAmbulant,
|
||||
this.xrTableCell22,
|
||||
@@ -249,7 +265,7 @@ namespace PraxisPusteblume
|
||||
this.xrTableCell16.Name = "xrTableCell16";
|
||||
this.xrTableCell16.StylePriority.UseTextAlignment = false;
|
||||
this.xrTableCell16.Text = "Name";
|
||||
this.xrTableCell16.Weight = 0.2307692365670953D;
|
||||
this.xrTableCell16.Weight = 0.19871786678639977D;
|
||||
//
|
||||
// xrTableCell18
|
||||
//
|
||||
@@ -257,13 +273,13 @@ namespace PraxisPusteblume
|
||||
this.xrTableCell18.Name = "xrTableCell18";
|
||||
this.xrTableCell18.StylePriority.UseTextAlignment = false;
|
||||
this.xrTableCell18.Text = "Vorname";
|
||||
this.xrTableCell18.Weight = 0.23076924362633192D;
|
||||
this.xrTableCell18.Weight = 0.19872308530924671D;
|
||||
//
|
||||
// xrTableCell1
|
||||
//
|
||||
this.xrTableCell1.Name = "xrTableCell1";
|
||||
this.xrTableCell1.Text = "OBA";
|
||||
this.xrTableCell1.Weight = 0.1076923124632593D;
|
||||
this.xrTableCell1.Weight = 0.10769231246325929D;
|
||||
//
|
||||
// cellPreisAmbulant
|
||||
//
|
||||
@@ -273,7 +289,7 @@ namespace PraxisPusteblume
|
||||
this.cellPreisAmbulant.StylePriority.UsePadding = false;
|
||||
this.cellPreisAmbulant.StylePriority.UseTextAlignment = false;
|
||||
this.cellPreisAmbulant.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
||||
this.cellPreisAmbulant.Weight = 0.10769231246325944D;
|
||||
this.cellPreisAmbulant.Weight = 0.10769231246325946D;
|
||||
//
|
||||
// xrTableCell22
|
||||
//
|
||||
@@ -288,13 +304,13 @@ namespace PraxisPusteblume
|
||||
this.cellPreisTeam.StylePriority.UsePadding = false;
|
||||
this.cellPreisTeam.StylePriority.UseTextAlignment = false;
|
||||
this.cellPreisTeam.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
||||
this.cellPreisTeam.Weight = 0.10769231246325892D;
|
||||
this.cellPreisTeam.Weight = 0.1076923124632589D;
|
||||
//
|
||||
// xrTableCell24
|
||||
//
|
||||
this.xrTableCell24.Name = "xrTableCell24";
|
||||
this.xrTableCell24.Text = "Invest";
|
||||
this.xrTableCell24.Weight = 0.1076923124888157D;
|
||||
this.xrTableCell24.Weight = 0.10769231248881568D;
|
||||
//
|
||||
// cellPreisInvest
|
||||
//
|
||||
@@ -303,7 +319,7 @@ namespace PraxisPusteblume
|
||||
this.cellPreisInvest.StylePriority.UsePadding = false;
|
||||
this.cellPreisInvest.StylePriority.UseTextAlignment = false;
|
||||
this.cellPreisInvest.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
||||
this.cellPreisInvest.Weight = 0.10769231250159414D;
|
||||
this.cellPreisInvest.Weight = 0.10769231250159413D;
|
||||
//
|
||||
// xrTableCell26
|
||||
//
|
||||
@@ -313,7 +329,7 @@ namespace PraxisPusteblume
|
||||
this.xrTableCell26.StylePriority.UseTextAlignment = false;
|
||||
this.xrTableCell26.Text = "Summe";
|
||||
this.xrTableCell26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
||||
this.xrTableCell26.Weight = 0.10769231246325892D;
|
||||
this.xrTableCell26.Weight = 0.1076923124632589D;
|
||||
//
|
||||
// DetailReport
|
||||
//
|
||||
@@ -361,7 +377,7 @@ namespace PraxisPusteblume
|
||||
this.xrTable1.Name = "xrTable1";
|
||||
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||||
this.xrTableRow1});
|
||||
this.xrTable1.SizeF = new System.Drawing.SizeF(970F, 20F);
|
||||
this.xrTable1.SizeF = new System.Drawing.SizeF(998.3366F, 20F);
|
||||
this.xrTable1.StylePriority.UseBorderColor = false;
|
||||
this.xrTable1.StylePriority.UseBorders = false;
|
||||
this.xrTable1.StylePriority.UseFont = false;
|
||||
@@ -375,6 +391,7 @@ namespace PraxisPusteblume
|
||||
this.xrTableCell3,
|
||||
this.xrTableCell5,
|
||||
this.xrTableCell6,
|
||||
this.xrTableCell9,
|
||||
this.xrTableCell7,
|
||||
this.xrTableCell8,
|
||||
this.xrTableCell15,
|
||||
@@ -414,7 +431,7 @@ namespace PraxisPusteblume
|
||||
this.xrTableCell5.Name = "xrTableCell5";
|
||||
this.xrTableCell5.StylePriority.UseTextAlignment = false;
|
||||
this.xrTableCell5.Text = "Name";
|
||||
this.xrTableCell5.Weight = 0.23076918961697271D;
|
||||
this.xrTableCell5.Weight = 0.1987178667863998D;
|
||||
//
|
||||
// xrTableCell6
|
||||
//
|
||||
@@ -423,8 +440,7 @@ namespace PraxisPusteblume
|
||||
this.xrTableCell6.Multiline = true;
|
||||
this.xrTableCell6.Name = "xrTableCell6";
|
||||
this.xrTableCell6.StylePriority.UseTextAlignment = false;
|
||||
this.xrTableCell6.Text = "Vorname";
|
||||
this.xrTableCell6.Weight = 0.23076924362633194D;
|
||||
this.xrTableCell6.Weight = 0.19872306183418542D;
|
||||
//
|
||||
// xrTableCell7
|
||||
//
|
||||
@@ -443,7 +459,7 @@ namespace PraxisPusteblume
|
||||
this.xrTableCell8.StylePriority.UsePadding = false;
|
||||
this.xrTableCell8.StylePriority.UseTextAlignment = false;
|
||||
this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
||||
this.xrTableCell8.Weight = 0.10769231246325939D;
|
||||
this.xrTableCell8.Weight = 0.10769231246325936D;
|
||||
//
|
||||
// xrTableCell15
|
||||
//
|
||||
@@ -468,7 +484,7 @@ namespace PraxisPusteblume
|
||||
this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.UnitDescription")});
|
||||
this.xrTableCell19.Name = "xrTableCell19";
|
||||
this.xrTableCell19.Weight = 0.10769231248881572D;
|
||||
this.xrTableCell19.Weight = 0.1076923124888157D;
|
||||
//
|
||||
// xrTableCell20
|
||||
//
|
||||
@@ -490,11 +506,7 @@ namespace PraxisPusteblume
|
||||
this.xrTableCell21.StylePriority.UsePadding = false;
|
||||
this.xrTableCell21.StylePriority.UseTextAlignment = false;
|
||||
this.xrTableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
||||
this.xrTableCell21.Weight = 0.1076923594133815D;
|
||||
//
|
||||
// bindingSource1
|
||||
//
|
||||
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
|
||||
this.xrTableCell21.Weight = 0.10769233593832017D;
|
||||
//
|
||||
// GroupHeader2
|
||||
//
|
||||
@@ -519,7 +531,7 @@ namespace PraxisPusteblume
|
||||
this.xrTable2.Name = "xrTable2";
|
||||
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||||
this.xrTableRow2});
|
||||
this.xrTable2.SizeF = new System.Drawing.SizeF(969.9999F, 20F);
|
||||
this.xrTable2.SizeF = new System.Drawing.SizeF(998.3366F, 20F);
|
||||
this.xrTable2.StylePriority.UseBorderColor = false;
|
||||
this.xrTable2.StylePriority.UseBorders = false;
|
||||
this.xrTable2.StylePriority.UseFont = false;
|
||||
@@ -533,6 +545,7 @@ namespace PraxisPusteblume
|
||||
this.xrTableCell25,
|
||||
this.xrTableCell27,
|
||||
this.xrTableCell28,
|
||||
this.xrTableCell10,
|
||||
this.xrTableCell29,
|
||||
this.xrTableCell30,
|
||||
this.xrTableCell35,
|
||||
@@ -564,19 +577,19 @@ namespace PraxisPusteblume
|
||||
this.xrTableCell27.Multiline = true;
|
||||
this.xrTableCell27.Name = "xrTableCell27";
|
||||
this.xrTableCell27.StylePriority.UseTextAlignment = false;
|
||||
this.xrTableCell27.Weight = 0.23076917787944207D;
|
||||
this.xrTableCell27.Weight = 0.19871787655894091D;
|
||||
//
|
||||
// xrTableCell28
|
||||
//
|
||||
this.xrTableCell28.Multiline = true;
|
||||
this.xrTableCell28.Name = "xrTableCell28";
|
||||
this.xrTableCell28.StylePriority.UseTextAlignment = false;
|
||||
this.xrTableCell28.Weight = 0.23076925536386256D;
|
||||
this.xrTableCell28.Weight = 0.1987230716070402D;
|
||||
//
|
||||
// xrTableCell29
|
||||
//
|
||||
this.xrTableCell29.Name = "xrTableCell29";
|
||||
this.xrTableCell29.Weight = 0.10769254721387229D;
|
||||
this.xrTableCell29.Weight = 0.10769231246324482D;
|
||||
//
|
||||
// xrTableCell30
|
||||
//
|
||||
@@ -586,12 +599,12 @@ namespace PraxisPusteblume
|
||||
this.xrTableCell30.StylePriority.UsePadding = false;
|
||||
this.xrTableCell30.StylePriority.UseTextAlignment = false;
|
||||
this.xrTableCell30.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
||||
this.xrTableCell30.Weight = 0.10769203076252387D;
|
||||
this.xrTableCell30.Weight = 0.10769223030055722D;
|
||||
//
|
||||
// xrTableCell35
|
||||
//
|
||||
this.xrTableCell35.Name = "xrTableCell35";
|
||||
this.xrTableCell35.Weight = 0.10769240636350413D;
|
||||
this.xrTableCell35.Weight = 0.10769241810103553D;
|
||||
//
|
||||
// xrTableCell36
|
||||
//
|
||||
@@ -600,12 +613,12 @@ namespace PraxisPusteblume
|
||||
this.xrTableCell36.StylePriority.UsePadding = false;
|
||||
this.xrTableCell36.StylePriority.UseTextAlignment = false;
|
||||
this.xrTableCell36.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
||||
this.xrTableCell36.Weight = 0.10769231246325894D;
|
||||
this.xrTableCell36.Weight = 0.10769223030053937D;
|
||||
//
|
||||
// xrTableCell37
|
||||
//
|
||||
this.xrTableCell37.Name = "xrTableCell37";
|
||||
this.xrTableCell37.Weight = 0.10769221858857048D;
|
||||
this.xrTableCell37.Weight = 0.10769223032610181D;
|
||||
//
|
||||
// xrTableCell38
|
||||
//
|
||||
@@ -615,7 +628,7 @@ namespace PraxisPusteblume
|
||||
this.xrTableCell38.StylePriority.UseTextAlignment = false;
|
||||
this.xrTableCell38.Text = "Gesamt";
|
||||
this.xrTableCell38.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
||||
this.xrTableCell38.Weight = 0.10769241813937006D;
|
||||
this.xrTableCell38.Weight = 0.10769251203962105D;
|
||||
//
|
||||
// xrTableCell39
|
||||
//
|
||||
@@ -626,7 +639,7 @@ namespace PraxisPusteblume
|
||||
this.xrTableCell39.StylePriority.UsePadding = false;
|
||||
this.xrTableCell39.StylePriority.UseTextAlignment = false;
|
||||
this.xrTableCell39.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
||||
this.xrTableCell39.Weight = 0.10769220682548311D;
|
||||
this.xrTableCell39.Weight = 0.10769234767585956D;
|
||||
//
|
||||
// fieldEinzel
|
||||
//
|
||||
@@ -656,17 +669,28 @@ namespace PraxisPusteblume
|
||||
this.xrRichText4.SerializableRtfString = resources.GetString("xrRichText4.SerializableRtfString");
|
||||
this.xrRichText4.SizeF = new System.Drawing.SizeF(284.2049F, 92.06244F);
|
||||
//
|
||||
// lblBetreff
|
||||
// xrTableCell4
|
||||
//
|
||||
this.lblBetreff.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lblBetreff.LocationFloat = new DevExpress.Utils.PointFloat(355.0003F, 10.00001F);
|
||||
this.lblBetreff.Name = "lblBetreff";
|
||||
this.lblBetreff.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||||
this.lblBetreff.SizeF = new System.Drawing.SizeF(284.2049F, 29.50002F);
|
||||
this.lblBetreff.StylePriority.UseFont = false;
|
||||
this.lblBetreff.StylePriority.UseTextAlignment = false;
|
||||
this.lblBetreff.Text = "Offene Beratungsangebote";
|
||||
this.lblBetreff.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||||
this.xrTableCell4.Multiline = true;
|
||||
this.xrTableCell4.Name = "xrTableCell4";
|
||||
this.xrTableCell4.Text = "Datum\r\n";
|
||||
this.xrTableCell4.Weight = 0.10769231419732427D;
|
||||
//
|
||||
// xrTableCell9
|
||||
//
|
||||
this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.SupportConceptApprovalPeriod.EndDate", "{0:dd.MM.yyyy}")});
|
||||
this.xrTableCell9.Name = "xrTableCell9";
|
||||
this.xrTableCell9.Weight = 0.10769231419732434D;
|
||||
//
|
||||
// xrTableCell10
|
||||
//
|
||||
this.xrTableCell10.Name = "xrTableCell10";
|
||||
this.xrTableCell10.Weight = 0.10769231838929871D;
|
||||
//
|
||||
// bindingSource1
|
||||
//
|
||||
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
|
||||
//
|
||||
// ObaSammelRechnung
|
||||
//
|
||||
@@ -699,9 +723,9 @@ namespace PraxisPusteblume
|
||||
((System.ComponentModel.ISupportInitialize)(this.rtFussIfs)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
||||
|
||||
}
|
||||
@@ -769,5 +793,8 @@ namespace PraxisPusteblume
|
||||
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader2;
|
||||
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter3;
|
||||
private DevExpress.XtraReports.UI.XRLabel lblBetreff;
|
||||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
||||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
|
||||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user