688 lines
38 KiB
C#
688 lines
38 KiB
C#
using BeWo.Report.ReportObjects;
|
|
namespace PraxisPusteblume
|
|
{
|
|
partial class RechnungIndividualbegleitung
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RechnungIndividualbegleitung));
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
|
this.rtAnschriftIfs = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.rtAnschriftNormal = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
|
|
this.rtKopfNormal = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
this.rtKopfIfs = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
this.rtFussNormal = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.Page1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.lblMonatJahr = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblNachweisFuer = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell41 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.lblBetreff = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.DetailReport1 = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
this.Detail2 = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.fieldEinzel = new DevExpress.XtraReports.UI.CalculatedField();
|
|
this.fieldGruppe = new DevExpress.XtraReports.UI.CalculatedField();
|
|
this.GroupFooter2 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
this.tableGesamtStunden = new DevExpress.XtraReports.UI.XRTable();
|
|
this.tableRowGesamtStunden = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.cellDescription = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.cellHours = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.cellHouryRate = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.cellClaim = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.GroupFooter3 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.GroupFooter4 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
((System.ComponentModel.ISupportInitialize)(this.rtAnschriftIfs)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rtAnschriftNormal)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rtKopfNormal)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rtKopfIfs)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rtFussNormal)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tableGesamtStunden)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
|
//
|
|
// Detail
|
|
//
|
|
this.Detail.HeightF = 0F;
|
|
this.Detail.Name = "Detail";
|
|
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// ReportHeader
|
|
//
|
|
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.rtAnschriftIfs,
|
|
this.xrLabel16,
|
|
this.xrLabel11,
|
|
this.xrLabel10,
|
|
this.xrLabel9,
|
|
this.xrLabel7,
|
|
this.xrLabel6,
|
|
this.xrLabel3,
|
|
this.xrLabel1,
|
|
this.rtAnschriftNormal,
|
|
this.lblAdresse});
|
|
this.ReportHeader.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.ReportHeader.HeightF = 185.4584F;
|
|
this.ReportHeader.Name = "ReportHeader";
|
|
this.ReportHeader.StylePriority.UseFont = false;
|
|
//
|
|
// rtAnschriftIfs
|
|
//
|
|
this.rtAnschriftIfs.Font = new System.Drawing.Font("Verdana", 10F);
|
|
this.rtAnschriftIfs.LocationFloat = new DevExpress.Utils.PointFloat(190.0588F, 75.04171F);
|
|
this.rtAnschriftIfs.Name = "rtAnschriftIfs";
|
|
this.rtAnschriftIfs.SerializableRtfString = resources.GetString("rtAnschriftIfs.SerializableRtfString");
|
|
this.rtAnschriftIfs.SizeF = new System.Drawing.SizeF(434.2296F, 32.29169F);
|
|
this.rtAnschriftIfs.Visible = false;
|
|
//
|
|
// xrLabel16
|
|
//
|
|
this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate")});
|
|
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(601.7087F, 107.3334F);
|
|
this.xrLabel16.Name = "xrLabel16";
|
|
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel16.SizeF = new System.Drawing.SizeF(125.2914F, 23F);
|
|
this.xrLabel16.Text = "xrLabel16";
|
|
//
|
|
// xrLabel11
|
|
//
|
|
this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerReferenceNumber")});
|
|
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(601.7087F, 52.29171F);
|
|
this.xrLabel11.Name = "xrLabel11";
|
|
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel11.SizeF = new System.Drawing.SizeF(125.2914F, 29.50002F);
|
|
this.xrLabel11.StylePriority.UseFont = false;
|
|
this.xrLabel11.Text = "Ansprechpartner:";
|
|
//
|
|
// xrLabel10
|
|
//
|
|
this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceNumber")});
|
|
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(601.7087F, 32.2917F);
|
|
this.xrLabel10.Name = "xrLabel10";
|
|
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel10.SizeF = new System.Drawing.SizeF(125.29F, 20F);
|
|
this.xrLabel10.StylePriority.UseFont = false;
|
|
this.xrLabel10.Text = "Ansprechpartner:";
|
|
//
|
|
// xrLabel9
|
|
//
|
|
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(601.7087F, 12.29169F);
|
|
this.xrLabel9.Name = "xrLabel9";
|
|
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel9.SizeF = new System.Drawing.SizeF(125.29F, 20F);
|
|
this.xrLabel9.StylePriority.UseFont = false;
|
|
this.xrLabel9.Text = "Gesine Herzog";
|
|
//
|
|
// xrLabel7
|
|
//
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(465.7087F, 107.3334F);
|
|
this.xrLabel7.Name = "xrLabel7";
|
|
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel7.SizeF = new System.Drawing.SizeF(120.125F, 29.50002F);
|
|
this.xrLabel7.StylePriority.UseFont = false;
|
|
this.xrLabel7.Text = "Datum:";
|
|
//
|
|
// xrLabel6
|
|
//
|
|
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(465.7092F, 52.29171F);
|
|
this.xrLabel6.Name = "xrLabel6";
|
|
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel6.SizeF = new System.Drawing.SizeF(135.21F, 20F);
|
|
this.xrLabel6.StylePriority.UseFont = false;
|
|
this.xrLabel6.Text = "Kundennummer:";
|
|
//
|
|
// xrLabel3
|
|
//
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(465.7087F, 32.2917F);
|
|
this.xrLabel3.Name = "xrLabel3";
|
|
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel3.SizeF = new System.Drawing.SizeF(134.71F, 20F);
|
|
this.xrLabel3.StylePriority.UseFont = false;
|
|
this.xrLabel3.Text = "Rechnungsnummer:";
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(465.7087F, 12.29169F);
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(134.71F, 20F);
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
this.xrLabel1.Text = "Ansprechpartnerin:";
|
|
//
|
|
// rtAnschriftNormal
|
|
//
|
|
this.rtAnschriftNormal.Font = new System.Drawing.Font("Verdana", 10F);
|
|
this.rtAnschriftNormal.LocationFloat = new DevExpress.Utils.PointFloat(45.83333F, 0F);
|
|
this.rtAnschriftNormal.Name = "rtAnschriftNormal";
|
|
this.rtAnschriftNormal.SerializableRtfString = resources.GetString("rtAnschriftNormal.SerializableRtfString");
|
|
this.rtAnschriftNormal.SizeF = new System.Drawing.SizeF(371.875F, 32.2917F);
|
|
//
|
|
// lblAdresse
|
|
//
|
|
this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(45.83333F, 32.29173F);
|
|
this.lblAdresse.Multiline = true;
|
|
this.lblAdresse.Name = "lblAdresse";
|
|
this.lblAdresse.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblAdresse.SizeF = new System.Drawing.SizeF(371.875F, 153.1667F);
|
|
this.lblAdresse.StylePriority.UseFont = false;
|
|
this.lblAdresse.Text = "Bezirk Oberbayern\r\nz. Hd. Frau Besold\r\nRechnungsstelle\r\n\r\n80353 München";
|
|
//
|
|
// xrPictureBox1
|
|
//
|
|
this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
|
|
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(0.0002543131F, 13.95833F);
|
|
this.xrPictureBox1.Name = "xrPictureBox1";
|
|
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(312.83F, 176.75F);
|
|
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
|
//
|
|
// rtKopfNormal
|
|
//
|
|
this.rtKopfNormal.Font = new System.Drawing.Font("Verdana", 10F);
|
|
this.rtKopfNormal.LocationFloat = new DevExpress.Utils.PointFloat(465.7087F, 45.20833F);
|
|
this.rtKopfNormal.Name = "rtKopfNormal";
|
|
this.rtKopfNormal.SerializableRtfString = resources.GetString("rtKopfNormal.SerializableRtfString");
|
|
this.rtKopfNormal.SizeF = new System.Drawing.SizeF(261.2915F, 132.875F);
|
|
//
|
|
// ruleRateFactorNull
|
|
//
|
|
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
|
|
this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
this.ruleRateFactorNull.Name = "ruleRateFactorNull";
|
|
//
|
|
// topMarginBand1
|
|
//
|
|
this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.rtKopfIfs,
|
|
this.rtKopfNormal,
|
|
this.xrPictureBox1});
|
|
this.topMarginBand1.HeightF = 201F;
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
//
|
|
// rtKopfIfs
|
|
//
|
|
this.rtKopfIfs.Font = new System.Drawing.Font("Verdana", 10F);
|
|
this.rtKopfIfs.LocationFloat = new DevExpress.Utils.PointFloat(245.3542F, 22.17708F);
|
|
this.rtKopfIfs.Name = "rtKopfIfs";
|
|
this.rtKopfIfs.SerializableRtfString = resources.GetString("rtKopfIfs.SerializableRtfString");
|
|
this.rtKopfIfs.SizeF = new System.Drawing.SizeF(261.2915F, 156.6458F);
|
|
//
|
|
// bottomMarginBand1
|
|
//
|
|
this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.rtFussNormal});
|
|
this.bottomMarginBand1.HeightF = 100F;
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
//
|
|
// rtFussNormal
|
|
//
|
|
this.rtFussNormal.Font = new System.Drawing.Font("Verdana", 10F);
|
|
this.rtFussNormal.LocationFloat = new DevExpress.Utils.PointFloat(0.0002543131F, 0F);
|
|
this.rtFussNormal.Name = "rtFussNormal";
|
|
this.rtFussNormal.SerializableRtfString = resources.GetString("rtFussNormal.SerializableRtfString");
|
|
this.rtFussNormal.SizeF = new System.Drawing.SizeF(726.9984F, 69.75002F);
|
|
//
|
|
// Page1
|
|
//
|
|
this.Page1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.lblMonatJahr,
|
|
this.lblNachweisFuer,
|
|
this.xrTable3,
|
|
this.lblBetreff});
|
|
this.Page1.HeightF = 190F;
|
|
this.Page1.Name = "Page1";
|
|
this.Page1.StylePriority.UseFont = false;
|
|
//
|
|
// lblMonatJahr
|
|
//
|
|
this.lblMonatJahr.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblMonatJahr.LocationFloat = new DevExpress.Utils.PointFloat(45.83333F, 90.99998F);
|
|
this.lblMonatJahr.Name = "lblMonatJahr";
|
|
this.lblMonatJahr.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblMonatJahr.SizeF = new System.Drawing.SizeF(371.8748F, 32.99999F);
|
|
this.lblMonatJahr.StylePriority.UseFont = false;
|
|
this.lblMonatJahr.Text = "Monat/Jahr:";
|
|
//
|
|
// lblNachweisFuer
|
|
//
|
|
this.lblNachweisFuer.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblNachweisFuer.LocationFloat = new DevExpress.Utils.PointFloat(45.83359F, 42.00001F);
|
|
this.lblNachweisFuer.Name = "lblNachweisFuer";
|
|
this.lblNachweisFuer.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblNachweisFuer.SizeF = new System.Drawing.SizeF(593.3746F, 32.99999F);
|
|
this.lblNachweisFuer.StylePriority.UseFont = false;
|
|
this.lblNachweisFuer.Text = "Behandlungsnachweis für: , geb. am";
|
|
//
|
|
// xrTable3
|
|
//
|
|
this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTable3.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(45.83333F, 145F);
|
|
this.xrTable3.Name = "xrTable3";
|
|
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow14});
|
|
this.xrTable3.SizeF = new System.Drawing.SizeF(300F, 45F);
|
|
this.xrTable3.StylePriority.UseBorderColor = false;
|
|
this.xrTable3.StylePriority.UseBorders = false;
|
|
this.xrTable3.StylePriority.UseFont = false;
|
|
this.xrTable3.StylePriority.UseTextAlignment = false;
|
|
this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
|
//
|
|
// xrTableRow14
|
|
//
|
|
this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell41,
|
|
this.xrTableCell14});
|
|
this.xrTableRow14.Name = "xrTableRow14";
|
|
this.xrTableRow14.StylePriority.UseBackColor = false;
|
|
this.xrTableRow14.Weight = 0.061901526707613716D;
|
|
//
|
|
// xrTableCell41
|
|
//
|
|
this.xrTableCell41.Name = "xrTableCell41";
|
|
this.xrTableCell41.Text = "Datum";
|
|
this.xrTableCell41.Weight = 0.15384613876697989D;
|
|
//
|
|
// xrTableCell14
|
|
//
|
|
this.xrTableCell14.Name = "xrTableCell14";
|
|
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrTableCell14.StylePriority.UseBackColor = false;
|
|
this.xrTableCell14.StylePriority.UseBorderColor = false;
|
|
this.xrTableCell14.StylePriority.UseBorders = false;
|
|
this.xrTableCell14.StylePriority.UseFont = false;
|
|
this.xrTableCell14.Text = "Anzahl Betreuungsstunden";
|
|
this.xrTableCell14.Weight = 0.30769224549594154D;
|
|
//
|
|
// lblBetreff
|
|
//
|
|
this.lblBetreff.Font = new System.Drawing.Font("Segoe UI", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblBetreff.LocationFloat = new DevExpress.Utils.PointFloat(45.83333F, 0F);
|
|
this.lblBetreff.Name = "lblBetreff";
|
|
this.lblBetreff.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblBetreff.SizeF = new System.Drawing.SizeF(501.375F, 29.50002F);
|
|
this.lblBetreff.StylePriority.UseFont = false;
|
|
this.lblBetreff.Text = "Rechnung Individualbegleitung";
|
|
//
|
|
// DetailReport
|
|
//
|
|
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail1,
|
|
this.DetailReport1});
|
|
this.DetailReport.DataMember = "ServiceInvoicePeriods";
|
|
this.DetailReport.DataSource = this.bindingSource1;
|
|
this.DetailReport.Level = 0;
|
|
this.DetailReport.Name = "DetailReport";
|
|
//
|
|
// Detail1
|
|
//
|
|
this.Detail1.HeightF = 0F;
|
|
this.Detail1.Name = "Detail1";
|
|
//
|
|
// DetailReport1
|
|
//
|
|
this.DetailReport1.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail2});
|
|
this.DetailReport1.DataMember = "ServiceInvoicePeriods.ServiceInvoiceItems";
|
|
this.DetailReport1.DataSource = this.bindingSource1;
|
|
this.DetailReport1.Level = 0;
|
|
this.DetailReport1.Name = "DetailReport1";
|
|
//
|
|
// Detail2
|
|
//
|
|
this.Detail2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrTable4});
|
|
this.Detail2.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.Detail2.HeightF = 24F;
|
|
this.Detail2.Name = "Detail2";
|
|
this.Detail2.StylePriority.UseFont = false;
|
|
//
|
|
// xrTable4
|
|
//
|
|
this.xrTable4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(45.83333F, 0F);
|
|
this.xrTable4.Name = "xrTable4";
|
|
this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow10});
|
|
this.xrTable4.SizeF = new System.Drawing.SizeF(300F, 24F);
|
|
this.xrTable4.StylePriority.UseBackColor = false;
|
|
this.xrTable4.StylePriority.UseBorderColor = false;
|
|
this.xrTable4.StylePriority.UseBorders = false;
|
|
//
|
|
// xrTableRow10
|
|
//
|
|
this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell12,
|
|
this.xrTableCell15});
|
|
this.xrTableRow10.Name = "xrTableRow10";
|
|
this.xrTableRow10.StylePriority.UseFont = false;
|
|
this.xrTableRow10.Weight = 0.12000000000000002D;
|
|
//
|
|
// xrTableCell12
|
|
//
|
|
this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.AccountingPeriodStart", "{0:dd.MM.yyyy}")});
|
|
this.xrTableCell12.Name = "xrTableCell12";
|
|
this.xrTableCell12.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
this.xrTableCell12.Weight = 0.15384615384615383D;
|
|
//
|
|
// xrTableCell15
|
|
//
|
|
this.xrTableCell15.CanShrink = true;
|
|
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceInvoicePeriods.ServiceInvoiceItems.UnitCountString", "{0:0.##}")});
|
|
this.xrTableCell15.Multiline = true;
|
|
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.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
this.xrTableCell15.Weight = 0.3076923076923076D;
|
|
//
|
|
// GroupFooter1
|
|
//
|
|
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel4});
|
|
this.GroupFooter1.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.GroupFooter1.HeightF = 24F;
|
|
this.GroupFooter1.Name = "GroupFooter1";
|
|
this.GroupFooter1.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel4
|
|
//
|
|
this.xrLabel4.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(190.0622F, 0F);
|
|
this.xrLabel4.Name = "xrLabel4";
|
|
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel4.SizeF = new System.Drawing.SizeF(371.87F, 24F);
|
|
this.xrLabel4.StylePriority.UseFont = false;
|
|
//
|
|
// fieldEinzel
|
|
//
|
|
this.fieldEinzel.DataMember = "ServiceInvoicePeriods.ServiceInvoiceItems";
|
|
this.fieldEinzel.Expression = "Iif([ServiceDescription] == \'Einzelbetreuung\', \'x\', \'\')";
|
|
this.fieldEinzel.Name = "fieldEinzel";
|
|
//
|
|
// fieldGruppe
|
|
//
|
|
this.fieldGruppe.DataMember = "ServiceInvoicePeriods.ServiceInvoiceItems";
|
|
this.fieldGruppe.Expression = "Iif([ServiceDescription] == \'Gruppenbetreuung\', \'x\', \'\')";
|
|
this.fieldGruppe.Name = "fieldGruppe";
|
|
//
|
|
// GroupFooter2
|
|
//
|
|
this.GroupFooter2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.tableGesamtStunden});
|
|
this.GroupFooter2.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.GroupFooter2.HeightF = 30F;
|
|
this.GroupFooter2.Level = 1;
|
|
this.GroupFooter2.Name = "GroupFooter2";
|
|
this.GroupFooter2.StylePriority.UseFont = false;
|
|
//
|
|
// tableGesamtStunden
|
|
//
|
|
this.tableGesamtStunden.LocationFloat = new DevExpress.Utils.PointFloat(45.83F, 0F);
|
|
this.tableGesamtStunden.Name = "tableGesamtStunden";
|
|
this.tableGesamtStunden.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.tableRowGesamtStunden});
|
|
this.tableGesamtStunden.SizeF = new System.Drawing.SizeF(593.375F, 30F);
|
|
//
|
|
// tableRowGesamtStunden
|
|
//
|
|
this.tableRowGesamtStunden.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.cellDescription,
|
|
this.cellHours,
|
|
this.cellHouryRate,
|
|
this.xrTableCell5,
|
|
this.cellClaim});
|
|
this.tableRowGesamtStunden.Name = "tableRowGesamtStunden";
|
|
this.tableRowGesamtStunden.Weight = 0.15D;
|
|
//
|
|
// cellDescription
|
|
//
|
|
this.cellDescription.Name = "cellDescription";
|
|
this.cellDescription.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.cellDescription.StylePriority.UseBorderColor = false;
|
|
this.cellDescription.StylePriority.UseBorders = false;
|
|
this.cellDescription.StylePriority.UseFont = false;
|
|
this.cellDescription.Text = "Behandlungseinheiten/Monat:";
|
|
this.cellDescription.Weight = 0.36673076923076925D;
|
|
//
|
|
// cellHours
|
|
//
|
|
this.cellHours.Name = "cellHours";
|
|
this.cellHours.Text = "cellHours";
|
|
this.cellHours.Weight = 0.16153846153846155D;
|
|
//
|
|
// cellHouryRate
|
|
//
|
|
this.cellHouryRate.Name = "cellHouryRate";
|
|
this.cellHouryRate.Text = "cellHouryRate";
|
|
this.cellHouryRate.Weight = 0.16153846153846155D;
|
|
//
|
|
// xrTableCell5
|
|
//
|
|
this.xrTableCell5.Name = "xrTableCell5";
|
|
this.xrTableCell5.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell5.Text = "=";
|
|
this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
|
this.xrTableCell5.Weight = 0.061538508488581736D;
|
|
//
|
|
// cellClaim
|
|
//
|
|
this.cellClaim.Name = "cellClaim";
|
|
this.cellClaim.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.cellClaim.StylePriority.UseBorderColor = false;
|
|
this.cellClaim.StylePriority.UseBorders = false;
|
|
this.cellClaim.StylePriority.UseFont = false;
|
|
this.cellClaim.StylePriority.UseTextAlignment = false;
|
|
this.cellClaim.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
this.cellClaim.Weight = 0.16153846153846155D;
|
|
//
|
|
// GroupFooter3
|
|
//
|
|
this.GroupFooter3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel14});
|
|
this.GroupFooter3.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.GroupFooter3.HeightF = 81.20087F;
|
|
this.GroupFooter3.Level = 3;
|
|
this.GroupFooter3.Name = "GroupFooter3";
|
|
this.GroupFooter3.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel14
|
|
//
|
|
this.xrLabel14.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(45.83008F, 20.39897F);
|
|
this.xrLabel14.Multiline = true;
|
|
this.xrLabel14.Name = "xrLabel14";
|
|
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel14.SizeF = new System.Drawing.SizeF(475F, 60.8019F);
|
|
this.xrLabel14.StylePriority.UseBorders = false;
|
|
this.xrLabel14.StylePriority.UseFont = false;
|
|
this.xrLabel14.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel14.Text = "Mit freundlichen Grüßen\r\nIhr Pusteblume-Team";
|
|
//
|
|
// GroupFooter4
|
|
//
|
|
this.GroupFooter4.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel8});
|
|
this.GroupFooter4.HeightF = 57.06246F;
|
|
this.GroupFooter4.Level = 2;
|
|
this.GroupFooter4.Name = "GroupFooter4";
|
|
//
|
|
// xrLabel8
|
|
//
|
|
this.xrLabel8.CanShrink = true;
|
|
this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Notice")});
|
|
this.xrLabel8.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(45.83359F, 24.06248F);
|
|
this.xrLabel8.Name = "xrLabel8";
|
|
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel8.SizeF = new System.Drawing.SizeF(660.9375F, 32.99998F);
|
|
this.xrLabel8.StylePriority.UseFont = false;
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
|
|
//
|
|
// RechnungIndividualbegleitung
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.ReportHeader,
|
|
this.topMarginBand1,
|
|
this.bottomMarginBand1,
|
|
this.Page1,
|
|
this.DetailReport,
|
|
this.GroupFooter1,
|
|
this.GroupFooter2,
|
|
this.GroupFooter3,
|
|
this.GroupFooter4});
|
|
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
|
|
this.fieldEinzel,
|
|
this.fieldGruppe});
|
|
this.DataSource = this.bindingSource1;
|
|
this.DisplayName = "Behandlungsnachweis";
|
|
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
|
this.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
|
this.ruleRateFactorNull});
|
|
this.Margins = new System.Drawing.Printing.Margins(30, 45, 201, 100);
|
|
this.PageHeight = 1169;
|
|
this.PageWidth = 827;
|
|
this.PaperKind = System.Drawing.Printing.PaperKind.A4;
|
|
this.Version = "17.1";
|
|
((System.ComponentModel.ISupportInitialize)(this.rtAnschriftIfs)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rtAnschriftNormal)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rtKopfNormal)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rtKopfIfs)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rtFussNormal)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tableGesamtStunden)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
|
|
|
}
|
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail;
|
|
private System.Windows.Forms.BindingSource bindingSource1;
|
|
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
|
|
private DevExpress.XtraReports.UI.FormattingRule ruleRateFactorNull;
|
|
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
|
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand Page1;
|
|
private DevExpress.XtraReports.UI.XRLabel lblAdresse;
|
|
private DevExpress.XtraReports.UI.XRRichText rtKopfNormal;
|
|
private DevExpress.XtraReports.UI.XRLabel lblBetreff;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable3;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow14;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell14;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell41;
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
|
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport1;
|
|
private DevExpress.XtraReports.UI.DetailBand Detail2;
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable4;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow10;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell12;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell15;
|
|
private DevExpress.XtraReports.UI.XRRichText rtAnschriftNormal;
|
|
private DevExpress.XtraReports.UI.XRLabel lblNachweisFuer;
|
|
private DevExpress.XtraReports.UI.XRRichText rtFussNormal;
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
private DevExpress.XtraReports.UI.XRLabel lblMonatJahr;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel16;
|
|
private DevExpress.XtraReports.UI.CalculatedField fieldEinzel;
|
|
private DevExpress.XtraReports.UI.CalculatedField fieldGruppe;
|
|
private DevExpress.XtraReports.UI.XRRichText rtKopfIfs;
|
|
private DevExpress.XtraReports.UI.XRRichText rtAnschriftIfs;
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter2;
|
|
private DevExpress.XtraReports.UI.XRTable tableGesamtStunden;
|
|
private DevExpress.XtraReports.UI.XRTableRow tableRowGesamtStunden;
|
|
private DevExpress.XtraReports.UI.XRTableCell cellDescription;
|
|
private DevExpress.XtraReports.UI.XRTableCell cellHours;
|
|
private DevExpress.XtraReports.UI.XRTableCell cellHouryRate;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
|
private DevExpress.XtraReports.UI.XRTableCell cellClaim;
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter3;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter4;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
|
}
|
|
}
|