184 lines
9.2 KiB
C#
184 lines
9.2 KiB
C#
namespace BeWo.Report.DefaultReports
|
|
{
|
|
partial class NotizenReport
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.Einzahlungstextsichtbarkeitsformatierungsregel = new DevExpress.XtraReports.UI.FormattingRule();
|
|
this.Auszahlungstextsichtbarkeitsformatierungsregel = new DevExpress.XtraReports.UI.FormattingRule();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
|
//
|
|
// Detail
|
|
//
|
|
this.Detail.HeightF = 41.66667F;
|
|
this.Detail.Name = "Detail";
|
|
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// TopMargin
|
|
//
|
|
this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel1});
|
|
this.TopMargin.HeightF = 184.375F;
|
|
this.TopMargin.Name = "TopMargin";
|
|
this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 14F);
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 110F);
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(650F, 47.33333F);
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
this.xrLabel1.Text = "Notizen";
|
|
//
|
|
// BottomMargin
|
|
//
|
|
this.BottomMargin.HeightF = 73.95834F;
|
|
this.BottomMargin.Name = "BottomMargin";
|
|
this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// DetailReport
|
|
//
|
|
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail1});
|
|
this.DetailReport.DataMember = "Eintraege";
|
|
this.DetailReport.DataSource = this.bindingSource1;
|
|
this.DetailReport.Level = 0;
|
|
this.DetailReport.Name = "DetailReport";
|
|
//
|
|
// Detail1
|
|
//
|
|
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrLabel4,
|
|
this.xrLabel3,
|
|
this.xrLabel2});
|
|
this.Detail1.HeightF = 73.20833F;
|
|
this.Detail1.Name = "Detail1";
|
|
//
|
|
// xrLabel4
|
|
//
|
|
this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F, DevExpress.Drawing.DXFontStyle.Bold);
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrLabel4.Name = "xrLabel4";
|
|
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel4.SizeF = new System.Drawing.SizeF(68.75F, 35.875F);
|
|
this.xrLabel4.StylePriority.UseFont = false;
|
|
this.xrLabel4.Text = "Datum:";
|
|
//
|
|
// xrLabel3
|
|
//
|
|
this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Eintraege.Notice")});
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 35.875F);
|
|
this.xrLabel3.Multiline = true;
|
|
this.xrLabel3.Name = "xrLabel3";
|
|
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel3.SizeF = new System.Drawing.SizeF(650F, 37.33332F);
|
|
this.xrLabel3.StylePriority.UseFont = false;
|
|
this.xrLabel3.Text = "Notizen";
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Eintraege.Datum", "{0:dd.MM.yyyy}")});
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(68.75F, 0F);
|
|
this.xrLabel2.Multiline = true;
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(581.25F, 35.875F);
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.NotizenRO);
|
|
//
|
|
// Einzahlungstextsichtbarkeitsformatierungsregel
|
|
//
|
|
this.Einzahlungstextsichtbarkeitsformatierungsregel.Condition = "[Einzahlung] == 0";
|
|
this.Einzahlungstextsichtbarkeitsformatierungsregel.DataMember = "Transaktionen";
|
|
this.Einzahlungstextsichtbarkeitsformatierungsregel.Formatting.ForeColor = System.Drawing.Color.Transparent;
|
|
this.Einzahlungstextsichtbarkeitsformatierungsregel.Name = "Einzahlungstextsichtbarkeitsformatierungsregel";
|
|
//
|
|
// Auszahlungstextsichtbarkeitsformatierungsregel
|
|
//
|
|
this.Auszahlungstextsichtbarkeitsformatierungsregel.Condition = "[Auszahlung] == 0";
|
|
this.Auszahlungstextsichtbarkeitsformatierungsregel.DataMember = "Transaktionen";
|
|
this.Auszahlungstextsichtbarkeitsformatierungsregel.Formatting.ForeColor = System.Drawing.Color.Transparent;
|
|
this.Auszahlungstextsichtbarkeitsformatierungsregel.Name = "Auszahlungstextsichtbarkeitsformatierungsregel";
|
|
//
|
|
// NotizenReport
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.TopMargin,
|
|
this.BottomMargin,
|
|
this.DetailReport});
|
|
this.DataSource = this.bindingSource1;
|
|
this.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F);
|
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
|
this.Einzahlungstextsichtbarkeitsformatierungsregel,
|
|
this.Auszahlungstextsichtbarkeitsformatierungsregel});
|
|
this.Margins = new DevExpress.Drawing.DXMargins(100, 100, 184, 74);
|
|
this.Version = "17.1";
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail;
|
|
private DevExpress.XtraReports.UI.TopMarginBand TopMargin;
|
|
private DevExpress.XtraReports.UI.BottomMarginBand BottomMargin;
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
|
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
|
private System.Windows.Forms.BindingSource bindingSource1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
private DevExpress.XtraReports.UI.FormattingRule Einzahlungstextsichtbarkeitsformatierungsregel;
|
|
private DevExpress.XtraReports.UI.FormattingRule Auszahlungstextsichtbarkeitsformatierungsregel;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
}
|
|
}
|