namespace Neo.LegitimateLicences.Reports.ApplicationReports { partial class Application_CashUpSummaryReport { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); DevExpress.DataAccess.Sql.StoredProcQuery storedProcQuery1 = new DevExpress.DataAccess.Sql.StoredProcQuery(); DevExpress.DataAccess.Sql.QueryParameter queryParameter1 = new DevExpress.DataAccess.Sql.QueryParameter(); DevExpress.DataAccess.Sql.QueryParameter queryParameter2 = new DevExpress.DataAccess.Sql.QueryParameter(); DevExpress.DataAccess.Sql.QueryParameter queryParameter3 = new DevExpress.DataAccess.Sql.QueryParameter(); DevExpress.DataAccess.Sql.QueryParameter queryParameter4 = new DevExpress.DataAccess.Sql.QueryParameter(); DevExpress.DataAccess.Sql.QueryParameter queryParameter5 = new DevExpress.DataAccess.Sql.QueryParameter(); DevExpress.DataAccess.Sql.QueryParameter queryParameter6 = new DevExpress.DataAccess.Sql.QueryParameter(); DevExpress.DataAccess.Sql.CustomSqlQuery customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery(); DevExpress.DataAccess.Sql.CustomSqlQuery customSqlQuery2 = new DevExpress.DataAccess.Sql.CustomSqlQuery(); DevExpress.DataAccess.Sql.QueryParameter queryParameter7 = new DevExpress.DataAccess.Sql.QueryParameter(); DevExpress.DataAccess.Sql.CustomSqlQuery customSqlQuery3 = new DevExpress.DataAccess.Sql.CustomSqlQuery(); DevExpress.DataAccess.Sql.CustomSqlQuery customSqlQuery4 = new DevExpress.DataAccess.Sql.CustomSqlQuery(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Application_CashUpSummaryReport)); DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings(); DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings2 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings(); DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings3 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.Title = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailCaption1 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailData1 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailData3_Odd = new DevExpress.XtraReports.UI.XRControlStyle(); this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.pageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.pageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.label1 = new DevExpress.XtraReports.UI.XRLabel(); this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.table1 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.table2 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell13 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell14 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell15 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell16 = new DevExpress.XtraReports.UI.XRTableCell(); this.StartDate = new DevExpress.XtraReports.Parameters.Parameter(); this.EndDate = new DevExpress.XtraReports.Parameters.Parameter(); this.UserID = new DevExpress.XtraReports.Parameters.Parameter(); this.BatchID = new DevExpress.XtraReports.Parameters.Parameter(); this.PaymentTypeID = new DevExpress.XtraReports.Parameters.Parameter(); this.UserIDCsv = new DevExpress.XtraReports.Parameters.Parameter(); this.DoNotShowHeaderDetailsInExcel = new DevExpress.XtraReports.Parameters.Parameter(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.table1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.table2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "Report_Connection"; this.sqlDataSource1.Name = "sqlDataSource1"; storedProcQuery1.Name = "App_Pr_Rpt_Application_CashUpSummaryReport"; queryParameter1.Name = "@ReceiptBatchID"; queryParameter1.Type = typeof(DevExpress.DataAccess.Expression); queryParameter1.Value = new DevExpress.DataAccess.Expression("?BatchID", typeof(long)); queryParameter2.Name = "@StartDate"; queryParameter2.Type = typeof(DevExpress.DataAccess.Expression); queryParameter2.Value = new DevExpress.DataAccess.Expression("?StartDate", typeof(System.DateTime)); queryParameter3.Name = "@EndDate"; queryParameter3.Type = typeof(DevExpress.DataAccess.Expression); queryParameter3.Value = new DevExpress.DataAccess.Expression("?EndDate", typeof(System.DateTime)); queryParameter4.Name = "@UserIDCsv"; queryParameter4.Type = typeof(DevExpress.DataAccess.Expression); queryParameter4.Value = new DevExpress.DataAccess.Expression("JOIN(Parameters.UserIDCsv)", typeof(string)); queryParameter5.Name = "@PaymentTypeIDCsv"; queryParameter5.Type = typeof(DevExpress.DataAccess.Expression); queryParameter5.Value = new DevExpress.DataAccess.Expression("JOIN(Parameters.PaymentTypeID)", typeof(string)); queryParameter6.Name = "@UserID"; queryParameter6.Type = typeof(DevExpress.DataAccess.Expression); queryParameter6.Value = new DevExpress.DataAccess.Expression("?UserID", typeof(long)); storedProcQuery1.Parameters.Add(queryParameter1); storedProcQuery1.Parameters.Add(queryParameter2); storedProcQuery1.Parameters.Add(queryParameter3); storedProcQuery1.Parameters.Add(queryParameter4); storedProcQuery1.Parameters.Add(queryParameter5); storedProcQuery1.Parameters.Add(queryParameter6); storedProcQuery1.StoredProcName = "App.Pr_Rpt_Application_CashUpSummaryReport"; customSqlQuery1.Name = "ReceiptBatches "; customSqlQuery1.Sql = "select \"App.ReceiptBatches \".*\r\n from \"App\".\"ReceiptBatches \" \"App.ReceiptBatche" + "s \"\r\nwhere iscancelled=0"; customSqlQuery2.Name = "Batches_search"; queryParameter7.Name = "Batch"; queryParameter7.Type = typeof(DevExpress.DataAccess.Expression); queryParameter7.Value = new DevExpress.DataAccess.Expression("?BatchID", typeof(long)); customSqlQuery2.Parameters.Add(queryParameter7); customSqlQuery2.Sql = "select \"App.ReceiptBatches \".*\r\n from \"App\".\"ReceiptBatches \" \"App.ReceiptBatche" + "s \"\r\nwhere ReceiptBatchID = @Batch"; customSqlQuery3.Name = "PaymentType"; customSqlQuery3.Sql = "select \"Md.PaymentTypes\".*\r\n from \"Md\".\"PaymentTypes\" \"Md.PaymentTypes\"\r\nwhere i" + "scancelled=0\r\n"; customSqlQuery4.Name = "Users"; customSqlQuery4.Sql = "select \"Security.Users\".*\r\n from \"Security\".\"Users\" \"Security.Users\"\r\nwhere User" + "StatusID = 1\r\n"; this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { storedProcQuery1, customSqlQuery1, customSqlQuery2, customSqlQuery3, customSqlQuery4}); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // Title // this.Title.BackColor = System.Drawing.Color.Transparent; this.Title.BorderColor = System.Drawing.Color.Black; this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None; this.Title.BorderWidth = 1F; this.Title.Font = new System.Drawing.Font("Arial", 14.25F); this.Title.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.Title.Name = "Title"; // // DetailCaption1 // this.DetailCaption1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.DetailCaption1.BorderColor = System.Drawing.Color.White; this.DetailCaption1.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.DetailCaption1.BorderWidth = 2F; this.DetailCaption1.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.DetailCaption1.ForeColor = System.Drawing.Color.White; this.DetailCaption1.Name = "DetailCaption1"; this.DetailCaption1.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailCaption1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailData1 // this.DetailData1.BorderColor = System.Drawing.Color.Transparent; this.DetailData1.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.DetailData1.BorderWidth = 2F; this.DetailData1.Font = new System.Drawing.Font("Arial", 8.25F); this.DetailData1.ForeColor = System.Drawing.Color.Black; this.DetailData1.Name = "DetailData1"; this.DetailData1.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailData1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailData3_Odd // this.DetailData3_Odd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231))))); this.DetailData3_Odd.BorderColor = System.Drawing.Color.Transparent; this.DetailData3_Odd.Borders = DevExpress.XtraPrinting.BorderSide.None; this.DetailData3_Odd.BorderWidth = 1F; this.DetailData3_Odd.Font = new System.Drawing.Font("Arial", 8.25F); this.DetailData3_Odd.ForeColor = System.Drawing.Color.Black; this.DetailData3_Odd.Name = "DetailData3_Odd"; this.DetailData3_Odd.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailData3_Odd.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // PageInfo // this.PageInfo.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.PageInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.PageInfo.Name = "PageInfo"; this.PageInfo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); // // TopMargin // this.TopMargin.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Visible", "?DoNotShowHeaderDetailsInExcel== false")}); this.TopMargin.HeightF = 63.54167F; this.TopMargin.Name = "TopMargin"; // // BottomMargin // this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPageInfo1, this.pageInfo1, this.pageInfo2}); this.BottomMargin.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Visible", "?DoNotShowHeaderDetailsInExcel==false")}); this.BottomMargin.HeightF = 54.33334F; this.BottomMargin.Name = "BottomMargin"; // // xrPageInfo1 // this.xrPageInfo1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F); this.xrPageInfo1.Name = "xrPageInfo1"; this.xrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.None; this.xrPageInfo1.SizeF = new System.Drawing.SizeF(81.49796F, 23F); this.xrPageInfo1.StyleName = "PageInfo"; this.xrPageInfo1.StylePriority.UseBorders = false; this.xrPageInfo1.TextFormatString = "Printed On:"; // // pageInfo1 // this.pageInfo1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.pageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(81.49796F, 10.00001F); this.pageInfo1.Name = "pageInfo1"; this.pageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime; this.pageInfo1.SizeF = new System.Drawing.SizeF(111.1904F, 23F); this.pageInfo1.StyleName = "PageInfo"; this.pageInfo1.StylePriority.UseBorders = false; this.pageInfo1.TextFormatString = "{0:dd MMM yyyy}"; // // pageInfo2 // this.pageInfo2.Borders = DevExpress.XtraPrinting.BorderSide.None; this.pageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(876.7977F, 10.00001F); this.pageInfo2.Name = "pageInfo2"; this.pageInfo2.SizeF = new System.Drawing.SizeF(205.2024F, 23F); this.pageInfo2.StyleName = "PageInfo"; this.pageInfo2.StylePriority.UseBorders = false; this.pageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; this.pageInfo2.TextFormatString = "Page {0} of {1}"; // // ReportHeader // this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable3, this.xrPictureBox1, this.label1}); this.ReportHeader.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Visible", "?DoNotShowHeaderDetailsInExcel==false")}); this.ReportHeader.HeightF = 151.875F; this.ReportHeader.Name = "ReportHeader"; // // xrTable3 // this.xrTable3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Visible", "?DoNotShowHeaderDetailsInExcel== False")}); this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(274.1863F, 44.58332F); this.xrTable3.Name = "xrTable3"; this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow3, this.xrTableRow4, this.xrTableRow1}); this.xrTable3.SizeF = new System.Drawing.SizeF(309.5332F, 75F); // // xrTableRow3 // this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell1, this.xrTableCell3}); this.xrTableRow3.Name = "xrTableRow3"; this.xrTableRow3.Weight = 1D; // // xrTableCell1 // this.xrTableCell1.Multiline = true; this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Text = "ReferenceNumber:"; this.xrTableCell1.Weight = 1.4033891654617119D; // // xrTableCell3 // this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Batches_search].[ReferenceNumber]")}); this.xrTableCell3.Multiline = true; this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.Text = "BatchID"; this.xrTableCell3.Weight = 1.410692676501158D; // // xrTableRow4 // this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell10, this.xrTableCell11}); this.xrTableRow4.Name = "xrTableRow4"; this.xrTableRow4.Weight = 1D; // // xrTableCell10 // this.xrTableCell10.Multiline = true; this.xrTableCell10.Name = "xrTableCell10"; this.xrTableCell10.Text = "From Date:"; this.xrTableCell10.Weight = 1.4033891654617119D; // // xrTableCell11 // this.xrTableCell11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "?StartDate")}); this.xrTableCell11.Multiline = true; this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.TextFormatString = "{0:dd MMM yyyy}"; this.xrTableCell11.Weight = 1.410692676501158D; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell2, this.xrTableCell4}); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCell2 // this.xrTableCell2.Multiline = true; this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.Text = "To Date:"; this.xrTableCell2.Weight = 1.4033891654617119D; // // xrTableCell4 // this.xrTableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "?EndDate")}); this.xrTableCell4.Multiline = true; this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.TextFormatString = "{0:dd MMM yyyy}"; this.xrTableCell4.Weight = 1.410692676501158D; // // xrPictureBox1 // this.xrPictureBox1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Visible", "?DoNotShowHeaderDetailsInExcel== False")}); this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource")); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(9.999974F, 10.00001F); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.SizeF = new System.Drawing.SizeF(232.2917F, 109.5833F); this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // label1 // this.label1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Visible", "?DoNotShowHeaderDetailsInExcel== False")}); this.label1.LocationFloat = new DevExpress.Utils.PointFloat(274.1863F, 10.00001F); this.label1.Name = "label1"; this.label1.SizeF = new System.Drawing.SizeF(515.9429F, 24.19433F); this.label1.StyleName = "Title"; this.label1.Text = "Legiti-mate: Cash Up Summary"; // // GroupHeader1 // this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.table1}); this.GroupHeader1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail; this.GroupHeader1.HeightF = 28F; this.GroupHeader1.Name = "GroupHeader1"; // // table1 // this.table1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.table1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.table1.Name = "table1"; this.table1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow1}); this.table1.SizeF = new System.Drawing.SizeF(1092F, 28F); this.table1.StylePriority.UseBorders = false; // // tableRow1 // this.tableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell1, this.tableCell2, this.tableCell3, this.tableCell4, this.tableCell5, this.tableCell6, this.tableCell7, this.tableCell8}); this.tableRow1.Name = "tableRow1"; this.tableRow1.Weight = 1D; // // tableCell1 // this.tableCell1.BorderColor = System.Drawing.Color.Black; this.tableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tableCell1.BorderWidth = 1F; this.tableCell1.Name = "tableCell1"; this.tableCell1.StyleName = "DetailCaption1"; this.tableCell1.StylePriority.UseBorderColor = false; this.tableCell1.StylePriority.UseBorders = false; this.tableCell1.StylePriority.UseBorderWidth = false; this.tableCell1.StylePriority.UseTextAlignment = false; this.tableCell1.Text = "Batch No."; this.tableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tableCell1.Weight = 0.084105201303897259D; // // tableCell2 // this.tableCell2.BorderColor = System.Drawing.Color.Black; this.tableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tableCell2.BorderWidth = 1F; this.tableCell2.Name = "tableCell2"; this.tableCell2.StyleName = "DetailCaption1"; this.tableCell2.StylePriority.UseBorderColor = false; this.tableCell2.StylePriority.UseBorders = false; this.tableCell2.StylePriority.UseBorderWidth = false; this.tableCell2.Text = "Batch Date"; this.tableCell2.Weight = 0.11474751884846263D; // // tableCell3 // this.tableCell3.BorderColor = System.Drawing.Color.Black; this.tableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tableCell3.BorderWidth = 1F; this.tableCell3.Name = "tableCell3"; this.tableCell3.StyleName = "DetailCaption1"; this.tableCell3.StylePriority.UseBorderColor = false; this.tableCell3.StylePriority.UseBorders = false; this.tableCell3.StylePriority.UseBorderWidth = false; this.tableCell3.StylePriority.UseTextAlignment = false; this.tableCell3.Text = "RBatch"; this.tableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tableCell3.Weight = 0.084105185556953038D; // // tableCell4 // this.tableCell4.BorderColor = System.Drawing.Color.Black; this.tableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tableCell4.BorderWidth = 1F; this.tableCell4.Name = "tableCell4"; this.tableCell4.StyleName = "DetailCaption1"; this.tableCell4.StylePriority.UseBorderColor = false; this.tableCell4.StylePriority.UseBorders = false; this.tableCell4.StylePriority.UseBorderWidth = false; this.tableCell4.StylePriority.UseTextAlignment = false; this.tableCell4.Text = "Receipt Detail ID"; this.tableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tableCell4.Weight = 0.10950818806993426D; // // tableCell5 // this.tableCell5.BorderColor = System.Drawing.Color.Black; this.tableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tableCell5.BorderWidth = 1F; this.tableCell5.Name = "tableCell5"; this.tableCell5.StyleName = "DetailCaption1"; this.tableCell5.StylePriority.UseBorderColor = false; this.tableCell5.StylePriority.UseBorders = false; this.tableCell5.StylePriority.UseBorderWidth = false; this.tableCell5.Text = "Receipt Date"; this.tableCell5.Weight = 0.13065312151461067D; // // tableCell6 // this.tableCell6.BorderColor = System.Drawing.Color.Black; this.tableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tableCell6.BorderWidth = 1F; this.tableCell6.Name = "tableCell6"; this.tableCell6.StyleName = "DetailCaption1"; this.tableCell6.StylePriority.UseBorderColor = false; this.tableCell6.StylePriority.UseBorders = false; this.tableCell6.StylePriority.UseBorderWidth = false; this.tableCell6.Text = "Receipt Items"; this.tableCell6.Weight = 0.29228718166293188D; // // tableCell7 // this.tableCell7.BorderColor = System.Drawing.Color.Black; this.tableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tableCell7.BorderWidth = 1F; this.tableCell7.Name = "tableCell7"; this.tableCell7.StyleName = "DetailCaption1"; this.tableCell7.StylePriority.UseBorderColor = false; this.tableCell7.StylePriority.UseBorders = false; this.tableCell7.StylePriority.UseBorderWidth = false; this.tableCell7.StylePriority.UseTextAlignment = false; this.tableCell7.Text = "Total Cost"; this.tableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tableCell7.Weight = 0.089441195267320389D; // // tableCell8 // this.tableCell8.BorderColor = System.Drawing.Color.Black; this.tableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tableCell8.BorderWidth = 1F; this.tableCell8.Name = "tableCell8"; this.tableCell8.StyleName = "DetailCaption1"; this.tableCell8.StylePriority.UseBorderColor = false; this.tableCell8.StylePriority.UseBorders = false; this.tableCell8.StylePriority.UseBorderWidth = false; this.tableCell8.Text = "Receipt Created By"; this.tableCell8.Weight = 0.22208713147201512D; // // Detail // this.Detail.Borders = DevExpress.XtraPrinting.BorderSide.None; this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.table2}); this.Detail.HeightF = 25F; this.Detail.Name = "Detail"; this.Detail.StylePriority.UseBorders = false; // // table2 // this.table2.Borders = DevExpress.XtraPrinting.BorderSide.None; this.table2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.table2.Name = "table2"; this.table2.OddStyleName = "DetailData3_Odd"; this.table2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow2}); this.table2.SizeF = new System.Drawing.SizeF(1092F, 25F); this.table2.StylePriority.UseBorders = false; // // tableRow2 // this.tableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell9, this.tableCell10, this.tableCell11, this.tableCell12, this.tableCell13, this.tableCell14, this.tableCell15, this.tableCell16}); this.tableRow2.Name = "tableRow2"; this.tableRow2.Weight = 11.5D; // // tableCell9 // this.tableCell9.BorderColor = System.Drawing.Color.Black; this.tableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tableCell9.BorderWidth = 1F; this.tableCell9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[BBatch]")}); this.tableCell9.Name = "tableCell9"; this.tableCell9.StyleName = "DetailData1"; this.tableCell9.StylePriority.UseBorderColor = false; this.tableCell9.StylePriority.UseBorders = false; this.tableCell9.StylePriority.UseBorderWidth = false; this.tableCell9.StylePriority.UseTextAlignment = false; this.tableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tableCell9.Weight = 0.084105185556953038D; // // tableCell10 // this.tableCell10.BorderColor = System.Drawing.Color.Black; this.tableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tableCell10.BorderWidth = 1F; this.tableCell10.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[BatchDate]")}); this.tableCell10.Name = "tableCell10"; this.tableCell10.StyleName = "DetailData1"; this.tableCell10.StylePriority.UseBorderColor = false; this.tableCell10.StylePriority.UseBorders = false; this.tableCell10.StylePriority.UseBorderWidth = false; this.tableCell10.TextFormatString = "{0:dd MMM yyyy}"; this.tableCell10.Weight = 0.11474753459540683D; // // tableCell11 // this.tableCell11.BorderColor = System.Drawing.Color.Black; this.tableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tableCell11.BorderWidth = 1F; this.tableCell11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[RBatch]")}); this.tableCell11.Name = "tableCell11"; this.tableCell11.StyleName = "DetailData1"; this.tableCell11.StylePriority.UseBorderColor = false; this.tableCell11.StylePriority.UseBorders = false; this.tableCell11.StylePriority.UseBorderWidth = false; this.tableCell11.StylePriority.UseTextAlignment = false; this.tableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tableCell11.Weight = 0.084105185556953038D; // // tableCell12 // this.tableCell12.BorderColor = System.Drawing.Color.Black; this.tableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tableCell12.BorderWidth = 1F; this.tableCell12.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ReceiptDetailID]")}); this.tableCell12.Name = "tableCell12"; this.tableCell12.StyleName = "DetailData1"; this.tableCell12.StylePriority.UseBorderColor = false; this.tableCell12.StylePriority.UseBorders = false; this.tableCell12.StylePriority.UseBorderWidth = false; this.tableCell12.StylePriority.UseTextAlignment = false; this.tableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tableCell12.Weight = 0.10950821873435844D; // // tableCell13 // this.tableCell13.BorderColor = System.Drawing.Color.Black; this.tableCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tableCell13.BorderWidth = 1F; this.tableCell13.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ReceiptDate]")}); this.tableCell13.Name = "tableCell13"; this.tableCell13.StyleName = "DetailData1"; this.tableCell13.StylePriority.UseBorderColor = false; this.tableCell13.StylePriority.UseBorders = false; this.tableCell13.StylePriority.UseBorderWidth = false; this.tableCell13.TextFormatString = "{0:dd MMM yyyy}"; this.tableCell13.Weight = 0.13065312153153874D; // // tableCell14 // this.tableCell14.BorderColor = System.Drawing.Color.Black; this.tableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tableCell14.BorderWidth = 1F; this.tableCell14.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ReceiptItems]")}); this.tableCell14.Name = "tableCell14"; this.tableCell14.StyleName = "DetailData1"; this.tableCell14.StylePriority.UseBorderColor = false; this.tableCell14.StylePriority.UseBorders = false; this.tableCell14.StylePriority.UseBorderWidth = false; this.tableCell14.Weight = 0.29228714473317929D; // // tableCell15 // this.tableCell15.BorderColor = System.Drawing.Color.Black; this.tableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tableCell15.BorderWidth = 1F; this.tableCell15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[TotalCost]")}); this.tableCell15.Name = "tableCell15"; this.tableCell15.StyleName = "DetailData1"; this.tableCell15.StylePriority.UseBorderColor = false; this.tableCell15.StylePriority.UseBorders = false; this.tableCell15.StylePriority.UseBorderWidth = false; this.tableCell15.StylePriority.UseTextAlignment = false; this.tableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.tableCell15.TextFormatString = "{0:R0.00}"; this.tableCell15.Weight = 0.089441194962620291D; // // tableCell16 // this.tableCell16.BorderColor = System.Drawing.Color.Black; this.tableCell16.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.tableCell16.BorderWidth = 1F; this.tableCell16.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[receiptCreatedBy]")}); this.tableCell16.Name = "tableCell16"; this.tableCell16.StyleName = "DetailData1"; this.tableCell16.StylePriority.UseBorderColor = false; this.tableCell16.StylePriority.UseBorders = false; this.tableCell16.StylePriority.UseBorderWidth = false; this.tableCell16.Weight = 0.22208690381978263D; // // StartDate // this.StartDate.AllowNull = true; this.StartDate.Description = "From Date"; this.StartDate.Name = "StartDate"; this.StartDate.Type = typeof(System.DateTime); this.StartDate.ValueInfo = "2019-09-09"; // // EndDate // this.EndDate.AllowNull = true; this.EndDate.Description = "To Date"; this.EndDate.Name = "EndDate"; this.EndDate.Type = typeof(System.DateTime); this.EndDate.ValueInfo = "2019-09-09"; // // UserID // this.UserID.Description = "User ID"; this.UserID.Name = "UserID"; this.UserID.Type = typeof(long); this.UserID.ValueInfo = "1000"; this.UserID.Visible = false; // // BatchID // this.BatchID.Description = "Batch"; dynamicListLookUpSettings1.DataMember = "ReceiptBatches "; dynamicListLookUpSettings1.DataSource = this.sqlDataSource1; dynamicListLookUpSettings1.DisplayMember = "ReferenceNumber"; dynamicListLookUpSettings1.SortMember = "ReferenceNumber"; dynamicListLookUpSettings1.SortOrder = DevExpress.Data.ColumnSortOrder.Ascending; dynamicListLookUpSettings1.ValueMember = "ReceiptBatchID"; this.BatchID.LookUpSettings = dynamicListLookUpSettings1; this.BatchID.Name = "BatchID"; this.BatchID.Type = typeof(long); this.BatchID.ValueInfo = "0"; // // PaymentTypeID // this.PaymentTypeID.Description = "PaymentType"; dynamicListLookUpSettings2.DataMember = "PaymentType"; dynamicListLookUpSettings2.DataSource = this.sqlDataSource1; dynamicListLookUpSettings2.DisplayMember = "Description"; dynamicListLookUpSettings2.SortMember = "Description"; dynamicListLookUpSettings2.SortOrder = DevExpress.Data.ColumnSortOrder.Ascending; dynamicListLookUpSettings2.ValueMember = "PaymentTypeID"; this.PaymentTypeID.LookUpSettings = dynamicListLookUpSettings2; this.PaymentTypeID.MultiValue = true; this.PaymentTypeID.Name = "PaymentTypeID"; // // UserIDCsv // this.UserIDCsv.Description = "User"; dynamicListLookUpSettings3.DataMember = "Users"; dynamicListLookUpSettings3.DataSource = this.sqlDataSource1; dynamicListLookUpSettings3.DisplayMember = "KnownAs"; dynamicListLookUpSettings3.SortMember = "KnownAs"; dynamicListLookUpSettings3.ValueMember = "UserID"; this.UserIDCsv.LookUpSettings = dynamicListLookUpSettings3; this.UserIDCsv.MultiValue = true; this.UserIDCsv.Name = "UserIDCsv"; // // DoNotShowHeaderDetailsInExcel // this.DoNotShowHeaderDetailsInExcel.Description = "DoNotShowHeaderDetailsInExcel"; this.DoNotShowHeaderDetailsInExcel.Name = "DoNotShowHeaderDetailsInExcel"; this.DoNotShowHeaderDetailsInExcel.Type = typeof(bool); this.DoNotShowHeaderDetailsInExcel.ValueInfo = "True"; // // Application_CashUpSummaryReport // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.TopMargin, this.BottomMargin, this.ReportHeader, this.GroupHeader1, this.Detail}); this.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1}); this.DataMember = "App_Pr_Rpt_Application_CashUpSummaryReport"; this.DataSource = this.sqlDataSource1; this.Font = new System.Drawing.Font("Arial", 9.75F); this.Landscape = true; this.Margins = new System.Drawing.Printing.Margins(42, 35, 64, 54); this.PageHeight = 827; this.PageWidth = 1169; this.PaperKind = System.Drawing.Printing.PaperKind.A4; this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] { this.StartDate, this.EndDate, this.UserID, this.BatchID, this.PaymentTypeID, this.UserIDCsv, this.DoNotShowHeaderDetailsInExcel}); this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Title, this.DetailCaption1, this.DetailData1, this.DetailData3_Odd, this.PageInfo}); this.Version = "19.1"; ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.table1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.table2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); } #endregion private DevExpress.DataAccess.Sql.SqlDataSource sqlDataSource1; private DevExpress.XtraReports.UI.XRControlStyle Title; private DevExpress.XtraReports.UI.XRControlStyle DetailCaption1; private DevExpress.XtraReports.UI.XRControlStyle DetailData1; private DevExpress.XtraReports.UI.XRControlStyle DetailData3_Odd; private DevExpress.XtraReports.UI.XRControlStyle PageInfo; private DevExpress.XtraReports.UI.TopMarginBand TopMargin; private DevExpress.XtraReports.UI.BottomMarginBand BottomMargin; private DevExpress.XtraReports.UI.XRPageInfo pageInfo1; private DevExpress.XtraReports.UI.XRPageInfo pageInfo2; private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader; private DevExpress.XtraReports.UI.XRLabel label1; private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1; private DevExpress.XtraReports.UI.XRTable table1; private DevExpress.XtraReports.UI.XRTableRow tableRow1; private DevExpress.XtraReports.UI.XRTableCell tableCell1; private DevExpress.XtraReports.UI.XRTableCell tableCell2; private DevExpress.XtraReports.UI.XRTableCell tableCell3; private DevExpress.XtraReports.UI.XRTableCell tableCell4; private DevExpress.XtraReports.UI.XRTableCell tableCell5; private DevExpress.XtraReports.UI.XRTableCell tableCell6; private DevExpress.XtraReports.UI.XRTableCell tableCell7; private DevExpress.XtraReports.UI.XRTableCell tableCell8; private DevExpress.XtraReports.UI.DetailBand Detail; private DevExpress.XtraReports.UI.XRTable table2; private DevExpress.XtraReports.UI.XRTableRow tableRow2; private DevExpress.XtraReports.UI.XRTableCell tableCell9; private DevExpress.XtraReports.UI.XRTableCell tableCell10; private DevExpress.XtraReports.UI.XRTableCell tableCell11; private DevExpress.XtraReports.UI.XRTableCell tableCell12; private DevExpress.XtraReports.UI.XRTableCell tableCell13; private DevExpress.XtraReports.UI.XRTableCell tableCell14; private DevExpress.XtraReports.UI.XRTableCell tableCell15; private DevExpress.XtraReports.UI.XRTableCell tableCell16; private DevExpress.XtraReports.Parameters.Parameter StartDate; private DevExpress.XtraReports.Parameters.Parameter EndDate; private DevExpress.XtraReports.Parameters.Parameter UserID; private DevExpress.XtraReports.Parameters.Parameter BatchID; private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1; private DevExpress.XtraReports.UI.XRTable xrTable3; private DevExpress.XtraReports.UI.XRTableRow xrTableRow3; private DevExpress.XtraReports.UI.XRTableCell xrTableCell1; private DevExpress.XtraReports.UI.XRTableCell xrTableCell3; private DevExpress.XtraReports.UI.XRTableRow xrTableRow4; private DevExpress.XtraReports.UI.XRTableCell xrTableCell10; private DevExpress.XtraReports.UI.XRTableCell xrTableCell11; private DevExpress.XtraReports.UI.XRTableRow xrTableRow1; private DevExpress.XtraReports.UI.XRTableCell xrTableCell2; private DevExpress.XtraReports.UI.XRTableCell xrTableCell4; private DevExpress.XtraReports.Parameters.Parameter PaymentTypeID; private DevExpress.XtraReports.Parameters.Parameter UserIDCsv; private DevExpress.XtraReports.Parameters.Parameter DoNotShowHeaderDetailsInExcel; private DevExpress.XtraReports.UI.XRPageInfo xrPageInfo1; } }