624 lines
35 KiB
C#
624 lines
35 KiB
C#
using BeWo.Report.ReportObjects;
|
|
namespace VkmAachenSbd
|
|
{
|
|
partial class ServiceInvoiceReport
|
|
{
|
|
/// <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(ServiceInvoiceReport));
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
|
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblKlient = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblMitarbeiter = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.lblAnrede = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblAnzahlZuschlag = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblGesamtBetrag = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblBetragEinheitZuschlag = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblGesamtBetragZuschlag = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblZuschlagText = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblBetragStunden = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblStundensatz = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblStunden = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
this.xrRichText4 = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.xrRichText3 = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.xrRichText2 = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
|
|
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.GroupFooter3 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
|
//
|
|
// Detail
|
|
//
|
|
this.Detail.Expanded = false;
|
|
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;
|
|
//
|
|
// 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.xrLabel6});
|
|
this.topMarginBand1.HeightF = 210F;
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
//
|
|
// xrLabel6
|
|
//
|
|
this.xrLabel6.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 180F);
|
|
this.xrLabel6.Name = "xrLabel6";
|
|
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel6.SizeF = new System.Drawing.SizeF(399.7503F, 20F);
|
|
this.xrLabel6.StylePriority.UseBorders = false;
|
|
this.xrLabel6.StylePriority.UseFont = false;
|
|
this.xrLabel6.StylePriority.UseForeColor = false;
|
|
this.xrLabel6.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel6.Text = "VKM Aachen e.V. • Vaalser Straße 40 • 52064 Aachen";
|
|
this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// bottomMarginBand1
|
|
//
|
|
this.bottomMarginBand1.HeightF = 100F;
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
//
|
|
// xrLabel15
|
|
//
|
|
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0.1668294F, 9.999974F);
|
|
this.xrLabel15.Multiline = true;
|
|
this.xrLabel15.Name = "xrLabel15";
|
|
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel15.SizeF = new System.Drawing.SizeF(260.4167F, 52.41668F);
|
|
this.xrLabel15.StylePriority.UseFont = false;
|
|
this.xrLabel15.Text = "Mit freundlichen Grüßen";
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0.3300985F, 219.7917F);
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(206F, 20F);
|
|
this.xrLabel2.StylePriority.UseBorders = false;
|
|
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel2.Text = "Abrechnungsmonat:";
|
|
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// lblKlient
|
|
//
|
|
this.lblKlient.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AccountingPeriodStart", "{0:MMMM yyyy}")});
|
|
this.lblKlient.LocationFloat = new DevExpress.Utils.PointFloat(206.7881F, 219.7917F);
|
|
this.lblKlient.Name = "lblKlient";
|
|
this.lblKlient.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblKlient.SizeF = new System.Drawing.SizeF(281.25F, 20F);
|
|
this.lblKlient.StylePriority.UseBorders = false;
|
|
this.lblKlient.StylePriority.UseTextAlignment = false;
|
|
this.lblKlient.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// lblMitarbeiter
|
|
//
|
|
this.lblMitarbeiter.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceNumber")});
|
|
this.lblMitarbeiter.LocationFloat = new DevExpress.Utils.PointFloat(206.7881F, 199.7917F);
|
|
this.lblMitarbeiter.Name = "lblMitarbeiter";
|
|
this.lblMitarbeiter.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblMitarbeiter.SizeF = new System.Drawing.SizeF(281.25F, 20F);
|
|
this.lblMitarbeiter.StylePriority.UseBorders = false;
|
|
this.lblMitarbeiter.StylePriority.UseTextAlignment = false;
|
|
this.lblMitarbeiter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// xrLabel3
|
|
//
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0.3300985F, 199.7917F);
|
|
this.xrLabel3.Name = "xrLabel3";
|
|
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel3.SizeF = new System.Drawing.SizeF(206F, 20F);
|
|
this.xrLabel3.StylePriority.UseBorders = false;
|
|
this.xrLabel3.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel3.Text = "Rechnungsnummer:";
|
|
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// xrLabel12
|
|
//
|
|
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(206.7886F, 239.7917F);
|
|
this.xrLabel12.Name = "xrLabel12";
|
|
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel12.SizeF = new System.Drawing.SizeF(470.54F, 20F);
|
|
this.xrLabel12.StylePriority.UseBorders = false;
|
|
this.xrLabel12.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel12.Text = "[CustomerLastName], [CustomerFirstName], geb. [CustomerBirthdate!dd.MM.yyyy]";
|
|
this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// xrLabel11
|
|
//
|
|
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0.3300985F, 239.7917F);
|
|
this.xrLabel11.Name = "xrLabel11";
|
|
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel11.SizeF = new System.Drawing.SizeF(206.4585F, 20F);
|
|
this.xrLabel11.StylePriority.UseBorders = false;
|
|
this.xrLabel11.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel11.Text = "Betreute(r):";
|
|
this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// xrLabel10
|
|
//
|
|
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(206.7886F, 259.7917F);
|
|
this.xrLabel10.Name = "xrLabel10";
|
|
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel10.SizeF = new System.Drawing.SizeF(470.54F, 20F);
|
|
this.xrLabel10.StylePriority.UseBorders = false;
|
|
this.xrLabel10.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel10.Text = "[CustomerStreet], [CustomerPostalCode] [CustomerTown]";
|
|
this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// xrLabel4
|
|
//
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0.3300985F, 259.7917F);
|
|
this.xrLabel4.Name = "xrLabel4";
|
|
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel4.SizeF = new System.Drawing.SizeF(206.4585F, 20F);
|
|
this.xrLabel4.StylePriority.UseBorders = false;
|
|
this.xrLabel4.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel4.Text = "wohnhaft:";
|
|
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// xrLabel5
|
|
//
|
|
this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerReferenceNumber")});
|
|
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(206.7886F, 279.7916F);
|
|
this.xrLabel5.Name = "xrLabel5";
|
|
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel5.SizeF = new System.Drawing.SizeF(281.25F, 20F);
|
|
this.xrLabel5.StylePriority.UseBorders = false;
|
|
this.xrLabel5.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// xrLabel13
|
|
//
|
|
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0.3300985F, 279.7916F);
|
|
this.xrLabel13.Name = "xrLabel13";
|
|
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel13.SizeF = new System.Drawing.SizeF(206.4585F, 20F);
|
|
this.xrLabel13.StylePriority.UseBorders = false;
|
|
this.xrLabel13.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel13.Text = "Kennzeichen d. Betreuten:";
|
|
this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// GroupHeader1
|
|
//
|
|
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.lblAnrede});
|
|
this.GroupHeader1.HeightF = 122F;
|
|
this.GroupHeader1.Name = "GroupHeader1";
|
|
//
|
|
// lblAnrede
|
|
//
|
|
this.lblAnrede.LocationFloat = new DevExpress.Utils.PointFloat(0.3300985F, 0F);
|
|
this.lblAnrede.Multiline = true;
|
|
this.lblAnrede.Name = "lblAnrede";
|
|
this.lblAnrede.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblAnrede.SizeF = new System.Drawing.SizeF(676.67F, 112F);
|
|
this.lblAnrede.StylePriority.UseBorders = false;
|
|
this.lblAnrede.StylePriority.UseTextAlignment = false;
|
|
this.lblAnrede.Text = resources.GetString("lblAnrede.Text");
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0.3300985F, 25.41669F);
|
|
this.xrLabel1.Multiline = true;
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(189.1665F, 37.50001F);
|
|
this.xrLabel1.StylePriority.UseBorders = false;
|
|
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel1.Text = "Gesamtbetrag:";
|
|
//
|
|
// lblAnzahlZuschlag
|
|
//
|
|
this.lblAnzahlZuschlag.CanShrink = true;
|
|
this.lblAnzahlZuschlag.LocationFloat = new DevExpress.Utils.PointFloat(285.8744F, 37.5F);
|
|
this.lblAnzahlZuschlag.Multiline = true;
|
|
this.lblAnzahlZuschlag.Name = "lblAnzahlZuschlag";
|
|
this.lblAnzahlZuschlag.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblAnzahlZuschlag.SizeF = new System.Drawing.SizeF(92.4581F, 16.66663F);
|
|
this.lblAnzahlZuschlag.StylePriority.UseBorders = false;
|
|
this.lblAnzahlZuschlag.StylePriority.UseTextAlignment = false;
|
|
this.lblAnzahlZuschlag.Text = "0,00 €";
|
|
this.lblAnzahlZuschlag.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
//
|
|
// lblGesamtBetrag
|
|
//
|
|
this.lblGesamtBetrag.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblGesamtBetrag.LocationFloat = new DevExpress.Utils.PointFloat(473.6623F, 25.41669F);
|
|
this.lblGesamtBetrag.Multiline = true;
|
|
this.lblGesamtBetrag.Name = "lblGesamtBetrag";
|
|
this.lblGesamtBetrag.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblGesamtBetrag.SizeF = new System.Drawing.SizeF(145.0002F, 37.49999F);
|
|
this.lblGesamtBetrag.StylePriority.UseBorders = false;
|
|
this.lblGesamtBetrag.StylePriority.UseFont = false;
|
|
this.lblGesamtBetrag.StylePriority.UseTextAlignment = false;
|
|
this.lblGesamtBetrag.Text = "1.000,00 €";
|
|
this.lblGesamtBetrag.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
//
|
|
// lblBetragEinheitZuschlag
|
|
//
|
|
this.lblBetragEinheitZuschlag.CanShrink = true;
|
|
this.lblBetragEinheitZuschlag.LocationFloat = new DevExpress.Utils.PointFloat(378.3325F, 37.5F);
|
|
this.lblBetragEinheitZuschlag.Multiline = true;
|
|
this.lblBetragEinheitZuschlag.Name = "lblBetragEinheitZuschlag";
|
|
this.lblBetragEinheitZuschlag.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblBetragEinheitZuschlag.SizeF = new System.Drawing.SizeF(95.00018F, 16.66663F);
|
|
this.lblBetragEinheitZuschlag.StylePriority.UseBorders = false;
|
|
this.lblBetragEinheitZuschlag.StylePriority.UseTextAlignment = false;
|
|
this.lblBetragEinheitZuschlag.Text = "0,00 €";
|
|
this.lblBetragEinheitZuschlag.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
//
|
|
// lblGesamtBetragZuschlag
|
|
//
|
|
this.lblGesamtBetragZuschlag.CanShrink = true;
|
|
this.lblGesamtBetragZuschlag.LocationFloat = new DevExpress.Utils.PointFloat(473.3327F, 37.5F);
|
|
this.lblGesamtBetragZuschlag.Multiline = true;
|
|
this.lblGesamtBetragZuschlag.Name = "lblGesamtBetragZuschlag";
|
|
this.lblGesamtBetragZuschlag.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblGesamtBetragZuschlag.SizeF = new System.Drawing.SizeF(145.0002F, 16.66663F);
|
|
this.lblGesamtBetragZuschlag.StylePriority.UseBorders = false;
|
|
this.lblGesamtBetragZuschlag.StylePriority.UseTextAlignment = false;
|
|
this.lblGesamtBetragZuschlag.Text = "1.000,00 €";
|
|
this.lblGesamtBetragZuschlag.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
//
|
|
// lblZuschlagText
|
|
//
|
|
this.lblZuschlagText.CanShrink = true;
|
|
this.lblZuschlagText.LocationFloat = new DevExpress.Utils.PointFloat(0F, 37.5F);
|
|
this.lblZuschlagText.Multiline = true;
|
|
this.lblZuschlagText.Name = "lblZuschlagText";
|
|
this.lblZuschlagText.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblZuschlagText.SizeF = new System.Drawing.SizeF(260.5835F, 16.66667F);
|
|
this.lblZuschlagText.StylePriority.UseBorders = false;
|
|
this.lblZuschlagText.StylePriority.UseTextAlignment = false;
|
|
this.lblZuschlagText.Text = "5,0% Zuschlag auf Betreuungszeit";
|
|
//
|
|
// lblBetragStunden
|
|
//
|
|
this.lblBetragStunden.LocationFloat = new DevExpress.Utils.PointFloat(473.3327F, 0F);
|
|
this.lblBetragStunden.Multiline = true;
|
|
this.lblBetragStunden.Name = "lblBetragStunden";
|
|
this.lblBetragStunden.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblBetragStunden.SizeF = new System.Drawing.SizeF(145.0002F, 37.49999F);
|
|
this.lblBetragStunden.StylePriority.UseBorders = false;
|
|
this.lblBetragStunden.StylePriority.UseTextAlignment = false;
|
|
this.lblBetragStunden.Text = "1.000,00 €";
|
|
this.lblBetragStunden.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
//
|
|
// lblStundensatz
|
|
//
|
|
this.lblStundensatz.LocationFloat = new DevExpress.Utils.PointFloat(378.3325F, 0F);
|
|
this.lblStundensatz.Multiline = true;
|
|
this.lblStundensatz.Name = "lblStundensatz";
|
|
this.lblStundensatz.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblStundensatz.SizeF = new System.Drawing.SizeF(95.00018F, 37.49999F);
|
|
this.lblStundensatz.StylePriority.UseBorders = false;
|
|
this.lblStundensatz.StylePriority.UseTextAlignment = false;
|
|
this.lblStundensatz.Text = "0,00 €";
|
|
this.lblStundensatz.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
|
|
//
|
|
// lblStunden
|
|
//
|
|
this.lblStunden.LocationFloat = new DevExpress.Utils.PointFloat(189.1663F, 0F);
|
|
this.lblStunden.Multiline = true;
|
|
this.lblStunden.Name = "lblStunden";
|
|
this.lblStunden.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.lblStunden.SizeF = new System.Drawing.SizeF(189.1665F, 37.50001F);
|
|
this.lblStunden.StylePriority.UseBorders = false;
|
|
this.lblStunden.StylePriority.UseTextAlignment = false;
|
|
this.lblStunden.Text = "100,00 Stunden zu je";
|
|
//
|
|
// xrLabel7
|
|
//
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrLabel7.Multiline = true;
|
|
this.xrLabel7.Name = "xrLabel7";
|
|
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel7.SizeF = new System.Drawing.SizeF(189.1665F, 37.50001F);
|
|
this.xrLabel7.StylePriority.UseBorders = false;
|
|
this.xrLabel7.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel7.Text = "Betreuungseinsätze";
|
|
//
|
|
// GroupHeader2
|
|
//
|
|
this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrRichText4,
|
|
this.xrRichText3,
|
|
this.xrRichText2,
|
|
this.xrRichText1,
|
|
this.xrLabel9,
|
|
this.xrLabel2,
|
|
this.lblKlient,
|
|
this.lblMitarbeiter,
|
|
this.xrLabel3,
|
|
this.xrLabel12,
|
|
this.xrLabel11,
|
|
this.xrLabel10,
|
|
this.xrLabel4,
|
|
this.xrLabel5,
|
|
this.xrLabel13,
|
|
this.lblAdresse});
|
|
this.GroupHeader2.HeightF = 340F;
|
|
this.GroupHeader2.Level = 1;
|
|
this.GroupHeader2.Name = "GroupHeader2";
|
|
//
|
|
// xrRichText4
|
|
//
|
|
this.xrRichText4.Font = new System.Drawing.Font("Arial", 8F);
|
|
this.xrRichText4.LocationFloat = new DevExpress.Utils.PointFloat(461.3686F, 83.37495F);
|
|
this.xrRichText4.Name = "xrRichText4";
|
|
this.xrRichText4.SerializableRtfString = resources.GetString("xrRichText4.SerializableRtfString");
|
|
this.xrRichText4.SizeF = new System.Drawing.SizeF(215.96F, 20F);
|
|
this.xrRichText4.StylePriority.UseFont = false;
|
|
//
|
|
// xrRichText3
|
|
//
|
|
this.xrRichText3.Font = new System.Drawing.Font("Arial", 8F);
|
|
this.xrRichText3.LocationFloat = new DevExpress.Utils.PointFloat(461.699F, 103.375F);
|
|
this.xrRichText3.Name = "xrRichText3";
|
|
this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
|
|
this.xrRichText3.SizeF = new System.Drawing.SizeF(215.96F, 20F);
|
|
this.xrRichText3.StylePriority.UseFont = false;
|
|
//
|
|
// xrRichText2
|
|
//
|
|
this.xrRichText2.Font = new System.Drawing.Font("Arial", 8F);
|
|
this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(461.0382F, 63.37497F);
|
|
this.xrRichText2.Name = "xrRichText2";
|
|
this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
|
|
this.xrRichText2.SizeF = new System.Drawing.SizeF(215.96F, 20F);
|
|
this.xrRichText2.StylePriority.UseFont = false;
|
|
//
|
|
// xrRichText1
|
|
//
|
|
this.xrRichText1.Font = new System.Drawing.Font("Arial", 8F);
|
|
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(461.0382F, 43.37495F);
|
|
this.xrRichText1.Name = "xrRichText1";
|
|
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
|
|
this.xrRichText1.SizeF = new System.Drawing.SizeF(215.96F, 20F);
|
|
this.xrRichText1.StylePriority.UseFont = false;
|
|
//
|
|
// xrLabel9
|
|
//
|
|
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(461.0382F, 160F);
|
|
this.xrLabel9.Name = "xrLabel9";
|
|
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel9.SizeF = new System.Drawing.SizeF(215.9602F, 20F);
|
|
this.xrLabel9.StylePriority.UseBorders = false;
|
|
this.xrLabel9.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel9.Text = "Aachen, [InvoiceDate]";
|
|
this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// lblAdresse
|
|
//
|
|
this.lblAdresse.CanGrow = false;
|
|
this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F);
|
|
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(332.9585F, 129.2083F);
|
|
this.lblAdresse.StylePriority.UseFont = false;
|
|
//
|
|
// GroupFooter3
|
|
//
|
|
this.GroupFooter3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel8,
|
|
this.xrLabel14,
|
|
this.xrLabel16,
|
|
this.xrLabel15});
|
|
this.GroupFooter3.HeightF = 141.3055F;
|
|
this.GroupFooter3.Name = "GroupFooter3";
|
|
//
|
|
// xrLabel8
|
|
//
|
|
this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 12F);
|
|
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 62.41667F);
|
|
this.xrLabel8.Multiline = true;
|
|
this.xrLabel8.Name = "xrLabel8";
|
|
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel8.SizeF = new System.Drawing.SizeF(316.9164F, 29.16667F);
|
|
this.xrLabel8.StylePriority.UseFont = false;
|
|
this.xrLabel8.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel8.Text = "gez. Timo Dercks";
|
|
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// xrLabel14
|
|
//
|
|
this.xrLabel14.Font = new System.Drawing.Font("Times New Roman", 10F);
|
|
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 91.58334F);
|
|
this.xrLabel14.Name = "xrLabel14";
|
|
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel14.SizeF = new System.Drawing.SizeF(350.9583F, 27.50003F);
|
|
this.xrLabel14.StylePriority.UseFont = false;
|
|
this.xrLabel14.Text = "Verwaltung";
|
|
//
|
|
// xrLabel16
|
|
//
|
|
this.xrLabel16.Font = new System.Drawing.Font("Times New Roman", 12F);
|
|
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0F, 119.0833F);
|
|
this.xrLabel16.Multiline = true;
|
|
this.xrLabel16.Name = "xrLabel16";
|
|
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel16.SizeF = new System.Drawing.SizeF(316.9164F, 22.22221F);
|
|
this.xrLabel16.StylePriority.UseFont = false;
|
|
this.xrLabel16.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel16.Text = "Dieses Dokument ist ohne Unterschrift gültig";
|
|
this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
|
|
//
|
|
// DetailReport
|
|
//
|
|
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail1,
|
|
this.GroupFooter1});
|
|
this.DetailReport.DataMember = "ServiceInvoicePeriods";
|
|
this.DetailReport.DataSource = this.bindingSource1;
|
|
this.DetailReport.Level = 0;
|
|
this.DetailReport.Name = "DetailReport";
|
|
//
|
|
// Detail1
|
|
//
|
|
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.lblAnzahlZuschlag,
|
|
this.lblBetragEinheitZuschlag,
|
|
this.lblGesamtBetragZuschlag,
|
|
this.lblZuschlagText,
|
|
this.lblBetragStunden,
|
|
this.lblStundensatz,
|
|
this.lblStunden,
|
|
this.xrLabel7});
|
|
this.Detail1.HeightF = 75.00002F;
|
|
this.Detail1.Name = "Detail1";
|
|
this.Detail1.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.Detail1_BeforePrint);
|
|
//
|
|
// GroupFooter1
|
|
//
|
|
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.lblGesamtBetrag,
|
|
this.xrLabel1});
|
|
this.GroupFooter1.HeightF = 63.43753F;
|
|
this.GroupFooter1.Name = "GroupFooter1";
|
|
//
|
|
// ServiceInvoiceReport
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.topMarginBand1,
|
|
this.bottomMarginBand1,
|
|
this.GroupHeader1,
|
|
this.GroupHeader2,
|
|
this.GroupFooter3,
|
|
this.DetailReport});
|
|
this.DataSource = this.bindingSource1;
|
|
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
|
|
this.Font = new System.Drawing.Font("Arial", 12F, 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(90, 50, 210, 100);
|
|
this.PageHeight = 1169;
|
|
this.PageWidth = 827;
|
|
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
|
this.Version = "17.1";
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).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.FormattingRule ruleRateFactorNull;
|
|
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
private DevExpress.XtraReports.UI.XRLabel lblKlient;
|
|
private DevExpress.XtraReports.UI.XRLabel lblMitarbeiter;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
private DevExpress.XtraReports.UI.XRLabel lblAnzahlZuschlag;
|
|
private DevExpress.XtraReports.UI.XRLabel lblGesamtBetrag;
|
|
private DevExpress.XtraReports.UI.XRLabel lblBetragEinheitZuschlag;
|
|
private DevExpress.XtraReports.UI.XRLabel lblGesamtBetragZuschlag;
|
|
private DevExpress.XtraReports.UI.XRLabel lblZuschlagText;
|
|
private DevExpress.XtraReports.UI.XRLabel lblBetragStunden;
|
|
private DevExpress.XtraReports.UI.XRLabel lblStundensatz;
|
|
private DevExpress.XtraReports.UI.XRLabel lblStunden;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
|
private DevExpress.XtraReports.UI.XRLabel lblAnrede;
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader2;
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter3;
|
|
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
|
private DevExpress.XtraReports.UI.XRLabel lblAdresse;
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
|
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText1;
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText2;
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText3;
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText4;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel16;
|
|
}
|
|
}
|