681 lines
41 KiB
C#
681 lines
41 KiB
C#
using BeWo.Report.ReportObjects;
|
|
namespace AWOMuensterlandRecklinghausen
|
|
{
|
|
partial class SBUebersicht
|
|
{
|
|
/// <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();
|
|
DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.Title = new DevExpress.XtraReports.UI.XRControlStyle();
|
|
this.FieldCaption = new DevExpress.XtraReports.UI.XRControlStyle();
|
|
this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle();
|
|
this.DataField = new DevExpress.XtraReports.UI.XRControlStyle();
|
|
this.fieldFLS = new DevExpress.XtraReports.UI.CalculatedField();
|
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell25 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell26 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
|
|
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
|
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
this.xrPageInfo3 = new DevExpress.XtraReports.UI.XRPageInfo();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).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.xrPageInfo3,
|
|
this.xrLabel1});
|
|
this.ReportHeader.HeightF = 35F;
|
|
this.ReportHeader.Name = "ReportHeader";
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(33.33333F, 0F);
|
|
this.xrLabel1.Multiline = true;
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(150F, 25F);
|
|
this.xrLabel1.StyleName = "Title";
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
this.xrLabel1.Text = "SB-Übersicht";
|
|
//
|
|
// Title
|
|
//
|
|
this.Title.BackColor = System.Drawing.Color.White;
|
|
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
|
|
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
|
this.Title.BorderWidth = 1F;
|
|
this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
|
|
this.Title.ForeColor = System.Drawing.Color.Black;
|
|
this.Title.Name = "Title";
|
|
//
|
|
// FieldCaption
|
|
//
|
|
this.FieldCaption.BackColor = System.Drawing.Color.White;
|
|
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
|
|
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
|
this.FieldCaption.BorderWidth = 1F;
|
|
this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
|
|
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
|
|
this.FieldCaption.Name = "FieldCaption";
|
|
//
|
|
// PageInfo
|
|
//
|
|
this.PageInfo.BackColor = System.Drawing.Color.White;
|
|
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
|
|
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
|
this.PageInfo.BorderWidth = 1F;
|
|
this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
|
|
this.PageInfo.ForeColor = System.Drawing.Color.Black;
|
|
this.PageInfo.Name = "PageInfo";
|
|
//
|
|
// DataField
|
|
//
|
|
this.DataField.BackColor = System.Drawing.Color.White;
|
|
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
|
|
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
|
this.DataField.BorderWidth = 1F;
|
|
this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
|
|
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.DataField.Name = "DataField";
|
|
//
|
|
// fieldFLS
|
|
//
|
|
this.fieldFLS.DataMember = "FLSReportGroups";
|
|
this.fieldFLS.Expression = "[TotalFLM] / 60";
|
|
this.fieldFLS.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
|
this.fieldFLS.Name = "fieldFLS";
|
|
//
|
|
// topMarginBand1
|
|
//
|
|
this.topMarginBand1.HeightF = 50F;
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
//
|
|
// bottomMarginBand1
|
|
//
|
|
this.bottomMarginBand1.HeightF = 50F;
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
//
|
|
// DetailReport
|
|
//
|
|
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail1});
|
|
this.DetailReport.DataMember = "AllCustomerRelations";
|
|
this.DetailReport.DataSource = this.bindingSource1;
|
|
this.DetailReport.Level = 0;
|
|
this.DetailReport.Name = "DetailReport";
|
|
//
|
|
// Detail1
|
|
//
|
|
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrTable2});
|
|
this.Detail1.HeightF = 25F;
|
|
this.Detail1.Name = "Detail1";
|
|
//
|
|
// xrTable2
|
|
//
|
|
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrTable2.Name = "xrTable2";
|
|
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow2});
|
|
this.xrTable2.SizeF = new System.Drawing.SizeF(2283.333F, 25F);
|
|
//
|
|
// xrTableRow2
|
|
//
|
|
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell12,
|
|
this.xrTableCell13,
|
|
this.xrTableCell14,
|
|
this.xrTableCell15,
|
|
this.xrTableCell16,
|
|
this.xrTableCell17,
|
|
this.xrTableCell18,
|
|
this.xrTableCell19,
|
|
this.xrTableCell20,
|
|
this.xrTableCell21,
|
|
this.xrTableCell22,
|
|
this.xrTableCell25,
|
|
this.xrTableCell26});
|
|
this.xrTableRow2.Name = "xrTableRow2";
|
|
this.xrTableRow2.Weight = 1D;
|
|
//
|
|
// xrTableCell12
|
|
//
|
|
this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell12.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell12.Name = "xrTableCell12";
|
|
this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell12.StylePriority.UseBorders = false;
|
|
this.xrTableCell12.StylePriority.UseFont = false;
|
|
this.xrTableCell12.StylePriority.UsePadding = false;
|
|
this.xrTableCell12.StylePriority.UseTextAlignment = false;
|
|
xrSummary1.FormatString = "{0:0}";
|
|
xrSummary1.Func = DevExpress.XtraReports.UI.SummaryFunc.RecordNumber;
|
|
xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
|
|
this.xrTableCell12.Summary = xrSummary1;
|
|
this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
|
this.xrTableCell12.Weight = 0.16077815712676519D;
|
|
//
|
|
// xrTableCell13
|
|
//
|
|
this.xrTableCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AllCustomerRelations.Schule.Name")});
|
|
this.xrTableCell13.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell13.Name = "xrTableCell13";
|
|
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell13.StylePriority.UseBorders = false;
|
|
this.xrTableCell13.StylePriority.UseFont = false;
|
|
this.xrTableCell13.StylePriority.UsePadding = false;
|
|
this.xrTableCell13.Weight = 0.72350189534723752D;
|
|
//
|
|
// xrTableCell14
|
|
//
|
|
this.xrTableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AllCustomerRelations.Schule.Town")});
|
|
this.xrTableCell14.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell14.Name = "xrTableCell14";
|
|
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell14.StylePriority.UseBorders = false;
|
|
this.xrTableCell14.StylePriority.UseFont = false;
|
|
this.xrTableCell14.StylePriority.UsePadding = false;
|
|
this.xrTableCell14.Weight = 0.72350203767585164D;
|
|
//
|
|
// xrTableCell15
|
|
//
|
|
this.xrTableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell15.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell15.Name = "xrTableCell15";
|
|
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell15.StylePriority.UseBorders = false;
|
|
this.xrTableCell15.StylePriority.UseFont = false;
|
|
this.xrTableCell15.StylePriority.UsePadding = false;
|
|
this.xrTableCell15.Text = "[Klient.LastName], [Klient.FirstName]";
|
|
this.xrTableCell15.Weight = 0.723501719221875D;
|
|
//
|
|
// xrTableCell16
|
|
//
|
|
this.xrTableCell16.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AllCustomerRelations.Klienteninfo")});
|
|
this.xrTableCell16.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell16.Name = "xrTableCell16";
|
|
this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell16.StylePriority.UseBorders = false;
|
|
this.xrTableCell16.StylePriority.UseFont = false;
|
|
this.xrTableCell16.StylePriority.UsePadding = false;
|
|
this.xrTableCell16.Weight = 1.4470030538436558D;
|
|
//
|
|
// xrTableCell17
|
|
//
|
|
this.xrTableCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AllCustomerRelations.Hilfeplaninfo")});
|
|
this.xrTableCell17.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell17.Name = "xrTableCell17";
|
|
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell17.StylePriority.UseBorders = false;
|
|
this.xrTableCell17.StylePriority.UseFont = false;
|
|
this.xrTableCell17.StylePriority.UsePadding = false;
|
|
this.xrTableCell17.Weight = 0.7235014755143D;
|
|
//
|
|
// xrTableCell18
|
|
//
|
|
this.xrTableCell18.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AllCustomerRelations.Kliententeams.Name")});
|
|
this.xrTableCell18.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell18.Name = "xrTableCell18";
|
|
this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell18.StylePriority.UseBorders = false;
|
|
this.xrTableCell18.StylePriority.UseFont = false;
|
|
this.xrTableCell18.StylePriority.UsePadding = false;
|
|
this.xrTableCell18.Weight = 0.72350265921737256D;
|
|
//
|
|
// xrTableCell19
|
|
//
|
|
this.xrTableCell19.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell19.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell19.Name = "xrTableCell19";
|
|
this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell19.StylePriority.UseBorders = false;
|
|
this.xrTableCell19.StylePriority.UseFont = false;
|
|
this.xrTableCell19.StylePriority.UsePadding = false;
|
|
this.xrTableCell19.Text = "[Schulbegleitung.LastName], [Schulbegleitung.FirstName]";
|
|
this.xrTableCell19.Weight = 0.72350171655835394D;
|
|
//
|
|
// xrTableCell20
|
|
//
|
|
this.xrTableCell20.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AllCustomerRelations.Schulbegleiterinfo")});
|
|
this.xrTableCell20.Font = new System.Drawing.Font("Calibri", 11.25F);
|
|
this.xrTableCell20.Name = "xrTableCell20";
|
|
this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell20.StylePriority.UseBorders = false;
|
|
this.xrTableCell20.StylePriority.UseFont = false;
|
|
this.xrTableCell20.StylePriority.UsePadding = false;
|
|
this.xrTableCell20.Weight = 1.4470027970236119D;
|
|
//
|
|
// xrTableCell21
|
|
//
|
|
this.xrTableCell21.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AllCustomerRelations.SchulbegleitungKontaktdaten.VertragsArt")});
|
|
this.xrTableCell21.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell21.Name = "xrTableCell21";
|
|
this.xrTableCell21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell21.StylePriority.UseBorders = false;
|
|
this.xrTableCell21.StylePriority.UseFont = false;
|
|
this.xrTableCell21.StylePriority.UsePadding = false;
|
|
this.xrTableCell21.Weight = 0.7235023024198235D;
|
|
//
|
|
// xrTableCell22
|
|
//
|
|
this.xrTableCell22.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AllCustomerRelations.Kostentraeger.Name")});
|
|
this.xrTableCell22.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell22.Name = "xrTableCell22";
|
|
this.xrTableCell22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell22.StylePriority.UseBorders = false;
|
|
this.xrTableCell22.StylePriority.UseFont = false;
|
|
this.xrTableCell22.StylePriority.UsePadding = false;
|
|
this.xrTableCell22.Weight = 0.72350117848027717D;
|
|
//
|
|
// xrTableCell25
|
|
//
|
|
this.xrTableCell25.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell25.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell25.Name = "xrTableCell25";
|
|
this.xrTableCell25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell25.StylePriority.UseBorders = false;
|
|
this.xrTableCell25.StylePriority.UseFont = false;
|
|
this.xrTableCell25.StylePriority.UsePadding = false;
|
|
this.xrTableCell25.Text = "[KostentraegerAnsprechpartnerKontaktdaten.Person.FirstName] [KostentraegerAnsprec" +
|
|
"hpartnerKontaktdaten.Person.LastName]";
|
|
this.xrTableCell25.Weight = 0.72350186474359957D;
|
|
//
|
|
// xrTableCell26
|
|
//
|
|
this.xrTableCell26.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell26.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AllCustomerRelations.cb2sc.SupportConcept.Notice")});
|
|
this.xrTableCell26.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell26.Name = "xrTableCell26";
|
|
this.xrTableCell26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell26.StylePriority.UseBorders = false;
|
|
this.xrTableCell26.StylePriority.UseFont = false;
|
|
this.xrTableCell26.StylePriority.UsePadding = false;
|
|
this.xrTableCell26.Weight = 1.4470037463552206D;
|
|
//
|
|
// PageHeader
|
|
//
|
|
this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrTable1});
|
|
this.PageHeader.HeightF = 25F;
|
|
this.PageHeader.Name = "PageHeader";
|
|
//
|
|
// xrTable1
|
|
//
|
|
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrTable1.Name = "xrTable1";
|
|
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
this.xrTableRow1});
|
|
this.xrTable1.SizeF = new System.Drawing.SizeF(2283.333F, 25F);
|
|
//
|
|
// xrTableRow1
|
|
//
|
|
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
this.xrTableCell1,
|
|
this.xrTableCell2,
|
|
this.xrTableCell3,
|
|
this.xrTableCell4,
|
|
this.xrTableCell5,
|
|
this.xrTableCell6,
|
|
this.xrTableCell7,
|
|
this.xrTableCell8,
|
|
this.xrTableCell9,
|
|
this.xrTableCell10,
|
|
this.xrTableCell11,
|
|
this.xrTableCell23,
|
|
this.xrTableCell24});
|
|
this.xrTableRow1.Name = "xrTableRow1";
|
|
this.xrTableRow1.Weight = 1D;
|
|
//
|
|
// xrTableCell1
|
|
//
|
|
this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell1.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell1.Name = "xrTableCell1";
|
|
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell1.StylePriority.UseBorders = false;
|
|
this.xrTableCell1.StylePriority.UseFont = false;
|
|
this.xrTableCell1.StylePriority.UsePadding = false;
|
|
this.xrTableCell1.StylePriority.UseTextAlignment = false;
|
|
this.xrTableCell1.Text = "Nr";
|
|
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
|
this.xrTableCell1.Weight = 0.1777342760819664D;
|
|
//
|
|
// xrTableCell2
|
|
//
|
|
this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell2.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell2.Name = "xrTableCell2";
|
|
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell2.StylePriority.UseBorders = false;
|
|
this.xrTableCell2.StylePriority.UseFont = false;
|
|
this.xrTableCell2.StylePriority.UsePadding = false;
|
|
this.xrTableCell2.Text = "Schule";
|
|
this.xrTableCell2.Weight = 0.79980425018529455D;
|
|
//
|
|
// xrTableCell3
|
|
//
|
|
this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell3.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell3.Name = "xrTableCell3";
|
|
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell3.StylePriority.UseBorders = false;
|
|
this.xrTableCell3.StylePriority.UseFont = false;
|
|
this.xrTableCell3.StylePriority.UsePadding = false;
|
|
this.xrTableCell3.Text = "Ort";
|
|
this.xrTableCell3.Weight = 0.79980423518155308D;
|
|
//
|
|
// xrTableCell4
|
|
//
|
|
this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell4.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell4.Name = "xrTableCell4";
|
|
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell4.StylePriority.UseBorders = false;
|
|
this.xrTableCell4.StylePriority.UseFont = false;
|
|
this.xrTableCell4.StylePriority.UsePadding = false;
|
|
this.xrTableCell4.Text = "Klient*in";
|
|
this.xrTableCell4.Weight = 0.7998042628752583D;
|
|
//
|
|
// xrTableCell5
|
|
//
|
|
this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell5.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell5.Name = "xrTableCell5";
|
|
this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell5.StylePriority.UseBorders = false;
|
|
this.xrTableCell5.StylePriority.UseFont = false;
|
|
this.xrTableCell5.StylePriority.UsePadding = false;
|
|
this.xrTableCell5.Text = "Klientinfo";
|
|
this.xrTableCell5.Weight = 1.5996085121310961D;
|
|
//
|
|
// xrTableCell6
|
|
//
|
|
this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell6.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell6.Name = "xrTableCell6";
|
|
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell6.StylePriority.UseBorders = false;
|
|
this.xrTableCell6.StylePriority.UseFont = false;
|
|
this.xrTableCell6.StylePriority.UsePadding = false;
|
|
this.xrTableCell6.Text = "Bewilligung";
|
|
this.xrTableCell6.Weight = 0.79980425010255862D;
|
|
//
|
|
// xrTableCell7
|
|
//
|
|
this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell7.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell7.Name = "xrTableCell7";
|
|
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell7.StylePriority.UseBorders = false;
|
|
this.xrTableCell7.StylePriority.UseFont = false;
|
|
this.xrTableCell7.StylePriority.UsePadding = false;
|
|
this.xrTableCell7.Text = "Team";
|
|
this.xrTableCell7.Weight = 0.799804266467818D;
|
|
//
|
|
// xrTableCell8
|
|
//
|
|
this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell8.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell8.Name = "xrTableCell8";
|
|
this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell8.StylePriority.UseBorders = false;
|
|
this.xrTableCell8.StylePriority.UseFont = false;
|
|
this.xrTableCell8.StylePriority.UsePadding = false;
|
|
this.xrTableCell8.Text = "Schulbegleitung";
|
|
this.xrTableCell8.Weight = 0.79980427124640174D;
|
|
//
|
|
// xrTableCell9
|
|
//
|
|
this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell9.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell9.Name = "xrTableCell9";
|
|
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell9.StylePriority.UseBorders = false;
|
|
this.xrTableCell9.StylePriority.UseFont = false;
|
|
this.xrTableCell9.StylePriority.UsePadding = false;
|
|
this.xrTableCell9.Text = "Notiz zur Schulbegleitung";
|
|
this.xrTableCell9.Weight = 1.5996085534197544D;
|
|
//
|
|
// xrTableCell10
|
|
//
|
|
this.xrTableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell10.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell10.Name = "xrTableCell10";
|
|
this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell10.StylePriority.UseBorders = false;
|
|
this.xrTableCell10.StylePriority.UseFont = false;
|
|
this.xrTableCell10.StylePriority.UsePadding = false;
|
|
this.xrTableCell10.Text = "SB-Status";
|
|
this.xrTableCell10.Weight = 0.79980426771148094D;
|
|
//
|
|
// xrTableCell11
|
|
//
|
|
this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell11.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell11.Name = "xrTableCell11";
|
|
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell11.StylePriority.UseBorders = false;
|
|
this.xrTableCell11.StylePriority.UseFont = false;
|
|
this.xrTableCell11.StylePriority.UsePadding = false;
|
|
this.xrTableCell11.Text = "Kostenträger";
|
|
this.xrTableCell11.Weight = 0.79980427169004265D;
|
|
//
|
|
// xrTableCell23
|
|
//
|
|
this.xrTableCell23.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell23.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell23.Name = "xrTableCell23";
|
|
this.xrTableCell23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell23.StylePriority.UseBorders = false;
|
|
this.xrTableCell23.StylePriority.UseFont = false;
|
|
this.xrTableCell23.StylePriority.UsePadding = false;
|
|
this.xrTableCell23.Text = "Sachbearbeiter*in";
|
|
this.xrTableCell23.Weight = 0.79980345455319135D;
|
|
//
|
|
// xrTableCell24
|
|
//
|
|
this.xrTableCell24.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
|
this.xrTableCell24.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrTableCell24.Name = "xrTableCell24";
|
|
this.xrTableCell24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
|
|
this.xrTableCell24.StylePriority.UseBorders = false;
|
|
this.xrTableCell24.StylePriority.UseFont = false;
|
|
this.xrTableCell24.StylePriority.UsePadding = false;
|
|
this.xrTableCell24.Text = "Hilfeplan Info";
|
|
this.xrTableCell24.Weight = 1.5996076329992095D;
|
|
//
|
|
// xrPageInfo3
|
|
//
|
|
this.xrPageInfo3.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.xrPageInfo3.LocationFloat = new DevExpress.Utils.PointFloat(333.3333F, 0F);
|
|
this.xrPageInfo3.Name = "xrPageInfo3";
|
|
this.xrPageInfo3.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime;
|
|
this.xrPageInfo3.SizeF = new System.Drawing.SizeF(150F, 23F);
|
|
this.xrPageInfo3.StyleName = "PageInfo";
|
|
this.xrPageInfo3.StylePriority.UseFont = false;
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(AWOMuensterlandRecklinghausen.Reporting.KannAllesWeissAllesRO);
|
|
//
|
|
// SBUebersicht
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.ReportHeader,
|
|
this.topMarginBand1,
|
|
this.bottomMarginBand1,
|
|
this.DetailReport,
|
|
this.PageHeader});
|
|
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
|
|
this.fieldFLS});
|
|
this.DataSource = this.bindingSource1;
|
|
this.Landscape = true;
|
|
this.Margins = new System.Drawing.Printing.Margins(12, 18, 50, 50);
|
|
this.PageHeight = 1654;
|
|
this.PageWidth = 2339;
|
|
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A2;
|
|
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
|
|
this.Title,
|
|
this.FieldCaption,
|
|
this.PageInfo,
|
|
this.DataField});
|
|
this.Version = "17.1";
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail;
|
|
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
private DevExpress.XtraReports.UI.XRControlStyle Title;
|
|
private DevExpress.XtraReports.UI.XRControlStyle FieldCaption;
|
|
private DevExpress.XtraReports.UI.XRControlStyle PageInfo;
|
|
private DevExpress.XtraReports.UI.XRControlStyle DataField;
|
|
private DevExpress.XtraReports.UI.CalculatedField fieldFLS;
|
|
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
|
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
|
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable2;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell12;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell13;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell14;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell15;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell16;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell17;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell18;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell19;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell20;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell21;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell22;
|
|
private System.Windows.Forms.BindingSource bindingSource1;
|
|
private DevExpress.XtraReports.UI.PageHeaderBand PageHeader;
|
|
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell7;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell8;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell23;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell25;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell26;
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell24;
|
|
private DevExpress.XtraReports.UI.XRPageInfo xrPageInfo3;
|
|
}
|
|
}
|