/// <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.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     DevExpress.DataAccess.Sql.SelectQuery          selectQuery1      = new DevExpress.DataAccess.Sql.SelectQuery();
     DevExpress.DataAccess.Sql.Column               column1           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression1 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                table1            = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column               column2           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression2 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column3           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression3 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                table2            = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column               column4           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression4 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column5           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression5 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                table3            = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column               column6           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression6 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column7           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression7 = new DevExpress.DataAccess.Sql.ColumnExpression();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(LowStockItemsReport));
     DevExpress.DataAccess.Sql.QueryParameter       queryParameter1   = new DevExpress.DataAccess.Sql.QueryParameter();
     DevExpress.DataAccess.Sql.QueryParameter       queryParameter2   = new DevExpress.DataAccess.Sql.QueryParameter();
     DevExpress.DataAccess.Sql.Join join1 = new DevExpress.DataAccess.Sql.Join();
     DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo1 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
     DevExpress.DataAccess.Sql.Join join2 = new DevExpress.DataAccess.Sql.Join();
     DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo2 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel8       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3       = new DevExpress.XtraReports.UI.XRLabel();
     this.lblQuantity    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.WarehouseParam = new DevExpress.XtraReports.Parameters.Parameter();
     this.ReportHeader   = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel5       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine2        = new DevExpress.XtraReports.UI.XRLine();
     this.SKU            = new DevExpress.XtraReports.UI.XRLabel();
     this.InStock        = new DevExpress.XtraReports.UI.XRLabel();
     this.ReOrder        = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter     = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrLabel6       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1        = new DevExpress.XtraReports.UI.XRLine();
     this.PageHeader     = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel7       = new DevExpress.XtraReports.UI.XRLabel();
     this.TenantIdParam  = new DevExpress.XtraReports.Parameters.Parameter();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel8,
         this.xrLabel3,
         this.lblQuantity,
         this.xrLabel1
     });
     this.Detail.Font    = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Detail.HeightF = 30.20833F;
     this.Detail.Name    = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.StylePriority.UseFont = false;
     this.Detail.TextAlignment         = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel8
     //
     this.xrLabel8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Name]")
     });
     this.xrLabel8.Font                  = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel8.LocationFloat         = new DevExpress.Utils.PointFloat(151.0417F, 0F);
     this.xrLabel8.Name                  = "xrLabel8";
     this.xrLabel8.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF                 = new System.Drawing.SizeF(402.1252F, 23F);
     this.xrLabel8.StylePriority.UseFont = false;
     //
     // xrLabel3
     //
     this.xrLabel3.BorderWidth = 0F;
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Available]")
     });
     this.xrLabel3.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(682.6667F, 0F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(118.3332F, 23F);
     this.xrLabel3.StylePriority.UseBorderWidth = false;
     this.xrLabel3.StylePriority.UseFont        = false;
     this.xrLabel3.Text = "xrLabel3";
     //
     // lblQuantity
     //
     this.lblQuantity.BorderWidth = 0F;
     this.lblQuantity.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[MinStockQuantity]")
     });
     this.lblQuantity.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblQuantity.LocationFloat = new DevExpress.Utils.PointFloat(553.167F, 0F);
     this.lblQuantity.Name          = "lblQuantity";
     this.lblQuantity.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblQuantity.SizeF         = new System.Drawing.SizeF(129.4998F, 23F);
     this.lblQuantity.StylePriority.UseBorderWidth = false;
     this.lblQuantity.StylePriority.UseFont        = false;
     //
     // xrLabel1
     //
     this.xrLabel1.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel1.BorderWidth = 0F;
     this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[SKUCode]")
     });
     this.xrLabel1.Font                         = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat                = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name                         = "xrLabel1";
     this.xrLabel1.Padding                      = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                        = new System.Drawing.SizeF(151.0417F, 23F);
     this.xrLabel1.StylePriority.UseBorders     = false;
     this.xrLabel1.StylePriority.UseBorderWidth = false;
     this.xrLabel1.StylePriority.UseFont        = false;
     this.xrLabel1.Text                         = "xrLabel1";
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 20.66666F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 4F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // WarehouseParam
     //
     this.WarehouseParam.Description    = "Location";
     this.WarehouseParam.LookUpSettings = staticListLookUpSettings1;
     this.WarehouseParam.Name           = "WarehouseParam";
     this.WarehouseParam.Type           = typeof(int);
     this.WarehouseParam.ValueInfo      = "0";
     //
     // ReportHeader
     //
     this.ReportHeader.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     this.ReportHeader.BorderColor = System.Drawing.Color.Black;
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel5,
         this.xrLine2
     });
     this.ReportHeader.Font    = new System.Drawing.Font("Verdana", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ReportHeader.HeightF = 47.29169F;
     this.ReportHeader.Name    = "ReportHeader";
     this.ReportHeader.StylePriority.UseBackColor     = false;
     this.ReportHeader.StylePriority.UseBorderColor   = false;
     this.ReportHeader.StylePriority.UseFont          = false;
     this.ReportHeader.StylePriority.UseTextAlignment = false;
     this.ReportHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel5
     //
     this.xrLabel5.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel5.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel5.BorderWidth   = 0F;
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(800.9999F, 30.62501F);
     this.xrLabel5.StylePriority.UseBackColor   = false;
     this.xrLabel5.StylePriority.UseBorders     = false;
     this.xrLabel5.StylePriority.UseBorderWidth = false;
     this.xrLabel5.Text = "Low Stock Items";
     //
     // xrLine2
     //
     this.xrLine2.BackColor     = System.Drawing.Color.White;
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 30.62501F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(801.0001F, 13.62502F);
     this.xrLine2.StylePriority.UseBackColor = false;
     //
     // SKU
     //
     this.SKU.BorderWidth   = 0F;
     this.SKU.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.SKU.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.SKU.Name          = "SKU";
     this.SKU.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.SKU.SizeF         = new System.Drawing.SizeF(151.0417F, 23F);
     this.SKU.StylePriority.UseBorderWidth = false;
     this.SKU.StylePriority.UseFont        = false;
     this.SKU.Text = "SKU";
     //
     // InStock
     //
     this.InStock.BorderWidth   = 0F;
     this.InStock.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.InStock.LocationFloat = new DevExpress.Utils.PointFloat(682.6667F, 0F);
     this.InStock.Name          = "InStock";
     this.InStock.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.InStock.SizeF         = new System.Drawing.SizeF(118.3332F, 23F);
     this.InStock.StylePriority.UseBorderWidth = false;
     this.InStock.StylePriority.UseFont        = false;
     this.InStock.Text = "Available";
     //
     // ReOrder
     //
     this.ReOrder.BorderWidth   = 0F;
     this.ReOrder.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ReOrder.LocationFloat = new DevExpress.Utils.PointFloat(553.167F, 0F);
     this.ReOrder.Multiline     = true;
     this.ReOrder.Name          = "ReOrder";
     this.ReOrder.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.ReOrder.SizeF         = new System.Drawing.SizeF(129.4998F, 23F);
     this.ReOrder.StylePriority.UseBorderWidth = false;
     this.ReOrder.StylePriority.UseFont        = false;
     this.ReOrder.Text = "ReOrder Qty";
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel6,
         this.xrLine1
     });
     this.PageFooter.HeightF = 39.76981F;
     this.PageFooter.Name    = "PageFooter";
     //
     // xrLabel6
     //
     this.xrLabel6.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel6.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel6.BorderWidth   = 0F;
     this.xrLabel6.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 13.62502F);
     this.xrLabel6.Multiline     = true;
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(800.9999F, 23.33333F);
     this.xrLabel6.StylePriority.UseBackColor     = false;
     this.xrLabel6.StylePriority.UseBorders       = false;
     this.xrLabel6.StylePriority.UseBorderWidth   = false;
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text          = "©WarehouseZone\r\n\r\n";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(801.0001F, 13.62502F);
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel7,
         this.ReOrder,
         this.SKU,
         this.InStock
     });
     this.PageHeader.Font    = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.PageHeader.HeightF = 32.29167F;
     this.PageHeader.Name    = "PageHeader";
     this.PageHeader.StylePriority.UseFont = false;
     //
     // xrLabel7
     //
     this.xrLabel7.Font                  = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel7.LocationFloat         = new DevExpress.Utils.PointFloat(151.0417F, 0F);
     this.xrLabel7.Name                  = "xrLabel7";
     this.xrLabel7.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF                 = new System.Drawing.SizeF(402.1252F, 23F);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.Text                  = "Product";
     //
     // TenantIdParam
     //
     this.TenantIdParam.Description = "Tenant";
     this.TenantIdParam.Name        = "TenantIdParam";
     this.TenantIdParam.Type        = typeof(int);
     this.TenantIdParam.ValueInfo   = "0";
     this.TenantIdParam.Visible     = false;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "ApplicationContext";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     columnExpression1.ColumnName       = "MinStockQuantity";
     table1.MetaSerializable            = "<Meta X=\"30\" Y=\"30\" Width=\"210\" Height=\"248\" />";
     table1.Name                  = "ProductLocationStockLevel";
     columnExpression1.Table      = table1;
     column1.Expression           = columnExpression1;
     columnExpression2.ColumnName = "TenantLocationID";
     columnExpression2.Table      = table1;
     column2.Expression           = columnExpression2;
     columnExpression3.ColumnName = "SKUCode";
     table2.MetaSerializable      = "<Meta X=\"270\" Y=\"30\" Width=\"125\" Height=\"1255\" />";
     table2.Name                  = "ProductMaster";
     columnExpression3.Table      = table2;
     column3.Expression           = columnExpression3;
     columnExpression4.ColumnName = "Name";
     columnExpression4.Table      = table2;
     column4.Expression           = columnExpression4;
     columnExpression5.ColumnName = "Available";
     table3.MetaSerializable      = "<Meta X=\"425\" Y=\"30\" Width=\"125\" Height=\"324\" />";
     table3.Name                  = "InventoryStocks";
     columnExpression5.Table      = table3;
     column5.Expression           = columnExpression5;
     columnExpression6.ColumnName = "TenantId";
     columnExpression6.Table      = table1;
     column6.Expression           = columnExpression6;
     columnExpression7.ColumnName = "ProductMasterID";
     columnExpression7.Table      = table1;
     column7.Expression           = columnExpression7;
     selectQuery1.Columns.Add(column1);
     selectQuery1.Columns.Add(column2);
     selectQuery1.Columns.Add(column3);
     selectQuery1.Columns.Add(column4);
     selectQuery1.Columns.Add(column5);
     selectQuery1.Columns.Add(column6);
     selectQuery1.Columns.Add(column7);
     selectQuery1.FilterString      = resources.GetString("selectQuery1.FilterString");
     selectQuery1.GroupFilterString = "";
     selectQuery1.Name     = "ProductLocationStockLevel_1";
     queryParameter1.Name  = "sqlParamTenantId";
     queryParameter1.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter1.Value = new DevExpress.DataAccess.Expression("[Parameters.TenantIdParam]", typeof(int));
     queryParameter2.Name  = "sqlParamWarehouseId";
     queryParameter2.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter2.Value = new DevExpress.DataAccess.Expression("[Parameters.WarehouseParam]", typeof(int));
     selectQuery1.Parameters.Add(queryParameter1);
     selectQuery1.Parameters.Add(queryParameter2);
     relationColumnInfo1.NestedKeyColumn = "ProductId";
     relationColumnInfo1.ParentKeyColumn = "ProductMasterID";
     join1.KeyColumns.Add(relationColumnInfo1);
     join1.Nested = table2;
     join1.Parent = table1;
     relationColumnInfo2.NestedKeyColumn = "ProductId";
     relationColumnInfo2.ParentKeyColumn = "ProductId";
     join2.KeyColumns.Add(relationColumnInfo2);
     join2.Nested = table3;
     join2.Parent = table2;
     selectQuery1.Relations.Add(join1);
     selectQuery1.Relations.Add(join2);
     selectQuery1.Tables.Add(table1);
     selectQuery1.Tables.Add(table2);
     selectQuery1.Tables.Add(table3);
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         selectQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // LowStockItemsReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader,
         this.PageFooter,
         this.PageHeader
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember   = "ProductLocationStockLevel_1";
     this.DataSource   = this.sqlDataSource1;
     this.FilterString = "[TenantId] = ?TenantIdParam";
     this.Font         = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Margins      = new System.Drawing.Printing.Margins(25, 24, 21, 4);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.WarehouseParam,
         this.TenantIdParam
     });
     this.Version = "19.1";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemple #2
0
 /// <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.DataAccess.Sql.CustomSqlQuery                   customSqlQuery1           = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     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();
     System.ComponentModel.ComponentResourceManager             resources                 = new System.ComponentModel.ComponentResourceManager(typeof(ProductSoldReport));
     DevExpress.DataAccess.Sql.CustomSqlQuery                   customSqlQuery2           = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     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.MasterDetailInfo                 masterDetailInfo1         = new DevExpress.DataAccess.Sql.MasterDetailInfo();
     DevExpress.DataAccess.Sql.RelationColumnInfo               relationColumnInfo1       = new DevExpress.DataAccess.Sql.RelationColumnInfo();
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.ReportHeader   = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLine1        = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel21      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel20      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel22      = new DevExpress.XtraReports.UI.XRLabel();
     this.lbldate        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5       = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportFooter   = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel6       = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader     = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel4       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2       = new DevExpress.XtraReports.UI.XRLabel();
     this.SKU            = new DevExpress.XtraReports.UI.XRLabel();
     this.StartDate      = new DevExpress.XtraReports.Parameters.Parameter();
     this.EndDate        = new DevExpress.XtraReports.Parameters.Parameter();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.DetailReport   = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel7       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15      = new DevExpress.XtraReports.UI.XRLabel();
     this.DetailReport1  = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail2        = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel17      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8       = new DevExpress.XtraReports.UI.XRLabel();
     this.GroupHeader1   = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel16      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11      = new DevExpress.XtraReports.UI.XRLabel();
     this.MarketId       = new DevExpress.XtraReports.Parameters.Parameter();
     this.AccountID      = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 0F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 1F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.HeightF = 0F;
     this.Detail.Name    = "Detail";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine1,
         this.xrLabel21,
         this.xrLabel20,
         this.xrLabel19,
         this.xrLabel22,
         this.lbldate,
         this.xrLabel5
     });
     this.ReportHeader.HeightF = 101.5417F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(1.000122F, 73.62514F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(800.9998F, 12.99999F);
     //
     // xrLabel21
     //
     this.xrLabel21.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel21.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "?EndDate")
     });
     this.xrLabel21.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel21.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(474.4166F, 54.79179F);
     this.xrLabel21.Name          = "xrLabel21";
     this.xrLabel21.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel21.SizeF         = new System.Drawing.SizeF(158.3333F, 18.83334F);
     this.xrLabel21.StylePriority.UseBackColor     = false;
     this.xrLabel21.StylePriority.UseFont          = false;
     this.xrLabel21.StylePriority.UseForeColor     = false;
     this.xrLabel21.StylePriority.UseTextAlignment = false;
     this.xrLabel21.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel21.TextFormatString = "{0:dd/MM/yyyy}";
     //
     // xrLabel20
     //
     this.xrLabel20.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel20.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "?StartDate")
     });
     this.xrLabel20.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel20.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(293.7081F, 54.79179F);
     this.xrLabel20.Name          = "xrLabel20";
     this.xrLabel20.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel20.SizeF         = new System.Drawing.SizeF(156.7502F, 18.83335F);
     this.xrLabel20.StylePriority.UseBackColor     = false;
     this.xrLabel20.StylePriority.UseFont          = false;
     this.xrLabel20.StylePriority.UseForeColor     = false;
     this.xrLabel20.StylePriority.UseTextAlignment = false;
     this.xrLabel20.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel20.TextFormatString = "{0:dd/MM/yyyy}";
     //
     // xrLabel19
     //
     this.xrLabel19.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel19.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel19.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(169.25F, 54.79179F);
     this.xrLabel19.Name          = "xrLabel19";
     this.xrLabel19.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF         = new System.Drawing.SizeF(123.458F, 18.83335F);
     this.xrLabel19.StylePriority.UseBackColor     = false;
     this.xrLabel19.StylePriority.UseFont          = false;
     this.xrLabel19.StylePriority.UseForeColor     = false;
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.Text          = "Report Period :";
     this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel22
     //
     this.xrLabel22.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel22.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel22.Font          = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(0.5000916F, 18.83335F);
     this.xrLabel22.Name          = "xrLabel22";
     this.xrLabel22.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel22.SizeF         = new System.Drawing.SizeF(800.9998F, 30.62501F);
     this.xrLabel22.StylePriority.UseBackColor     = false;
     this.xrLabel22.StylePriority.UseBorders       = false;
     this.xrLabel22.StylePriority.UseFont          = false;
     this.xrLabel22.StylePriority.UseTextAlignment = false;
     this.xrLabel22.Text          = "Product Sale By Account";
     this.xrLabel22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // lbldate
     //
     this.lbldate.BackColor     = System.Drawing.Color.Transparent;
     this.lbldate.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbldate.ForeColor     = System.Drawing.Color.Black;
     this.lbldate.LocationFloat = new DevExpress.Utils.PointFloat(56.25F, 0F);
     this.lbldate.Name          = "lbldate";
     this.lbldate.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lbldate.SizeF         = new System.Drawing.SizeF(175F, 18.83335F);
     this.lbldate.StylePriority.UseBackColor     = false;
     this.lbldate.StylePriority.UseFont          = false;
     this.lbldate.StylePriority.UseForeColor     = false;
     this.lbldate.StylePriority.UseTextAlignment = false;
     this.lbldate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel5.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel5.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(56.25F, 18.83335F);
     this.xrLabel5.StylePriority.UseBackColor     = false;
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseForeColor     = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text          = "Date:";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel6
     });
     this.ReportFooter.HeightF = 26.08325F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // xrLabel6
     //
     this.xrLabel6.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel6.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel6.BorderWidth   = 0F;
     this.xrLabel6.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel6.Multiline     = true;
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(800.9999F, 23.33333F);
     this.xrLabel6.StylePriority.UseBackColor     = false;
     this.xrLabel6.StylePriority.UseBorders       = false;
     this.xrLabel6.StylePriority.UseBorderWidth   = false;
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text          = "©WarehouseZone\r\n\r\n";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel4,
         this.xrLabel10,
         this.xrLabel3,
         this.xrLabel2,
         this.SKU
     });
     this.PageHeader.HeightF = 23F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel4
     //
     this.xrLabel4.Font                  = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel4.LocationFloat         = new DevExpress.Utils.PointFloat(703.083F, 0F);
     this.xrLabel4.Multiline             = true;
     this.xrLabel4.Name                  = "xrLabel4";
     this.xrLabel4.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF                 = new System.Drawing.SizeF(97.91681F, 23F);
     this.xrLabel4.StylePriority.UseFont = false;
     //
     // xrLabel10
     //
     this.xrLabel10.Font                  = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel10.LocationFloat         = new DevExpress.Utils.PointFloat(94.37503F, 0F);
     this.xrLabel10.Multiline             = true;
     this.xrLabel10.Name                  = "xrLabel10";
     this.xrLabel10.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF                 = new System.Drawing.SizeF(359.9995F, 23F);
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.Text                  = "Account";
     //
     // xrLabel3
     //
     this.xrLabel3.Font                  = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat         = new DevExpress.Utils.PointFloat(564.4996F, 0F);
     this.xrLabel3.Name                  = "xrLabel3";
     this.xrLabel3.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                 = new System.Drawing.SizeF(138.5834F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.Text                  = "Qty Out";
     //
     // xrLabel2
     //
     this.xrLabel2.Font                  = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat         = new DevExpress.Utils.PointFloat(454.3745F, 0F);
     this.xrLabel2.Name                  = "xrLabel2";
     this.xrLabel2.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                 = new System.Drawing.SizeF(110.1252F, 23F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.Text                  = "Qty Return";
     //
     // SKU
     //
     this.SKU.BorderWidth   = 0F;
     this.SKU.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.SKU.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.SKU.Name          = "SKU";
     this.SKU.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.SKU.SizeF         = new System.Drawing.SizeF(94.37503F, 23F);
     this.SKU.StylePriority.UseBorderWidth = false;
     this.SKU.StylePriority.UseFont        = false;
     this.SKU.Text = "AC";
     //
     // StartDate
     //
     this.StartDate.Description = "Start Date";
     this.StartDate.Name        = "StartDate";
     this.StartDate.Type        = typeof(System.DateTime);
     //
     // EndDate
     //
     this.EndDate.Description = "End Date";
     this.EndDate.Name        = "EndDate";
     this.EndDate.Type        = typeof(System.DateTime);
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "ApplicationContext";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.MetaSerializable   = "<Meta X=\"-120\" Y=\"10\" Width=\"110\" Height=\"122\" />";
     customSqlQuery1.Name  = "Query";
     queryParameter1.Name  = "SqlStartDate";
     queryParameter1.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter1.Value = new DevExpress.DataAccess.Expression("?StartDate", typeof(System.DateTime));
     queryParameter2.Name  = "SqlEndDate";
     queryParameter2.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter2.Value = new DevExpress.DataAccess.Expression("?EndDate", typeof(System.DateTime));
     queryParameter3.Name  = "MarketIds";
     queryParameter3.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter3.Value = new DevExpress.DataAccess.Expression("?MarketId", typeof(int));
     customSqlQuery1.Parameters.Add(queryParameter1);
     customSqlQuery1.Parameters.Add(queryParameter2);
     customSqlQuery1.Parameters.Add(queryParameter3);
     customSqlQuery1.Sql = resources.GetString("customSqlQuery1.Sql");
     customSqlQuery2.MetaSerializable = "<Meta X=\"150\" Y=\"20\" Width=\"126\" Height=\"190\" />";
     customSqlQuery2.Name             = "DetailReport";
     queryParameter4.Name             = "sqlStartDate";
     queryParameter4.Type             = typeof(DevExpress.DataAccess.Expression);
     queryParameter4.Value            = new DevExpress.DataAccess.Expression("?StartDate", typeof(System.DateTime));
     queryParameter5.Name             = "sqlEndDate";
     queryParameter5.Type             = typeof(DevExpress.DataAccess.Expression);
     queryParameter5.Value            = new DevExpress.DataAccess.Expression("?EndDate", typeof(System.DateTime));
     queryParameter6.Name             = "SqlAccountID";
     queryParameter6.Type             = typeof(DevExpress.DataAccess.Expression);
     queryParameter6.Value            = new DevExpress.DataAccess.Expression("?AccountID", typeof(int));
     customSqlQuery2.Parameters.Add(queryParameter4);
     customSqlQuery2.Parameters.Add(queryParameter5);
     customSqlQuery2.Parameters.Add(queryParameter6);
     customSqlQuery2.Sql = resources.GetString("customSqlQuery2.Sql");
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1,
         customSqlQuery2
     });
     masterDetailInfo1.DetailQueryName   = "DetailReport";
     relationColumnInfo1.NestedKeyColumn = "ACCOUNTID";
     relationColumnInfo1.ParentKeyColumn = "ACCOUNTID";
     masterDetailInfo1.KeyColumns.Add(relationColumnInfo1);
     masterDetailInfo1.MasterQueryName = "Query";
     masterDetailInfo1.Name            = "QueryDetailReport";
     this.sqlDataSource1.Relations.AddRange(new DevExpress.DataAccess.Sql.MasterDetailInfo[] {
         masterDetailInfo1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1,
         this.DetailReport1
     });
     this.DetailReport.DataMember = "Query";
     this.DetailReport.DataSource = this.sqlDataSource1;
     this.DetailReport.Level      = 0;
     this.DetailReport.Name       = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel7,
         this.xrLabel1,
         this.xrLabel13,
         this.xrLabel14,
         this.xrLabel15
     });
     this.Detail1.HeightF = 28.83323F;
     this.Detail1.Name    = "Detail1";
     //
     // xrLabel7
     //
     this.xrLabel7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "iif([ReportItems].[DetailReport1].[DrillDownExpanded],\'Hide Details\',\'Show Detail" +
                                                         "s\')")
     });
     this.xrLabel7.ForeColor     = System.Drawing.Color.Blue;
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(703.0832F, 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(97.91663F, 23F);
     this.xrLabel7.StylePriority.UseForeColor     = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text          = "Details";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel7.Visible       = false;
     //
     // xrLabel1
     //
     this.xrLabel1.BorderWidth = 0F;
     this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AccountCode]")
     });
     this.xrLabel1.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(94.37503F, 23F);
     this.xrLabel1.StylePriority.UseBorderWidth = false;
     this.xrLabel1.StylePriority.UseFont        = false;
     this.xrLabel1.Text = "AC";
     //
     // xrLabel13
     //
     this.xrLabel13.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CompanyName]")
     });
     this.xrLabel13.Font                  = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel13.LocationFloat         = new DevExpress.Utils.PointFloat(94.37503F, 0F);
     this.xrLabel13.Multiline             = true;
     this.xrLabel13.Name                  = "xrLabel13";
     this.xrLabel13.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF                 = new System.Drawing.SizeF(359.9995F, 23F);
     this.xrLabel13.StylePriority.UseFont = false;
     //
     // xrLabel14
     //
     this.xrLabel14.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[QTYIN]")
     });
     this.xrLabel14.Font                  = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel14.LocationFloat         = new DevExpress.Utils.PointFloat(454.3745F, 0F);
     this.xrLabel14.Name                  = "xrLabel14";
     this.xrLabel14.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF                 = new System.Drawing.SizeF(110.1252F, 23F);
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.Text                  = "QtyIn";
     //
     // xrLabel15
     //
     this.xrLabel15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[QTYOUT]")
     });
     this.xrLabel15.Font                  = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel15.LocationFloat         = new DevExpress.Utils.PointFloat(564.4996F, 0F);
     this.xrLabel15.Name                  = "xrLabel15";
     this.xrLabel15.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF                 = new System.Drawing.SizeF(138.5835F, 23F);
     this.xrLabel15.StylePriority.UseFont = false;
     this.xrLabel15.Text                  = "QtyOut";
     //
     // DetailReport1
     //
     this.DetailReport1.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail2,
         this.GroupHeader1
     });
     this.DetailReport1.DataMember        = "Query.QueryDetailReport";
     this.DetailReport1.DataSource        = this.sqlDataSource1;
     this.DetailReport1.DrillDownControl  = this.xrLabel7;
     this.DetailReport1.DrillDownExpanded = false;
     this.DetailReport1.Level             = 0;
     this.DetailReport1.Name = "DetailReport1";
     //
     // Detail2
     //
     this.Detail2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel17,
         this.xrLabel9,
         this.xrLabel8
     });
     this.Detail2.HeightF = 27.87507F;
     this.Detail2.Name    = "Detail2";
     //
     // xrLabel17
     //
     this.xrLabel17.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[QTYOUT]")
     });
     this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(564.4996F, 0F);
     this.xrLabel17.Multiline     = true;
     this.xrLabel17.Name          = "xrLabel17";
     this.xrLabel17.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel17.Text          = "xrLabel12";
     //
     // xrLabel9
     //
     this.xrLabel9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[SKUCODE]")
     });
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(60.37496F, 3.814697E-06F);
     this.xrLabel9.Multiline     = true;
     this.xrLabel9.Name          = "xrLabel9";
     this.xrLabel9.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF         = new System.Drawing.SizeF(139.5833F, 23F);
     this.xrLabel9.Text          = "xrLabel9";
     //
     // xrLabel8
     //
     this.xrLabel8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[NAME]")
     });
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(199.9583F, 3.814697E-06F);
     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(364.5413F, 23F);
     this.xrLabel8.Text          = "xrLabel8";
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel16,
         this.xrLabel12,
         this.xrLabel11
     });
     this.GroupHeader1.HeightF = 27.87509F;
     this.GroupHeader1.Name    = "GroupHeader1";
     //
     // xrLabel16
     //
     this.xrLabel16.Font                  = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel16.LocationFloat         = new DevExpress.Utils.PointFloat(199.9583F, 0F);
     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(364.5413F, 23F);
     this.xrLabel16.StylePriority.UseFont = false;
     this.xrLabel16.Text                  = "Name";
     //
     // xrLabel12
     //
     this.xrLabel12.Font                  = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel12.LocationFloat         = new DevExpress.Utils.PointFloat(564.4996F, 0F);
     this.xrLabel12.Multiline             = true;
     this.xrLabel12.Name                  = "xrLabel12";
     this.xrLabel12.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF                 = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel12.StylePriority.UseFont = false;
     this.xrLabel12.Text                  = "Qty";
     //
     // xrLabel11
     //
     this.xrLabel11.Font                  = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel11.LocationFloat         = new DevExpress.Utils.PointFloat(60.37496F, 0F);
     this.xrLabel11.Multiline             = true;
     this.xrLabel11.Name                  = "xrLabel11";
     this.xrLabel11.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                 = new System.Drawing.SizeF(139.5833F, 23F);
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.Text                  = "SKU";
     //
     // MarketId
     //
     this.MarketId.AllowNull      = true;
     this.MarketId.Description    = "Market";
     this.MarketId.LookUpSettings = staticListLookUpSettings1;
     this.MarketId.MultiValue     = true;
     this.MarketId.Name           = "MarketId";
     this.MarketId.Type           = typeof(int);
     this.MarketId.Visible        = false;
     //
     // AccountID
     //
     this.AccountID.Description = "Account";
     this.AccountID.Name        = "AccountID";
     this.AccountID.Type        = typeof(int);
     this.AccountID.ValueInfo   = "0";
     this.AccountID.Visible     = false;
     //
     // ProductSoldReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.ReportHeader,
         this.ReportFooter,
         this.PageHeader,
         this.DetailReport
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.Font    = new System.Drawing.Font("Arial", 9.75F);
     this.Margins = new System.Drawing.Printing.Margins(24, 20, 0, 1);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.StartDate,
         this.EndDate,
         this.MarketId,
         this.AccountID
     });
     this.Version = "19.1";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemple #3
0
 /// <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.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();
     System.ComponentModel.ComponentResourceManager             resources                 = new System.ComponentModel.ComponentResourceManager(typeof(ThongKeDocGiaMuonSachQuaHan));
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     DevExpress.DataAccess.Sql.StoredProcQuery                  storedProcQuery2          = new DevExpress.DataAccess.Sql.StoredProcQuery();
     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();
     this.Detail            = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel13         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14         = 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.xrLabel9          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8          = new DevExpress.XtraReports.UI.XRLabel();
     this.TopMargin         = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin      = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.sqlDataSource1    = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.pageFooterBand1   = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrPageInfo1       = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrPageInfo2       = new DevExpress.XtraReports.UI.XRPageInfo();
     this.reportHeaderBand1 = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel19         = new DevExpress.XtraReports.UI.XRLabel();
     this.T2             = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrLabel18      = new DevExpress.XtraReports.UI.XRLabel();
     this.T1             = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrLabel17      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15      = 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.Filter         = new DevExpress.XtraReports.Parameters.Parameter();
     this.sqlDataSource2 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.GroupHeader1   = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel4       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6       = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel13,
         this.xrLabel14,
         this.xrLabel12,
         this.xrLabel11,
         this.xrLabel10,
         this.xrLabel9,
         this.xrLabel8
     });
     this.Detail.Dpi           = 100F;
     this.Detail.HeightF       = 23F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel13
     //
     this.xrLabel13.BackColor   = System.Drawing.SystemColors.Control;
     this.xrLabel13.BorderColor = System.Drawing.Color.DarkGray;
     this.xrLabel13.Borders     = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_DocGiaMuonSachQuaHan_ThoiGian_KT.NGÀY TRẢ", "{0:dd/MM/yyyy}")
     });
     this.xrLabel13.Dpi           = 100F;
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(545.1669F, 0F);
     this.xrLabel13.Name          = "xrLabel13";
     this.xrLabel13.NullValueText = " ";
     this.xrLabel13.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel13.SizeF         = new System.Drawing.SizeF(101.9994F, 23F);
     this.xrLabel13.StylePriority.UseBackColor     = false;
     this.xrLabel13.StylePriority.UseBorderColor   = false;
     this.xrLabel13.StylePriority.UseBorders       = false;
     this.xrLabel13.StylePriority.UsePadding       = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text          = "xrLabel13";
     this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel14
     //
     this.xrLabel14.BackColor   = System.Drawing.SystemColors.Control;
     this.xrLabel14.BorderColor = System.Drawing.Color.DarkGray;
     this.xrLabel14.Borders     = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_DocGiaMuonSachQuaHan_ThoiGian_KT.SỐ NGÀY QUÁ HẠN")
     });
     this.xrLabel14.Dpi           = 100F;
     this.xrLabel14.Font          = new System.Drawing.Font("Times New Roman", 10F);
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(647.1663F, 0F);
     this.xrLabel14.Name          = "xrLabel14";
     this.xrLabel14.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel14.SizeF         = new System.Drawing.SizeF(136.4585F, 23F);
     this.xrLabel14.StylePriority.UseBackColor     = false;
     this.xrLabel14.StylePriority.UseBorderColor   = false;
     this.xrLabel14.StylePriority.UseBorders       = false;
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UsePadding       = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text          = "xrLabel14";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel12
     //
     this.xrLabel12.BackColor   = System.Drawing.SystemColors.Control;
     this.xrLabel12.BorderColor = System.Drawing.Color.DarkGray;
     this.xrLabel12.Borders     = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_DocGiaMuonSachQuaHan_ThoiGian_KT.NGÀY MƯỢN", "{0:dd/MM/yyyy}")
     });
     this.xrLabel12.Dpi           = 100F;
     this.xrLabel12.Font          = new System.Drawing.Font("Times New Roman", 10F);
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(441.5002F, 0F);
     this.xrLabel12.Name          = "xrLabel12";
     this.xrLabel12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel12.SizeF         = new System.Drawing.SizeF(103.6666F, 23F);
     this.xrLabel12.StylePriority.UseBackColor     = false;
     this.xrLabel12.StylePriority.UseBorderColor   = false;
     this.xrLabel12.StylePriority.UseBorders       = false;
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UsePadding       = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text          = "xrLabel12";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel11
     //
     this.xrLabel11.BackColor   = System.Drawing.SystemColors.Control;
     this.xrLabel11.BorderColor = System.Drawing.Color.DarkGray;
     this.xrLabel11.Borders     = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_DocGiaMuonSachQuaHan_ThoiGian_KT.MASACH")
     });
     this.xrLabel11.Dpi           = 100F;
     this.xrLabel11.Font          = new System.Drawing.Font("Times New Roman", 10F);
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(343.0419F, 0F);
     this.xrLabel11.Name          = "xrLabel11";
     this.xrLabel11.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel11.SizeF         = new System.Drawing.SizeF(98.45831F, 23F);
     this.xrLabel11.StylePriority.UseBackColor     = false;
     this.xrLabel11.StylePriority.UseBorderColor   = false;
     this.xrLabel11.StylePriority.UseBorders       = false;
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UsePadding       = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text          = "xrLabel11";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel10
     //
     this.xrLabel10.BackColor   = System.Drawing.SystemColors.Control;
     this.xrLabel10.BorderColor = System.Drawing.Color.DarkGray;
     this.xrLabel10.Borders     = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_DocGiaMuonSachQuaHan_ThoiGian_KT.MAPHIEU")
     });
     this.xrLabel10.Dpi           = 100F;
     this.xrLabel10.Font          = new System.Drawing.Font("Times New Roman", 10F);
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(261.25F, 0F);
     this.xrLabel10.Name          = "xrLabel10";
     this.xrLabel10.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel10.SizeF         = new System.Drawing.SizeF(81.79163F, 23F);
     this.xrLabel10.StylePriority.UseBackColor     = false;
     this.xrLabel10.StylePriority.UseBorderColor   = false;
     this.xrLabel10.StylePriority.UseBorders       = false;
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UsePadding       = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text          = "xrLabel10";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel9
     //
     this.xrLabel9.BackColor   = System.Drawing.SystemColors.Control;
     this.xrLabel9.BorderColor = System.Drawing.Color.DarkGray;
     this.xrLabel9.Borders     = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_DocGiaMuonSachQuaHan_ThoiGian_KT.HỌ TÊN ĐỘC GIẢ")
     });
     this.xrLabel9.Dpi           = 100F;
     this.xrLabel9.Font          = new System.Drawing.Font("Times New Roman", 10F);
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(107.5834F, 0F);
     this.xrLabel9.Name          = "xrLabel9";
     this.xrLabel9.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel9.SizeF         = new System.Drawing.SizeF(153.6666F, 23F);
     this.xrLabel9.StylePriority.UseBackColor     = false;
     this.xrLabel9.StylePriority.UseBorderColor   = false;
     this.xrLabel9.StylePriority.UseBorders       = false;
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UsePadding       = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text          = "xrLabel9";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel8
     //
     this.xrLabel8.BackColor   = System.Drawing.SystemColors.Control;
     this.xrLabel8.BorderColor = System.Drawing.Color.DarkGray;
     this.xrLabel8.Borders     = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_DocGiaMuonSachQuaHan_ThoiGian_KT.MADG")
     });
     this.xrLabel8.Dpi           = 100F;
     this.xrLabel8.Font          = new System.Drawing.Font("Times New Roman", 10F);
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(5.999947F, 0F);
     this.xrLabel8.Name          = "xrLabel8";
     this.xrLabel8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel8.SizeF         = new System.Drawing.SizeF(101.5834F, 23F);
     this.xrLabel8.StylePriority.UseBackColor     = false;
     this.xrLabel8.StylePriority.UseBorderColor   = false;
     this.xrLabel8.StylePriority.UseBorders       = false;
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UsePadding       = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text          = "xrLabel8";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // TopMargin
     //
     this.TopMargin.Dpi           = 100F;
     this.TopMargin.HeightF       = 100F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi           = 100F;
     this.BottomMargin.HeightF       = 100F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "ChuyenDeVersion1_6_6.Properties.Settings.QL_THUVIENConnectionString";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     storedProcQuery1.Name = "sp_DocGiaMuonSachQuaHan_ThoiGian_KT";
     queryParameter1.Name  = "@CHECK";
     queryParameter1.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter1.Value = new DevExpress.DataAccess.Expression("[Parameters.]", typeof(int));
     queryParameter2.Name  = "@T1";
     queryParameter2.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter2.Value = new DevExpress.DataAccess.Expression("[Parameters.]", typeof(System.DateTime));
     queryParameter3.Name  = "@T2";
     queryParameter3.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter3.Value = new DevExpress.DataAccess.Expression("[Parameters.]", typeof(System.DateTime));
     storedProcQuery1.Parameters.Add(queryParameter1);
     storedProcQuery1.Parameters.Add(queryParameter2);
     storedProcQuery1.Parameters.Add(queryParameter3);
     storedProcQuery1.StoredProcName = "sp_DocGiaMuonSachQuaHan_ThoiGian_KT";
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         storedProcQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // pageFooterBand1
     //
     this.pageFooterBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1,
         this.xrPageInfo2
     });
     this.pageFooterBand1.Dpi     = 100F;
     this.pageFooterBand1.HeightF = 29F;
     this.pageFooterBand1.Name    = "pageFooterBand1";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Dpi           = 100F;
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.PageInfo      = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(313F, 23F);
     this.xrPageInfo1.StyleName     = "PageInfo";
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.Dpi           = 100F;
     this.xrPageInfo2.Format        = "Page {0} of {1}";
     this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(331F, 6F);
     this.xrPageInfo2.Name          = "xrPageInfo2";
     this.xrPageInfo2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo2.SizeF         = new System.Drawing.SizeF(313F, 23F);
     this.xrPageInfo2.StyleName     = "PageInfo";
     this.xrPageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // reportHeaderBand1
     //
     this.reportHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel19,
         this.xrLabel18,
         this.xrLabel17,
         this.xrLabel16,
         this.xrLabel15
     });
     this.reportHeaderBand1.Dpi     = 100F;
     this.reportHeaderBand1.HeightF = 73.91666F;
     this.reportHeaderBand1.Name    = "reportHeaderBand1";
     //
     // xrLabel19
     //
     this.xrLabel19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.T2, "Text", "{0:dd/MM/yyyy}")
     });
     this.xrLabel19.Dpi                            = 100F;
     this.xrLabel19.Font                           = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel19.LocationFloat                  = new DevExpress.Utils.PointFloat(506.6251F, 50.29166F);
     this.xrLabel19.Name                           = "xrLabel19";
     this.xrLabel19.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel19.SizeF                          = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel19.StylePriority.UseFont          = false;
     this.xrLabel19.StylePriority.UsePadding       = false;
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.Text                           = "xrLabel19";
     this.xrLabel19.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // T2
     //
     this.T2.Description = "ĐẾN:";
     this.T2.Name        = "T2";
     this.T2.Type        = typeof(System.DateTime);
     this.T2.ValueInfo   = "2017-02-01";
     //
     // xrLabel18
     //
     this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.T1, "Text", "{0:dd/MM/yyyy}")
     });
     this.xrLabel18.Dpi                            = 100F;
     this.xrLabel18.Font                           = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel18.LocationFloat                  = new DevExpress.Utils.PointFloat(240.4167F, 50.29166F);
     this.xrLabel18.Name                           = "xrLabel18";
     this.xrLabel18.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel18.SizeF                          = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel18.StylePriority.UseFont          = false;
     this.xrLabel18.StylePriority.UsePadding       = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.Text                           = "xrLabel18";
     this.xrLabel18.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // T1
     //
     this.T1.Description = "TỪ:";
     this.T1.Name        = "T1";
     this.T1.Type        = typeof(System.DateTime);
     this.T1.ValueInfo   = "2017-01-01";
     //
     // xrLabel17
     //
     this.xrLabel17.Dpi                            = 100F;
     this.xrLabel17.Font                           = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel17.LocationFloat                  = new DevExpress.Utils.PointFloat(457.6668F, 50.29166F);
     this.xrLabel17.Name                           = "xrLabel17";
     this.xrLabel17.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel17.SizeF                          = new System.Drawing.SizeF(48.95825F, 23F);
     this.xrLabel17.StylePriority.UseFont          = false;
     this.xrLabel17.StylePriority.UsePadding       = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text                           = "ĐẾN:";
     this.xrLabel17.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel16
     //
     this.xrLabel16.Dpi                            = 100F;
     this.xrLabel16.Font                           = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel16.LocationFloat                  = new DevExpress.Utils.PointFloat(202.9167F, 50.29166F);
     this.xrLabel16.Multiline                      = true;
     this.xrLabel16.Name                           = "xrLabel16";
     this.xrLabel16.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel16.SizeF                          = new System.Drawing.SizeF(37.5F, 23F);
     this.xrLabel16.StylePriority.UseFont          = false;
     this.xrLabel16.StylePriority.UsePadding       = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.Text                           = "TỪ:";
     this.xrLabel16.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel15
     //
     this.xrLabel15.Dpi           = 100F;
     this.xrLabel15.ForeColor     = System.Drawing.Color.Green;
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(6.00001F, 6.00001F);
     this.xrLabel15.Name          = "xrLabel15";
     this.xrLabel15.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel15.SizeF         = new System.Drawing.SizeF(761.9998F, 33F);
     this.xrLabel15.StyleName     = "Title";
     this.xrLabel15.StylePriority.UseForeColor     = false;
     this.xrLabel15.StylePriority.UsePadding       = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text          = "DANH SÁCH ĐỘC GIẢ MƯỢN SÁCH QUÁ HẠN";
     this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // 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("Times New Roman", 20F, System.Drawing.FontStyle.Bold);
     this.Title.ForeColor   = System.Drawing.Color.Maroon;
     this.Title.Name        = "Title";
     //
     // FieldCaption
     //
     this.FieldCaption.BackColor   = System.Drawing.Color.Transparent;
     this.FieldCaption.BorderColor = System.Drawing.Color.Black;
     this.FieldCaption.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.FieldCaption.BorderWidth = 1F;
     this.FieldCaption.Font        = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.FieldCaption.ForeColor   = System.Drawing.Color.Maroon;
     this.FieldCaption.Name        = "FieldCaption";
     //
     // PageInfo
     //
     this.PageInfo.BackColor   = System.Drawing.Color.Transparent;
     this.PageInfo.BorderColor = System.Drawing.Color.Black;
     this.PageInfo.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.PageInfo.BorderWidth = 1F;
     this.PageInfo.Font        = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.PageInfo.ForeColor   = System.Drawing.Color.Black;
     this.PageInfo.Name        = "PageInfo";
     //
     // DataField
     //
     this.DataField.BackColor   = System.Drawing.Color.Transparent;
     this.DataField.BorderColor = System.Drawing.Color.Black;
     this.DataField.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.DataField.BorderWidth = 1F;
     this.DataField.Font        = new System.Drawing.Font("Times New Roman", 10F);
     this.DataField.ForeColor   = System.Drawing.Color.Black;
     this.DataField.Name        = "DataField";
     this.DataField.Padding     = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     //
     // Filter
     //
     this.Filter.Description = "LỌC:";
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(1, "ĐÃ TRẢ SÁCH"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(2, "CHƯA TRẢ SÁCH"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(3, "TẤT CẢ"));
     this.Filter.LookUpSettings = staticListLookUpSettings1;
     this.Filter.Name           = "Filter";
     this.Filter.Type           = typeof(int);
     this.Filter.ValueInfo      = "1";
     //
     // sqlDataSource2
     //
     this.sqlDataSource2.ConnectionName = "ChuyenDeVersion1_6_6.Properties.Settings.QL_THUVIENConnectionString";
     this.sqlDataSource2.Name           = "sqlDataSource2";
     storedProcQuery2.Name = "sp_DocGiaMuonSachQuaHan_ThoiGian_KT";
     queryParameter4.Name  = "@CHECK";
     queryParameter4.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter4.Value = new DevExpress.DataAccess.Expression("[Parameters.Filter]", typeof(int));
     queryParameter5.Name  = "@T1";
     queryParameter5.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter5.Value = new DevExpress.DataAccess.Expression("[Parameters.T1]", typeof(System.DateTime));
     queryParameter6.Name  = "@T2";
     queryParameter6.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter6.Value = new DevExpress.DataAccess.Expression("[Parameters.T2]", typeof(System.DateTime));
     storedProcQuery2.Parameters.Add(queryParameter4);
     storedProcQuery2.Parameters.Add(queryParameter5);
     storedProcQuery2.Parameters.Add(queryParameter6);
     storedProcQuery2.StoredProcName = "sp_DocGiaMuonSachQuaHan_ThoiGian_KT";
     this.sqlDataSource2.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         storedProcQuery2
     });
     this.sqlDataSource2.ResultSchemaSerializable = resources.GetString("sqlDataSource2.ResultSchemaSerializable");
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel4,
         this.xrLabel3,
         this.xrLabel1,
         this.xrLabel7,
         this.xrLabel2,
         this.xrLabel5,
         this.xrLabel6
     });
     this.GroupHeader1.Dpi     = 100F;
     this.GroupHeader1.HeightF = 30.20833F;
     this.GroupHeader1.Name    = "GroupHeader1";
     //
     // xrLabel4
     //
     this.xrLabel4.BackColor   = System.Drawing.Color.Green;
     this.xrLabel4.BorderColor = System.Drawing.Color.LightGray;
     this.xrLabel4.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel4.Dpi           = 100F;
     this.xrLabel4.ForeColor     = System.Drawing.Color.White;
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(343.0419F, 12.20833F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(98.45831F, 18F);
     this.xrLabel4.StyleName     = "FieldCaption";
     this.xrLabel4.StylePriority.UseBackColor     = false;
     this.xrLabel4.StylePriority.UseBorderColor   = false;
     this.xrLabel4.StylePriority.UseBorders       = false;
     this.xrLabel4.StylePriority.UseForeColor     = false;
     this.xrLabel4.StylePriority.UsePadding       = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text          = "MÃ SÁCH";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel3
     //
     this.xrLabel3.BackColor   = System.Drawing.Color.Green;
     this.xrLabel3.BorderColor = System.Drawing.Color.LightGray;
     this.xrLabel3.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel3.Dpi           = 100F;
     this.xrLabel3.ForeColor     = System.Drawing.Color.White;
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(261.25F, 12.20833F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(81.79166F, 18F);
     this.xrLabel3.StyleName     = "FieldCaption";
     this.xrLabel3.StylePriority.UseBackColor     = false;
     this.xrLabel3.StylePriority.UseBorderColor   = false;
     this.xrLabel3.StylePriority.UseBorders       = false;
     this.xrLabel3.StylePriority.UseForeColor     = false;
     this.xrLabel3.StylePriority.UsePadding       = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "MÃ PHIẾU";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel1
     //
     this.xrLabel1.BackColor   = System.Drawing.Color.Green;
     this.xrLabel1.BorderColor = System.Drawing.Color.LightGray;
     this.xrLabel1.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel1.Dpi           = 100F;
     this.xrLabel1.ForeColor     = System.Drawing.Color.White;
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(107.5834F, 12.20833F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(153.6666F, 18F);
     this.xrLabel1.StyleName     = "FieldCaption";
     this.xrLabel1.StylePriority.UseBackColor     = false;
     this.xrLabel1.StylePriority.UseBorderColor   = false;
     this.xrLabel1.StylePriority.UseBorders       = false;
     this.xrLabel1.StylePriority.UseForeColor     = false;
     this.xrLabel1.StylePriority.UsePadding       = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "HỌ TÊN";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel7
     //
     this.xrLabel7.BackColor   = System.Drawing.Color.Green;
     this.xrLabel7.BorderColor = System.Drawing.Color.LightGray;
     this.xrLabel7.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel7.Dpi           = 100F;
     this.xrLabel7.ForeColor     = System.Drawing.Color.White;
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(647.1663F, 12.20833F);
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(136.4585F, 18F);
     this.xrLabel7.StyleName     = "FieldCaption";
     this.xrLabel7.StylePriority.UseBackColor     = false;
     this.xrLabel7.StylePriority.UseBorderColor   = false;
     this.xrLabel7.StylePriority.UseBorders       = false;
     this.xrLabel7.StylePriority.UseForeColor     = false;
     this.xrLabel7.StylePriority.UsePadding       = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text          = "QUÁ HẠN(NGÀY)";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel2
     //
     this.xrLabel2.BackColor   = System.Drawing.Color.Green;
     this.xrLabel2.BorderColor = System.Drawing.Color.LightGray;
     this.xrLabel2.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel2.Dpi           = 100F;
     this.xrLabel2.ForeColor     = System.Drawing.Color.White;
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(6.00001F, 12.20833F);
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(101.5834F, 18F);
     this.xrLabel2.StyleName     = "FieldCaption";
     this.xrLabel2.StylePriority.UseBackColor     = false;
     this.xrLabel2.StylePriority.UseBorderColor   = false;
     this.xrLabel2.StylePriority.UseBorders       = false;
     this.xrLabel2.StylePriority.UseForeColor     = false;
     this.xrLabel2.StylePriority.UsePadding       = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text          = "MÃ ĐỘC GIẢ";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel5
     //
     this.xrLabel5.BackColor   = System.Drawing.Color.Green;
     this.xrLabel5.BorderColor = System.Drawing.Color.LightGray;
     this.xrLabel5.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel5.Dpi           = 100F;
     this.xrLabel5.ForeColor     = System.Drawing.Color.White;
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(441.5002F, 12.20833F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(103.6667F, 18F);
     this.xrLabel5.StyleName     = "FieldCaption";
     this.xrLabel5.StylePriority.UseBackColor     = false;
     this.xrLabel5.StylePriority.UseBorderColor   = false;
     this.xrLabel5.StylePriority.UseBorders       = false;
     this.xrLabel5.StylePriority.UseForeColor     = false;
     this.xrLabel5.StylePriority.UsePadding       = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text          = "NGÀY MƯỢN";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel6
     //
     this.xrLabel6.BackColor   = System.Drawing.Color.Green;
     this.xrLabel6.BorderColor = System.Drawing.Color.LightGray;
     this.xrLabel6.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel6.Dpi           = 100F;
     this.xrLabel6.ForeColor     = System.Drawing.Color.White;
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(545.1667F, 12.20833F);
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(101.9996F, 18F);
     this.xrLabel6.StyleName     = "FieldCaption";
     this.xrLabel6.StylePriority.UseBackColor     = false;
     this.xrLabel6.StylePriority.UseBorderColor   = false;
     this.xrLabel6.StylePriority.UseBorders       = false;
     this.xrLabel6.StylePriority.UseForeColor     = false;
     this.xrLabel6.StylePriority.UsePadding       = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text          = "NGÀY TRẢ";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // ThongKeDocGiaMuonSachQuaHan
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.pageFooterBand1,
         this.reportHeaderBand1,
         this.GroupHeader1
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1,
         this.sqlDataSource2
     });
     this.DataMember = "sp_DocGiaMuonSachQuaHan_ThoiGian_KT";
     this.DataSource = this.sqlDataSource2;
     this.Margins    = new System.Drawing.Printing.Margins(61, 1, 100, 100);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.T1,
         this.T2,
         this.Filter
     });
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.Title,
         this.FieldCaption,
         this.PageInfo,
         this.DataField
     });
     this.Version = "16.1";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <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.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings2 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     DevExpress.DataAccess.Sql.SelectQuery          selectQuery1       = new DevExpress.DataAccess.Sql.SelectQuery();
     DevExpress.DataAccess.Sql.Column               column1            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression1  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                table1             = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column               column2            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression2  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column3            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression3  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column4            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression4  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column5            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression5  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                table2             = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column               column6            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression6  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column7            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression7  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                table3             = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column               column8            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression8  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column9            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression9  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column10           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression10 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column11           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression11 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column12           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression12 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column13           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression13 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column14           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression14 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                table4             = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column               column15           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression15 = new DevExpress.DataAccess.Sql.ColumnExpression();
     System.ComponentModel.ComponentResourceManager resources          = new System.ComponentModel.ComponentResourceManager(typeof(InvoiceByProductReport));
     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.Join join1 = new DevExpress.DataAccess.Sql.Join();
     DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo1 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
     DevExpress.DataAccess.Sql.Join join2 = new DevExpress.DataAccess.Sql.Join();
     DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo2 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
     DevExpress.DataAccess.Sql.Join join3 = new DevExpress.DataAccess.Sql.Join();
     DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo3 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
     DevExpress.DataAccess.Sql.Sorting            sorting1            = new DevExpress.DataAccess.Sql.Sorting();
     DevExpress.DataAccess.Sql.ColumnExpression   columnExpression16  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Sorting            sorting2            = new DevExpress.DataAccess.Sql.Sorting();
     DevExpress.DataAccess.Sql.ColumnExpression   columnExpression17  = new DevExpress.DataAccess.Sql.ColumnExpression();
     this.TopMargin          = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin       = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail             = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel11          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5           = new DevExpress.XtraReports.UI.XRLabel();
     this.paramStartDate     = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramEndDate       = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramProductsIds   = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramProductGroups = new DevExpress.XtraReports.Parameters.Parameter();
     this.sqlDataSource1     = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.ReportHeader       = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel22          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1            = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel21          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel20          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1           = new DevExpress.XtraReports.UI.XRLabel();
     this.lblDate            = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader         = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel2           = new DevExpress.XtraReports.UI.XRLabel();
     this.SKU          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4     = new DevExpress.XtraReports.UI.XRLabel();
     this.ReOrder      = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel13    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12    = new DevExpress.XtraReports.UI.XRLabel();
     this.TenantID     = new DevExpress.XtraReports.Parameters.Parameter();
     this.WarehouseId  = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 5F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 14.58333F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel11,
         this.xrLabel10,
         this.xrLabel9,
         this.xrLabel8,
         this.xrLabel6,
         this.xrLabel5
     });
     this.Detail.HeightF      = 23.3333F;
     this.Detail.KeepTogether = true;
     this.Detail.Name         = "Detail";
     //
     // xrLabel11
     //
     this.xrLabel11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Quantity]")
     });
     this.xrLabel11.Font                  = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel11.LocationFloat         = new DevExpress.Utils.PointFloat(727.9998F, 0F);
     this.xrLabel11.Multiline             = true;
     this.xrLabel11.Name                  = "xrLabel11";
     this.xrLabel11.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                 = new System.Drawing.SizeF(78F, 19.99998F);
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.Text                  = "xrLabel5";
     this.xrLabel11.TextFormatString      = "{0:0}";
     //
     // xrLabel10
     //
     this.xrLabel10.CanGrow = false;
     this.xrLabel10.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CompanyName]")
     });
     this.xrLabel10.Font                  = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel10.LocationFloat         = new DevExpress.Utils.PointFloat(478.0834F, 0F);
     this.xrLabel10.Name                  = "xrLabel10";
     this.xrLabel10.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF                 = new System.Drawing.SizeF(249.9164F, 19.99998F);
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.Text                  = "xrLabel5";
     //
     // xrLabel9
     //
     this.xrLabel9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[InvoiceNumber]")
     });
     this.xrLabel9.Font                  = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel9.LocationFloat         = new DevExpress.Utils.PointFloat(404.1251F, 0F);
     this.xrLabel9.Multiline             = true;
     this.xrLabel9.Name                  = "xrLabel9";
     this.xrLabel9.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                 = new System.Drawing.SizeF(73.95834F, 19.99998F);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.Text                  = "xrLabel5";
     //
     // xrLabel8
     //
     this.xrLabel8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[InvoiceDate]")
     });
     this.xrLabel8.Font                  = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel8.LocationFloat         = new DevExpress.Utils.PointFloat(337.4584F, 0F);
     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(66.66666F, 19.99998F);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.Text                  = "xrLabel5";
     this.xrLabel8.TextFormatString      = "{0:dd/MM/yyyy}";
     //
     // xrLabel6
     //
     this.xrLabel6.CanGrow = false;
     this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Name]")
     });
     this.xrLabel6.Font                  = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.LocationFloat         = new DevExpress.Utils.PointFloat(77.08321F, 0F);
     this.xrLabel6.Name                  = "xrLabel6";
     this.xrLabel6.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF                 = new System.Drawing.SizeF(260.3752F, 19.99998F);
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.Text                  = "xrLabel5";
     //
     // xrLabel5
     //
     this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[SKUCode]")
     });
     this.xrLabel5.Font                  = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel5.LocationFloat         = new DevExpress.Utils.PointFloat(1.000086F, 0F);
     this.xrLabel5.Multiline             = true;
     this.xrLabel5.Name                  = "xrLabel5";
     this.xrLabel5.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF                 = new System.Drawing.SizeF(76.08312F, 19.99998F);
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.Text                  = "xrLabel5";
     //
     // paramStartDate
     //
     this.paramStartDate.Description = "Start Date";
     this.paramStartDate.Name        = "paramStartDate";
     this.paramStartDate.Type        = typeof(System.DateTime);
     this.paramStartDate.ValueInfo   = "2001-01-01";
     //
     // paramEndDate
     //
     this.paramEndDate.Description = "End Date";
     this.paramEndDate.Name        = "paramEndDate";
     this.paramEndDate.Type        = typeof(System.DateTime);
     this.paramEndDate.ValueInfo   = "2001-01-01";
     //
     // paramProductsIds
     //
     this.paramProductsIds.AllowNull      = true;
     this.paramProductsIds.Description    = "Select Products";
     this.paramProductsIds.LookUpSettings = staticListLookUpSettings1;
     this.paramProductsIds.MultiValue     = true;
     this.paramProductsIds.Name           = "paramProductsIds";
     this.paramProductsIds.Type           = typeof(int);
     //
     // paramProductGroups
     //
     this.paramProductGroups.AllowNull      = true;
     this.paramProductGroups.Description    = "Select Groups";
     this.paramProductGroups.LookUpSettings = staticListLookUpSettings2;
     this.paramProductGroups.MultiValue     = true;
     this.paramProductGroups.Name           = "paramProductGroups";
     this.paramProductGroups.Type           = typeof(int);
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "ApplicationContext";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     columnExpression1.ColumnName       = "InvoiceMasterId";
     table1.MetaSerializable            = "<Meta X=\"40\" Y=\"30\" Width=\"190\" Height=\"362\" />";
     table1.Name                   = "InvoiceDetail";
     columnExpression1.Table       = table1;
     column1.Expression            = columnExpression1;
     columnExpression2.ColumnName  = "ProductId";
     columnExpression2.Table       = table1;
     column2.Expression            = columnExpression2;
     columnExpression3.ColumnName  = "Quantity";
     columnExpression3.Table       = table1;
     column3.Expression            = columnExpression3;
     columnExpression4.ColumnName  = "DateCreated";
     columnExpression4.Table       = table1;
     column4.Expression            = columnExpression4;
     columnExpression5.ColumnName  = "AccountId";
     table2.MetaSerializable       = "<Meta X=\"260\" Y=\"30\" Width=\"125\" Height=\"457\" />";
     table2.Name                   = "InvoiceMaster";
     columnExpression5.Table       = table2;
     column5.Expression            = columnExpression5;
     columnExpression6.ColumnName  = "InvoiceDate";
     columnExpression6.Table       = table2;
     column6.Expression            = columnExpression6;
     columnExpression7.ColumnName  = "SKUCode";
     table3.MetaSerializable       = "<Meta X=\"415\" Y=\"30\" Width=\"125\" Height=\"1255\" />";
     table3.Name                   = "ProductMaster";
     columnExpression7.Table       = table3;
     column7.Expression            = columnExpression7;
     column8.Alias                 = "ProductMaster_ProductId";
     columnExpression8.ColumnName  = "ProductId";
     columnExpression8.Table       = table3;
     column8.Expression            = columnExpression8;
     columnExpression9.ColumnName  = "Name";
     columnExpression9.Table       = table3;
     column9.Expression            = columnExpression9;
     columnExpression10.ColumnName = "Description";
     columnExpression10.Table      = table3;
     column10.Expression           = columnExpression10;
     columnExpression11.ColumnName = "ProductGroupId";
     columnExpression11.Table      = table3;
     column11.Expression           = columnExpression11;
     columnExpression12.ColumnName = "DepartmentId";
     columnExpression12.Table      = table3;
     column12.Expression           = columnExpression12;
     columnExpression13.ColumnName = "InvoiceNumber";
     columnExpression13.Table      = table2;
     column13.Expression           = columnExpression13;
     columnExpression14.ColumnName = "CompanyName";
     table4.MetaSerializable       = "<Meta X=\"570\" Y=\"30\" Width=\"125\" Height=\"647\" />";
     table4.Name                   = "Account";
     columnExpression14.Table      = table4;
     column14.Expression           = columnExpression14;
     columnExpression15.ColumnName = "TenantId";
     columnExpression15.Table      = table1;
     column15.Expression           = columnExpression15;
     selectQuery1.Columns.Add(column1);
     selectQuery1.Columns.Add(column2);
     selectQuery1.Columns.Add(column3);
     selectQuery1.Columns.Add(column4);
     selectQuery1.Columns.Add(column5);
     selectQuery1.Columns.Add(column6);
     selectQuery1.Columns.Add(column7);
     selectQuery1.Columns.Add(column8);
     selectQuery1.Columns.Add(column9);
     selectQuery1.Columns.Add(column10);
     selectQuery1.Columns.Add(column11);
     selectQuery1.Columns.Add(column12);
     selectQuery1.Columns.Add(column13);
     selectQuery1.Columns.Add(column14);
     selectQuery1.Columns.Add(column15);
     selectQuery1.FilterString      = resources.GetString("selectQuery1.FilterString");
     selectQuery1.GroupFilterString = "";
     selectQuery1.Name     = "InvoiceDetail_1";
     queryParameter1.Name  = "sqlStartDate";
     queryParameter1.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter1.Value = new DevExpress.DataAccess.Expression("?paramStartDate", typeof(System.DateTime));
     queryParameter2.Name  = "sqlEndDate";
     queryParameter2.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter2.Value = new DevExpress.DataAccess.Expression("?paramEndDate", typeof(System.DateTime));
     queryParameter3.Name  = "sqlProductIds";
     queryParameter3.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter3.Value = new DevExpress.DataAccess.Expression("?paramProductsIds", typeof(int));
     queryParameter4.Name  = "sqlGroupIds";
     queryParameter4.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter4.Value = new DevExpress.DataAccess.Expression("?paramProductGroups", typeof(int));
     queryParameter5.Name  = "TenantID";
     queryParameter5.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter5.Value = new DevExpress.DataAccess.Expression("?TenantID", typeof(int));
     selectQuery1.Parameters.Add(queryParameter1);
     selectQuery1.Parameters.Add(queryParameter2);
     selectQuery1.Parameters.Add(queryParameter3);
     selectQuery1.Parameters.Add(queryParameter4);
     selectQuery1.Parameters.Add(queryParameter5);
     relationColumnInfo1.NestedKeyColumn = "InvoiceMasterId";
     relationColumnInfo1.ParentKeyColumn = "InvoiceMasterId";
     join1.KeyColumns.Add(relationColumnInfo1);
     join1.Nested = table2;
     join1.Parent = table1;
     relationColumnInfo2.NestedKeyColumn = "ProductId";
     relationColumnInfo2.ParentKeyColumn = "ProductId";
     join2.KeyColumns.Add(relationColumnInfo2);
     join2.Nested = table3;
     join2.Parent = table1;
     relationColumnInfo3.NestedKeyColumn = "AccountID";
     relationColumnInfo3.ParentKeyColumn = "AccountId";
     join3.KeyColumns.Add(relationColumnInfo3);
     join3.Nested = table4;
     join3.Parent = table2;
     selectQuery1.Relations.Add(join1);
     selectQuery1.Relations.Add(join2);
     selectQuery1.Relations.Add(join3);
     columnExpression16.ColumnName = "SKUCode";
     columnExpression16.Table      = table3;
     sorting1.Expression           = columnExpression16;
     columnExpression17.ColumnName = "InvoiceMasterId";
     columnExpression17.Table      = table1;
     sorting2.Expression           = columnExpression17;
     selectQuery1.Sorting.Add(sorting1);
     selectQuery1.Sorting.Add(sorting2);
     selectQuery1.Tables.Add(table1);
     selectQuery1.Tables.Add(table2);
     selectQuery1.Tables.Add(table3);
     selectQuery1.Tables.Add(table4);
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         selectQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel22,
         this.xrLine1,
         this.xrLabel21,
         this.xrLabel20,
         this.xrLabel19,
         this.xrLabel1,
         this.lblDate
     });
     this.ReportHeader.Name = "ReportHeader";
     //
     // xrLabel22
     //
     this.xrLabel22.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel22.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel22.Font          = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(1.000126F, 18.83335F);
     this.xrLabel22.Name          = "xrLabel22";
     this.xrLabel22.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel22.SizeF         = new System.Drawing.SizeF(800.9998F, 30.62501F);
     this.xrLabel22.StylePriority.UseBackColor     = false;
     this.xrLabel22.StylePriority.UseBorders       = false;
     this.xrLabel22.StylePriority.UseFont          = false;
     this.xrLabel22.StylePriority.UseTextAlignment = false;
     this.xrLabel22.Text          = "Invoice By Product Report";
     this.xrLabel22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(1.000122F, 68.29173F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(800.9998F, 12.99999F);
     //
     // xrLabel21
     //
     this.xrLabel21.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel21.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "AddSeconds(?paramEndDate,-1)")
     });
     this.xrLabel21.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel21.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(442.7504F, 49.45835F);
     this.xrLabel21.Name          = "xrLabel21";
     this.xrLabel21.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel21.SizeF         = new System.Drawing.SizeF(158.3333F, 18.83334F);
     this.xrLabel21.StylePriority.UseBackColor     = false;
     this.xrLabel21.StylePriority.UseFont          = false;
     this.xrLabel21.StylePriority.UseForeColor     = false;
     this.xrLabel21.StylePriority.UseTextAlignment = false;
     this.xrLabel21.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel21.TextFormatString = "{0:dd/MM/yyyy}";
     //
     // xrLabel20
     //
     this.xrLabel20.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel20.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "?paramStartDate")
     });
     this.xrLabel20.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel20.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(262.0419F, 49.45835F);
     this.xrLabel20.Name          = "xrLabel20";
     this.xrLabel20.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel20.SizeF         = new System.Drawing.SizeF(156.7502F, 18.83335F);
     this.xrLabel20.StylePriority.UseBackColor     = false;
     this.xrLabel20.StylePriority.UseFont          = false;
     this.xrLabel20.StylePriority.UseForeColor     = false;
     this.xrLabel20.StylePriority.UseTextAlignment = false;
     this.xrLabel20.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel20.TextFormatString = "{0:dd/MM/yyyy}";
     //
     // xrLabel19
     //
     this.xrLabel19.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel19.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel19.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(137.5838F, 49.45835F);
     this.xrLabel19.Name          = "xrLabel19";
     this.xrLabel19.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF         = new System.Drawing.SizeF(123.458F, 18.83335F);
     this.xrLabel19.StylePriority.UseBackColor     = false;
     this.xrLabel19.StylePriority.UseFont          = false;
     this.xrLabel19.StylePriority.UseForeColor     = false;
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.Text          = "Report Period :";
     this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel1
     //
     this.xrLabel1.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel1.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(56.24987F, 18.83335F);
     this.xrLabel1.StylePriority.UseBackColor     = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseForeColor     = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "Date:";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // lblDate
     //
     this.lblDate.BackColor = System.Drawing.Color.Transparent;
     this.lblDate.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Now()")
     });
     this.lblDate.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDate.ForeColor     = System.Drawing.Color.Black;
     this.lblDate.LocationFloat = new DevExpress.Utils.PointFloat(56.24987F, 0F);
     this.lblDate.Name          = "lblDate";
     this.lblDate.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblDate.SizeF         = new System.Drawing.SizeF(191.1664F, 18.83335F);
     this.lblDate.StylePriority.UseBackColor     = false;
     this.lblDate.StylePriority.UseFont          = false;
     this.lblDate.StylePriority.UseForeColor     = false;
     this.lblDate.StylePriority.UseTextAlignment = false;
     this.lblDate.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.lblDate.TextFormatString = "{0:dd/MM/yy HH:mm}";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.SKU,
         this.xrLabel7,
         this.xrLabel3,
         this.xrLabel4,
         this.ReOrder
     });
     this.PageHeader.HeightF = 23.5417F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel2
     //
     this.xrLabel2.BorderWidth   = 0F;
     this.xrLabel2.Font          = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(404.1251F, 1.916695F);
     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(73.95834F, 17.66666F);
     this.xrLabel2.StylePriority.UseBorderWidth = false;
     this.xrLabel2.StylePriority.UseFont        = false;
     this.xrLabel2.Text = "Invoice No";
     //
     // SKU
     //
     this.SKU.BorderWidth   = 0F;
     this.SKU.Font          = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.SKU.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.SKU.Name          = "SKU";
     this.SKU.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.SKU.SizeF         = new System.Drawing.SizeF(77.08321F, 19.19999F);
     this.SKU.StylePriority.UseBorderWidth = false;
     this.SKU.StylePriority.UseFont        = false;
     this.SKU.Text = "SKU";
     //
     // xrLabel7
     //
     this.xrLabel7.Font                  = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel7.LocationFloat         = new DevExpress.Utils.PointFloat(77.08321F, 0.7666906F);
     this.xrLabel7.Name                  = "xrLabel7";
     this.xrLabel7.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF                 = new System.Drawing.SizeF(260.3752F, 18.4333F);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.Text                  = "Product";
     //
     // xrLabel3
     //
     this.xrLabel3.BorderWidth   = 0F;
     this.xrLabel3.Font          = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(337.4584F, 1.533381F);
     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(66.66666F, 17.66666F);
     this.xrLabel3.StylePriority.UseBorderWidth = false;
     this.xrLabel3.StylePriority.UseFont        = false;
     this.xrLabel3.Text = "Date";
     //
     // xrLabel4
     //
     this.xrLabel4.BorderWidth   = 0F;
     this.xrLabel4.Font          = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(478.0834F, 1.916698F);
     this.xrLabel4.Multiline     = true;
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(249.9164F, 17.66665F);
     this.xrLabel4.StylePriority.UseBorderWidth = false;
     this.xrLabel4.StylePriority.UseFont        = false;
     this.xrLabel4.Text = "Account";
     //
     // ReOrder
     //
     this.ReOrder.BorderWidth   = 0F;
     this.ReOrder.Font          = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ReOrder.LocationFloat = new DevExpress.Utils.PointFloat(727.9998F, 1.916695F);
     this.ReOrder.Multiline     = true;
     this.ReOrder.Name          = "ReOrder";
     this.ReOrder.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.ReOrder.SizeF         = new System.Drawing.SizeF(78F, 17.66666F);
     this.ReOrder.StylePriority.UseBorderWidth = false;
     this.ReOrder.StylePriority.UseFont        = false;
     this.ReOrder.Text = "Qty";
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel13,
         this.xrLabel12
     });
     this.ReportFooter.HeightF = 48.95833F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // xrLabel13
     //
     this.xrLabel13.BorderWidth   = 0F;
     this.xrLabel13.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(671.6661F, 0F);
     this.xrLabel13.Multiline     = true;
     this.xrLabel13.Name          = "xrLabel13";
     this.xrLabel13.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF         = new System.Drawing.SizeF(56.33368F, 23F);
     this.xrLabel13.StylePriority.UseBorderWidth = false;
     this.xrLabel13.StylePriority.UseFont        = false;
     this.xrLabel13.Text = "Total:";
     //
     // xrLabel12
     //
     this.xrLabel12.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Sum([Quantity])")
     });
     this.xrLabel12.Font                  = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel12.LocationFloat         = new DevExpress.Utils.PointFloat(727.9998F, 0F);
     this.xrLabel12.Multiline             = true;
     this.xrLabel12.Name                  = "xrLabel12";
     this.xrLabel12.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF                 = new System.Drawing.SizeF(78F, 23F);
     this.xrLabel12.StylePriority.UseFont = false;
     this.xrLabel12.Text                  = "xrLabel5";
     this.xrLabel12.TextFormatString      = "{0:0}";
     //
     // TenantID
     //
     this.TenantID.Description = "tenant";
     this.TenantID.Name        = "TenantID";
     this.TenantID.Type        = typeof(int);
     this.TenantID.ValueInfo   = "0";
     this.TenantID.Visible     = false;
     //
     // WarehouseId
     //
     this.WarehouseId.Description = "Warehouse";
     this.WarehouseId.Name        = "WarehouseId";
     this.WarehouseId.Type        = typeof(int);
     this.WarehouseId.ValueInfo   = "0";
     this.WarehouseId.Visible     = false;
     //
     // InvoiceByProductReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.ReportHeader,
         this.PageHeader,
         this.ReportFooter
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember = "InvoiceDetail_1";
     this.DataSource = this.sqlDataSource1;
     this.Font       = new System.Drawing.Font("Arial", 9.75F);
     this.Margins    = new System.Drawing.Printing.Margins(35, 9, 5, 15);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.paramStartDate,
         this.paramEndDate,
         this.paramProductsIds,
         this.paramProductGroups,
         this.TenantID,
         this.WarehouseId
     });
     this.Version             = "19.1";
     this.DataSourceDemanded += new System.EventHandler <System.EventArgs>(this.InvoiceByProductReport_DataSourceDemanded);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemple #5
0
 /// <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.DataAccess.Sql.SelectQuery          selectQuery1       = new DevExpress.DataAccess.Sql.SelectQuery();
     DevExpress.DataAccess.Sql.Column               column1            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression1  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                table1             = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column               column2            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression2  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column3            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression3  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column4            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression4  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column5            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression5  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column6            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression6  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                table2             = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column               column7            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression7  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column8            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression8  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                table3             = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column               column9            = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression9  = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                table4             = new DevExpress.DataAccess.Sql.Table();
     System.ComponentModel.ComponentResourceManager resources          = new System.ComponentModel.ComponentResourceManager(typeof(MarketTotal));
     DevExpress.DataAccess.Sql.Group                group1             = new DevExpress.DataAccess.Sql.Group();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression10 = new DevExpress.DataAccess.Sql.ColumnExpression();
     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.Join join1 = new DevExpress.DataAccess.Sql.Join();
     DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo1 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
     DevExpress.DataAccess.Sql.Join join2 = new DevExpress.DataAccess.Sql.Join();
     DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo2 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
     DevExpress.DataAccess.Sql.Join join3 = new DevExpress.DataAccess.Sql.Join();
     DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo3 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings2 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     this.sqlDataSource1     = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.TopMargin          = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin       = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail             = new DevExpress.XtraReports.UI.DetailBand();
     this.ReportHeader       = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel14          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPanel2           = new DevExpress.XtraReports.UI.XRPanel();
     this.xrLabel10          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel29          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel42          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel43          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5           = new DevExpress.XtraReports.UI.XRLabel();
     this.DetailReport       = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1            = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel15          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7           = new DevExpress.XtraReports.UI.XRLabel();
     this.TenantId           = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramStartDate     = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramEndDate       = new DevExpress.XtraReports.Parameters.Parameter();
     this.MarketId           = new DevExpress.XtraReports.Parameters.Parameter();
     this.ReportFooter       = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel16          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine2            = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel8           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1            = new DevExpress.XtraReports.UI.XRLine();
     this.InventoryTransType = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "ApplicationContext";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     column1.Alias = "OrderNumber";
     columnExpression1.Aggregate  = DevExpress.DataAccess.Sql.AggregationType.Max;
     columnExpression1.ColumnName = "OrderNumber";
     table1.MetaSerializable      = "<Meta X=\"495\" Y=\"30\" Width=\"125\" Height=\"1331\" />";
     table1.Name                  = "Orders";
     columnExpression1.Table      = table1;
     column1.Expression           = columnExpression1;
     column2.Alias                = "IssueDate";
     columnExpression2.Aggregate  = DevExpress.DataAccess.Sql.AggregationType.Max;
     columnExpression2.ColumnName = "IssueDate";
     columnExpression2.Table      = table1;
     column2.Expression           = columnExpression2;
     column3.Alias                = "TenentId";
     columnExpression3.Aggregate  = DevExpress.DataAccess.Sql.AggregationType.Max;
     columnExpression3.ColumnName = "TenentId";
     columnExpression3.Table      = table1;
     column3.Expression           = columnExpression3;
     column4.Alias                = "OrderDiscount";
     columnExpression4.Aggregate  = DevExpress.DataAccess.Sql.AggregationType.Max;
     columnExpression4.ColumnName = "OrderDiscount";
     columnExpression4.Table      = table1;
     column4.Expression           = columnExpression4;
     column5.Alias                = "OrderTotal";
     columnExpression5.Aggregate  = DevExpress.DataAccess.Sql.AggregationType.Max;
     columnExpression5.ColumnName = "OrderTotal";
     columnExpression5.Table      = table1;
     column5.Expression           = columnExpression5;
     column6.Alias                = "CompanyName";
     columnExpression6.Aggregate  = DevExpress.DataAccess.Sql.AggregationType.Max;
     columnExpression6.ColumnName = "CompanyName";
     table2.MetaSerializable      = "<Meta X=\"340\" Y=\"30\" Width=\"125\" Height=\"647\" />";
     table2.Name                  = "Account";
     columnExpression6.Table      = table2;
     column6.Expression           = columnExpression6;
     columnExpression7.ColumnName = "AccountID";
     columnExpression7.Table      = table2;
     column7.Expression           = columnExpression7;
     column8.Alias                = "Id";
     columnExpression8.Aggregate  = DevExpress.DataAccess.Sql.AggregationType.Max;
     columnExpression8.ColumnName = "Id";
     table3.MetaSerializable      = "<Meta X=\"185\" Y=\"30\" Width=\"125\" Height=\"324\" />";
     table3.Name                  = "MarketCustomers";
     columnExpression8.Table      = table3;
     column8.Expression           = columnExpression8;
     column9.Alias                = "Name";
     columnExpression9.Aggregate  = DevExpress.DataAccess.Sql.AggregationType.Max;
     columnExpression9.ColumnName = "Name";
     table4.MetaSerializable      = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"267\" />";
     table4.Name                  = "Markets";
     columnExpression9.Table      = table4;
     column9.Expression           = columnExpression9;
     selectQuery1.Columns.Add(column1);
     selectQuery1.Columns.Add(column2);
     selectQuery1.Columns.Add(column3);
     selectQuery1.Columns.Add(column4);
     selectQuery1.Columns.Add(column5);
     selectQuery1.Columns.Add(column6);
     selectQuery1.Columns.Add(column7);
     selectQuery1.Columns.Add(column8);
     selectQuery1.Columns.Add(column9);
     selectQuery1.FilterString      = resources.GetString("selectQuery1.FilterString");
     selectQuery1.GroupFilterString = "";
     columnExpression10.ColumnName  = "AccountID";
     columnExpression10.Table       = table2;
     group1.Expression = columnExpression10;
     selectQuery1.Groups.Add(group1);
     selectQuery1.Name     = "Markets";
     queryParameter1.Name  = "SqlMarketId";
     queryParameter1.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter1.Value = new DevExpress.DataAccess.Expression("?MarketId", typeof(int));
     queryParameter2.Name  = "sqlDateFrom";
     queryParameter2.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter2.Value = new DevExpress.DataAccess.Expression("?paramStartDate", typeof(System.DateTime));
     queryParameter3.Name  = "sqlDateto";
     queryParameter3.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter3.Value = new DevExpress.DataAccess.Expression("?paramEndDate", typeof(System.DateTime));
     queryParameter4.Name  = "sqlTenantId";
     queryParameter4.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter4.Value = new DevExpress.DataAccess.Expression("?TenantId", typeof(int));
     queryParameter5.Name  = "InventoryTransTypeId";
     queryParameter5.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter5.Value = new DevExpress.DataAccess.Expression("?InventoryTransType", typeof(int));
     queryParameter6.Name  = "TenantId";
     queryParameter6.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter6.Value = new DevExpress.DataAccess.Expression("?TenantId", typeof(int));
     selectQuery1.Parameters.Add(queryParameter1);
     selectQuery1.Parameters.Add(queryParameter2);
     selectQuery1.Parameters.Add(queryParameter3);
     selectQuery1.Parameters.Add(queryParameter4);
     selectQuery1.Parameters.Add(queryParameter5);
     selectQuery1.Parameters.Add(queryParameter6);
     relationColumnInfo1.NestedKeyColumn = "MarketId";
     relationColumnInfo1.ParentKeyColumn = "Id";
     join1.KeyColumns.Add(relationColumnInfo1);
     join1.Nested = table3;
     join1.Parent = table4;
     relationColumnInfo2.NestedKeyColumn = "AccountID";
     relationColumnInfo2.ParentKeyColumn = "AccountId";
     join2.KeyColumns.Add(relationColumnInfo2);
     join2.Nested = table2;
     join2.Parent = table3;
     relationColumnInfo3.NestedKeyColumn = "AccountID";
     relationColumnInfo3.ParentKeyColumn = "AccountID";
     join3.KeyColumns.Add(relationColumnInfo3);
     join3.Nested = table1;
     join3.Parent = table2;
     selectQuery1.Relations.Add(join1);
     selectQuery1.Relations.Add(join2);
     selectQuery1.Relations.Add(join3);
     selectQuery1.Tables.Add(table4);
     selectQuery1.Tables.Add(table3);
     selectQuery1.Tables.Add(table2);
     selectQuery1.Tables.Add(table1);
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         selectQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 6F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 10.875F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.HeightF = 2.333291F;
     this.Detail.Name    = "Detail";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel14,
         this.xrPanel2,
         this.xrLabel29,
         this.xrLabel42,
         this.xrLabel3,
         this.xrLabel43,
         this.xrLabel5
     });
     this.ReportHeader.HeightF = 84.37503F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrLabel14
     //
     this.xrLabel14.BackColor     = System.Drawing.Color.Gainsboro;
     this.xrLabel14.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(485.1457F, 58.10579F);
     this.xrLabel14.Name          = "xrLabel14";
     this.xrLabel14.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF         = new System.Drawing.SizeF(145.3356F, 16.26923F);
     this.xrLabel14.StylePriority.UseBackColor     = false;
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text          = "ORDER DISCOUNT:";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPanel2
     //
     this.xrPanel2.BackColor   = System.Drawing.Color.Transparent;
     this.xrPanel2.BorderColor = System.Drawing.Color.Black;
     this.xrPanel2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel10,
         this.xrLabel11,
         this.xrLabel12,
         this.xrLabel13
     });
     this.xrPanel2.LocationFloat = new DevExpress.Utils.PointFloat(3.999964F, 35.25163F);
     this.xrPanel2.Name          = "xrPanel2";
     this.xrPanel2.SizeF         = new System.Drawing.SizeF(743.0002F, 22.85416F);
     this.xrPanel2.StylePriority.UseBackColor   = false;
     this.xrPanel2.StylePriority.UseBorderColor = false;
     //
     // xrLabel10
     //
     this.xrLabel10.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel10.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel10.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(135.4353F, 0F);
     this.xrLabel10.Name          = "xrLabel10";
     this.xrLabel10.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF         = new System.Drawing.SizeF(107.973F, 18.83335F);
     this.xrLabel10.StylePriority.UseBackColor     = false;
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseForeColor     = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text          = "Report Period :";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel11
     //
     this.xrLabel11.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "?paramStartDate")
     });
     this.xrLabel11.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel11.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(243.4083F, 0F);
     this.xrLabel11.Name          = "xrLabel11";
     this.xrLabel11.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF         = new System.Drawing.SizeF(156.7502F, 18.83335F);
     this.xrLabel11.StylePriority.UseBackColor     = false;
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UseForeColor     = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel11.TextFormatString = "{0:dd/MM/yyyy}";
     //
     // xrLabel12
     //
     this.xrLabel12.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel12.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel12.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(400.1585F, 0F);
     this.xrLabel12.Name          = "xrLabel12";
     this.xrLabel12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF         = new System.Drawing.SizeF(23.95834F, 18.83335F);
     this.xrLabel12.StylePriority.UseBackColor     = false;
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseForeColor     = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text          = "-";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel13
     //
     this.xrLabel13.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel13.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "AddSeconds(?paramEndDate,-1)")
     });
     this.xrLabel13.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel13.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(424.1169F, 0F);
     this.xrLabel13.Name          = "xrLabel13";
     this.xrLabel13.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF         = new System.Drawing.SizeF(158.3333F, 18.83334F);
     this.xrLabel13.StylePriority.UseBackColor     = false;
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UseForeColor     = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel13.TextFormatString = "{0:dd/MM/yyyy}";
     //
     // xrLabel29
     //
     this.xrLabel29.BackColor     = System.Drawing.Color.Gainsboro;
     this.xrLabel29.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel29.LocationFloat = new DevExpress.Utils.PointFloat(0F, 58.10579F);
     this.xrLabel29.Name          = "xrLabel29";
     this.xrLabel29.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel29.SizeF         = new System.Drawing.SizeF(101.0132F, 16.26924F);
     this.xrLabel29.StylePriority.UseBackColor     = false;
     this.xrLabel29.StylePriority.UseFont          = false;
     this.xrLabel29.StylePriority.UseTextAlignment = false;
     this.xrLabel29.Text          = "ORDER NO:";
     this.xrLabel29.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel42
     //
     this.xrLabel42.BackColor     = System.Drawing.Color.Gainsboro;
     this.xrLabel42.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel42.LocationFloat = new DevExpress.Utils.PointFloat(101.0129F, 58.10579F);
     this.xrLabel42.Name          = "xrLabel42";
     this.xrLabel42.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel42.SizeF         = new System.Drawing.SizeF(135.7428F, 16.26924F);
     this.xrLabel42.StylePriority.UseBackColor     = false;
     this.xrLabel42.StylePriority.UseFont          = false;
     this.xrLabel42.StylePriority.UseTextAlignment = false;
     this.xrLabel42.Text          = "DATE:";
     this.xrLabel42.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.BackColor     = System.Drawing.Color.Gainsboro;
     this.xrLabel3.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(236.7557F, 58.10575F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(248.39F, 16.26923F);
     this.xrLabel3.StylePriority.UseBackColor     = false;
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "ACCOUNT:";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel43
     //
     this.xrLabel43.BackColor     = System.Drawing.Color.Gainsboro;
     this.xrLabel43.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel43.LocationFloat = new DevExpress.Utils.PointFloat(630.4814F, 58.10579F);
     this.xrLabel43.Name          = "xrLabel43";
     this.xrLabel43.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel43.SizeF         = new System.Drawing.SizeF(116.5184F, 16.26923F);
     this.xrLabel43.StylePriority.UseBackColor     = false;
     this.xrLabel43.StylePriority.UseFont          = false;
     this.xrLabel43.StylePriority.UseTextAlignment = false;
     this.xrLabel43.Text          = "ORDER TOTAL:";
     this.xrLabel43.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel5.Borders   = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Markets].[Name]")
     });
     this.xrLabel5.Font          = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(3.999964F, 0F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(743.0002F, 30.62501F);
     this.xrLabel5.StylePriority.UseBackColor     = false;
     this.xrLabel5.StylePriority.UseBorders       = false;
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text          = "Market Total";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1
     });
     this.DetailReport.DataMember = "Markets";
     this.DetailReport.DataSource = this.sqlDataSource1;
     this.DetailReport.Level      = 0;
     this.DetailReport.Name       = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel15,
         this.xrLabel2,
         this.xrLabel4,
         this.xrLabel6,
         this.xrLabel7
     });
     this.Detail1.HeightF = 30.20833F;
     this.Detail1.Name    = "Detail1";
     //
     // xrLabel15
     //
     this.xrLabel15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[OrderDiscount]")
     });
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(485.1457F, 0F);
     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(134.375F, 23F);
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text          = "xrLabel7";
     this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel2
     //
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[OrderNumber]")
     });
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(1.012905F, 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(100F, 23F);
     this.xrLabel2.Text          = "xrLabel2";
     //
     // xrLabel4
     //
     this.xrLabel4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[IssueDate]")
     });
     this.xrLabel4.LocationFloat    = new DevExpress.Utils.PointFloat(101.0129F, 0F);
     this.xrLabel4.Multiline        = true;
     this.xrLabel4.Name             = "xrLabel4";
     this.xrLabel4.Padding          = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF            = new System.Drawing.SizeF(135.7428F, 23F);
     this.xrLabel4.Text             = "xrLabel4";
     this.xrLabel4.TextFormatString = "{0:d}";
     //
     // xrLabel6
     //
     this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CompanyName]")
     });
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(236.7557F, 0F);
     this.xrLabel6.Multiline     = true;
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(248.39F, 23F);
     this.xrLabel6.Text          = "xrLabel6";
     //
     // xrLabel7
     //
     this.xrLabel7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[OrderTotal]")
     });
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(619.5207F, 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(127.4794F, 23F);
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text          = "xrLabel7";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // TenantId
     //
     this.TenantId.Description = "Tenants";
     this.TenantId.Name        = "TenantId";
     this.TenantId.Type        = typeof(int);
     this.TenantId.ValueInfo   = "0";
     this.TenantId.Visible     = false;
     //
     // paramStartDate
     //
     this.paramStartDate.Description = "Start Date";
     this.paramStartDate.Name        = "paramStartDate";
     this.paramStartDate.Type        = typeof(System.DateTime);
     this.paramStartDate.ValueInfo   = "1753-12-11";
     //
     // paramEndDate
     //
     this.paramEndDate.Description = "End Date";
     this.paramEndDate.Name        = "paramEndDate";
     this.paramEndDate.Type        = typeof(System.DateTime);
     this.paramEndDate.ValueInfo   = "1753-12-11";
     //
     // MarketId
     //
     this.MarketId.AllowNull      = true;
     this.MarketId.Description    = "Market";
     this.MarketId.LookUpSettings = staticListLookUpSettings1;
     this.MarketId.Name           = "MarketId";
     this.MarketId.Type           = typeof(int);
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel16,
         this.xrLabel9,
         this.xrLabel1,
         this.xrLine2,
         this.xrLabel8,
         this.xrLine1
     });
     this.ReportFooter.HeightF      = 108.75F;
     this.ReportFooter.KeepTogether = true;
     this.ReportFooter.Name         = "ReportFooter";
     //
     // xrLabel16
     //
     this.xrLabel16.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumSum([Markets].[OrderDiscount])")
     });
     this.xrLabel16.Font                           = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel16.LocationFloat                  = new DevExpress.Utils.PointFloat(485.1457F, 32.54166F);
     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(134.375F, 23F);
     this.xrLabel16.StylePriority.UseFont          = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     xrSummary1.Running           = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrLabel16.Summary       = xrSummary1;
     this.xrLabel16.Text          = "xrLabel16";
     this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel9
     //
     this.xrLabel9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumSum([Markets].[OrderTotal])")
     });
     this.xrLabel9.Font                           = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(630.4814F, 32.54166F);
     this.xrLabel9.Multiline                      = true;
     this.xrLabel9.Name                           = "xrLabel9";
     this.xrLabel9.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                          = new System.Drawing.SizeF(110.9607F, 23F);
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     xrSummary2.Running                           = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrLabel9.Summary                        = xrSummary2;
     this.xrLabel9.Text                           = "xrLabel9";
     this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel1
     //
     this.xrLabel1.Font                  = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat         = new DevExpress.Utils.PointFloat(385.1457F, 32.54165F);
     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(100F, 23F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text                  = "Total:";
     //
     // xrLine2
     //
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(750F, 13.62502F);
     //
     // xrLabel8
     //
     this.xrLabel8.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel8.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel8.BorderWidth   = 0F;
     this.xrLabel8.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 69.16667F);
     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(750F, 20.83333F);
     this.xrLabel8.StylePriority.UseBackColor     = false;
     this.xrLabel8.StylePriority.UseBorderColor   = false;
     this.xrLabel8.StylePriority.UseBorders       = false;
     this.xrLabel8.StylePriority.UseBorderWidth   = false;
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text          = "©WarehouseZone\r\n";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 55.54165F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(750F, 13.62502F);
     //
     // InventoryTransType
     //
     this.InventoryTransType.AllowNull      = true;
     this.InventoryTransType.Description    = "Inventory Transaction Type";
     this.InventoryTransType.LookUpSettings = staticListLookUpSettings2;
     this.InventoryTransType.Name           = "InventoryTransType";
     this.InventoryTransType.Type           = typeof(int);
     //
     // MarketTotal
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.ReportHeader,
         this.DetailReport,
         this.ReportFooter
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember = "Markets";
     this.DataSource = this.sqlDataSource1;
     this.Font       = new System.Drawing.Font("Arial", 9.75F);
     this.Margins    = new System.Drawing.Printing.Margins(49, 46, 6, 11);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.TenantId,
         this.paramStartDate,
         this.paramEndDate,
         this.InventoryTransType,
         this.MarketId
     });
     this.Version             = "19.1";
     this.DataSourceDemanded += new System.EventHandler <System.EventArgs>(this.MarketTotal_DataSourceDemanded);
     this.BeforePrint        += new System.Drawing.Printing.PrintEventHandler(this.MarketTotal_BeforePrint);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemple #6
0
 /// <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.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings2 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     this.bindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.xrLabel1      = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader    = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel10     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1       = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel2      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6      = new DevExpress.XtraReports.UI.XRLabel();
     this.baixado       = new DevExpress.XtraReports.Parameters.Parameter();
     this.entrada       = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // lblNomeRelatorio
     //
     this.lblNomeRelatorio.StylePriority.UseFont          = false;
     this.lblNomeRelatorio.StylePriority.UseTextAlignment = false;
     this.lblNomeRelatorio.Text = "Títulos";
     //
     // lblRazaoSocial
     //
     this.lblRazaoSocial.StylePriority.UseFont = false;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     //
     // detailBand1
     //
     this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel6,
         this.xrLabel5,
         this.xrLabel4,
         this.xrLabel3,
         this.xrLabel1
     });
     this.detailBand1.HeightF = 23F;
     //
     // bindingSource
     //
     this.bindingSource.DataSource = typeof(Erp.Business.Entity.Contabil.Titulo);
     //
     // xrLabel1
     //
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "DataVencimento")
     });
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel1.Text          = "xrLabel1";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel10,
         this.xrLabel9,
         this.xrLabel8,
         this.xrLabel7,
         this.xrLine1,
         this.xrLabel2
     });
     this.PageHeader.HeightF = 25F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel10
     //
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(516F, 0F);
     this.xrLabel10.Name          = "xrLabel10";
     this.xrLabel10.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel10.Text          = "Desconto";
     //
     // xrLabel9
     //
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(412F, 0F);
     this.xrLabel9.Name          = "xrLabel9";
     this.xrLabel9.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel9.Text          = "Acréscimos";
     //
     // xrLabel8
     //
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(308F, 0F);
     this.xrLabel8.Name          = "xrLabel8";
     this.xrLabel8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel8.Text          = "Valor";
     //
     // xrLabel7
     //
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(104F, 0F);
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(200F, 23F);
     this.xrLabel7.Text          = "Tipo de título";
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 23F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(616F, 2F);
     //
     // xrLabel2
     //
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel2.Text          = "Vencimento";
     //
     // xrLabel3
     //
     this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Valor")
     });
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(308F, 0F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel3.Text          = "xrLabel3";
     //
     // xrLabel4
     //
     this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Desconto")
     });
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(516F, 0F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel4.Text          = "xrLabel4";
     //
     // xrLabel5
     //
     this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Acrescimos")
     });
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(412F, 0F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel5.Text          = "xrLabel5";
     //
     // xrLabel6
     //
     this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "TipoTitulo.Descricao")
     });
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(104F, 0F);
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(200F, 23F);
     this.xrLabel6.Text          = "xrLabel6";
     //
     // baixado
     //
     this.baixado.Description = "Baixado";
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("Todos", "Todos"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("Baixado", "Baixados"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("Aberto", "Em aberto"));
     this.baixado.LookUpSettings = staticListLookUpSettings1;
     this.baixado.Name           = "baixado";
     this.baixado.ValueInfo      = "Todos";
     //
     // entrada
     //
     this.entrada.Description = "Entrada/Saída";
     staticListLookUpSettings2.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("Todos", "Todos"));
     staticListLookUpSettings2.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("Entrada", "Entradas"));
     staticListLookUpSettings2.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("Saida", "Saídas"));
     this.entrada.LookUpSettings = staticListLookUpSettings2;
     this.entrada.Name           = "entrada";
     this.entrada.ValueInfo      = "Todos";
     //
     // TituloPeriodoReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.detailBand1,
         this.PageHeader
     });
     this.DataSource = this.bindingSource;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.baixado,
         this.entrada
     });
     this.Version = "13.2";
     this.ParametersRequestSubmit += new System.EventHandler <DevExpress.XtraReports.Parameters.ParametersRequestEventArgs>(this.TituloPeriodoReport_ParametersRequestSubmit);
     this.Controls.SetChildIndex(this.PageHeader, 0);
     this.Controls.SetChildIndex(this.detailBand1, 0);
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemple #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     System.ComponentModel.ComponentResourceManager             resources = new System.ComponentModel.ComponentResourceManager(typeof(TopMovieRentals));
     this.xrTableCellFilmInfo       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCellPlotLabel      = new DevExpress.XtraReports.UI.XRTableCell();
     this.FieldCaption              = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrTableCellPlot           = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRowReleaseDate     = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCellMovieTitle     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableFilmInfo           = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableCellReleaseDate    = new DevExpress.XtraReports.UI.XRTableCell();
     this.paramPeriod               = new DevExpress.XtraReports.Parameters.Parameter();
     this.bottomMarginBand1         = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.calculatedFieldRentsCount = new DevExpress.XtraReports.UI.CalculatedField();
     this.xrTableRowFilmInfo        = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableRowRentsCount      = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableTopFilmInfo        = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRowRentsCountLabel = new DevExpress.XtraReports.UI.XRTableRow();
     this.reportHeaderBand1         = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrTableRowPlot            = new DevExpress.XtraReports.UI.XRTableRow();
     this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrTableCellRentsCount      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCellRentsCountLabel = new DevExpress.XtraReports.UI.XRTableCell();
     this.DataField            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.paramEndDate         = new DevExpress.XtraReports.Parameters.Parameter();
     this.pageFooterBand1      = new DevExpress.XtraReports.UI.PageFooterBand();
     this.pageInfo1            = new DevExpress.XtraReports.UI.XRPageInfo();
     this.detailBand1          = new DevExpress.XtraReports.UI.DetailBand();
     this.xrHeader             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPictureBoxCover    = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrTableRowMovieTitle = new DevExpress.XtraReports.UI.XRTableRow();
     this.topMarginBand1       = new DevExpress.XtraReports.UI.TopMarginBand();
     this.paramStartDate       = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrTableRentsCount    = new DevExpress.XtraReports.UI.XRTable();
     this.Title     = new DevExpress.XtraReports.UI.XRControlStyle();
     this.pageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrTableCellReleaseDateLabel = new DevExpress.XtraReports.UI.XRTableCell();
     this.collectionDataSource1       = new DevExpress.Persistent.Base.ReportsV2.CollectionDataSource();
     ((System.ComponentModel.ISupportInitialize)(this.xrTableFilmInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTableTopFilmInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTableRentsCount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.collectionDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // xrTableCellFilmInfo
     //
     this.xrTableCellFilmInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(230)))), ((int)(((byte)(206)))));
     this.xrTableCellFilmInfo.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTableFilmInfo
     });
     this.xrTableCellFilmInfo.Dpi  = 100F;
     this.xrTableCellFilmInfo.Font = new System.Drawing.Font("Segoe UI", 8.25F);
     this.xrTableCellFilmInfo.Name = "xrTableCellFilmInfo";
     this.xrTableCellFilmInfo.StylePriority.UseBackColor = false;
     this.xrTableCellFilmInfo.StylePriority.UseFont      = false;
     this.xrTableCellFilmInfo.Text   = "xrTableCellFilmInfo";
     this.xrTableCellFilmInfo.Weight = 4.2162157014543444D;
     //
     // xrTableCellPlotLabel
     //
     this.xrTableCellPlotLabel.Dpi                            = 100F;
     this.xrTableCellPlotLabel.Font                           = new System.Drawing.Font("Segoe UI", 8.25F);
     this.xrTableCellPlotLabel.ForeColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(113)))), ((int)(((byte)(110)))), ((int)(((byte)(99)))));
     this.xrTableCellPlotLabel.Name                           = "xrTableCellPlotLabel";
     this.xrTableCellPlotLabel.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(1, 0, 0, 0, 100F);
     this.xrTableCellPlotLabel.StylePriority.UseFont          = false;
     this.xrTableCellPlotLabel.StylePriority.UseForeColor     = false;
     this.xrTableCellPlotLabel.StylePriority.UsePadding       = false;
     this.xrTableCellPlotLabel.StylePriority.UseTextAlignment = false;
     this.xrTableCellPlotLabel.Text                           = "Synopsis:";
     this.xrTableCellPlotLabel.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCellPlotLabel.Weight                         = 0.58768033539163955D;
     //
     // FieldCaption
     //
     this.FieldCaption.BackColor   = System.Drawing.Color.Transparent;
     this.FieldCaption.BorderColor = System.Drawing.Color.Black;
     this.FieldCaption.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.FieldCaption.BorderWidth = 1F;
     this.FieldCaption.Font        = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.FieldCaption.ForeColor   = System.Drawing.Color.Maroon;
     this.FieldCaption.Name        = "FieldCaption";
     //
     // xrTableCellPlot
     //
     this.xrTableCellPlot.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Plot")
     });
     this.xrTableCellPlot.Dpi     = 100F;
     this.xrTableCellPlot.Font    = new System.Drawing.Font("Segoe UI", 8.25F);
     this.xrTableCellPlot.Name    = "xrTableCellPlot";
     this.xrTableCellPlot.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 1, 0, 1, 100F);
     this.xrTableCellPlot.StylePriority.UseFont          = false;
     this.xrTableCellPlot.StylePriority.UsePadding       = false;
     this.xrTableCellPlot.StylePriority.UseTextAlignment = false;
     this.xrTableCellPlot.Text          = "xrTableCellPlot";
     this.xrTableCellPlot.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCellPlot.Weight        = 2.4123196646083604D;
     //
     // xrTableRowReleaseDate
     //
     this.xrTableRowReleaseDate.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCellReleaseDateLabel,
         this.xrTableCellReleaseDate
     });
     this.xrTableRowReleaseDate.Dpi    = 100F;
     this.xrTableRowReleaseDate.Name   = "xrTableRowReleaseDate";
     this.xrTableRowReleaseDate.Weight = 1D;
     //
     // xrTableCellMovieTitle
     //
     this.xrTableCellMovieTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(197)))), ((int)(((byte)(114)))));
     this.xrTableCellMovieTitle.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                                    | DevExpress.XtraPrinting.BorderSide.Right)
                                                                                   | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCellMovieTitle.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Title")
     });
     this.xrTableCellMovieTitle.Dpi       = 100F;
     this.xrTableCellMovieTitle.Font      = new System.Drawing.Font("Segoe UI", 11.25F);
     this.xrTableCellMovieTitle.Multiline = true;
     this.xrTableCellMovieTitle.Name      = "xrTableCellMovieTitle";
     this.xrTableCellMovieTitle.Padding   = new DevExpress.XtraPrinting.PaddingInfo(136, 0, 0, 0, 100F);
     this.xrTableCellMovieTitle.StylePriority.UseBackColor     = false;
     this.xrTableCellMovieTitle.StylePriority.UseBorders       = false;
     this.xrTableCellMovieTitle.StylePriority.UseFont          = false;
     this.xrTableCellMovieTitle.StylePriority.UsePadding       = false;
     this.xrTableCellMovieTitle.StylePriority.UseTextAlignment = false;
     this.xrTableCellMovieTitle.Text          = "[Title]";
     this.xrTableCellMovieTitle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCellMovieTitle.Weight        = 4.2162157014543444D;
     //
     // xrTableFilmInfo
     //
     this.xrTableFilmInfo.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrTableFilmInfo.Dpi           = 100F;
     this.xrTableFilmInfo.LocationFloat = new DevExpress.Utils.PointFloat(135F, 14.99999F);
     this.xrTableFilmInfo.Name          = "xrTableFilmInfo";
     this.xrTableFilmInfo.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRowReleaseDate,
         this.xrTableRowPlot
     });
     this.xrTableFilmInfo.SizeF = new System.Drawing.SizeF(380F, 95F);
     this.xrTableFilmInfo.StylePriority.UseBorders = false;
     //
     // xrTableCellReleaseDate
     //
     this.xrTableCellReleaseDate.CanGrow = false;
     this.xrTableCellReleaseDate.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReleaseDate", "{0:d}")
     });
     this.xrTableCellReleaseDate.Dpi     = 100F;
     this.xrTableCellReleaseDate.Font    = new System.Drawing.Font("Segoe UI", 8.25F);
     this.xrTableCellReleaseDate.Name    = "xrTableCellReleaseDate";
     this.xrTableCellReleaseDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 1, 0, 1, 100F);
     this.xrTableCellReleaseDate.StylePriority.UseFont          = false;
     this.xrTableCellReleaseDate.StylePriority.UsePadding       = false;
     this.xrTableCellReleaseDate.StylePriority.UseTextAlignment = false;
     this.xrTableCellReleaseDate.Text          = "xrTableCellReleaseDate";
     this.xrTableCellReleaseDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCellReleaseDate.Weight        = 2.4123196646083604D;
     //
     // paramPeriod
     //
     this.paramPeriod.Description = "Last Time Span:";
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("0", "Custom"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("1", "Month"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("2", "ThreeMonths"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("3", "SixMonths"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("4", "Year"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("5", "TwoYears"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("6", "FiveYears"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("7", "TenYears"));
     this.paramPeriod.LookUpSettings = staticListLookUpSettings1;
     this.paramPeriod.Name           = "paramPeriod";
     this.paramPeriod.ValueInfo      = "2";
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Dpi     = 100F;
     this.bottomMarginBand1.HeightF = 100F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // calculatedFieldRentsCount
     //
     this.calculatedFieldRentsCount.Name = "calculatedFieldRentsCount";
     this.calculatedFieldRentsCount.Scripts.OnGetValue = "calculatedFieldRentsCount_GetValue";
     //
     // xrTableRowFilmInfo
     //
     this.xrTableRowFilmInfo.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCellFilmInfo
     });
     this.xrTableRowFilmInfo.Dpi    = 100F;
     this.xrTableRowFilmInfo.Name   = "xrTableRowFilmInfo";
     this.xrTableRowFilmInfo.Weight = 1.5625000009536745D;
     //
     // xrTableRowRentsCount
     //
     this.xrTableRowRentsCount.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCellRentsCount
     });
     this.xrTableRowRentsCount.Dpi    = 100F;
     this.xrTableRowRentsCount.Name   = "xrTableRowRentsCount";
     this.xrTableRowRentsCount.Weight = 1.6153846153846154D;
     //
     // xrTableTopFilmInfo
     //
     this.xrTableTopFilmInfo.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(159)))), ((int)(((byte)(139)))));
     this.xrTableTopFilmInfo.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                                   | DevExpress.XtraPrinting.BorderSide.Right)
                                                                                  | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableTopFilmInfo.BorderWidth   = 1F;
     this.xrTableTopFilmInfo.Dpi           = 100F;
     this.xrTableTopFilmInfo.Font          = new System.Drawing.Font("Verdana", 8.25F);
     this.xrTableTopFilmInfo.KeepTogether  = true;
     this.xrTableTopFilmInfo.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTableTopFilmInfo.Name          = "xrTableTopFilmInfo";
     this.xrTableTopFilmInfo.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRowMovieTitle,
         this.xrTableRowFilmInfo
     });
     this.xrTableTopFilmInfo.SizeF = new System.Drawing.SizeF(650F, 160F);
     this.xrTableTopFilmInfo.StylePriority.UseBorderColor   = false;
     this.xrTableTopFilmInfo.StylePriority.UseBorders       = false;
     this.xrTableTopFilmInfo.StylePriority.UseBorderWidth   = false;
     this.xrTableTopFilmInfo.StylePriority.UseFont          = false;
     this.xrTableTopFilmInfo.StylePriority.UseTextAlignment = false;
     this.xrTableTopFilmInfo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRowRentsCountLabel
     //
     this.xrTableRowRentsCountLabel.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCellRentsCountLabel
     });
     this.xrTableRowRentsCountLabel.Dpi    = 100F;
     this.xrTableRowRentsCountLabel.Name   = "xrTableRowRentsCountLabel";
     this.xrTableRowRentsCountLabel.Weight = 0.38461538461538469D;
     //
     // reportHeaderBand1
     //
     this.reportHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrHeader
     });
     this.reportHeaderBand1.Dpi     = 100F;
     this.reportHeaderBand1.HeightF = 35F;
     this.reportHeaderBand1.Name    = "reportHeaderBand1";
     //
     // xrTableRowPlot
     //
     this.xrTableRowPlot.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCellPlotLabel,
         this.xrTableCellPlot
     });
     this.xrTableRowPlot.Dpi    = 100F;
     this.xrTableRowPlot.Name   = "xrTableRowPlot";
     this.xrTableRowPlot.Weight = 2.4000006713868212D;
     //
     // PageInfo
     //
     this.PageInfo.BackColor   = System.Drawing.Color.Transparent;
     this.PageInfo.BorderColor = System.Drawing.Color.Black;
     this.PageInfo.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.PageInfo.BorderWidth = 1F;
     this.PageInfo.Font        = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.PageInfo.ForeColor   = System.Drawing.Color.Black;
     this.PageInfo.Name        = "PageInfo";
     //
     // xrTableCellRentsCount
     //
     this.xrTableCellRentsCount.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCellRentsCount.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "calculatedFieldRentsCount")
     });
     this.xrTableCellRentsCount.Dpi  = 100F;
     this.xrTableCellRentsCount.Font = new System.Drawing.Font("Segoe UI", 27.75F);
     this.xrTableCellRentsCount.Name = "xrTableCellRentsCount";
     this.xrTableCellRentsCount.StylePriority.UseBorders       = false;
     this.xrTableCellRentsCount.StylePriority.UseFont          = false;
     this.xrTableCellRentsCount.StylePriority.UseTextAlignment = false;
     this.xrTableCellRentsCount.Text          = "xrTableCellRentsCount";
     this.xrTableCellRentsCount.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCellRentsCount.Weight        = 2.0208334350585937D;
     //
     // xrTableCellRentsCountLabel
     //
     this.xrTableCellRentsCountLabel.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                                      | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCellRentsCountLabel.Dpi  = 100F;
     this.xrTableCellRentsCountLabel.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.xrTableCellRentsCountLabel.Name = "xrTableCellRentsCountLabel";
     this.xrTableCellRentsCountLabel.StylePriority.UseBorders       = false;
     this.xrTableCellRentsCountLabel.StylePriority.UseFont          = false;
     this.xrTableCellRentsCountLabel.StylePriority.UseTextAlignment = false;
     this.xrTableCellRentsCountLabel.Text          = "Rental Count";
     this.xrTableCellRentsCountLabel.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCellRentsCountLabel.Weight        = 2.0208334350585937D;
     //
     // DataField
     //
     this.DataField.BackColor   = System.Drawing.Color.Transparent;
     this.DataField.BorderColor = System.Drawing.Color.Black;
     this.DataField.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.DataField.BorderWidth = 1F;
     this.DataField.Font        = new System.Drawing.Font("Times New Roman", 10F);
     this.DataField.ForeColor   = System.Drawing.Color.Black;
     this.DataField.Name        = "DataField";
     this.DataField.Padding     = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     //
     // paramEndDate
     //
     this.paramEndDate.Description = "End Date:";
     this.paramEndDate.Name        = "paramEndDate";
     this.paramEndDate.Type        = typeof(System.DateTime);
     this.paramEndDate.ValueInfo   = "10/09/2012 14:58:18";
     //
     // pageFooterBand1
     //
     this.pageFooterBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.pageInfo1,
         this.pageInfo2
     });
     this.pageFooterBand1.Dpi     = 100F;
     this.pageFooterBand1.HeightF = 29F;
     this.pageFooterBand1.Name    = "pageFooterBand1";
     //
     // pageInfo1
     //
     this.pageInfo1.Dpi           = 100F;
     this.pageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F);
     this.pageInfo1.Name          = "pageInfo1";
     this.pageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.pageInfo1.PageInfo      = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.pageInfo1.SizeF         = new System.Drawing.SizeF(313F, 23F);
     this.pageInfo1.StyleName     = "PageInfo";
     //
     // detailBand1
     //
     this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPictureBoxCover,
         this.xrTableRentsCount,
         this.xrTableTopFilmInfo
     });
     this.detailBand1.Dpi     = 100F;
     this.detailBand1.HeightF = 166.25F;
     this.detailBand1.Name    = "detailBand1";
     //
     // xrHeader
     //
     this.xrHeader.Dpi                            = 100F;
     this.xrHeader.Font                           = new System.Drawing.Font("Segoe UI", 16F);
     this.xrHeader.LocationFloat                  = new DevExpress.Utils.PointFloat(102.0833F, 0F);
     this.xrHeader.Name                           = "xrHeader";
     this.xrHeader.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrHeader.SizeF                          = new System.Drawing.SizeF(452.0832F, 35F);
     this.xrHeader.StylePriority.UseFont          = false;
     this.xrHeader.StylePriority.UseTextAlignment = false;
     this.xrHeader.Text                           = "Top Movie Rentals";
     this.xrHeader.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrPictureBoxCover
     //
     this.xrPictureBoxCover.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Image", null, "Photo")
     });
     this.xrPictureBoxCover.Dpi           = 100F;
     this.xrPictureBoxCover.LocationFloat = new DevExpress.Utils.PointFloat(15F, 15F);
     this.xrPictureBoxCover.Name          = "xrPictureBoxCover";
     this.xrPictureBoxCover.SizeF         = new System.Drawing.SizeF(105F, 130F);
     this.xrPictureBoxCover.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.Squeeze;
     //
     // xrTableRowMovieTitle
     //
     this.xrTableRowMovieTitle.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCellMovieTitle
     });
     this.xrTableRowMovieTitle.Dpi    = 100F;
     this.xrTableRowMovieTitle.Name   = "xrTableRowMovieTitle";
     this.xrTableRowMovieTitle.Weight = 0.43749999904632575D;
     //
     // topMarginBand1
     //
     this.topMarginBand1.Dpi     = 100F;
     this.topMarginBand1.HeightF = 100F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // paramStartDate
     //
     this.paramStartDate.Description = "Start Date:";
     this.paramStartDate.Name        = "paramStartDate";
     this.paramStartDate.Type        = typeof(System.DateTime);
     this.paramStartDate.ValueInfo   = "10/09/2012 14:57:36";
     //
     // xrTableRentsCount
     //
     this.xrTableRentsCount.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(240)))), ((int)(((byte)(226)))));
     this.xrTableRentsCount.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(159)))), ((int)(((byte)(139)))));
     this.xrTableRentsCount.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                                  | DevExpress.XtraPrinting.BorderSide.Right)
                                                                                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableRentsCount.Dpi           = 100F;
     this.xrTableRentsCount.LocationFloat = new DevExpress.Utils.PointFloat(530F, 15.00001F);
     this.xrTableRentsCount.Name          = "xrTableRentsCount";
     this.xrTableRentsCount.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRowRentsCountLabel,
         this.xrTableRowRentsCount
     });
     this.xrTableRentsCount.SizeF = new System.Drawing.SizeF(105F, 130F);
     this.xrTableRentsCount.StylePriority.UseBackColor   = false;
     this.xrTableRentsCount.StylePriority.UseBorderColor = false;
     this.xrTableRentsCount.StylePriority.UseBorders     = false;
     //
     // 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("Times New Roman", 20F, System.Drawing.FontStyle.Bold);
     this.Title.ForeColor   = System.Drawing.Color.Maroon;
     this.Title.Name        = "Title";
     //
     // pageInfo2
     //
     this.pageInfo2.Dpi           = 100F;
     this.pageInfo2.Format        = "Page {0} of {1}";
     this.pageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(331F, 6F);
     this.pageInfo2.Name          = "pageInfo2";
     this.pageInfo2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.pageInfo2.SizeF         = new System.Drawing.SizeF(313F, 23F);
     this.pageInfo2.StyleName     = "PageInfo";
     this.pageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // xrTableCellReleaseDateLabel
     //
     this.xrTableCellReleaseDateLabel.CanGrow                        = false;
     this.xrTableCellReleaseDateLabel.Dpi                            = 100F;
     this.xrTableCellReleaseDateLabel.Font                           = new System.Drawing.Font("Segoe UI", 8.25F);
     this.xrTableCellReleaseDateLabel.ForeColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(113)))), ((int)(((byte)(110)))), ((int)(((byte)(99)))));
     this.xrTableCellReleaseDateLabel.Name                           = "xrTableCellReleaseDateLabel";
     this.xrTableCellReleaseDateLabel.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(1, 0, 0, 0, 100F);
     this.xrTableCellReleaseDateLabel.StylePriority.UseFont          = false;
     this.xrTableCellReleaseDateLabel.StylePriority.UseForeColor     = false;
     this.xrTableCellReleaseDateLabel.StylePriority.UsePadding       = false;
     this.xrTableCellReleaseDateLabel.StylePriority.UseTextAlignment = false;
     this.xrTableCellReleaseDateLabel.Text                           = "Date:";
     this.xrTableCellReleaseDateLabel.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCellReleaseDateLabel.Weight                         = 0.58768033539163955D;
     //
     // collectionDataSource1
     //
     this.collectionDataSource1.Name               = "collectionDataSource1";
     this.collectionDataSource1.ObjectTypeName     = "XVideoRental.Module.Win.BusinessObjects.Movie.Movie";
     this.collectionDataSource1.TopReturnedRecords = 0;
     //
     // TopMovieRentals
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.detailBand1,
         this.pageFooterBand1,
         this.reportHeaderBand1,
         this.topMarginBand1,
         this.bottomMarginBand1
     });
     this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
         this.calculatedFieldRentsCount
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.collectionDataSource1
     });
     this.DataSource  = this.collectionDataSource1;
     this.DisplayName = "Top Movie Rentals";
     this.Extensions.Add("DataSerializationExtension", "XafReport");
     this.Extensions.Add("DataEditorExtension", "XafReport");
     this.Extensions.Add("ParameterEditorExtension", "XafReport");
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.paramStartDate,
         this.paramEndDate,
         this.paramPeriod
     });
     this.Scripts.OnBeforePrint = "TopMovieRentalsReport_BeforePrint";
     this.ScriptsSource         = resources.GetString("$this.ScriptsSource");
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.Title,
         this.FieldCaption,
         this.PageInfo,
         this.DataField
     });
     this.Version = "16.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTableFilmInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTableTopFilmInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTableRentsCount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.collectionDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <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.DataAccess.Sql.CustomSqlQuery                   customSqlQuery1           = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     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();
     System.ComponentModel.ComponentResourceManager             resources                 = new System.ComponentModel.ComponentResourceManager(typeof(ProductMovementPrint));
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings2 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     this.TopMargin          = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin       = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail             = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel2           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3           = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportHeader       = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel20          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel21          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5           = new DevExpress.XtraReports.UI.XRLabel();
     this.lbldate            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel22          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1            = new DevExpress.XtraReports.UI.XRLine();
     this.ReportFooter       = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel6           = new DevExpress.XtraReports.UI.XRLabel();
     this.sqlDataSource1     = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.StartDate          = new DevExpress.XtraReports.Parameters.Parameter();
     this.EndDate            = new DevExpress.XtraReports.Parameters.Parameter();
     this.PageHeader         = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel1           = new DevExpress.XtraReports.UI.XRLabel();
     this.SKU                = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7           = new DevExpress.XtraReports.UI.XRLabel();
     this.ReOrder            = new DevExpress.XtraReports.UI.XRLabel();
     this.InStock            = new DevExpress.XtraReports.UI.XRLabel();
     this.calculatedField1   = new DevExpress.XtraReports.UI.CalculatedField();
     this.paramProductId     = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramProductGroups = new DevExpress.XtraReports.Parameters.Parameter();
     this.TenantId           = new DevExpress.XtraReports.Parameters.Parameter();
     this.WarehouseId        = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 0F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 2F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.xrLabel9,
         this.xrLabel8,
         this.xrLabel4,
         this.xrLabel3
     });
     this.Detail.HeightF = 24.49986F;
     this.Detail.Name    = "Detail";
     //
     // xrLabel2
     //
     this.xrLabel2.BorderWidth = 0F;
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[SKUCODE]")
     });
     this.xrLabel2.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0.0001351039F, 0F);
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(151.0417F, 23F);
     this.xrLabel2.StylePriority.UseBorderWidth = false;
     this.xrLabel2.StylePriority.UseFont        = false;
     this.xrLabel2.Text = "SKU";
     //
     // xrLabel9
     //
     this.xrLabel9.BorderWidth = 0F;
     this.xrLabel9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[calculatedField1]")
     });
     this.xrLabel9.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(682.6667F, 0F);
     this.xrLabel9.Name          = "xrLabel9";
     this.xrLabel9.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF         = new System.Drawing.SizeF(118.3332F, 23F);
     this.xrLabel9.StylePriority.UseBorderWidth = false;
     this.xrLabel9.StylePriority.UseFont        = false;
     this.xrLabel9.Text = "Balance";
     //
     // xrLabel8
     //
     this.xrLabel8.BorderWidth = 0F;
     this.xrLabel8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[QTYOUT]")
     });
     this.xrLabel8.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(619.8336F, 0F);
     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(62.83313F, 23F);
     this.xrLabel8.StylePriority.UseBorderWidth = false;
     this.xrLabel8.StylePriority.UseFont        = false;
     this.xrLabel8.Text = "OUT";
     //
     // xrLabel4
     //
     this.xrLabel4.BorderWidth = 0F;
     this.xrLabel4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[QTYIN]")
     });
     this.xrLabel4.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(545.8752F, 0F);
     this.xrLabel4.Multiline     = true;
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(73.95837F, 23F);
     this.xrLabel4.StylePriority.UseBorderWidth = false;
     this.xrLabel4.StylePriority.UseFont        = false;
     this.xrLabel4.Text = "IN";
     //
     // xrLabel3
     //
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[NAME]")
     });
     this.xrLabel3.Font                  = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat         = new DevExpress.Utils.PointFloat(151.0417F, 0F);
     this.xrLabel3.Name                  = "xrLabel3";
     this.xrLabel3.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                 = new System.Drawing.SizeF(394.8336F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.Text                  = "Product";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel20,
         this.xrLabel19,
         this.xrLabel21,
         this.xrLabel5,
         this.lbldate,
         this.xrLabel22,
         this.xrLine1
     });
     this.ReportHeader.HeightF = 86.62513F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrLabel20
     //
     this.xrLabel20.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel20.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "?StartDate")
     });
     this.xrLabel20.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel20.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(293.7081F, 54.79179F);
     this.xrLabel20.Name          = "xrLabel20";
     this.xrLabel20.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel20.SizeF         = new System.Drawing.SizeF(156.7502F, 18.83335F);
     this.xrLabel20.StylePriority.UseBackColor     = false;
     this.xrLabel20.StylePriority.UseFont          = false;
     this.xrLabel20.StylePriority.UseForeColor     = false;
     this.xrLabel20.StylePriority.UseTextAlignment = false;
     this.xrLabel20.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel20.TextFormatString = "{0:dd/MM/yyyy}";
     //
     // xrLabel19
     //
     this.xrLabel19.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel19.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel19.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(169.25F, 54.79179F);
     this.xrLabel19.Name          = "xrLabel19";
     this.xrLabel19.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF         = new System.Drawing.SizeF(123.458F, 18.83335F);
     this.xrLabel19.StylePriority.UseBackColor     = false;
     this.xrLabel19.StylePriority.UseFont          = false;
     this.xrLabel19.StylePriority.UseForeColor     = false;
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.Text          = "Report Period :";
     this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel21
     //
     this.xrLabel21.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel21.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "AddSeconds(?EndDate,-1)")
     });
     this.xrLabel21.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel21.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(474.4166F, 54.79179F);
     this.xrLabel21.Name          = "xrLabel21";
     this.xrLabel21.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel21.SizeF         = new System.Drawing.SizeF(158.3333F, 18.83334F);
     this.xrLabel21.StylePriority.UseBackColor     = false;
     this.xrLabel21.StylePriority.UseFont          = false;
     this.xrLabel21.StylePriority.UseForeColor     = false;
     this.xrLabel21.StylePriority.UseTextAlignment = false;
     this.xrLabel21.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel21.TextFormatString = "{0:dd/MM/yyyy}";
     //
     // xrLabel5
     //
     this.xrLabel5.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel5.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel5.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(115.625F, 18.83335F);
     this.xrLabel5.StylePriority.UseBackColor     = false;
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseForeColor     = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text          = "Date:";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // lbldate
     //
     this.lbldate.BackColor     = System.Drawing.Color.Transparent;
     this.lbldate.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbldate.ForeColor     = System.Drawing.Color.Black;
     this.lbldate.LocationFloat = new DevExpress.Utils.PointFloat(115.625F, 0F);
     this.lbldate.Name          = "lbldate";
     this.lbldate.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lbldate.SizeF         = new System.Drawing.SizeF(115.625F, 18.83335F);
     this.lbldate.StylePriority.UseBackColor     = false;
     this.lbldate.StylePriority.UseFont          = false;
     this.lbldate.StylePriority.UseForeColor     = false;
     this.lbldate.StylePriority.UseTextAlignment = false;
     this.lbldate.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.lbldate.TextFormatString = "{0:dd/MM/yyyy}";
     //
     // xrLabel22
     //
     this.xrLabel22.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel22.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel22.Font          = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(0.5000916F, 18.83335F);
     this.xrLabel22.Name          = "xrLabel22";
     this.xrLabel22.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel22.SizeF         = new System.Drawing.SizeF(800.9998F, 30.62501F);
     this.xrLabel22.StylePriority.UseBackColor     = false;
     this.xrLabel22.StylePriority.UseBorders       = false;
     this.xrLabel22.StylePriority.UseFont          = false;
     this.xrLabel22.StylePriority.UseTextAlignment = false;
     this.xrLabel22.Text          = "Product Movement Report";
     this.xrLabel22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(1.000122F, 73.62514F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(800.9998F, 12.99999F);
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel6
     });
     this.ReportFooter.HeightF = 27.5418F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // xrLabel6
     //
     this.xrLabel6.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel6.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel6.BorderWidth   = 0F;
     this.xrLabel6.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel6.Multiline     = true;
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(800.9999F, 23.33333F);
     this.xrLabel6.StylePriority.UseBackColor     = false;
     this.xrLabel6.StylePriority.UseBorders       = false;
     this.xrLabel6.StylePriority.UseBorderWidth   = false;
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text          = "©WarehouseZone\r\n\r\n";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "ApplicationContext";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name  = "ProductMovementDetail";
     queryParameter1.Name  = "paramSqlStartDate";
     queryParameter1.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter1.Value = new DevExpress.DataAccess.Expression("?StartDate", typeof(System.DateTime));
     queryParameter2.Name  = "paramSqlEndDate";
     queryParameter2.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter2.Value = new DevExpress.DataAccess.Expression("?EndDate", typeof(System.DateTime));
     queryParameter3.Name  = "sqlProductIds";
     queryParameter3.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter3.Value = new DevExpress.DataAccess.Expression("JOIN(?paramProductId)", typeof(string));
     queryParameter4.Name  = "sqlProductGroups";
     queryParameter4.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter4.Value = new DevExpress.DataAccess.Expression("JOIN(?paramProductGroups)", typeof(string));
     queryParameter5.Name  = "sqlTenantId";
     queryParameter5.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter5.Value = new DevExpress.DataAccess.Expression("?TenantId", typeof(int));
     queryParameter6.Name  = "sqlWarehouseId";
     queryParameter6.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter6.Value = new DevExpress.DataAccess.Expression("?WarehouseId", typeof(int));
     customSqlQuery1.Parameters.Add(queryParameter1);
     customSqlQuery1.Parameters.Add(queryParameter2);
     customSqlQuery1.Parameters.Add(queryParameter3);
     customSqlQuery1.Parameters.Add(queryParameter4);
     customSqlQuery1.Parameters.Add(queryParameter5);
     customSqlQuery1.Parameters.Add(queryParameter6);
     customSqlQuery1.Sql = resources.GetString("customSqlQuery1.Sql");
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // StartDate
     //
     this.StartDate.Description = "Start Date";
     this.StartDate.Name        = "StartDate";
     this.StartDate.Type        = typeof(System.DateTime);
     //
     // EndDate
     //
     this.EndDate.Description = "End Date";
     this.EndDate.Name        = "EndDate";
     this.EndDate.Type        = typeof(System.DateTime);
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1,
         this.SKU,
         this.xrLabel7,
         this.ReOrder,
         this.InStock
     });
     this.PageHeader.HeightF = 24.99987F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel1
     //
     this.xrLabel1.BorderWidth   = 0F;
     this.xrLabel1.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(545.8752F, 0F);
     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(73.95837F, 23F);
     this.xrLabel1.StylePriority.UseBorderWidth = false;
     this.xrLabel1.StylePriority.UseFont        = false;
     this.xrLabel1.Text = "IN";
     //
     // SKU
     //
     this.SKU.BorderWidth   = 0F;
     this.SKU.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.SKU.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.SKU.Name          = "SKU";
     this.SKU.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.SKU.SizeF         = new System.Drawing.SizeF(151.0417F, 23F);
     this.SKU.StylePriority.UseBorderWidth = false;
     this.SKU.StylePriority.UseFont        = false;
     this.SKU.Text = "SKU";
     //
     // xrLabel7
     //
     this.xrLabel7.Font                  = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel7.LocationFloat         = new DevExpress.Utils.PointFloat(151.0417F, 0F);
     this.xrLabel7.Name                  = "xrLabel7";
     this.xrLabel7.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF                 = new System.Drawing.SizeF(394.8336F, 23F);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.Text                  = "Product";
     //
     // ReOrder
     //
     this.ReOrder.BorderWidth   = 0F;
     this.ReOrder.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ReOrder.LocationFloat = new DevExpress.Utils.PointFloat(619.8336F, 0F);
     this.ReOrder.Multiline     = true;
     this.ReOrder.Name          = "ReOrder";
     this.ReOrder.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.ReOrder.SizeF         = new System.Drawing.SizeF(62.83313F, 23F);
     this.ReOrder.StylePriority.UseBorderWidth = false;
     this.ReOrder.StylePriority.UseFont        = false;
     this.ReOrder.Text = "OUT";
     //
     // InStock
     //
     this.InStock.BorderWidth   = 0F;
     this.InStock.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.InStock.LocationFloat = new DevExpress.Utils.PointFloat(682.6667F, 0F);
     this.InStock.Name          = "InStock";
     this.InStock.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.InStock.SizeF         = new System.Drawing.SizeF(118.3332F, 23F);
     this.InStock.StylePriority.UseBorderWidth = false;
     this.InStock.StylePriority.UseFont        = false;
     this.InStock.Text = "Balance";
     //
     // calculatedField1
     //
     this.calculatedField1.DataMember = "ProductMovementDetail";
     this.calculatedField1.Expression = "[QTYIN]-[QTYOUT]";
     this.calculatedField1.Name       = "calculatedField1";
     //
     // paramProductId
     //
     this.paramProductId.AllowNull      = true;
     this.paramProductId.Description    = "Select Products";
     this.paramProductId.LookUpSettings = staticListLookUpSettings1;
     this.paramProductId.MultiValue     = true;
     this.paramProductId.Name           = "paramProductId";
     this.paramProductId.Type           = typeof(int);
     //
     // paramProductGroups
     //
     this.paramProductGroups.AllowNull      = true;
     this.paramProductGroups.Description    = "Select Groups";
     this.paramProductGroups.LookUpSettings = staticListLookUpSettings2;
     this.paramProductGroups.MultiValue     = true;
     this.paramProductGroups.Name           = "paramProductGroups";
     this.paramProductGroups.Type           = typeof(int);
     //
     // TenantId
     //
     this.TenantId.Description = "Tenant";
     this.TenantId.Name        = "TenantId";
     this.TenantId.Type        = typeof(int);
     this.TenantId.ValueInfo   = "0";
     this.TenantId.Visible     = false;
     //
     // WarehouseId
     //
     this.WarehouseId.Description = "warehouse";
     this.WarehouseId.Name        = "WarehouseId";
     this.WarehouseId.Type        = typeof(int);
     this.WarehouseId.ValueInfo   = "0";
     this.WarehouseId.Visible     = false;
     //
     // ProductMovementPrint
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.ReportHeader,
         this.ReportFooter,
         this.PageHeader
     });
     this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
         this.calculatedField1
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember   = "ProductMovementDetail";
     this.DataSource   = this.sqlDataSource1;
     this.FilterString = "[PRODUCTID] In (?paramProductId) Or [PRODUCTGROUPID] In (?paramProductGroups)";
     this.Font         = new System.Drawing.Font("Arial", 9.75F);
     this.Margins      = new System.Drawing.Printing.Margins(28, 20, 0, 2);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.StartDate,
         this.EndDate,
         this.paramProductId,
         this.paramProductGroups,
         this.TenantId,
         this.WarehouseId
     });
     this.Version             = "19.1";
     this.DataSourceDemanded += new System.EventHandler <System.EventArgs>(this.ProductMovementPrint_DataSourceDemanded);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <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.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     DevExpress.DataAccess.Sql.SelectQuery          selectQuery1      = new DevExpress.DataAccess.Sql.SelectQuery();
     DevExpress.DataAccess.Sql.Column               column1           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression1 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                table1            = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column               column2           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression2 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column3           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression3 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column4           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression4 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                table2            = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column               column5           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression5 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column6           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression6 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column7           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression7 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column8           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression8 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column9           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression9 = new DevExpress.DataAccess.Sql.ColumnExpression();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(InventoryReport));
     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.Join join1 = new DevExpress.DataAccess.Sql.Join();
     DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo1 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
     this.Detail           = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel6         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12        = new DevExpress.XtraReports.UI.XRLabel();
     this.TopMargin        = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel1         = new DevExpress.XtraReports.UI.XRLabel();
     this.BottomMargin     = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrLabel2         = new DevExpress.XtraReports.UI.XRLabel();
     this.paramTenantId    = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramWarehouseId = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramProductId   = new DevExpress.XtraReports.Parameters.Parameter();
     this.ReportHeader     = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel16        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3         = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportFooter     = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLine1          = new DevExpress.XtraReports.UI.XRLine();
     this.sqlDataSource1   = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.xrLabel4         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10        = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader       = new DevExpress.XtraReports.UI.PageHeaderBand();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel6,
         this.xrLabel5,
         this.xrLabel11,
         this.xrLabel14,
         this.xrLabel15,
         this.xrLabel17,
         this.xrLabel18
     });
     this.Detail.HeightF = 19.82384F;
     this.Detail.Name    = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.StylePriority.UseBackColor = false;
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel6
     //
     this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[InStock]")
     });
     this.xrLabel6.Font                  = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.LocationFloat         = new DevExpress.Utils.PointFloat(343.9167F, 5.722046E-06F);
     this.xrLabel6.Name                  = "xrLabel6";
     this.xrLabel6.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF                 = new System.Drawing.SizeF(85F, 18.83334F);
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.TextFormatString      = "{0:0}";
     //
     // xrLabel5
     //
     this.xrLabel5.BorderWidth = 0F;
     this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[SKUCode]")
     });
     this.xrLabel5.Font          = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(88.09942F, 18.83333F);
     this.xrLabel5.StylePriority.UseBorderWidth = false;
     this.xrLabel5.StylePriority.UseFont        = false;
     //
     // xrLabel11
     //
     this.xrLabel11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Name]")
     });
     this.xrLabel11.Font                  = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel11.LocationFloat         = new DevExpress.Utils.PointFloat(88.09942F, 0F);
     this.xrLabel11.Name                  = "xrLabel11";
     this.xrLabel11.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                 = new System.Drawing.SizeF(255.8174F, 18.83334F);
     this.xrLabel11.StylePriority.UseFont = false;
     //
     // xrLabel14
     //
     this.xrLabel14.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Allocated]")
     });
     this.xrLabel14.Font                  = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel14.LocationFloat         = new DevExpress.Utils.PointFloat(428.9167F, 0F);
     this.xrLabel14.Name                  = "xrLabel14";
     this.xrLabel14.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF                 = new System.Drawing.SizeF(85F, 18.83334F);
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.TextFormatString      = "{0:0}";
     //
     // xrLabel15
     //
     this.xrLabel15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[OnOrder]")
     });
     this.xrLabel15.Font                  = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel15.LocationFloat         = new DevExpress.Utils.PointFloat(513.9167F, 0F);
     this.xrLabel15.Name                  = "xrLabel15";
     this.xrLabel15.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF                 = new System.Drawing.SizeF(87.5F, 18.83334F);
     this.xrLabel15.StylePriority.UseFont = false;
     this.xrLabel15.TextFormatString      = "{0:0}";
     //
     // xrLabel17
     //
     this.xrLabel17.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Available]")
     });
     this.xrLabel17.Font                  = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel17.LocationFloat         = new DevExpress.Utils.PointFloat(601.4169F, 0F);
     this.xrLabel17.Name                  = "xrLabel17";
     this.xrLabel17.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF                 = new System.Drawing.SizeF(85F, 18.83334F);
     this.xrLabel17.StylePriority.UseFont = false;
     this.xrLabel17.TextFormatString      = "{0:0}";
     //
     // xrLabel18
     //
     this.xrLabel18.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[DateUpdated]")
     });
     this.xrLabel18.Font                  = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel18.LocationFloat         = new DevExpress.Utils.PointFloat(686.4169F, 0F);
     this.xrLabel18.Name                  = "xrLabel18";
     this.xrLabel18.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.SizeF                 = new System.Drawing.SizeF(114.5834F, 18.83334F);
     this.xrLabel18.StylePriority.UseFont = false;
     this.xrLabel18.TextFormatString      = "{0:dd/MM/yy hh:MM}";
     //
     // xrLabel13
     //
     this.xrLabel13.Font                  = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel13.LocationFloat         = new DevExpress.Utils.PointFloat(88.09942F, 0F);
     this.xrLabel13.Multiline             = true;
     this.xrLabel13.Name                  = "xrLabel13";
     this.xrLabel13.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF                 = new System.Drawing.SizeF(255.8174F, 18.83334F);
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.Text                  = "Product Name\r\n";
     //
     // xrLabel12
     //
     this.xrLabel12.BorderWidth   = 0F;
     this.xrLabel12.Font          = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0.9999593F, 0F);
     this.xrLabel12.Name          = "xrLabel12";
     this.xrLabel12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF         = new System.Drawing.SizeF(87.09946F, 18.83333F);
     this.xrLabel12.StylePriority.UseBorderWidth = false;
     this.xrLabel12.StylePriority.UseFont        = false;
     this.xrLabel12.Text = "SKU";
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 21.70833F;
     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.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel1.Borders       = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel1.BorderWidth   = 0F;
     this.xrLabel1.Font          = new System.Drawing.Font("Trebuchet MS", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 23F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(801.0001F, 28.86219F);
     this.xrLabel1.StylePriority.UseBackColor     = false;
     this.xrLabel1.StylePriority.UseBorders       = false;
     this.xrLabel1.StylePriority.UseBorderWidth   = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "Inventory Report";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 4.961542F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel2.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel2.BorderWidth   = 0F;
     this.xrLabel2.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 13.62503F);
     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(801.0001F, 20.83333F);
     this.xrLabel2.StylePriority.UseBackColor     = false;
     this.xrLabel2.StylePriority.UseBorderColor   = false;
     this.xrLabel2.StylePriority.UseBorders       = false;
     this.xrLabel2.StylePriority.UseBorderWidth   = false;
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text          = "©WarehouseZone\r\n";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // paramTenantId
     //
     this.paramTenantId.Description = "Tenant Id";
     this.paramTenantId.Name        = "paramTenantId";
     this.paramTenantId.Type        = typeof(int);
     this.paramTenantId.ValueInfo   = "0";
     this.paramTenantId.Visible     = false;
     //
     // paramWarehouseId
     //
     this.paramWarehouseId.Description = "Location";
     this.paramWarehouseId.Name        = "paramWarehouseId";
     this.paramWarehouseId.Type        = typeof(int);
     this.paramWarehouseId.ValueInfo   = "0";
     this.paramWarehouseId.Visible     = false;
     //
     // paramProductId
     //
     this.paramProductId.Description    = "Product";
     this.paramProductId.LookUpSettings = staticListLookUpSettings1;
     this.paramProductId.MultiValue     = true;
     this.paramProductId.Name           = "paramProductId";
     this.paramProductId.Type           = typeof(int);
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel16,
         this.xrLabel3,
         this.xrLabel1
     });
     this.ReportHeader.HeightF = 61.40386F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrLabel16
     //
     this.xrLabel16.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Now()")
     });
     this.xrLabel16.Font                  = new System.Drawing.Font("Trebuchet MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel16.LocationFloat         = new DevExpress.Utils.PointFloat(63.1251F, 0F);
     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(178.125F, 23F);
     this.xrLabel16.StylePriority.UseFont = false;
     this.xrLabel16.Text                  = "xrLabel16";
     //
     // xrLabel3
     //
     this.xrLabel3.Font                  = new System.Drawing.Font("Trebuchet MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat         = new DevExpress.Utils.PointFloat(9.999974F, 0F);
     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(53.12513F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.Text                  = "Date:";
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.xrLine1
     });
     this.ReportFooter.HeightF      = 37.5F;
     this.ReportFooter.KeepTogether = true;
     this.ReportFooter.Name         = "ReportFooter";
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(801.0001F, 13.62502F);
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "ApplicationContext";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     columnExpression1.ColumnName       = "ProductId";
     table1.MetaSerializable            = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"1255\" />";
     table1.Name                  = "ProductMaster";
     columnExpression1.Table      = table1;
     column1.Expression           = columnExpression1;
     columnExpression2.ColumnName = "SKUCode";
     columnExpression2.Table      = table1;
     column2.Expression           = columnExpression2;
     columnExpression3.ColumnName = "Name";
     columnExpression3.Table      = table1;
     column3.Expression           = columnExpression3;
     columnExpression4.ColumnName = "InStock";
     table2.MetaSerializable      = "<Meta X=\"185\" Y=\"30\" Width=\"125\" Height=\"324\" />";
     table2.Name                  = "InventoryStocks";
     columnExpression4.Table      = table2;
     column4.Expression           = columnExpression4;
     columnExpression5.ColumnName = "OnOrder";
     columnExpression5.Table      = table2;
     column5.Expression           = columnExpression5;
     columnExpression6.ColumnName = "Allocated";
     columnExpression6.Table      = table2;
     column6.Expression           = columnExpression6;
     columnExpression7.ColumnName = "Available";
     columnExpression7.Table      = table2;
     column7.Expression           = columnExpression7;
     columnExpression8.ColumnName = "DateUpdated";
     columnExpression8.Table      = table2;
     column8.Expression           = columnExpression8;
     columnExpression9.ColumnName = "TenantId";
     columnExpression9.Table      = table1;
     column9.Expression           = columnExpression9;
     selectQuery1.Columns.Add(column1);
     selectQuery1.Columns.Add(column2);
     selectQuery1.Columns.Add(column3);
     selectQuery1.Columns.Add(column4);
     selectQuery1.Columns.Add(column5);
     selectQuery1.Columns.Add(column6);
     selectQuery1.Columns.Add(column7);
     selectQuery1.Columns.Add(column8);
     selectQuery1.Columns.Add(column9);
     selectQuery1.FilterString      = resources.GetString("selectQuery1.FilterString");
     selectQuery1.GroupFilterString = "";
     selectQuery1.Name     = "queryInventoryStocks";
     queryParameter1.Name  = "sqlParamTenantId";
     queryParameter1.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter1.Value = new DevExpress.DataAccess.Expression("[Parameters.paramTenantId]", typeof(int));
     queryParameter2.Name  = "sqlParamWarehouseId";
     queryParameter2.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter2.Value = new DevExpress.DataAccess.Expression("[Parameters.paramWarehouseId]", typeof(int));
     queryParameter3.Name  = "sqlParamProductIds";
     queryParameter3.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter3.Value = new DevExpress.DataAccess.Expression("[Parameters.paramProductId]", typeof(int));
     selectQuery1.Parameters.Add(queryParameter1);
     selectQuery1.Parameters.Add(queryParameter2);
     selectQuery1.Parameters.Add(queryParameter3);
     relationColumnInfo1.NestedKeyColumn = "ProductId";
     relationColumnInfo1.ParentKeyColumn = "ProductId";
     join1.KeyColumns.Add(relationColumnInfo1);
     join1.Nested = table2;
     join1.Parent = table1;
     selectQuery1.Relations.Add(join1);
     selectQuery1.Tables.Add(table1);
     selectQuery1.Tables.Add(table2);
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         selectQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // xrLabel4
     //
     this.xrLabel4.Font                  = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel4.LocationFloat         = new DevExpress.Utils.PointFloat(343.9168F, 0F);
     this.xrLabel4.Multiline             = true;
     this.xrLabel4.Name                  = "xrLabel4";
     this.xrLabel4.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF                 = new System.Drawing.SizeF(84.99985F, 18.83334F);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.Text                  = "In Stock ";
     //
     // xrLabel7
     //
     this.xrLabel7.Font                  = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel7.LocationFloat         = new DevExpress.Utils.PointFloat(428.9167F, 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(85.00006F, 18.83334F);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.Text                  = "Allocated";
     //
     // xrLabel8
     //
     this.xrLabel8.Font                  = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel8.LocationFloat         = new DevExpress.Utils.PointFloat(513.9167F, 0F);
     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(87.50003F, 18.83334F);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.Text                  = "On Order";
     //
     // xrLabel9
     //
     this.xrLabel9.Font                  = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel9.LocationFloat         = new DevExpress.Utils.PointFloat(601.4167F, 0F);
     this.xrLabel9.Multiline             = true;
     this.xrLabel9.Name                  = "xrLabel9";
     this.xrLabel9.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                 = new System.Drawing.SizeF(85.00012F, 18.83334F);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.Text                  = "Available";
     //
     // xrLabel10
     //
     this.xrLabel10.Font                  = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel10.LocationFloat         = new DevExpress.Utils.PointFloat(686.4169F, 0F);
     this.xrLabel10.Multiline             = true;
     this.xrLabel10.Name                  = "xrLabel10";
     this.xrLabel10.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF                 = new System.Drawing.SizeF(114.5834F, 18.83334F);
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.Text                  = "Last Updated";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel10,
         this.xrLabel9,
         this.xrLabel8,
         this.xrLabel4,
         this.xrLabel12,
         this.xrLabel7,
         this.xrLabel13
     });
     this.PageHeader.HeightF = 25F;
     this.PageHeader.Name    = "PageHeader";
     //
     // InventoryReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader,
         this.ReportFooter,
         this.PageHeader
     });
     this.BorderWidth = 2F;
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember   = "queryInventoryStocks";
     this.DataSource   = this.sqlDataSource1;
     this.FilterString = "[TenantId] = ?paramTenantId And [ProductId] In (?paramProductId)";
     this.Margins      = new System.Drawing.Printing.Margins(25, 24, 22, 5);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.paramProductId,
         this.paramTenantId,
         this.paramWarehouseId
     });
     this.Version = "19.1";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
            DevExpress.XtraReports.Parameters.StaticListLookUpSettings  staticListLookUpSettings1  = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
            this.employeesTableAdapter = new SalaryReports.Data.EmployeesDBDataSetTableAdapters.EmployeesTableAdapter();
            this.employeesDBDataSet1   = new SalaryReports.Data.EmployeesDBDataSet();
            this.Detail                          = new DevExpress.XtraReports.UI.DetailBand();
            this.xrLabel3                        = new DevExpress.XtraReports.UI.XRLabel();
            this.xrTable2                        = new DevExpress.XtraReports.UI.XRTable();
            this.xrTableRow4                     = new DevExpress.XtraReports.UI.XRTableRow();
            this.xrTableCell7                    = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell8                    = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableRow5                     = new DevExpress.XtraReports.UI.XRTableRow();
            this.xrTableCell9                    = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell10                   = new DevExpress.XtraReports.UI.XRTableCell();
            this.sickDaysFormattingRule          = new DevExpress.XtraReports.UI.FormattingRule();
            this.xrTableRow6                     = new DevExpress.XtraReports.UI.XRTableRow();
            this.xrTableCell11                   = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell12                   = new DevExpress.XtraReports.UI.XRTableCell();
            this.overtimeFormattingRule          = new DevExpress.XtraReports.UI.FormattingRule();
            this.xrLabel2                        = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel1                        = new DevExpress.XtraReports.UI.XRLabel();
            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.xrTableRow2                     = new DevExpress.XtraReports.UI.XRTableRow();
            this.xrTableCell3                    = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell4                    = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableRow3                     = new DevExpress.XtraReports.UI.XRTableRow();
            this.xrTableCell5                    = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell6                    = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableRow7                     = new DevExpress.XtraReports.UI.XRTableRow();
            this.xrTableCell13                   = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell14                   = new DevExpress.XtraReports.UI.XRTableCell();
            this.TopMargin                       = new DevExpress.XtraReports.UI.TopMarginBand();
            this.BottomMargin                    = new DevExpress.XtraReports.UI.BottomMarginBand();
            this.full_Emp_Data_QueryTableAdapter = new SalaryReports.Data.EmployeesDBDataSetTableAdapters.Full_Emp_Data_QueryTableAdapter();
            this.PageHeader                      = new DevExpress.XtraReports.UI.PageHeaderBand();
            this.xrLine1                         = new DevExpress.XtraReports.UI.XRLine();
            this.lbTitle                         = new DevExpress.XtraReports.UI.XRLabel();
            this.xrPageInfo2                     = new DevExpress.XtraReports.UI.XRPageInfo();
            this.totalPayment                    = new DevExpress.XtraReports.UI.CalculatedField();
            this.xrPageHeaderStyle               = new DevExpress.XtraReports.UI.XRControlStyle();
            this.xrTableHeaderStyle              = new DevExpress.XtraReports.UI.XRControlStyle();
            this.xrTableCellStyle                = new DevExpress.XtraReports.UI.XRControlStyle();
            this.xrControlHeaderStyle            = new DevExpress.XtraReports.UI.XRControlStyle();
            this.paramEmpName                    = new DevExpress.XtraReports.Parameters.Parameter();
            this.paramYear                       = new DevExpress.XtraReports.Parameters.Parameter();
            this.paramMonth                      = new DevExpress.XtraReports.Parameters.Parameter();
            this.paramPaymentDate                = new DevExpress.XtraReports.Parameters.Parameter();
            ((System.ComponentModel.ISupportInitialize)(this.employeesDBDataSet1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            //
            // employeesTableAdapter
            //
            this.employeesTableAdapter.ClearBeforeFill = true;
            //
            // employeesDBDataSet1
            //
            this.employeesDBDataSet1.DataSetName             = "EmployeesDBDataSet";
            this.employeesDBDataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            //
            // Detail
            //
            this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                this.xrLabel3,
                this.xrTable2,
                this.xrLabel2,
                this.xrLabel1,
                this.xrTable1
            });
            this.Detail.HeightF       = 347.7917F;
            this.Detail.Name          = "Detail";
            this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
            this.Detail.PageBreak     = DevExpress.XtraReports.UI.PageBreak.AfterBand;
            this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            //
            // xrLabel3
            //
            this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                new DevExpress.XtraReports.UI.XRBinding("Text", null, "Full Emp Data Query.totalPayment", "Total payment: {0:c2}")
            });
            this.xrLabel3.Font                           = new System.Drawing.Font("Tahoma", 14F, System.Drawing.FontStyle.Bold);
            this.xrLabel3.ForeColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(120)))), ((int)(((byte)(0)))));
            this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(250.0001F, 305.1667F);
            this.xrLabel3.Name                           = "xrLabel3";
            this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel3.SizeF                          = new System.Drawing.SizeF(399.9999F, 42.625F);
            this.xrLabel3.StylePriority.UseFont          = false;
            this.xrLabel3.StylePriority.UseForeColor     = false;
            this.xrLabel3.StylePriority.UseTextAlignment = false;
            this.xrLabel3.Text                           = "Total payment:";
            this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            //
            // xrTable2
            //
            this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(7.947286E-05F, 208.8333F);
            this.xrTable2.Name          = "xrTable2";
            this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
                this.xrTableRow4,
                this.xrTableRow5,
                this.xrTableRow6
            });
            this.xrTable2.SizeF = new System.Drawing.SizeF(649.9999F, 75F);
            //
            // xrTableRow4
            //
            this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
                this.xrTableCell7,
                this.xrTableCell8
            });
            this.xrTableRow4.Name   = "xrTableRow4";
            this.xrTableRow4.Weight = 1D;
            //
            // xrTableCell7
            //
            this.xrTableCell7.Name      = "xrTableCell7";
            this.xrTableCell7.StyleName = "xrTableHeaderStyle";
            this.xrTableCell7.Text      = "Base salary:";
            this.xrTableCell7.Weight    = 1.1538462856676575D;
            //
            // xrTableCell8
            //
            this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                new DevExpress.XtraReports.UI.XRBinding("Text", null, "Full Emp Data Query.PositionSalary", "{0:c2}")
            });
            this.xrTableCell8.Name      = "xrTableCell8";
            this.xrTableCell8.StyleName = "xrTableCellStyle";
            this.xrTableCell8.Text      = "xrTableCell2";
            this.xrTableCell8.Weight    = 1.8461537143323425D;
            //
            // xrTableRow5
            //
            this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
                this.xrTableCell9,
                this.xrTableCell10
            });
            this.xrTableRow5.Name   = "xrTableRow5";
            this.xrTableRow5.Weight = 1D;
            //
            // xrTableCell9
            //
            this.xrTableCell9.Name      = "xrTableCell9";
            this.xrTableCell9.StyleName = "xrTableHeaderStyle";
            this.xrTableCell9.Text      = "Sick days:";
            this.xrTableCell9.Weight    = 1.1538462856676575D;
            //
            // xrTableCell10
            //
            this.xrTableCell10.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.xrTableCell10.BorderColor = System.Drawing.Color.White;
            this.xrTableCell10.Borders     = DevExpress.XtraPrinting.BorderSide.Bottom;
            this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                new DevExpress.XtraReports.UI.XRBinding("Text", null, "Full Emp Data Query.SickDays")
            });
            this.xrTableCell10.FormattingRules.Add(this.sickDaysFormattingRule);
            this.xrTableCell10.Name      = "xrTableCell10";
            this.xrTableCell10.StyleName = "xrTableCellStyle";
            this.xrTableCell10.StylePriority.UseBackColor   = false;
            this.xrTableCell10.StylePriority.UseBorderColor = false;
            this.xrTableCell10.StylePriority.UseBorders     = false;
            this.xrTableCell10.Text   = "xrTableCell4";
            this.xrTableCell10.Weight = 1.8461537143323425D;
            //
            // sickDaysFormattingRule
            //
            this.sickDaysFormattingRule.Condition = "[SickDays] > 0";
            //
            //
            //
            this.sickDaysFormattingRule.Formatting.BackColor = System.Drawing.Color.Pink;
            this.sickDaysFormattingRule.Name = "sickDaysFormattingRule";
            //
            // xrTableRow6
            //
            this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
                this.xrTableCell11,
                this.xrTableCell12
            });
            this.xrTableRow6.Name   = "xrTableRow6";
            this.xrTableRow6.Weight = 1D;
            //
            // xrTableCell11
            //
            this.xrTableCell11.Name      = "xrTableCell11";
            this.xrTableCell11.StyleName = "xrTableHeaderStyle";
            this.xrTableCell11.Text      = "Overtime (days):";
            this.xrTableCell11.Weight    = 1.1538462856676575D;
            //
            // xrTableCell12
            //
            this.xrTableCell12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                new DevExpress.XtraReports.UI.XRBinding("Text", null, "Full Emp Data Query.Overtime")
            });
            this.xrTableCell12.FormattingRules.Add(this.overtimeFormattingRule);
            this.xrTableCell12.Name      = "xrTableCell12";
            this.xrTableCell12.StyleName = "xrTableCellStyle";
            this.xrTableCell12.StylePriority.UseBackColor = false;
            this.xrTableCell12.Text   = "xrTableCell6";
            this.xrTableCell12.Weight = 1.8461537143323425D;
            //
            // overtimeFormattingRule
            //
            this.overtimeFormattingRule.Condition = "[Overtime] > 0";
            //
            //
            //
            this.overtimeFormattingRule.Formatting.BackColor = System.Drawing.Color.Pink;
            this.overtimeFormattingRule.Name = "overtimeFormattingRule";
            //
            // xrLabel2
            //
            this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                new DevExpress.XtraReports.UI.XRBinding("Text", null, "Full Emp Data Query.PaymentDate", "Employee statistics in {0:MMMM, yyyy}")
            });
            this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(7.947286E-05F, 166.5F);
            this.xrLabel2.Name          = "xrLabel2";
            this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel2.SizeF         = new System.Drawing.SizeF(450.4167F, 30F);
            this.xrLabel2.StyleName     = "xrControlHeaderStyle";
            this.xrLabel2.Text          = "xrLabel2";
            //
            // xrLabel1
            //
            this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F);
            this.xrLabel1.Name          = "xrLabel1";
            this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel1.SizeF         = new System.Drawing.SizeF(290F, 30F);
            this.xrLabel1.StyleName     = "xrControlHeaderStyle";
            this.xrLabel1.Text          = "Employee Information:";
            //
            // xrTable1
            //
            this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(7.947286E-05F, 51.04167F);
            this.xrTable1.Name          = "xrTable1";
            this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
                this.xrTableRow1,
                this.xrTableRow2,
                this.xrTableRow3,
                this.xrTableRow7
            });
            this.xrTable1.SizeF = new System.Drawing.SizeF(649.9999F, 100F);
            //
            // xrTableRow1
            //
            this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
                this.xrTableCell1,
                this.xrTableCell2
            });
            this.xrTableRow1.Name   = "xrTableRow1";
            this.xrTableRow1.Weight = 1D;
            //
            // xrTableCell1
            //
            this.xrTableCell1.Name      = "xrTableCell1";
            this.xrTableCell1.StyleName = "xrTableHeaderStyle";
            this.xrTableCell1.Text      = "Full name:";
            this.xrTableCell1.Weight    = 1.1538462856676575D;
            //
            // xrTableCell2
            //
            this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                new DevExpress.XtraReports.UI.XRBinding("Text", null, "Full Emp Data Query.EmployeeName")
            });
            this.xrTableCell2.Name      = "xrTableCell2";
            this.xrTableCell2.StyleName = "xrTableCellStyle";
            this.xrTableCell2.Text      = "xrTableCell2";
            this.xrTableCell2.Weight    = 1.8461537143323425D;
            //
            // xrTableRow2
            //
            this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
                this.xrTableCell3,
                this.xrTableCell4
            });
            this.xrTableRow2.Name   = "xrTableRow2";
            this.xrTableRow2.Weight = 1D;
            //
            // xrTableCell3
            //
            this.xrTableCell3.Name      = "xrTableCell3";
            this.xrTableCell3.StyleName = "xrTableHeaderStyle";
            this.xrTableCell3.Text      = "Email address:";
            this.xrTableCell3.Weight    = 1.1538462856676575D;
            //
            // xrTableCell4
            //
            this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                new DevExpress.XtraReports.UI.XRBinding("Text", null, "Full Emp Data Query.Email")
            });
            this.xrTableCell4.Name      = "xrTableCell4";
            this.xrTableCell4.StyleName = "xrTableCellStyle";
            this.xrTableCell4.Text      = "xrTableCell4";
            this.xrTableCell4.Weight    = 1.8461537143323425D;
            //
            // xrTableRow3
            //
            this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
                this.xrTableCell5,
                this.xrTableCell6
            });
            this.xrTableRow3.Name   = "xrTableRow3";
            this.xrTableRow3.Weight = 1D;
            //
            // xrTableCell5
            //
            this.xrTableCell5.Name      = "xrTableCell5";
            this.xrTableCell5.StyleName = "xrTableHeaderStyle";
            this.xrTableCell5.Text      = "Department:";
            this.xrTableCell5.Weight    = 1.1538462856676575D;
            //
            // xrTableCell6
            //
            this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                new DevExpress.XtraReports.UI.XRBinding("Text", null, "Full Emp Data Query.DepartmentName")
            });
            this.xrTableCell6.Name      = "xrTableCell6";
            this.xrTableCell6.StyleName = "xrTableCellStyle";
            this.xrTableCell6.Text      = "xrTableCell6";
            this.xrTableCell6.Weight    = 1.8461537143323425D;
            //
            // xrTableRow7
            //
            this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
                this.xrTableCell13,
                this.xrTableCell14
            });
            this.xrTableRow7.Name   = "xrTableRow7";
            this.xrTableRow7.Weight = 1D;
            //
            // xrTableCell13
            //
            this.xrTableCell13.Name      = "xrTableCell13";
            this.xrTableCell13.StyleName = "xrTableHeaderStyle";
            this.xrTableCell13.Text      = "Position:";
            this.xrTableCell13.Weight    = 1.1538462856676575D;
            //
            // xrTableCell14
            //
            this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                new DevExpress.XtraReports.UI.XRBinding("Text", null, "Full Emp Data Query.PositionName")
            });
            this.xrTableCell14.Name      = "xrTableCell14";
            this.xrTableCell14.StyleName = "xrTableCellStyle";
            this.xrTableCell14.Text      = "xrTableCell14";
            this.xrTableCell14.Weight    = 1.8461537143323425D;
            //
            // TopMargin
            //
            this.TopMargin.Name          = "TopMargin";
            this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
            this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            //
            // BottomMargin
            //
            this.BottomMargin.Name          = "BottomMargin";
            this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
            this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            //
            // full_Emp_Data_QueryTableAdapter
            //
            this.full_Emp_Data_QueryTableAdapter.ClearBeforeFill = true;
            //
            // PageHeader
            //
            this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                this.xrLine1,
                this.lbTitle,
                this.xrPageInfo2
            });
            this.PageHeader.HeightF   = 47.99997F;
            this.PageHeader.Name      = "PageHeader";
            this.PageHeader.StyleName = "xrPageHeaderStyle";
            //
            // xrLine1
            //
            this.xrLine1.LineWidth     = 2;
            this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 38.99997F);
            this.xrLine1.Name          = "xrLine1";
            this.xrLine1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
            this.xrLine1.SizeF         = new System.Drawing.SizeF(650F, 9F);
            //
            // lbTitle
            //
            this.lbTitle.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
            this.lbTitle.Font                           = new System.Drawing.Font("Tahoma", 18F);
            this.lbTitle.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
            this.lbTitle.Name                           = "lbTitle";
            this.lbTitle.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.lbTitle.SizeF                          = new System.Drawing.SizeF(284.875F, 38F);
            this.lbTitle.StylePriority.UseFont          = false;
            this.lbTitle.StylePriority.UseForeColor     = false;
            this.lbTitle.StylePriority.UseTextAlignment = false;
            this.lbTitle.Text                           = "Employee Salary Report";
            //
            // xrPageInfo2
            //
            this.xrPageInfo2.Format                = "{0:\"Current Date: \" dddd, dd MMMM yyyy}";
            this.xrPageInfo2.LocationFloat         = new DevExpress.Utils.PointFloat(358F, 15.99998F);
            this.xrPageInfo2.Name                  = "xrPageInfo2";
            this.xrPageInfo2.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrPageInfo2.PageInfo              = DevExpress.XtraPrinting.PageInfo.DateTime;
            this.xrPageInfo2.SizeF                 = new System.Drawing.SizeF(292F, 23F);
            this.xrPageInfo2.StylePriority.UseFont = false;
            //
            // totalPayment
            //
            this.totalPayment.DataMember = "Full Emp Data Query";
            this.totalPayment.Expression = "[PositionSalary] + (([PositionSalary] * [Overtime]) / 22)";
            this.totalPayment.FieldType  = DevExpress.XtraReports.UI.FieldType.Float;
            this.totalPayment.Name       = "totalPayment";
            //
            // xrPageHeaderStyle
            //
            this.xrPageHeaderStyle.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(132)))), ((int)(((byte)(213)))));
            this.xrPageHeaderStyle.Name          = "xrPageHeaderStyle";
            this.xrPageHeaderStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
            //
            // xrTableHeaderStyle
            //
            this.xrTableHeaderStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(132)))), ((int)(((byte)(213)))));
            this.xrTableHeaderStyle.BorderColor   = System.Drawing.Color.White;
            this.xrTableHeaderStyle.Borders       = DevExpress.XtraPrinting.BorderSide.Bottom;
            this.xrTableHeaderStyle.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.xrTableHeaderStyle.ForeColor     = System.Drawing.Color.White;
            this.xrTableHeaderStyle.Name          = "xrTableHeaderStyle";
            this.xrTableHeaderStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            //
            // xrTableCellStyle
            //
            this.xrTableCellStyle.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.xrTableCellStyle.Name          = "xrTableCellStyle";
            this.xrTableCellStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(20, 0, 0, 0, 100F);
            this.xrTableCellStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            //
            // xrControlHeaderStyle
            //
            this.xrControlHeaderStyle.Font          = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Bold);
            this.xrControlHeaderStyle.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(120)))), ((int)(((byte)(0)))));
            this.xrControlHeaderStyle.Name          = "xrControlHeaderStyle";
            this.xrControlHeaderStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            //
            // paramEmpName
            //
            this.paramEmpName.Description            = "Employee";
            dynamicListLookUpSettings1.DataAdapter   = this.employeesTableAdapter;
            dynamicListLookUpSettings1.DataMember    = "Employees";
            dynamicListLookUpSettings1.DataSource    = this.employeesDBDataSet1;
            dynamicListLookUpSettings1.DisplayMember = "EmployeeName";
            dynamicListLookUpSettings1.ValueMember   = "EmployeeName";
            this.paramEmpName.LookUpSettings         = dynamicListLookUpSettings1;
            this.paramEmpName.Name      = "paramEmpName";
            this.paramEmpName.ValueInfo = "Robert M. Street";
            //
            // paramYear
            //
            this.paramYear.Description = "Year";
            this.paramYear.Name        = "paramYear";
            this.paramYear.Type        = typeof(int);
            this.paramYear.ValueInfo   = "2012";
            //
            // paramMonth
            //
            this.paramMonth.Description = "Month";
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(1, "January"));
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(2, "February"));
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(3, "March"));
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(4, "April"));
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(5, "May"));
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(6, "June"));
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(7, "July"));
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(8, "August"));
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(9, "September"));
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(10, "October"));
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(11, "November"));
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(12, "December"));
            this.paramMonth.LookUpSettings = staticListLookUpSettings1;
            this.paramMonth.Name           = "paramMonth";
            this.paramMonth.Type           = typeof(int);
            this.paramMonth.ValueInfo      = "1";
            //
            // paramPaymentDate
            //
            this.paramPaymentDate.Description = "Payment Date";
            this.paramPaymentDate.Name        = "paramPaymentDate";
            this.paramPaymentDate.Type        = typeof(System.DateTime);
            this.paramPaymentDate.ValueInfo   = "01/01/2013 14:11:12";
            this.paramPaymentDate.Visible     = false;
            //
            // EmployeeReport
            //
            this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
                this.Detail,
                this.TopMargin,
                this.BottomMargin,
                this.PageHeader
            });
            this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
                this.totalPayment
            });
            this.DataAdapter  = this.full_Emp_Data_QueryTableAdapter;
            this.DataMember   = "Full Emp Data Query";
            this.DataSource   = this.employeesDBDataSet1;
            this.FilterString = "Contains([EmployeeName], ?paramEmpName) And [PaymentDate] = ?paramPaymentDate";
            this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
                this.sickDaysFormattingRule,
                this.overtimeFormattingRule
            });
            this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
                this.paramEmpName,
                this.paramYear,
                this.paramMonth,
                this.paramPaymentDate
            });
            this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
                this.xrPageHeaderStyle,
                this.xrTableHeaderStyle,
                this.xrTableCellStyle,
                this.xrControlHeaderStyle
            });
            this.Version = "13.2";
            this.ParametersRequestSubmit += new System.EventHandler <DevExpress.XtraReports.Parameters.ParametersRequestEventArgs>(this.EmployeeReport_ParametersRequestSubmit);

            ((System.ComponentModel.ISupportInitialize)(this.employeesDBDataSet1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
        }
 /// <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.DataAccess.Sql.TableQuery                       tableQuery1  = new DevExpress.DataAccess.Sql.TableQuery();
     DevExpress.DataAccess.Sql.TableInfo                        tableInfo1   = new DevExpress.DataAccess.Sql.TableInfo();
     DevExpress.DataAccess.Sql.ColumnInfo                       columnInfo1  = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo                       columnInfo2  = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo                       columnInfo3  = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo                       columnInfo4  = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo                       columnInfo5  = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.TableQuery                       tableQuery2  = new DevExpress.DataAccess.Sql.TableQuery();
     DevExpress.DataAccess.Sql.TableInfo                        tableInfo2   = new DevExpress.DataAccess.Sql.TableInfo();
     DevExpress.DataAccess.Sql.ColumnInfo                       columnInfo6  = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo                       columnInfo7  = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo                       columnInfo8  = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo                       columnInfo9  = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo                       columnInfo10 = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo                       columnInfo11 = new DevExpress.DataAccess.Sql.ColumnInfo();
     System.ComponentModel.ComponentResourceManager             resources    = new System.ComponentModel.ComponentResourceManager(typeof(XtraReport1));
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     this.Detail                   = new DevExpress.XtraReports.UI.DetailBand();
     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.TopMargin                = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin             = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.sqlDataSource1           = new DevExpress.DataAccess.Sql.SqlDataSource();
     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.parameterMultiGroupField = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1
     });
     this.Detail.HeightF       = 25F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // 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(650F, 25F);
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell2,
         this.xrTableCell3,
         this.xrTableCell4,
         this.xrTableCell5
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 11.5D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Products.CategoryID")
     });
     this.xrTableCell1.Name   = "xrTableCell1";
     this.xrTableCell1.Text   = "xrTableCell1";
     this.xrTableCell1.Weight = 0.66666666666666663D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Products.ProductID")
     });
     this.xrTableCell2.Name   = "xrTableCell2";
     this.xrTableCell2.Text   = "xrTableCell2";
     this.xrTableCell2.Weight = 0.66666666666666663D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Products.ProductName")
     });
     this.xrTableCell3.Name   = "xrTableCell3";
     this.xrTableCell3.Text   = "xrTableCell3";
     this.xrTableCell3.Weight = 0.66666666666666663D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Products.SupplierID")
     });
     this.xrTableCell4.Name   = "xrTableCell4";
     this.xrTableCell4.Text   = "xrTableCell4";
     this.xrTableCell4.Weight = 0.66666666666666663D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Products.UnitPrice")
     });
     this.xrTableCell5.Name   = "xrTableCell5";
     this.xrTableCell5.Text   = "xrTableCell5";
     this.xrTableCell5.Weight = 0.66666666666666663D;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 100F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 100F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "nwindConnection";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     tableQuery1.Name = "Products";
     tableInfo1.Name  = "Products";
     columnInfo1.Name = "ProductID";
     columnInfo2.Name = "ProductName";
     columnInfo3.Name = "SupplierID";
     columnInfo4.Name = "CategoryID";
     columnInfo5.Name = "UnitPrice";
     tableInfo1.SelectedColumns.AddRange(new DevExpress.DataAccess.Sql.ColumnInfo[] {
         columnInfo1,
         columnInfo2,
         columnInfo3,
         columnInfo4,
         columnInfo5
     });
     tableQuery1.Tables.AddRange(new DevExpress.DataAccess.Sql.TableInfo[] {
         tableInfo1
     });
     tableQuery2.Name  = "Categories";
     tableInfo2.Name   = "Categories";
     columnInfo6.Name  = "CategoryID";
     columnInfo7.Name  = "CategoryName";
     columnInfo8.Name  = "Description";
     columnInfo9.Name  = "Picture";
     columnInfo10.Name = "Icon_17";
     columnInfo11.Name = "Icon_25";
     tableInfo2.SelectedColumns.AddRange(new DevExpress.DataAccess.Sql.ColumnInfo[] {
         columnInfo6,
         columnInfo7,
         columnInfo8,
         columnInfo9,
         columnInfo10,
         columnInfo11
     });
     tableQuery2.Tables.AddRange(new DevExpress.DataAccess.Sql.TableInfo[] {
         tableInfo2
     });
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         tableQuery1,
         tableQuery2
     });
     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("Times New Roman", 20F, System.Drawing.FontStyle.Bold);
     this.Title.ForeColor   = System.Drawing.Color.Maroon;
     this.Title.Name        = "Title";
     //
     // FieldCaption
     //
     this.FieldCaption.BackColor   = System.Drawing.Color.Transparent;
     this.FieldCaption.BorderColor = System.Drawing.Color.Black;
     this.FieldCaption.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.FieldCaption.BorderWidth = 1F;
     this.FieldCaption.Font        = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.FieldCaption.ForeColor   = System.Drawing.Color.Maroon;
     this.FieldCaption.Name        = "FieldCaption";
     //
     // PageInfo
     //
     this.PageInfo.BackColor   = System.Drawing.Color.Transparent;
     this.PageInfo.BorderColor = System.Drawing.Color.Black;
     this.PageInfo.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.PageInfo.BorderWidth = 1F;
     this.PageInfo.Font        = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.PageInfo.ForeColor   = System.Drawing.Color.Black;
     this.PageInfo.Name        = "PageInfo";
     //
     // DataField
     //
     this.DataField.BackColor   = System.Drawing.Color.Transparent;
     this.DataField.BorderColor = System.Drawing.Color.Black;
     this.DataField.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.DataField.BorderWidth = 1F;
     this.DataField.Font        = new System.Drawing.Font("Times New Roman", 10F);
     this.DataField.ForeColor   = System.Drawing.Color.Black;
     this.DataField.Name        = "DataField";
     this.DataField.Padding     = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     //
     // parameterMultiGroupField
     //
     this.parameterMultiGroupField.Description = "Group By";
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("CategoryID", null));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("SupplierID", null));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("ProductName", null));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("UnitPrice", null));
     this.parameterMultiGroupField.LookUpSettings = staticListLookUpSettings1;
     this.parameterMultiGroupField.MultiValue     = true;
     this.parameterMultiGroupField.Name           = "parameterMultiGroupField";
     //
     // XtraReport1
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember = "Products";
     this.DataSource = this.sqlDataSource1;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.parameterMultiGroupField
     });
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.Title,
         this.FieldCaption,
         this.PageInfo,
         this.DataField
     });
     this.Version      = "15.1";
     this.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.XtraReport1_BeforePrint);
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
            DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
            DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
            this.hafzawebListTableAdapter1 = new Members.DataSources.dsTeachersUnionQueryTableAdapters.HafzawebListTableAdapter();
            this.dsTeachersUnionQuery1 = new Members.DataSources.dsTeachersUnionQuery();
            this.DetailGeneral = new DevExpress.XtraReports.UI.DetailBand();
            this.xrTableDetails = new DevExpress.XtraReports.UI.XRTable();
            this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow();
            this.xrtVarCell = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrtNameCell = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
            this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
            this.xrlFilterType = new DevExpress.XtraReports.UI.XRLabel();
            this.xlSyndicateId = new DevExpress.XtraReports.UI.XRLabel();
            this.Pramhafzaid = new DevExpress.XtraReports.Parameters.Parameter();
            this.xpbLogo = new DevExpress.XtraReports.UI.XRPictureBox();
            this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
            this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
            this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
            this.xrTableHeader = new DevExpress.XtraReports.UI.XRTable();
            this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
            this.xrtHeaderCell1 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrtHeaderCell2 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
            this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
            this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrlTotal = new DevExpress.XtraReports.UI.XRLabel();
            this.rep07TableAdapter = new Members.DataSources.dsTeachersUnionQueryTableAdapters.Rep07TableAdapter();
            this.PramFilterType = new DevExpress.XtraReports.Parameters.Parameter();
            ((System.ComponentModel.ISupportInitialize)(this.dsTeachersUnionQuery1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTableDetails)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTableHeader)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // hafzawebListTableAdapter1
            // 
            this.hafzawebListTableAdapter1.ClearBeforeFill = true;
            // 
            // dsTeachersUnionQuery1
            // 
            this.dsTeachersUnionQuery1.DataSetName = "dsTeachersUnionQuery";
            this.dsTeachersUnionQuery1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // DetailGeneral
            // 
            this.DetailGeneral.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTableDetails});
            this.DetailGeneral.HeightF = 25F;
            this.DetailGeneral.MultiColumn.ColumnWidth = 400F;
            this.DetailGeneral.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnWidth;
            this.DetailGeneral.Name = "DetailGeneral";
            this.DetailGeneral.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
            new DevExpress.XtraReports.UI.GroupField("SubCommitteId", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
            new DevExpress.XtraReports.UI.GroupField("MemberName", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
            this.DetailGeneral.StylePriority.UsePadding = false;
            this.DetailGeneral.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrTableDetails
            // 
            this.xrTableDetails.Font = new System.Drawing.Font("Times New Roman", 11F);
            this.xrTableDetails.LocationFloat = new DevExpress.Utils.PointFloat(6.103516E-05F, 0F);
            this.xrTableDetails.Name = "xrTableDetails";
            this.xrTableDetails.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow7});
            this.xrTableDetails.SizeF = new System.Drawing.SizeF(399F, 25F);
            this.xrTableDetails.StylePriority.UseFont = false;
            this.xrTableDetails.StylePriority.UseTextAlignment = false;
            this.xrTableDetails.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrTableRow7
            // 
            this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrtVarCell,
            this.xrtNameCell,
            this.xrTableCell2});
            this.xrTableRow7.Name = "xrTableRow7";
            this.xrTableRow7.Weight = 1D;
            // 
            // xrtVarCell
            // 
            this.xrtVarCell.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep07.SubCommitte")});
            this.xrtVarCell.Name = "xrtVarCell";
            this.xrtVarCell.StylePriority.UseTextAlignment = false;
            this.xrtVarCell.Text = "[SubCommitte]";
            this.xrtVarCell.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            this.xrtVarCell.Weight = 1.3591668564868846D;
            // 
            // xrtNameCell
            // 
            this.xrtNameCell.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep07.MemberName")});
            this.xrtNameCell.Name = "xrtNameCell";
            this.xrtNameCell.StylePriority.UseTextAlignment = false;
            this.xrtNameCell.Text = "xtcMemberShipNumber";
            this.xrtNameCell.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            this.xrtNameCell.Weight = 1.3591669020890533D;
            // 
            // xrTableCell2
            // 
            this.xrTableCell2.Name = "xrTableCell2";
            xrSummary1.Func = DevExpress.XtraReports.UI.SummaryFunc.RecordNumber;
            xrSummary1.IgnoreNullValues = true;
            xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
            this.xrTableCell2.Summary = xrSummary1;
            this.xrTableCell2.Weight = 1.3591667697965233D;
            // 
            // topMarginBand1
            // 
            this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrlFilterType,
            this.xlSyndicateId,
            this.xpbLogo,
            this.xrLabel7,
            this.xrLabel2,
            this.xrLabel1});
            this.topMarginBand1.HeightF = 112.5F;
            this.topMarginBand1.Name = "topMarginBand1";
            // 
            // xrlFilterType
            // 
            this.xrlFilterType.Font = new System.Drawing.Font("Times New Roman", 13F);
            this.xrlFilterType.LocationFloat = new DevExpress.Utils.PointFloat(362.5F, 87.5F);
            this.xrlFilterType.Name = "xrlFilterType";
            this.xrlFilterType.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrlFilterType.SizeF = new System.Drawing.SizeF(113.5416F, 25F);
            this.xrlFilterType.StylePriority.UseFont = false;
            this.xrlFilterType.StylePriority.UseTextAlignment = false;
            this.xrlFilterType.Text = "xxxxx";
            this.xrlFilterType.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xlSyndicateId
            // 
            this.xlSyndicateId.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding(this.Pramhafzaid, "Text", "")});
            this.xlSyndicateId.Font = new System.Drawing.Font("Times New Roman", 13F);
            this.xlSyndicateId.LocationFloat = new DevExpress.Utils.PointFloat(213.75F, 42.00001F);
            this.xlSyndicateId.Name = "xlSyndicateId";
            this.xlSyndicateId.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xlSyndicateId.SizeF = new System.Drawing.SizeF(194F, 25F);
            this.xlSyndicateId.StylePriority.UseFont = false;
            this.xlSyndicateId.StylePriority.UseTextAlignment = false;
            this.xlSyndicateId.Text = "xlSyndicateId";
            this.xlSyndicateId.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // Pramhafzaid
            // 
            this.Pramhafzaid.Description = "رقم الحافظة";
            dynamicListLookUpSettings1.DataAdapter = this.hafzawebListTableAdapter1;
            dynamicListLookUpSettings1.DataMember = "HafzawebList";
            dynamicListLookUpSettings1.DataSource = this.dsTeachersUnionQuery1;
            dynamicListLookUpSettings1.DisplayMember = "hafzaid";
            dynamicListLookUpSettings1.ValueMember = "hafzaid";
            this.Pramhafzaid.LookUpSettings = dynamicListLookUpSettings1;
            this.Pramhafzaid.Name = "Pramhafzaid";
            this.Pramhafzaid.Type = typeof(int);
            this.Pramhafzaid.ValueInfo = "0";
            // 
            // xpbLogo
            // 
            this.xpbLogo.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 10.00001F);
            this.xpbLogo.Name = "xpbLogo";
            this.xpbLogo.SizeF = new System.Drawing.SizeF(100F, 80F);
            this.xpbLogo.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
            // 
            // xrLabel7
            // 
            this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 13F);
            this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(407.75F, 42.00001F);
            this.xrLabel7.Name = "xrLabel7";
            this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel7.SizeF = new System.Drawing.SizeF(113.5416F, 25F);
            this.xrLabel7.StylePriority.UseFont = false;
            this.xrLabel7.StylePriority.UseTextAlignment = false;
            this.xrLabel7.Text = "رقم الحافظه";
            this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // xrLabel2
            // 
            this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 14F);
            this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(588.3332F, 39.00001F);
            this.xrLabel2.Name = "xrLabel2";
            this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel2.SizeF = new System.Drawing.SizeF(216.6667F, 23F);
            this.xrLabel2.StylePriority.UseFont = false;
            this.xrLabel2.StylePriority.UseTextAlignment = false;
            this.xrLabel2.Text = "ادارة المعلومات ودعم اتخاذ القرار";
            this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // xrLabel1
            // 
            this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 14F);
            this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(647.7083F, 10.00001F);
            this.xrLabel1.Name = "xrLabel1";
            this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel1.SizeF = new System.Drawing.SizeF(157.2917F, 23F);
            this.xrLabel1.StylePriority.UseFont = false;
            this.xrLabel1.StylePriority.UseTextAlignment = false;
            this.xrLabel1.Text = "نقابة المهن التعليمية";
            this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // bottomMarginBand1
            // 
            this.bottomMarginBand1.HeightF = 0F;
            this.bottomMarginBand1.Name = "bottomMarginBand1";
            // 
            // PageHeader
            // 
            this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTableHeader});
            this.PageHeader.HeightF = 25F;
            this.PageHeader.Name = "PageHeader";
            // 
            // xrTableHeader
            // 
            this.xrTableHeader.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
            this.xrTableHeader.LocationFloat = new DevExpress.Utils.PointFloat(6.103516E-05F, 0F);
            this.xrTableHeader.Name = "xrTableHeader";
            this.xrTableHeader.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow2});
            this.xrTableHeader.SizeF = new System.Drawing.SizeF(398F, 25F);
            this.xrTableHeader.StylePriority.UseBackColor = false;
            this.xrTableHeader.StylePriority.UseFont = false;
            this.xrTableHeader.StylePriority.UseForeColor = false;
            this.xrTableHeader.StylePriority.UseTextAlignment = false;
            this.xrTableHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrTableRow2
            // 
            this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrtHeaderCell1,
            this.xrtHeaderCell2,
            this.xrTableCell1});
            this.xrTableRow2.Name = "xrTableRow2";
            this.xrTableRow2.Weight = 1D;
            // 
            // xrtHeaderCell1
            // 
            this.xrtHeaderCell1.Name = "xrtHeaderCell1";
            this.xrtHeaderCell1.StylePriority.UseTextAlignment = false;
            this.xrtHeaderCell1.Text = "اللجنة";
            this.xrtHeaderCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            this.xrtHeaderCell1.Weight = 0.81919998403945848D;
            // 
            // xrtHeaderCell2
            // 
            this.xrtHeaderCell2.Name = "xrtHeaderCell2";
            this.xrtHeaderCell2.StylePriority.UseTextAlignment = false;
            this.xrtHeaderCell2.Text = "الاسم";
            this.xrtHeaderCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            this.xrtHeaderCell2.Weight = 1.4742820068216544D;
            // 
            // xrTableCell1
            // 
            this.xrTableCell1.Name = "xrTableCell1";
            this.xrTableCell1.Text = "رقم";
            this.xrTableCell1.Weight = 0.43328443607246614D;
            // 
            // xrLabel6
            // 
            this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold);
            this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(485.4168F, 41.04169F);
            this.xrLabel6.Name = "xrLabel6";
            this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel6.SizeF = new System.Drawing.SizeF(14.58331F, 25F);
            this.xrLabel6.StylePriority.UseFont = false;
            this.xrLabel6.StylePriority.UseTextAlignment = false;
            this.xrLabel6.Text = ":";
            this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // xrLabel5
            // 
            this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold);
            this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(500.0001F, 41.04169F);
            this.xrLabel5.Name = "xrLabel5";
            this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel5.SizeF = new System.Drawing.SizeF(47.91663F, 25F);
            this.xrLabel5.StylePriority.UseFont = false;
            this.xrLabel5.StylePriority.UseTextAlignment = false;
            this.xrLabel5.Text = "المستلم";
            this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // xrLabel3
            // 
            this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold);
            this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(276.0419F, 10.00001F);
            this.xrLabel3.Name = "xrLabel3";
            this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel3.SizeF = new System.Drawing.SizeF(271.8749F, 25F);
            this.xrLabel3.StylePriority.UseFont = false;
            this.xrLabel3.StylePriority.UseTextAlignment = false;
            this.xrLabel3.Text = "استلمت الكارنيهات طبقاً للبيان الموضح اعلاه";
            this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            this.xrLabel3.Visible = false;
            // 
            // PageFooter
            // 
            this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel9,
            this.xrlTotal,
            this.xrLabel3,
            this.xrLabel5,
            this.xrLabel6});
            this.PageFooter.HeightF = 83.33334F;
            this.PageFooter.Name = "PageFooter";
            // 
            // xrLabel9
            // 
            this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold);
            this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(705.7086F, 10.00001F);
            this.xrLabel9.Name = "xrLabel9";
            this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel9.SizeF = new System.Drawing.SizeF(91.66663F, 25F);
            this.xrLabel9.StylePriority.UseFont = false;
            this.xrLabel9.StylePriority.UseTextAlignment = false;
            this.xrLabel9.Text = "العدد";
            this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // xrlTotal
            // 
            this.xrlTotal.Font = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold);
            this.xrlTotal.LocationFloat = new DevExpress.Utils.PointFloat(622.7083F, 10.00001F);
            this.xrlTotal.Name = "xrlTotal";
            this.xrlTotal.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrlTotal.SizeF = new System.Drawing.SizeF(83.00031F, 25F);
            this.xrlTotal.StylePriority.UseFont = false;
            this.xrlTotal.StylePriority.UseTextAlignment = false;
            this.xrlTotal.Text = "0";
            this.xrlTotal.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // rep07TableAdapter
            // 
            this.rep07TableAdapter.ClearBeforeFill = true;
            // 
            // PramFilterType
            // 
            this.PramFilterType.Description = "النوع";
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(1, "ما تم طباعتة"));
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(2, "ما لم يتم طباعتة"));
            this.PramFilterType.LookUpSettings = staticListLookUpSettings1;
            this.PramFilterType.Name = "PramFilterType";
            this.PramFilterType.Type = typeof(int);
            this.PramFilterType.ValueInfo = "0";
            // 
            // XRep07
            // 
            this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.DetailGeneral,
            this.topMarginBand1,
            this.bottomMarginBand1,
            this.PageHeader,
            this.PageFooter});
            this.DataAdapter = this.rep07TableAdapter;
            this.DataMember = "Rep07";
            this.DataSource = this.dsTeachersUnionQuery1;
            this.DrawGrid = false;
            this.Margins = new System.Drawing.Printing.Margins(0, 0, 112, 0);
            this.PageHeight = 1169;
            this.PageWidth = 827;
            this.PaperKind = System.Drawing.Printing.PaperKind.A4;
            this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
            this.Pramhafzaid,
            this.PramFilterType});
            this.ReportPrintOptions.DetailCountOnEmptyDataSource = 10;
            this.Version = "12.2";
            this.ParametersRequestBeforeShow += new System.EventHandler<DevExpress.XtraReports.Parameters.ParametersRequestEventArgs>(this.XRep07_ParametersRequestBeforeShow);
            this.ParametersRequestSubmit += new System.EventHandler<DevExpress.XtraReports.Parameters.ParametersRequestEventArgs>(this.XRep07_ParametersRequestSubmit);
            ((System.ComponentModel.ISupportInitialize)(this.dsTeachersUnionQuery1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTableDetails)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTableHeader)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
 /// <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.DataAccess.Sql.SelectQuery          selectQuery1    = new DevExpress.DataAccess.Sql.SelectQuery();
     DevExpress.DataAccess.Sql.AllColumns           allColumns1     = new DevExpress.DataAccess.Sql.AllColumns();
     DevExpress.DataAccess.Sql.Table                table1          = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.AllColumns           allColumns2     = new DevExpress.DataAccess.Sql.AllColumns();
     DevExpress.DataAccess.Sql.Table                table2          = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.AllColumns           allColumns3     = new DevExpress.DataAccess.Sql.AllColumns();
     DevExpress.DataAccess.Sql.Table                table3          = new DevExpress.DataAccess.Sql.Table();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(OrdersReport));
     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.Join join1 = new DevExpress.DataAccess.Sql.Join();
     DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo1 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
     DevExpress.DataAccess.Sql.Join join2 = new DevExpress.DataAccess.Sql.Join();
     DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo2 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
     DevExpress.DataAccess.Sql.CustomSqlQuery     customSqlQuery1     = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     DevExpress.DataAccess.Sql.MasterDetailInfo   masterDetailInfo1   = new DevExpress.DataAccess.Sql.MasterDetailInfo();
     DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo3 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings2 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings3 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     this.Detail                = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel2              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel21             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel31             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel33             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel29             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel42             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel43             = new DevExpress.XtraReports.UI.XRLabel();
     this.TopMargin             = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin          = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.DetailReport          = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1               = new DevExpress.XtraReports.UI.DetailBand();
     this.lblQuantity           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel24             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel23             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel36             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel37             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel41             = new DevExpress.XtraReports.UI.XRLabel();
     this.GroupHeader1          = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel30             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel34             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel35             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel38             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel39             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel40             = new DevExpress.XtraReports.UI.XRLabel();
     this.GroupFooter1          = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.xrLine2               = new DevExpress.XtraReports.UI.XRLine();
     this.sqlDataSource1        = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.PageHeader            = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel5              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPanel2              = new DevExpress.XtraReports.UI.XRPanel();
     this.xrLabel10             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13             = new DevExpress.XtraReports.UI.XRLabel();
     this.paramStartDate        = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramEndDate          = new DevExpress.XtraReports.Parameters.Parameter();
     this.PageFooter            = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrLabel4              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6              = new DevExpress.XtraReports.UI.XRLabel();
     this.paramTenantId         = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramAccountIds       = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramTransactionTypes = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramProperty         = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.xrLabel7,
         this.xrLabel21,
         this.xrLabel31,
         this.xrLabel33
     });
     this.Detail.HeightF       = 20.03206F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AddressLine1]")
     });
     this.xrLabel2.Font                           = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(237.1747F, 0F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(213.5963F, 20.03206F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel7
     //
     this.xrLabel7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CompanyName]")
     });
     this.xrLabel7.Font                           = new System.Drawing.Font("Verdana", 8.25F);
     this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(450.7711F, 0F);
     this.xrLabel7.Name                           = "xrLabel7";
     this.xrLabel7.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF                          = new System.Drawing.SizeF(179.7104F, 20.03206F);
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel21
     //
     this.xrLabel21.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[OrderNumber]")
     });
     this.xrLabel21.Font                           = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel21.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel21.Name                           = "xrLabel21";
     this.xrLabel21.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel21.SizeF                          = new System.Drawing.SizeF(101.0132F, 20.03206F);
     this.xrLabel21.StylePriority.UseFont          = false;
     this.xrLabel21.StylePriority.UseTextAlignment = false;
     this.xrLabel21.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel31
     //
     this.xrLabel31.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[IssueDate]")
     });
     this.xrLabel31.Font                           = new System.Drawing.Font("Verdana", 8.25F);
     this.xrLabel31.LocationFloat                  = new DevExpress.Utils.PointFloat(101.0132F, 0F);
     this.xrLabel31.Name                           = "xrLabel31";
     this.xrLabel31.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel31.SizeF                          = new System.Drawing.SizeF(135.7428F, 20.03206F);
     this.xrLabel31.StylePriority.UseFont          = false;
     this.xrLabel31.StylePriority.UseTextAlignment = false;
     this.xrLabel31.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrLabel31.TextFormatString               = "{0:dd/MM/yyyy}";
     //
     // xrLabel33
     //
     this.xrLabel33.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[OrderTotal]")
     });
     this.xrLabel33.Font                           = new System.Drawing.Font("Verdana", 8.25F);
     this.xrLabel33.LocationFloat                  = new DevExpress.Utils.PointFloat(630.4814F, 0F);
     this.xrLabel33.Name                           = "xrLabel33";
     this.xrLabel33.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel33.SizeF                          = new System.Drawing.SizeF(116.5187F, 20.03206F);
     this.xrLabel33.StylePriority.UseFont          = false;
     this.xrLabel33.StylePriority.UseTextAlignment = false;
     this.xrLabel33.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.BackColor     = System.Drawing.Color.Gainsboro;
     this.xrLabel1.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(236.7559F, 63.85899F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(214.015F, 16.26924F);
     this.xrLabel1.StylePriority.UseBackColor     = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "PROPERTY:";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.BackColor     = System.Drawing.Color.Gainsboro;
     this.xrLabel3.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(450.7708F, 63.85899F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(179.7106F, 16.26923F);
     this.xrLabel3.StylePriority.UseBackColor     = false;
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "ACCOUNT:";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel29
     //
     this.xrLabel29.BackColor     = System.Drawing.Color.Gainsboro;
     this.xrLabel29.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel29.LocationFloat = new DevExpress.Utils.PointFloat(0F, 63.85899F);
     this.xrLabel29.Name          = "xrLabel29";
     this.xrLabel29.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel29.SizeF         = new System.Drawing.SizeF(101.0132F, 16.26924F);
     this.xrLabel29.StylePriority.UseBackColor     = false;
     this.xrLabel29.StylePriority.UseFont          = false;
     this.xrLabel29.StylePriority.UseTextAlignment = false;
     this.xrLabel29.Text          = "ORDER NO:";
     this.xrLabel29.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel42
     //
     this.xrLabel42.BackColor     = System.Drawing.Color.Gainsboro;
     this.xrLabel42.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel42.LocationFloat = new DevExpress.Utils.PointFloat(101.0129F, 63.85899F);
     this.xrLabel42.Name          = "xrLabel42";
     this.xrLabel42.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel42.SizeF         = new System.Drawing.SizeF(135.7428F, 16.26924F);
     this.xrLabel42.StylePriority.UseBackColor     = false;
     this.xrLabel42.StylePriority.UseFont          = false;
     this.xrLabel42.StylePriority.UseTextAlignment = false;
     this.xrLabel42.Text          = "DATE:";
     this.xrLabel42.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel43
     //
     this.xrLabel43.BackColor     = System.Drawing.Color.Gainsboro;
     this.xrLabel43.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel43.LocationFloat = new DevExpress.Utils.PointFloat(630.4814F, 63.85899F);
     this.xrLabel43.Name          = "xrLabel43";
     this.xrLabel43.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel43.SizeF         = new System.Drawing.SizeF(116.5184F, 16.26923F);
     this.xrLabel43.StylePriority.UseBackColor     = false;
     this.xrLabel43.StylePriority.UseFont          = false;
     this.xrLabel43.StylePriority.UseTextAlignment = false;
     this.xrLabel43.Text          = "ORDER TOTAL:";
     this.xrLabel43.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 21.5F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 12F;
     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.GroupHeader1,
         this.GroupFooter1
     });
     this.DetailReport.DataMember = "OrderHeader.OrderHeaderOrderDetail";
     this.DetailReport.DataSource = this.sqlDataSource1;
     this.DetailReport.Level      = 0;
     this.DetailReport.Name       = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.lblQuantity,
         this.xrLabel24,
         this.xrLabel23,
         this.xrLabel36,
         this.xrLabel37,
         this.xrLabel41
     });
     this.Detail1.HeightF = 18.11919F;
     this.Detail1.Name    = "Detail1";
     //
     // lblQuantity
     //
     this.lblQuantity.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.lblQuantity.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Qty]")
     });
     this.lblQuantity.Font                     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblQuantity.LocationFloat            = new DevExpress.Utils.PointFloat(4.000508F, 0F);
     this.lblQuantity.Name                     = "lblQuantity";
     this.lblQuantity.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblQuantity.SizeF                    = new System.Drawing.SizeF(100F, 17.08334F);
     this.lblQuantity.StylePriority.UseBorders = false;
     this.lblQuantity.StylePriority.UseFont    = false;
     //
     // xrLabel24
     //
     this.xrLabel24.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel24.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[SKUCode]")
     });
     this.xrLabel24.Font                     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel24.LocationFloat            = new DevExpress.Utils.PointFloat(104.0006F, 0F);
     this.xrLabel24.Name                     = "xrLabel24";
     this.xrLabel24.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel24.SizeF                    = new System.Drawing.SizeF(115.4661F, 17.08334F);
     this.xrLabel24.StylePriority.UseBorders = false;
     this.xrLabel24.StylePriority.UseFont    = false;
     //
     // xrLabel23
     //
     this.xrLabel23.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel23.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Name]")
     });
     this.xrLabel23.Font                     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel23.LocationFloat            = new DevExpress.Utils.PointFloat(219.4667F, 0F);
     this.xrLabel23.Name                     = "xrLabel23";
     this.xrLabel23.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel23.SizeF                    = new System.Drawing.SizeF(213.5961F, 17.08334F);
     this.xrLabel23.StylePriority.UseBorders = false;
     this.xrLabel23.StylePriority.UseFont    = false;
     //
     // xrLabel36
     //
     this.xrLabel36.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel36.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Price]")
     });
     this.xrLabel36.Font                     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel36.LocationFloat            = new DevExpress.Utils.PointFloat(433.0627F, 0F);
     this.xrLabel36.Name                     = "xrLabel36";
     this.xrLabel36.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel36.SizeF                    = new System.Drawing.SizeF(116.2974F, 17.08334F);
     this.xrLabel36.StylePriority.UseBorders = false;
     this.xrLabel36.StylePriority.UseFont    = false;
     //
     // xrLabel37
     //
     this.xrLabel37.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel37.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[TotalAmount]")
     });
     this.xrLabel37.Font                     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel37.LocationFloat            = new DevExpress.Utils.PointFloat(630.4814F, 0F);
     this.xrLabel37.Name                     = "xrLabel37";
     this.xrLabel37.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel37.SizeF                    = new System.Drawing.SizeF(116.5187F, 17.08334F);
     this.xrLabel37.StylePriority.UseBorders = false;
     this.xrLabel37.StylePriority.UseFont    = false;
     //
     // xrLabel41
     //
     this.xrLabel41.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel41.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[TaxAmount]")
     });
     this.xrLabel41.Font                     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel41.LocationFloat            = new DevExpress.Utils.PointFloat(549.3602F, 0F);
     this.xrLabel41.Name                     = "xrLabel41";
     this.xrLabel41.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel41.SizeF                    = new System.Drawing.SizeF(81.12134F, 17.08334F);
     this.xrLabel41.StylePriority.UseBorders = false;
     this.xrLabel41.StylePriority.UseFont    = false;
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel30,
         this.xrLabel34,
         this.xrLabel35,
         this.xrLabel38,
         this.xrLabel39,
         this.xrLabel40
     });
     this.GroupHeader1.HeightF = 17.08333F;
     this.GroupHeader1.Name    = "GroupHeader1";
     //
     // xrLabel30
     //
     this.xrLabel30.Font                  = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel30.LocationFloat         = new DevExpress.Utils.PointFloat(4.000473F, 0F);
     this.xrLabel30.Name                  = "xrLabel30";
     this.xrLabel30.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel30.SizeF                 = new System.Drawing.SizeF(100.0001F, 17.08333F);
     this.xrLabel30.StylePriority.UseFont = false;
     this.xrLabel30.Text                  = "QTY";
     //
     // xrLabel34
     //
     this.xrLabel34.Font                  = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel34.LocationFloat         = new DevExpress.Utils.PointFloat(104.0006F, 0F);
     this.xrLabel34.Name                  = "xrLabel34";
     this.xrLabel34.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel34.SizeF                 = new System.Drawing.SizeF(115.4661F, 17.08333F);
     this.xrLabel34.StylePriority.UseFont = false;
     this.xrLabel34.Text                  = "SKU CODE";
     //
     // xrLabel35
     //
     this.xrLabel35.Font                  = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel35.LocationFloat         = new DevExpress.Utils.PointFloat(219.4667F, 0F);
     this.xrLabel35.Name                  = "xrLabel35";
     this.xrLabel35.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel35.SizeF                 = new System.Drawing.SizeF(213.5961F, 17.08333F);
     this.xrLabel35.StylePriority.UseFont = false;
     this.xrLabel35.Text                  = "Name";
     //
     // xrLabel38
     //
     this.xrLabel38.Font                  = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel38.LocationFloat         = new DevExpress.Utils.PointFloat(433.0627F, 0F);
     this.xrLabel38.Name                  = "xrLabel38";
     this.xrLabel38.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel38.SizeF                 = new System.Drawing.SizeF(116.2974F, 17.08333F);
     this.xrLabel38.StylePriority.UseFont = false;
     this.xrLabel38.Text                  = "Unit Price";
     //
     // xrLabel39
     //
     this.xrLabel39.Font                  = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel39.LocationFloat         = new DevExpress.Utils.PointFloat(630.4814F, 0F);
     this.xrLabel39.Name                  = "xrLabel39";
     this.xrLabel39.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel39.SizeF                 = new System.Drawing.SizeF(116.5184F, 17.08333F);
     this.xrLabel39.StylePriority.UseFont = false;
     this.xrLabel39.Text                  = "Total";
     //
     // xrLabel40
     //
     this.xrLabel40.Font                  = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel40.LocationFloat         = new DevExpress.Utils.PointFloat(549.3602F, 0F);
     this.xrLabel40.Name                  = "xrLabel40";
     this.xrLabel40.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel40.SizeF                 = new System.Drawing.SizeF(81.12128F, 17.08333F);
     this.xrLabel40.StylePriority.UseFont = false;
     this.xrLabel40.Text                  = "Tax";
     //
     // GroupFooter1
     //
     this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine2
     });
     this.GroupFooter1.HeightF      = 23F;
     this.GroupFooter1.KeepTogether = true;
     this.GroupFooter1.Name         = "GroupFooter1";
     //
     // xrLine2
     //
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(2.335642F, 0F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(744.6643F, 23F);
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "ApplicationContext";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     table1.MetaSerializable            = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"1331\" />";
     table1.Name             = "Orders";
     allColumns1.Table       = table1;
     table2.MetaSerializable = "<Meta X=\"185\" Y=\"30\" Width=\"125\" Height=\"571\" />";
     table2.Name             = "PProperties";
     allColumns2.Table       = table2;
     table3.MetaSerializable = "<Meta X=\"340\" Y=\"30\" Width=\"125\" Height=\"647\" />";
     table3.Name             = "Account";
     allColumns3.Table       = table3;
     selectQuery1.Columns.Add(allColumns1);
     selectQuery1.Columns.Add(allColumns2);
     selectQuery1.Columns.Add(allColumns3);
     selectQuery1.FilterString      = resources.GetString("selectQuery1.FilterString");
     selectQuery1.GroupFilterString = "";
     selectQuery1.MetaSerializable  = "<Meta X=\"20\" Y=\"20\" Width=\"290\" Height=\"1414\" />";
     selectQuery1.Name     = "OrderHeader";
     queryParameter1.Name  = "SqlParamStartDate";
     queryParameter1.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter1.Value = new DevExpress.DataAccess.Expression("[Parameters.paramStartDate]", typeof(System.DateTime));
     queryParameter2.Name  = "SqlParamEndDate";
     queryParameter2.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter2.Value = new DevExpress.DataAccess.Expression("[Parameters.paramEndDate]", typeof(System.DateTime));
     queryParameter3.Name  = "SqlParamTenantId";
     queryParameter3.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter3.Value = new DevExpress.DataAccess.Expression("[Parameters.paramTenantId]", typeof(int));
     queryParameter4.Name  = "SqlParamTransactionTypes";
     queryParameter4.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter4.Value = new DevExpress.DataAccess.Expression("[Parameters.paramTransactionTypes]", typeof(int));
     selectQuery1.Parameters.Add(queryParameter1);
     selectQuery1.Parameters.Add(queryParameter2);
     selectQuery1.Parameters.Add(queryParameter3);
     selectQuery1.Parameters.Add(queryParameter4);
     relationColumnInfo1.NestedKeyColumn = "PPropertyId";
     relationColumnInfo1.ParentKeyColumn = "ShipmentPropertyId";
     join1.KeyColumns.Add(relationColumnInfo1);
     join1.Nested = table2;
     join1.Parent = table1;
     join1.Type   = DevExpress.Xpo.DB.JoinType.LeftOuter;
     relationColumnInfo2.NestedKeyColumn = "AccountID";
     relationColumnInfo2.ParentKeyColumn = "AccountID";
     join2.KeyColumns.Add(relationColumnInfo2);
     join2.Nested = table3;
     join2.Parent = table1;
     join2.Type   = DevExpress.Xpo.DB.JoinType.LeftOuter;
     selectQuery1.Relations.Add(join1);
     selectQuery1.Relations.Add(join2);
     selectQuery1.Tables.Add(table1);
     selectQuery1.Tables.Add(table2);
     selectQuery1.Tables.Add(table3);
     customSqlQuery1.Name = "OrderDetail";
     customSqlQuery1.Sql  = resources.GetString("customSqlQuery1.Sql");
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         selectQuery1,
         customSqlQuery1
     });
     masterDetailInfo1.DetailQueryName   = "OrderDetail";
     relationColumnInfo3.NestedKeyColumn = "OrderID";
     relationColumnInfo3.ParentKeyColumn = "OrderID";
     masterDetailInfo1.KeyColumns.Add(relationColumnInfo3);
     masterDetailInfo1.MasterQueryName = "OrderHeader";
     this.sqlDataSource1.Relations.AddRange(new DevExpress.DataAccess.Sql.MasterDetailInfo[] {
         masterDetailInfo1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel43,
         this.xrLabel3,
         this.xrLabel29,
         this.xrLabel42,
         this.xrLabel1,
         this.xrLabel5,
         this.xrPanel2
     });
     this.PageHeader.HeightF = 91.58656F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel5
     //
     this.xrLabel5.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel5.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel5.Font          = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(3.999964F, 0F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(743.0002F, 30.62501F);
     this.xrLabel5.StylePriority.UseBackColor     = false;
     this.xrLabel5.StylePriority.UseBorders       = false;
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text          = "Orders Report";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrPanel2
     //
     this.xrPanel2.BackColor   = System.Drawing.Color.Transparent;
     this.xrPanel2.BorderColor = System.Drawing.Color.Black;
     this.xrPanel2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel10,
         this.xrLabel11,
         this.xrLabel12,
         this.xrLabel13
     });
     this.xrPanel2.LocationFloat = new DevExpress.Utils.PointFloat(3.999964F, 30.62502F);
     this.xrPanel2.Name          = "xrPanel2";
     this.xrPanel2.SizeF         = new System.Drawing.SizeF(743.0002F, 22.85416F);
     this.xrPanel2.StylePriority.UseBackColor   = false;
     this.xrPanel2.StylePriority.UseBorderColor = false;
     //
     // xrLabel10
     //
     this.xrLabel10.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel10.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel10.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(135.4353F, 0F);
     this.xrLabel10.Name          = "xrLabel10";
     this.xrLabel10.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF         = new System.Drawing.SizeF(107.973F, 18.83335F);
     this.xrLabel10.StylePriority.UseBackColor     = false;
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseForeColor     = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text          = "Report Period :";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel11
     //
     this.xrLabel11.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Parameters.paramStartDate]")
     });
     this.xrLabel11.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel11.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(243.4083F, 0F);
     this.xrLabel11.Name          = "xrLabel11";
     this.xrLabel11.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF         = new System.Drawing.SizeF(156.7502F, 18.83335F);
     this.xrLabel11.StylePriority.UseBackColor     = false;
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UseForeColor     = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel11.TextFormatString = "{0:dd/MM/yyyy}";
     //
     // xrLabel12
     //
     this.xrLabel12.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel12.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel12.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(400.1585F, 0F);
     this.xrLabel12.Name          = "xrLabel12";
     this.xrLabel12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF         = new System.Drawing.SizeF(23.95834F, 18.83335F);
     this.xrLabel12.StylePriority.UseBackColor     = false;
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseForeColor     = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text          = "-";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel13
     //
     this.xrLabel13.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel13.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "AddSeconds([Parameters.paramEndDate],-1)")
     });
     this.xrLabel13.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel13.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(424.1169F, 0F);
     this.xrLabel13.Name          = "xrLabel13";
     this.xrLabel13.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF         = new System.Drawing.SizeF(158.3333F, 18.83334F);
     this.xrLabel13.StylePriority.UseBackColor     = false;
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UseForeColor     = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel13.TextFormatString = "{0:dd/MM/yyyy}";
     //
     // paramStartDate
     //
     this.paramStartDate.Description = "Start Date";
     this.paramStartDate.Name        = "paramStartDate";
     this.paramStartDate.Type        = typeof(System.DateTime);
     this.paramStartDate.ValueInfo   = "2019-07-01";
     //
     // paramEndDate
     //
     this.paramEndDate.Description = "End Date";
     this.paramEndDate.Name        = "paramEndDate";
     this.paramEndDate.Type        = typeof(System.DateTime);
     this.paramEndDate.ValueInfo   = "2019-08-02";
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel4,
         this.xrLabel6
     });
     this.PageFooter.HeightF = 35.41667F;
     this.PageFooter.Name    = "PageFooter";
     //
     // xrLabel4
     //
     this.xrLabel4.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel4.Borders       = DevExpress.XtraPrinting.BorderSide.Top;
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(2.706041F, 1.958361F);
     this.xrLabel4.Multiline     = true;
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(744.2939F, 8.041669F);
     this.xrLabel4.StylePriority.UseBackColor     = false;
     this.xrLabel4.StylePriority.UseBorders       = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel6
     //
     this.xrLabel6.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel6.Borders       = DevExpress.XtraPrinting.BorderSide.Top;
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(2.706041F, 10F);
     this.xrLabel6.Multiline     = true;
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(744.2939F, 23.33333F);
     this.xrLabel6.StylePriority.UseBackColor     = false;
     this.xrLabel6.StylePriority.UseBorders       = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text          = "©WarehouseZone\r\n\r\n";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // paramTenantId
     //
     this.paramTenantId.Name      = "paramTenantId";
     this.paramTenantId.Type      = typeof(int);
     this.paramTenantId.ValueInfo = "0";
     this.paramTenantId.Visible   = false;
     //
     // paramAccountIds
     //
     this.paramAccountIds.Description    = "Select Account";
     this.paramAccountIds.LookUpSettings = staticListLookUpSettings1;
     this.paramAccountIds.MultiValue     = true;
     this.paramAccountIds.Name           = "paramAccountIds";
     this.paramAccountIds.Type           = typeof(int);
     this.paramAccountIds.Visible        = false;
     //
     // paramTransactionTypes
     //
     this.paramTransactionTypes.Description    = "Order Type";
     this.paramTransactionTypes.LookUpSettings = staticListLookUpSettings2;
     this.paramTransactionTypes.MultiValue     = true;
     this.paramTransactionTypes.Name           = "paramTransactionTypes";
     this.paramTransactionTypes.Type           = typeof(int);
     //
     // paramProperty
     //
     this.paramProperty.Description    = "Property";
     this.paramProperty.LookUpSettings = staticListLookUpSettings3;
     this.paramProperty.MultiValue     = true;
     this.paramProperty.Name           = "paramProperty";
     this.paramProperty.Type           = typeof(int);
     this.paramProperty.Visible        = false;
     //
     // OrdersReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.DetailReport,
         this.PageHeader,
         this.PageFooter
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember = "OrderHeader";
     this.DataSource = this.sqlDataSource1;
     this.Margins    = new System.Drawing.Printing.Margins(51, 52, 22, 12);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.paramStartDate,
         this.paramEndDate,
         this.paramTenantId,
         this.paramAccountIds,
         this.paramTransactionTypes,
         this.paramProperty
     });
     this.Version             = "19.1";
     this.DataSourceDemanded += new System.EventHandler <System.EventArgs>(this.OrdersReport_DataSourceDemanded);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemple #14
0
 /// <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.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     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();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(WorksOrdersChargesReport));
     this.Detail          = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLine1         = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel17       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel22       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel24       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel23       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel20       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11       = new DevExpress.XtraReports.UI.XRLabel();
     this.TopMargin       = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin    = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrLabel18       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel25       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3        = new DevExpress.XtraReports.UI.XRLabel();
     this.paramStartDate  = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramEndDate    = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramChargeType = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramTenantId   = new DevExpress.XtraReports.Parameters.Parameter();
     this.PageFooter      = new DevExpress.XtraReports.UI.PageFooterBand();
     this.sqlDataSource1  = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.PageHeader      = new DevExpress.XtraReports.UI.PageHeaderBand();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine1,
         this.xrLabel17,
         this.xrLabel15,
         this.xrLabel14,
         this.xrLabel13,
         this.xrLabel22,
         this.xrLabel24,
         this.xrLabel19,
         this.xrLabel23,
         this.xrLabel16,
         this.xrLabel1
     });
     this.Detail.HeightF       = 89.58334F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 79.4166F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(797.9586F, 2.083336F);
     //
     // xrLabel17
     //
     this.xrLabel17.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[TotalCost]")
     });
     this.xrLabel17.Font                           = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel17.LocationFloat                  = new DevExpress.Utils.PointFloat(701.1246F, 0F);
     this.xrLabel17.Name                           = "xrLabel17";
     this.xrLabel17.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF                          = new System.Drawing.SizeF(97.87549F, 22.99999F);
     this.xrLabel17.StylePriority.UseFont          = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel15
     //
     this.xrLabel15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[DateCompleted]")
     });
     this.xrLabel15.Font                           = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel15.LocationFloat                  = new DevExpress.Utils.PointFloat(580.2915F, 0F);
     this.xrLabel15.Name                           = "xrLabel15";
     this.xrLabel15.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF                          = new System.Drawing.SizeF(119.2917F, 22.99999F);
     this.xrLabel15.StylePriority.UseFont          = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel15.TextFormatString               = "{0:dd/MM/yyyy}";
     //
     // xrLabel14
     //
     this.xrLabel14.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[WorksPropertyAddress1]")
     });
     this.xrLabel14.Font                           = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel14.LocationFloat                  = new DevExpress.Utils.PointFloat(84.93729F, 0F);
     this.xrLabel14.Name                           = "xrLabel14";
     this.xrLabel14.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF                          = new System.Drawing.SizeF(159.4172F, 23F);
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel13
     //
     this.xrLabel13.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[WorksPropertyAddress2]")
     });
     this.xrLabel13.Font                           = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel13.LocationFloat                  = new DevExpress.Utils.PointFloat(84.93729F, 22.99995F);
     this.xrLabel13.Name                           = "xrLabel13";
     this.xrLabel13.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF                          = new System.Drawing.SizeF(159.4172F, 23F);
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel22
     //
     this.xrLabel22.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[WorksLandlordName]")
     });
     this.xrLabel22.Font                           = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel22.LocationFloat                  = new DevExpress.Utils.PointFloat(405.2917F, 0F);
     this.xrLabel22.Name                           = "xrLabel22";
     this.xrLabel22.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel22.SizeF                          = new System.Drawing.SizeF(174.9998F, 23F);
     this.xrLabel22.StylePriority.UseFont          = false;
     this.xrLabel22.StylePriority.UseTextAlignment = false;
     this.xrLabel22.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel24
     //
     this.xrLabel24.BorderColor = System.Drawing.Color.Transparent;
     this.xrLabel24.Borders     = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel24.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[WorksLandlordHomephone]")
     });
     this.xrLabel24.Font          = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(405.292F, 22.99995F);
     this.xrLabel24.Name          = "xrLabel24";
     this.xrLabel24.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel24.SizeF         = new System.Drawing.SizeF(174.9995F, 23F);
     this.xrLabel24.StylePriority.UseBorderColor   = false;
     this.xrLabel24.StylePriority.UseBorders       = false;
     this.xrLabel24.StylePriority.UseFont          = false;
     this.xrLabel24.StylePriority.UseTextAlignment = false;
     this.xrLabel24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel19
     //
     this.xrLabel19.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[WorksTenantFullName]")
     });
     this.xrLabel19.Font                           = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel19.LocationFloat                  = new DevExpress.Utils.PointFloat(245.3956F, 0F);
     this.xrLabel19.Name                           = "xrLabel19";
     this.xrLabel19.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF                          = new System.Drawing.SizeF(159.3751F, 23F);
     this.xrLabel19.StylePriority.UseFont          = false;
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel23
     //
     this.xrLabel23.BorderColor = System.Drawing.Color.Transparent;
     this.xrLabel23.Borders     = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel23.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[WorksTenantMobileNumber]")
     });
     this.xrLabel23.Font          = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(244.3543F, 22.99996F);
     this.xrLabel23.Name          = "xrLabel23";
     this.xrLabel23.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel23.SizeF         = new System.Drawing.SizeF(159.3751F, 23F);
     this.xrLabel23.StylePriority.UseBorderColor   = false;
     this.xrLabel23.StylePriority.UseBorders       = false;
     this.xrLabel23.StylePriority.UseFont          = false;
     this.xrLabel23.StylePriority.UseTextAlignment = false;
     this.xrLabel23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel16
     //
     this.xrLabel16.BorderColor = System.Drawing.Color.Transparent;
     this.xrLabel16.Borders     = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel16.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[WorksPropertyPostcode]")
     });
     this.xrLabel16.Font          = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(84.93729F, 45.99991F);
     this.xrLabel16.Name          = "xrLabel16";
     this.xrLabel16.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF         = new System.Drawing.SizeF(159.417F, 23F);
     this.xrLabel16.StylePriority.UseBorderColor   = false;
     this.xrLabel16.StylePriority.UseBorders       = false;
     this.xrLabel16.StylePriority.UseFont          = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[OrderNumber]")
     });
     this.xrLabel1.Font                           = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(84.93729F, 23F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel20
     //
     this.xrLabel20.BorderColor   = System.Drawing.Color.Transparent;
     this.xrLabel20.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel20.Font          = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(0.0001627207F, 34.20834F);
     this.xrLabel20.Name          = "xrLabel20";
     this.xrLabel20.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel20.SizeF         = new System.Drawing.SizeF(106.8125F, 23F);
     this.xrLabel20.StylePriority.UseBorderColor   = false;
     this.xrLabel20.StylePriority.UseBorders       = false;
     this.xrLabel20.StylePriority.UseFont          = false;
     this.xrLabel20.StylePriority.UseTextAlignment = false;
     this.xrLabel20.Text          = "Charge Type";
     this.xrLabel20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel9
     //
     this.xrLabel9.BackColor     = System.Drawing.Color.LightGray;
     this.xrLabel9.BorderColor   = System.Drawing.Color.Transparent;
     this.xrLabel9.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel9.Font          = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(701.1248F, 57.20834F);
     this.xrLabel9.Name          = "xrLabel9";
     this.xrLabel9.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF         = new System.Drawing.SizeF(97.87549F, 23F);
     this.xrLabel9.StylePriority.UseBackColor     = false;
     this.xrLabel9.StylePriority.UseBorderColor   = false;
     this.xrLabel9.StylePriority.UseBorders       = false;
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text          = "Cost";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel8
     //
     this.xrLabel8.BackColor     = System.Drawing.Color.LightGray;
     this.xrLabel8.BorderColor   = System.Drawing.Color.Transparent;
     this.xrLabel8.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel8.Font          = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(580.2915F, 57.20834F);
     this.xrLabel8.Name          = "xrLabel8";
     this.xrLabel8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF         = new System.Drawing.SizeF(120.8331F, 23F);
     this.xrLabel8.StylePriority.UseBackColor     = false;
     this.xrLabel8.StylePriority.UseBorderColor   = false;
     this.xrLabel8.StylePriority.UseBorders       = false;
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text          = "Date Completed";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.BackColor     = System.Drawing.Color.LightGray;
     this.xrLabel2.BorderColor   = System.Drawing.Color.Transparent;
     this.xrLabel2.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel2.Font          = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(1.041667F, 57.20834F);
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(83.89587F, 23F);
     this.xrLabel2.StylePriority.UseBackColor     = false;
     this.xrLabel2.StylePriority.UseBorderColor   = false;
     this.xrLabel2.StylePriority.UseBorders       = false;
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text          = "#Order";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel12
     //
     this.xrLabel12.BackColor     = System.Drawing.Color.LightGray;
     this.xrLabel12.BorderColor   = System.Drawing.Color.Transparent;
     this.xrLabel12.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel12.Font          = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(404.7709F, 57.20834F);
     this.xrLabel12.Name          = "xrLabel12";
     this.xrLabel12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF         = new System.Drawing.SizeF(175.5208F, 23F);
     this.xrLabel12.StylePriority.UseBackColor     = false;
     this.xrLabel12.StylePriority.UseBorderColor   = false;
     this.xrLabel12.StylePriority.UseBorders       = false;
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text          = "Landlord Details";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.BackColor     = System.Drawing.Color.LightGray;
     this.xrLabel5.BorderColor   = System.Drawing.Color.Transparent;
     this.xrLabel5.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel5.Font          = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(84.93754F, 57.20834F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(159.417F, 23F);
     this.xrLabel5.StylePriority.UseBackColor     = false;
     this.xrLabel5.StylePriority.UseBorderColor   = false;
     this.xrLabel5.StylePriority.UseBorders       = false;
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text          = "Property";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.BackColor     = System.Drawing.Color.LightGray;
     this.xrLabel11.BorderColor   = System.Drawing.Color.Transparent;
     this.xrLabel11.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel11.Font          = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(244.3545F, 57.20834F);
     this.xrLabel11.Name          = "xrLabel11";
     this.xrLabel11.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF         = new System.Drawing.SizeF(160.4165F, 23F);
     this.xrLabel11.StylePriority.UseBackColor     = false;
     this.xrLabel11.StylePriority.UseBorderColor   = false;
     this.xrLabel11.StylePriority.UseBorders       = false;
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text          = "Tenant Details";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 21.45834F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 10F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel18
     //
     this.xrLabel18.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel18.Borders       = DevExpress.XtraPrinting.BorderSide.Top;
     this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(0.9999593F, 0F);
     this.xrLabel18.Multiline     = true;
     this.xrLabel18.Name          = "xrLabel18";
     this.xrLabel18.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.SizeF         = new System.Drawing.SizeF(798.0004F, 23.33333F);
     this.xrLabel18.StylePriority.UseBackColor     = false;
     this.xrLabel18.StylePriority.UseBorders       = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.Text          = "©WarehouseZone\r\n\r\n";
     this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel25
     //
     this.xrLabel25.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel25.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Iif([Parameters].[paramChargeType] == 1,\'Tenant\',[Parameters].[paramChargeType] =" +
                                                         "= 2,\'Staff\',\n[Parameters].[paramChargeType] == 3,\'Estates\',\n[Parameters].[paramC" +
                                                         "hargeType] == 4,\'Landlord\',\'Unknown\')")
     });
     this.xrLabel25.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel25.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(107.8963F, 34.20834F);
     this.xrLabel25.Name          = "xrLabel25";
     this.xrLabel25.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel25.SizeF         = new System.Drawing.SizeF(175F, 22.37498F);
     this.xrLabel25.StylePriority.UseBackColor     = false;
     this.xrLabel25.StylePriority.UseFont          = false;
     this.xrLabel25.StylePriority.UseForeColor     = false;
     this.xrLabel25.StylePriority.UseTextAlignment = false;
     this.xrLabel25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel10
     //
     this.xrLabel10.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel10.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel10.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(316.2505F, 34.20834F);
     this.xrLabel10.Name          = "xrLabel10";
     this.xrLabel10.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF         = new System.Drawing.SizeF(125F, 23.00002F);
     this.xrLabel10.StylePriority.UseBackColor     = false;
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseForeColor     = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text          = "Report Period :";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel4
     //
     this.xrLabel4.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Parameters.paramStartDate]")
     });
     this.xrLabel4.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel4.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(441.2505F, 34.20834F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(152.0833F, 22.37498F);
     this.xrLabel4.StylePriority.UseBackColor     = false;
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UseForeColor     = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel4.TextFormatString = "{0:dd/MM/yyyy}";
     //
     // xrLabel6
     //
     this.xrLabel6.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel6.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(593.3336F, 34.20834F);
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(31.70807F, 23F);
     this.xrLabel6.StylePriority.UseBackColor     = false;
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UseForeColor     = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text          = "-";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel7
     //
     this.xrLabel7.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "AddSeconds([Parameters.paramEndDate],-1)")
     });
     this.xrLabel7.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel7.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(625.0419F, 34.20834F);
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(173.9584F, 22.37496F);
     this.xrLabel7.StylePriority.UseBackColor     = false;
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UseForeColor     = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel7.TextFormatString = "{0:dd/MM/yyyy}";
     //
     // xrLabel3
     //
     this.xrLabel3.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel3.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(798.0001F, 34.20833F);
     this.xrLabel3.StylePriority.UseBackColor     = false;
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "Works Order - Charges Report";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // paramStartDate
     //
     this.paramStartDate.Description = "Start Date";
     this.paramStartDate.Name        = "paramStartDate";
     this.paramStartDate.Type        = typeof(System.DateTime);
     this.paramStartDate.ValueInfo   = "2017-01-01";
     //
     // paramEndDate
     //
     this.paramEndDate.Description = "End Date";
     this.paramEndDate.Name        = "paramEndDate";
     this.paramEndDate.Type        = typeof(System.DateTime);
     this.paramEndDate.ValueInfo   = "2017-12-01";
     //
     // paramChargeType
     //
     this.paramChargeType.Description    = "Charge Type";
     this.paramChargeType.LookUpSettings = staticListLookUpSettings1;
     this.paramChargeType.Name           = "paramChargeType";
     this.paramChargeType.Type           = typeof(int);
     this.paramChargeType.ValueInfo      = "0";
     //
     // paramTenantId
     //
     this.paramTenantId.Description = "Tenant Id";
     this.paramTenantId.Name        = "paramTenantId";
     this.paramTenantId.Type        = typeof(int);
     this.paramTenantId.ValueInfo   = "0";
     this.paramTenantId.Visible     = false;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel18
     });
     this.PageFooter.HeightF = 26.04167F;
     this.PageFooter.Name    = "PageFooter";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "ApplicationContext";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name  = "Query";
     queryParameter1.Name  = "sqlParamTenantId";
     queryParameter1.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter1.Value = new DevExpress.DataAccess.Expression("[Parameters.paramTenantId]", typeof(int));
     queryParameter2.Name  = "sqlParamChargeType";
     queryParameter2.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter2.Value = new DevExpress.DataAccess.Expression("[Parameters.paramChargeType]", typeof(int));
     queryParameter3.Name  = "sqlParamStartDate";
     queryParameter3.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter3.Value = new DevExpress.DataAccess.Expression("[Parameters.paramStartDate]", typeof(int));
     queryParameter4.Name  = "sqlParamEndDate";
     queryParameter4.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter4.Value = new DevExpress.DataAccess.Expression("[Parameters.paramEndDate]", typeof(int));
     customSqlQuery1.Parameters.Add(queryParameter1);
     customSqlQuery1.Parameters.Add(queryParameter2);
     customSqlQuery1.Parameters.Add(queryParameter3);
     customSqlQuery1.Parameters.Add(queryParameter4);
     customSqlQuery1.Sql = resources.GetString("customSqlQuery1.Sql");
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel7,
         this.xrLabel6,
         this.xrLabel4,
         this.xrLabel10,
         this.xrLabel20,
         this.xrLabel25,
         this.xrLabel3,
         this.xrLabel9,
         this.xrLabel8,
         this.xrLabel12,
         this.xrLabel11,
         this.xrLabel2,
         this.xrLabel5
     });
     this.PageHeader.HeightF = 80.20834F;
     this.PageHeader.Name    = "PageHeader";
     //
     // WorksOrdersChargesReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageFooter,
         this.PageHeader
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember = "Query";
     this.DataSource = this.sqlDataSource1;
     this.Margins    = new System.Drawing.Printing.Margins(24, 27, 21, 10);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.paramStartDate,
         this.paramEndDate,
         this.paramChargeType,
         this.paramTenantId
     });
     this.Version = "19.1";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemple #15
0
 /// <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.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(rep_ent_projectmanagement));
     DevExpress.DataAccess.Sql.SelectQuery          selectQuery1    = new DevExpress.DataAccess.Sql.SelectQuery();
     DevExpress.DataAccess.Sql.Column           column1             = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression1   = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table            table1            = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column           column2           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression2 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column           column3           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression3 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column           column4           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression columnExpression4 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings  staticListLookUpSettings1  = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.xrPageBreak1   = new DevExpress.XtraReports.UI.XRPageBreak();
     this.xrLabel21      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel20      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4       = new DevExpress.XtraReports.UI.XRLabel();
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.PageHeader     = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel22      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter     = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrLabel18      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo2    = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel19      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1    = new DevExpress.XtraReports.UI.XRPageInfo();
     this.EnterpriseName = new DevExpress.XtraReports.Parameters.Parameter();
     this.pm_type        = new DevExpress.XtraReports.Parameters.Parameter();
     this.GroupHeader1   = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel3       = new DevExpress.XtraReports.UI.XRLabel();
     this.GroupHeader2   = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel2       = new DevExpress.XtraReports.UI.XRLabel();
     this.pm_status      = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "DevDB";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name         = "rc_pm";
     customSqlQuery1.Sql          = resources.GetString("customSqlQuery1.Sql");
     columnExpression1.ColumnName = "type_id";
     table1.MetaSerializable      = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"162\" />";
     table1.Name                  = "rc_types";
     columnExpression1.Table      = table1;
     column1.Expression           = columnExpression1;
     columnExpression2.ColumnName = "type_home";
     columnExpression2.Table      = table1;
     column2.Expression           = columnExpression2;
     columnExpression3.ColumnName = "type_title";
     columnExpression3.Table      = table1;
     column3.Expression           = columnExpression3;
     columnExpression4.ColumnName = "type_value";
     columnExpression4.Table      = table1;
     column4.Expression           = columnExpression4;
     selectQuery1.Columns.Add(column1);
     selectQuery1.Columns.Add(column2);
     selectQuery1.Columns.Add(column3);
     selectQuery1.Columns.Add(column4);
     selectQuery1.FilterString      = "[rc_types.type_home] = \'pm_type\'";
     selectQuery1.GroupFilterString = "";
     selectQuery1.Name = "rc_types";
     selectQuery1.Tables.Add(table1);
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1,
         selectQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageBreak1,
         this.xrLabel21,
         this.xrLabel20,
         this.xrLabel14,
         this.xrLabel15,
         this.xrLabel16,
         this.xrLabel17,
         this.xrLabel10,
         this.xrLabel11,
         this.xrLabel8,
         this.xrLabel9,
         this.xrLabel12,
         this.xrLabel13,
         this.xrLabel6,
         this.xrLabel7,
         this.xrLabel5,
         this.xrLabel4
     });
     this.Detail.HeightF       = 346.8333F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPageBreak1
     //
     this.xrPageBreak1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 344.3334F);
     this.xrPageBreak1.Name          = "xrPageBreak1";
     //
     // xrLabel21
     //
     this.xrLabel21.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Right)
                                                                     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel21.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_area]")
     });
     this.xrLabel21.Font                           = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel21.LocationFloat                  = new DevExpress.Utils.PointFloat(548.3333F, 99.99997F);
     this.xrLabel21.Name                           = "xrLabel21";
     this.xrLabel21.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel21.SizeF                          = new System.Drawing.SizeF(301.6667F, 54.00005F);
     this.xrLabel21.StylePriority.UseBorders       = false;
     this.xrLabel21.StylePriority.UseFont          = false;
     this.xrLabel21.StylePriority.UseTextAlignment = false;
     this.xrLabel21.Text                           = "Area";
     this.xrLabel21.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel20
     //
     this.xrLabel20.BackColor = System.Drawing.Color.LemonChiffon;
     this.xrLabel20.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel20.Font          = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(448.3332F, 100F);
     this.xrLabel20.Name          = "xrLabel20";
     this.xrLabel20.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel20.SizeF         = new System.Drawing.SizeF(100F, 54.00005F);
     this.xrLabel20.StylePriority.UseBackColor     = false;
     this.xrLabel20.StylePriority.UseBorders       = false;
     this.xrLabel20.StylePriority.UseFont          = false;
     this.xrLabel20.StylePriority.UseTextAlignment = false;
     this.xrLabel20.Text          = "Area";
     this.xrLabel20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel14
     //
     this.xrLabel14.BackColor = System.Drawing.Color.LemonChiffon;
     this.xrLabel14.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel14.Font          = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 253.3333F);
     this.xrLabel14.Name          = "xrLabel14";
     this.xrLabel14.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF         = new System.Drawing.SizeF(850F, 45.49997F);
     this.xrLabel14.StylePriority.UseBackColor     = false;
     this.xrLabel14.StylePriority.UseBorders       = false;
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text          = "Solution";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel15
     //
     this.xrLabel15.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Right)
                                                                     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_solution]")
     });
     this.xrLabel15.Font                           = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel15.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 298.8333F);
     this.xrLabel15.Name                           = "xrLabel15";
     this.xrLabel15.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF                          = new System.Drawing.SizeF(850F, 45.5F);
     this.xrLabel15.StylePriority.UseBorders       = false;
     this.xrLabel15.StylePriority.UseFont          = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text                           = "Solution";
     this.xrLabel15.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel16
     //
     this.xrLabel16.BackColor = System.Drawing.Color.LemonChiffon;
     this.xrLabel16.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel16.Font          = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0F, 154.0001F);
     this.xrLabel16.Name          = "xrLabel16";
     this.xrLabel16.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF         = new System.Drawing.SizeF(850F, 49.66666F);
     this.xrLabel16.StylePriority.UseBackColor     = false;
     this.xrLabel16.StylePriority.UseBorders       = false;
     this.xrLabel16.StylePriority.UseFont          = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.Text          = "Description";
     this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel17
     //
     this.xrLabel17.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Right)
                                                                     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel17.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_desc]")
     });
     this.xrLabel17.Font                           = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel17.LocationFloat                  = new DevExpress.Utils.PointFloat(1.0005F, 203.6667F);
     this.xrLabel17.Name                           = "xrLabel17";
     this.xrLabel17.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF                          = new System.Drawing.SizeF(848.9995F, 49.66666F);
     this.xrLabel17.StylePriority.UseBorders       = false;
     this.xrLabel17.StylePriority.UseFont          = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text                           = "Description";
     this.xrLabel17.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel10
     //
     this.xrLabel10.BackColor = System.Drawing.Color.LemonChiffon;
     this.xrLabel10.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel10.Font          = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(448.3332F, 51.16666F);
     this.xrLabel10.Name          = "xrLabel10";
     this.xrLabel10.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF         = new System.Drawing.SizeF(100.6666F, 48.83334F);
     this.xrLabel10.StylePriority.UseBackColor     = false;
     this.xrLabel10.StylePriority.UseBorders       = false;
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text          = "Status";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Right)
                                                                     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_status]")
     });
     this.xrLabel11.Font                           = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel11.LocationFloat                  = new DevExpress.Utils.PointFloat(550.0003F, 51.16666F);
     this.xrLabel11.Name                           = "xrLabel11";
     this.xrLabel11.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                          = new System.Drawing.SizeF(299.9997F, 48.83334F);
     this.xrLabel11.StylePriority.UseBorders       = false;
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text                           = "Status";
     this.xrLabel11.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel8
     //
     this.xrLabel8.BackColor = System.Drawing.Color.LemonChiffon;
     this.xrLabel8.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel8.Font          = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 51.16666F);
     this.xrLabel8.Name          = "xrLabel8";
     this.xrLabel8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF         = new System.Drawing.SizeF(100.0002F, 48.83334F);
     this.xrLabel8.StylePriority.UseBackColor     = false;
     this.xrLabel8.StylePriority.UseBorders       = false;
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text          = "Created By";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel9
     //
     this.xrLabel9.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_createdby]")
     });
     this.xrLabel9.Font                           = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(101.0006F, 51.16666F);
     this.xrLabel9.Name                           = "xrLabel9";
     this.xrLabel9.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                          = new System.Drawing.SizeF(347.3326F, 48.83334F);
     this.xrLabel9.StylePriority.UseBorders       = false;
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text                           = "Created By";
     this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel12
     //
     this.xrLabel12.BackColor = System.Drawing.Color.LemonChiffon;
     this.xrLabel12.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel12.Font          = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 100F);
     this.xrLabel12.Name          = "xrLabel12";
     this.xrLabel12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF         = new System.Drawing.SizeF(101.0005F, 54.00002F);
     this.xrLabel12.StylePriority.UseBackColor     = false;
     this.xrLabel12.StylePriority.UseBorders       = false;
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text          = "Created Date";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel13
     //
     this.xrLabel13.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Right)
                                                                     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel13.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_createddate]")
     });
     this.xrLabel13.Font                           = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel13.LocationFloat                  = new DevExpress.Utils.PointFloat(101.0005F, 100F);
     this.xrLabel13.Name                           = "xrLabel13";
     this.xrLabel13.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF                          = new System.Drawing.SizeF(347.3327F, 54.00002F);
     this.xrLabel13.StylePriority.UseBorders       = false;
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text                           = "Created Date";
     this.xrLabel13.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel6
     //
     this.xrLabel6.BackColor = System.Drawing.Color.LemonChiffon;
     this.xrLabel6.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel6.Font          = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(448.3332F, 0F);
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(102.667F, 51.16666F);
     this.xrLabel6.StylePriority.UseBackColor     = false;
     this.xrLabel6.StylePriority.UseBorders       = false;
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text          = "Priority";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel7
     //
     this.xrLabel7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_priority]")
     });
     this.xrLabel7.Font                           = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(551.0001F, 0F);
     this.xrLabel7.Name                           = "xrLabel7";
     this.xrLabel7.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF                          = new System.Drawing.SizeF(298.9999F, 51.16666F);
     this.xrLabel7.StylePriority.UseBorders       = false;
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text                           = "Priority";
     this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_title]")
     });
     this.xrLabel5.Font                           = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(101.0005F, 0F);
     this.xrLabel5.Name                           = "xrLabel5";
     this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF                          = new System.Drawing.SizeF(347.3327F, 51.16666F);
     this.xrLabel5.StylePriority.UseBorders       = false;
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text                           = "Title";
     this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel4.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_uniqueID]")
     });
     this.xrLabel4.Font          = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0.0001780192F, 0F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(100F, 51.16666F);
     this.xrLabel4.StylePriority.UseBackColor     = false;
     this.xrLabel4.StylePriority.UseBorders       = false;
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text          = "UniqueID";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 0F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 0.2500534F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel22,
         this.xrLabel1
     });
     this.PageHeader.HeightF = 41.33334F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel22
     //
     this.xrLabel22.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Right)
                                                                     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel22.Font                           = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel22.LocationFloat                  = new DevExpress.Utils.PointFloat(1.0005F, 0F);
     this.xrLabel22.Name                           = "xrLabel22";
     this.xrLabel22.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel22.SizeF                          = new System.Drawing.SizeF(447.3327F, 41.33334F);
     this.xrLabel22.StylePriority.UseBorders       = false;
     this.xrLabel22.StylePriority.UseFont          = false;
     this.xrLabel22.StylePriority.UseTextAlignment = false;
     this.xrLabel22.Text                           = "Project Management";
     this.xrLabel22.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.BackColor = System.Drawing.Color.LemonChiffon;
     this.xrLabel1.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Parameters].[EnterpriseName]")
     });
     this.xrLabel1.Font          = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(448.3332F, 0F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(401.6668F, 41.33334F);
     this.xrLabel1.StylePriority.UseBackColor     = false;
     this.xrLabel1.StylePriority.UseBorders       = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "Tribe";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel18,
         this.xrPageInfo2,
         this.xrLabel19,
         this.xrPageInfo1
     });
     this.PageFooter.HeightF = 88.29163F;
     this.PageFooter.Name    = "PageFooter";
     //
     // xrLabel18
     //
     this.xrLabel18.Font                           = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel18.LocationFloat                  = new DevExpress.Utils.PointFloat(1.000493F, 25.53121F);
     this.xrLabel18.Name                           = "xrLabel18";
     this.xrLabel18.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.SizeF                          = new System.Drawing.SizeF(197.2917F, 23.09373F);
     this.xrLabel18.StylePriority.UseFont          = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.Text                           = "Generated by ReadyCert® for";
     this.xrLabel18.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.Font                           = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrPageInfo2.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 48.62493F);
     this.xrPageInfo2.Name                           = "xrPageInfo2";
     this.xrPageInfo2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo2.PageInfo                       = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo2.SizeF                          = new System.Drawing.SizeF(269.2708F, 36.54168F);
     this.xrPageInfo2.StylePriority.UseFont          = false;
     this.xrPageInfo2.StylePriority.UseTextAlignment = false;
     this.xrPageInfo2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel19
     //
     this.xrLabel19.Font                           = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel19.LocationFloat                  = new DevExpress.Utils.PointFloat(724.1667F, 48.62493F);
     this.xrLabel19.Name                           = "xrLabel19";
     this.xrLabel19.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF                          = new System.Drawing.SizeF(66.97913F, 35.50002F);
     this.xrLabel19.StylePriority.UseFont          = false;
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.Text                           = "page";
     this.xrLabel19.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrLabel19.TextTrimming                   = System.Drawing.StringTrimming.None;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Font                           = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrPageInfo1.LocationFloat                  = new DevExpress.Utils.PointFloat(791.1459F, 48.62493F);
     this.xrPageInfo1.Name                           = "xrPageInfo1";
     this.xrPageInfo1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.SizeF                          = new System.Drawing.SizeF(58.85413F, 35.50002F);
     this.xrPageInfo1.StylePriority.UseFont          = false;
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // EnterpriseName
     //
     this.EnterpriseName.Description = "EnterpriseName";
     this.EnterpriseName.Name        = "EnterpriseName";
     this.EnterpriseName.Visible     = false;
     //
     // pm_type
     //
     this.pm_type.Description = "Select PM Types";
     dynamicListLookUpSettings1.DataAdapter   = null;
     dynamicListLookUpSettings1.DataMember    = "rc_types";
     dynamicListLookUpSettings1.DataSource    = this.sqlDataSource1;
     dynamicListLookUpSettings1.DisplayMember = "type_title";
     dynamicListLookUpSettings1.ValueMember   = "type_value";
     this.pm_type.LookUpSettings = dynamicListLookUpSettings1;
     this.pm_type.MultiValue     = true;
     this.pm_type.Name           = "pm_type";
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel3
     });
     this.GroupHeader1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("pm_type", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.GroupHeader1.HeightF = 39.66667F;
     this.GroupHeader1.Name    = "GroupHeader1";
     //
     // xrLabel3
     //
     this.xrLabel3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_type]")
     });
     this.xrLabel3.Font                           = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel3.Name                           = "xrLabel3";
     this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                          = new System.Drawing.SizeF(850F, 39.66667F);
     this.xrLabel3.StylePriority.UseBorders       = false;
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text                           = "Type";
     this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // GroupHeader2
     //
     this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2
     });
     this.GroupHeader2.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("pm_home", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.GroupHeader2.HeightF = 43F;
     this.GroupHeader2.Level   = 1;
     this.GroupHeader2.Name    = "GroupHeader2";
     //
     // xrLabel2
     //
     this.xrLabel2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_home]")
     });
     this.xrLabel2.Font                           = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(2.000697F, 0F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(847.9993F, 43F);
     this.xrLabel2.StylePriority.UseBorders       = false;
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "Home";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel2.BeforePrint                   += new System.Drawing.Printing.PrintEventHandler(this.xrLabel2_BeforePrint);
     //
     // pm_status
     //
     this.pm_status.Description = "Status";
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("Open", "Open"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("Closed", "Closed"));
     this.pm_status.LookUpSettings = staticListLookUpSettings1;
     this.pm_status.Name           = "pm_status";
     //
     // rep_ent_projectmanagement
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageHeader,
         this.PageFooter,
         this.GroupHeader1,
         this.GroupHeader2
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember   = "rc_pm";
     this.DataSource   = this.sqlDataSource1;
     this.FilterString = "[pm_home] In (\'E\', \'G\') And [pm_type] In (?pm_type) And [pm_status] In ([pm_statu" +
                         "s])";
     this.Font    = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.EnterpriseName,
         this.pm_type,
         this.pm_status
     });
     this.Version = "17.2";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     this.Detail                          = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLine2                         = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel1                        = new DevExpress.XtraReports.UI.XRLabel();
     this.TopMargin                       = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin                    = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfo1                     = new DevExpress.XtraReports.UI.XRPageInfo();
     this.PageHeader                      = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLine1                         = new DevExpress.XtraReports.UI.XRLine();
     this.lbTitle                         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo2                     = new DevExpress.XtraReports.UI.XRPageInfo();
     this.employeesDBDataSet1             = new EmployeesDBDataSet();
     this.paramYear                       = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramMonth                      = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramPaymentDate                = new DevExpress.XtraReports.Parameters.Parameter();
     this.departmentsTableAdapter1        = new DepartmentsTableAdapter();
     this.DetailReport                    = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1                         = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable1                        = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1                     = new DevExpress.XtraReports.UI.XRTableRow();
     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.ReportHeader                    = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrTable2                        = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2                     = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1                    = 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.departmentEmployeesTableAdapter = new DepartmentEmployeesTableAdapter();
     this.xrPageHeaderStyle               = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrControlHeaderStyle            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrTableHeaderStyle              = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrTableCellStyle                = new DevExpress.XtraReports.UI.XRControlStyle();
     this.calcTotalPayment                = new DevExpress.XtraReports.UI.CalculatedField();
     this.full_Emp_Data_QueryTableAdapter = new Full_Emp_Data_QueryTableAdapter();
     ((System.ComponentModel.ISupportInitialize)(this.employeesDBDataSet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine2,
         this.xrLabel1
     });
     this.Detail.HeightF = 55.91669F;
     this.Detail.KeepTogetherWithDetailReports = true;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.StyleName     = "xrControlHeaderStyle";
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLine2
     //
     this.xrLine2.LineWidth     = 2;
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 42.37502F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(400F, 13.54167F);
     //
     // xrLabel1
     //
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Departments.DepartmentName")
     });
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(400F, 32.37502F);
     this.xrLabel1.Text          = "xrLabel1";
     //
     // TopMargin
     //
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1
     });
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(549.7023F, 26F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(100F, 23F);
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine1,
         this.lbTitle,
         this.xrPageInfo2
     });
     this.PageHeader.HeightF   = 47.99997F;
     this.PageHeader.Name      = "PageHeader";
     this.PageHeader.StyleName = "xrPageHeaderStyle";
     //
     // xrLine1
     //
     this.xrLine1.LineWidth     = 2;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 38.99997F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLine1.SizeF         = new System.Drawing.SizeF(650F, 9F);
     //
     // lbTitle
     //
     this.lbTitle.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.lbTitle.Font                           = new System.Drawing.Font("Tahoma", 18F);
     this.lbTitle.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.lbTitle.Name                           = "lbTitle";
     this.lbTitle.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lbTitle.SizeF                          = new System.Drawing.SizeF(345.5F, 38F);
     this.lbTitle.StylePriority.UseFont          = false;
     this.lbTitle.StylePriority.UseForeColor     = false;
     this.lbTitle.StylePriority.UseTextAlignment = false;
     this.lbTitle.Text                           = "Salary Report by Departments";
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.Format                = "{0:\"Current Date: \" dddd, dd MMMM yyyy}";
     this.xrPageInfo2.LocationFloat         = new DevExpress.Utils.PointFloat(358F, 15.99998F);
     this.xrPageInfo2.Name                  = "xrPageInfo2";
     this.xrPageInfo2.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo2.PageInfo              = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo2.SizeF                 = new System.Drawing.SizeF(292F, 23F);
     this.xrPageInfo2.StylePriority.UseFont = false;
     //
     // employeesDBDataSet1
     //
     this.employeesDBDataSet1.DataSetName             = "EmployeesDBDataSet";
     this.employeesDBDataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // paramYear
     //
     this.paramYear.Description = "Year";
     this.paramYear.Name        = "paramYear";
     this.paramYear.Type        = typeof(int);
     this.paramYear.ValueInfo   = "2012";
     //
     // paramMonth
     //
     this.paramMonth.Description = "Month";
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(1, "January"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(2, "February"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(3, "March"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(4, "April"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(5, "May"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(6, "June"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(7, "July"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(8, "August"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(9, "September"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(10, "October"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(11, "November"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(12, "December"));
     this.paramMonth.LookUpSettings = staticListLookUpSettings1;
     this.paramMonth.Name           = "paramMonth";
     this.paramMonth.Type           = typeof(int);
     this.paramMonth.ValueInfo      = "1";
     //
     // paramPaymentDate
     //
     this.paramPaymentDate.Description = "Payment Date";
     this.paramPaymentDate.Name        = "paramPaymentDate";
     this.paramPaymentDate.Type        = typeof(System.DateTime);
     this.paramPaymentDate.ValueInfo   = "2013-04-17";
     this.paramPaymentDate.Visible     = false;
     //
     // departmentsTableAdapter1
     //
     this.departmentsTableAdapter1.ClearBeforeFill = true;
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1,
         this.ReportHeader
     });
     this.DetailReport.DataAdapter  = this.departmentEmployeesTableAdapter;
     this.DetailReport.DataMember   = "Departments.Departments_Employees";
     this.DetailReport.DataSource   = this.employeesDBDataSet1;
     this.DetailReport.FilterString = "[PaymentDate] = ?paramPaymentDate";
     this.DetailReport.Level        = 0;
     this.DetailReport.Name         = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1
     });
     this.Detail1.HeightF   = 25F;
     this.Detail1.Name      = "Detail1";
     this.Detail1.StyleName = "xrTableCellStyle";
     //
     // 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(650F, 25F);
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell2,
         this.xrTableCell3,
         this.xrTableCell4,
         this.xrTableCell5,
         this.xrTableCell6
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 11.5D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Departments.Departments_Employees.EmployeeName")
     });
     this.xrTableCell2.Name   = "xrTableCell2";
     this.xrTableCell2.Text   = "xrTableCell2";
     this.xrTableCell2.Weight = 0.30769230769230771D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Departments.Departments_Employees.PositionName")
     });
     this.xrTableCell3.Name   = "xrTableCell3";
     this.xrTableCell3.Text   = "xrTableCell3";
     this.xrTableCell3.Weight = 0.26775147928994086D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Departments.Departments_Employees.Overtime")
     });
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text          = "xrTableCell4";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrTableCell4.Weight        = 0.17110453227567957D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Departments.Departments_Employees.SickDays")
     });
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text          = "xrTableCell5";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrTableCell5.Weight        = 0.16420113287028476D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Departments.Departments_Employees.calcTotalPayment", "{0:c2}")
     });
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text          = "xrTableCell6";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrTableCell6.Weight        = 0.16617362479486408D;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.ReportHeader.HeightF   = 25F;
     this.ReportHeader.Name      = "ReportHeader";
     this.ReportHeader.StyleName = "xrTableHeaderStyle";
     //
     // 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(650F, 25F);
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell7,
         this.xrTableCell8,
         this.xrTableCell9,
         this.xrTableCell10
     });
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 11.5D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name   = "xrTableCell1";
     this.xrTableCell1.Text   = "Employee Name";
     this.xrTableCell1.Weight = 0.30769230769230771D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Name   = "xrTableCell7";
     this.xrTableCell7.Text   = "Position";
     this.xrTableCell7.Weight = 0.26775147928994086D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Name   = "xrTableCell8";
     this.xrTableCell8.Text   = "Overtime";
     this.xrTableCell8.Weight = 0.17110453227567957D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Name   = "xrTableCell9";
     this.xrTableCell9.Text   = "Sick days";
     this.xrTableCell9.Weight = 0.16420113287028476D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Name   = "xrTableCell10";
     this.xrTableCell10.Text   = "Payment";
     this.xrTableCell10.Weight = 0.16617362479486408D;
     //
     // departmentEmployeesTableAdapter
     //
     this.departmentEmployeesTableAdapter.ClearBeforeFill = true;
     //
     // xrPageHeaderStyle
     //
     this.xrPageHeaderStyle.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(132)))), ((int)(((byte)(213)))));
     this.xrPageHeaderStyle.Name          = "xrPageHeaderStyle";
     this.xrPageHeaderStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // xrControlHeaderStyle
     //
     this.xrControlHeaderStyle.Font          = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrControlHeaderStyle.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(120)))), ((int)(((byte)(0)))));
     this.xrControlHeaderStyle.Name          = "xrControlHeaderStyle";
     this.xrControlHeaderStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // xrTableHeaderStyle
     //
     this.xrTableHeaderStyle.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(132)))), ((int)(((byte)(213)))));
     this.xrTableHeaderStyle.BorderColor = System.Drawing.Color.White;
     this.xrTableHeaderStyle.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                                   | DevExpress.XtraPrinting.BorderSide.Right)
                                                                                  | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableHeaderStyle.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrTableHeaderStyle.ForeColor     = System.Drawing.Color.White;
     this.xrTableHeaderStyle.Name          = "xrTableHeaderStyle";
     this.xrTableHeaderStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableCellStyle
     //
     this.xrTableCellStyle.BorderColor = System.Drawing.Color.Gainsboro;
     this.xrTableCellStyle.Borders     = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                                | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCellStyle.Name    = "xrTableCellStyle";
     this.xrTableCellStyle.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     //
     // calcTotalPayment
     //
     this.calcTotalPayment.DataMember = "Departments.Departments_Employees";
     this.calcTotalPayment.Expression = "[PositionSalary] + (([PositionSalary] * [Overtime]) / 22)";
     this.calcTotalPayment.FieldType  = DevExpress.XtraReports.UI.FieldType.Int32;
     this.calcTotalPayment.Name       = "calcTotalPayment";
     //
     // full_Emp_Data_QueryTableAdapter
     //
     this.full_Emp_Data_QueryTableAdapter.ClearBeforeFill = true;
     //
     // ManagementReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageHeader,
         this.DetailReport
     });
     this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
         this.calcTotalPayment
     });
     this.DataAdapter = this.departmentsTableAdapter1;
     this.DataMember  = "Departments";
     this.DataSource  = this.employeesDBDataSet1;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.paramYear,
         this.paramMonth,
         this.paramPaymentDate
     });
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.xrPageHeaderStyle,
         this.xrControlHeaderStyle,
         this.xrTableHeaderStyle,
         this.xrTableCellStyle
     });
     this.Version = "13.2";
     this.ParametersRequestSubmit += new System.EventHandler <DevExpress.XtraReports.Parameters.ParametersRequestEventArgs>(this.ManagementReport_ParametersRequestSubmit);
     ((System.ComponentModel.ISupportInitialize)(this.employeesDBDataSet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <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.DataAccess.Sql.CustomSqlQuery                   customSqlQuery1           = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     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.QueryParameter                   queryParameter7           = new DevExpress.DataAccess.Sql.QueryParameter();
     System.ComponentModel.ComponentResourceManager             resources                 = new System.ComponentModel.ComponentResourceManager(typeof(ProductSoldBySkuPrint));
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings2 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings3 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     this.TopMargin              = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin           = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail                 = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel11              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6               = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportHeader           = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel5               = new DevExpress.XtraReports.UI.XRLabel();
     this.lbldate                = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel22              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel20              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel21              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1                = new DevExpress.XtraReports.UI.XRLine();
     this.PageHeader             = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel8               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9               = new DevExpress.XtraReports.UI.XRLabel();
     this.SKU                    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7               = new DevExpress.XtraReports.UI.XRLabel();
     this.ReOrder                = new DevExpress.XtraReports.UI.XRLabel();
     this.StartDate              = new DevExpress.XtraReports.Parameters.Parameter();
     this.EndDate                = new DevExpress.XtraReports.Parameters.Parameter();
     this.sqlDataSource1         = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.ReportFooter           = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel12              = new DevExpress.XtraReports.UI.XRLabel();
     this.ProductsIds            = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramProductGroups     = new DevExpress.XtraReports.Parameters.Parameter();
     this.TenantId               = new DevExpress.XtraReports.Parameters.Parameter();
     this.WarehouseId            = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramProductDepartment = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 0F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 0F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel11,
         this.xrLabel10,
         this.xrLabel2,
         this.xrLabel3,
         this.xrLabel6
     });
     this.Detail.HeightF = 25.20851F;
     this.Detail.Name    = "Detail";
     //
     // xrLabel11
     //
     this.xrLabel11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[SELLINGPRICE]")
     });
     this.xrLabel11.Font                  = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel11.LocationFloat         = new DevExpress.Utils.PointFloat(712.8333F, 0F);
     this.xrLabel11.Name                  = "xrLabel11";
     this.xrLabel11.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                 = new System.Drawing.SizeF(88.16656F, 23F);
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.Text                  = "Sales Price";
     //
     // xrLabel10
     //
     this.xrLabel10.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[BUYINGPRICE]")
     });
     this.xrLabel10.Font                  = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel10.LocationFloat         = new DevExpress.Utils.PointFloat(625.2913F, 0F);
     this.xrLabel10.Name                  = "xrLabel10";
     this.xrLabel10.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF                 = new System.Drawing.SizeF(87.54193F, 23F);
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.Text                  = "Cost Price";
     //
     // xrLabel2
     //
     this.xrLabel2.BorderWidth = 0F;
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[SKUCODE]")
     });
     this.xrLabel2.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(162.4999F, 23F);
     this.xrLabel2.StylePriority.UseBorderWidth = false;
     this.xrLabel2.StylePriority.UseFont        = false;
     this.xrLabel2.Text = "SKU";
     //
     // xrLabel3
     //
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query].[NAME]")
     });
     this.xrLabel3.Font                  = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat         = new DevExpress.Utils.PointFloat(162.4999F, 0F);
     this.xrLabel3.Name                  = "xrLabel3";
     this.xrLabel3.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                 = new System.Drawing.SizeF(364.5416F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.Text                  = "Product";
     //
     // xrLabel6
     //
     this.xrLabel6.BorderWidth = 0F;
     this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Iif([ShowCaseQtyInReports]==1,([Query].[QTYOUT]/(Iif(IsNullOrEmpty([ProductsPerCa" +
                                                         "se]),1,[ProductsPerCase]))), [Query].[QTYOUT])")
     });
     this.xrLabel6.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(527.0415F, 0F);
     this.xrLabel6.Multiline     = true;
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(98.24982F, 23F);
     this.xrLabel6.StylePriority.UseBorderWidth = false;
     this.xrLabel6.StylePriority.UseFont        = false;
     this.xrLabel6.Text             = "OUT";
     this.xrLabel6.TextFormatString = "{0:#.00}";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel5,
         this.lbldate,
         this.xrLabel22,
         this.xrLabel19,
         this.xrLabel20,
         this.xrLabel21,
         this.xrLine1
     });
     this.ReportHeader.HeightF = 103.625F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrLabel5
     //
     this.xrLabel5.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel5.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel5.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(54.16679F, 18.83335F);
     this.xrLabel5.StylePriority.UseBackColor     = false;
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseForeColor     = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text          = "Date:";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // lbldate
     //
     this.lbldate.BackColor     = System.Drawing.Color.Transparent;
     this.lbldate.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbldate.ForeColor     = System.Drawing.Color.Black;
     this.lbldate.LocationFloat = new DevExpress.Utils.PointFloat(54.16679F, 0F);
     this.lbldate.Name          = "lbldate";
     this.lbldate.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lbldate.SizeF         = new System.Drawing.SizeF(177.0833F, 18.83335F);
     this.lbldate.StylePriority.UseBackColor     = false;
     this.lbldate.StylePriority.UseFont          = false;
     this.lbldate.StylePriority.UseForeColor     = false;
     this.lbldate.StylePriority.UseTextAlignment = false;
     this.lbldate.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.lbldate.TextFormatString = "{0:dd/MM/yyyy}";
     //
     // xrLabel22
     //
     this.xrLabel22.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel22.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel22.Font          = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(0.5000916F, 18.83335F);
     this.xrLabel22.Name          = "xrLabel22";
     this.xrLabel22.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel22.SizeF         = new System.Drawing.SizeF(800.9998F, 30.62501F);
     this.xrLabel22.StylePriority.UseBackColor     = false;
     this.xrLabel22.StylePriority.UseBorders       = false;
     this.xrLabel22.StylePriority.UseFont          = false;
     this.xrLabel22.StylePriority.UseTextAlignment = false;
     this.xrLabel22.Text          = "Product Sale By Sku";
     this.xrLabel22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel19
     //
     this.xrLabel19.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel19.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel19.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(169.25F, 54.79179F);
     this.xrLabel19.Name          = "xrLabel19";
     this.xrLabel19.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF         = new System.Drawing.SizeF(123.458F, 18.83335F);
     this.xrLabel19.StylePriority.UseBackColor     = false;
     this.xrLabel19.StylePriority.UseFont          = false;
     this.xrLabel19.StylePriority.UseForeColor     = false;
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.Text          = "Report Period :";
     this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel20
     //
     this.xrLabel20.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel20.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "?StartDate")
     });
     this.xrLabel20.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel20.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(293.7081F, 54.79179F);
     this.xrLabel20.Name          = "xrLabel20";
     this.xrLabel20.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel20.SizeF         = new System.Drawing.SizeF(156.7502F, 18.83335F);
     this.xrLabel20.StylePriority.UseBackColor     = false;
     this.xrLabel20.StylePriority.UseFont          = false;
     this.xrLabel20.StylePriority.UseForeColor     = false;
     this.xrLabel20.StylePriority.UseTextAlignment = false;
     this.xrLabel20.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel20.TextFormatString = "{0:dd/MM/yyyy}";
     //
     // xrLabel21
     //
     this.xrLabel21.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel21.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "AddSeconds(?EndDate,-1)")
     });
     this.xrLabel21.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel21.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(474.4166F, 54.79179F);
     this.xrLabel21.Name          = "xrLabel21";
     this.xrLabel21.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel21.SizeF         = new System.Drawing.SizeF(158.3333F, 18.83334F);
     this.xrLabel21.StylePriority.UseBackColor     = false;
     this.xrLabel21.StylePriority.UseFont          = false;
     this.xrLabel21.StylePriority.UseForeColor     = false;
     this.xrLabel21.StylePriority.UseTextAlignment = false;
     this.xrLabel21.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel21.TextFormatString = "{0:dd/MM/yyyy}";
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(1.000122F, 73.62514F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(800.9998F, 12.99999F);
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel8,
         this.xrLabel9,
         this.SKU,
         this.xrLabel7,
         this.ReOrder
     });
     this.PageHeader.HeightF = 27.20827F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel8
     //
     this.xrLabel8.Font                  = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel8.LocationFloat         = new DevExpress.Utils.PointFloat(625.2913F, 0F);
     this.xrLabel8.Name                  = "xrLabel8";
     this.xrLabel8.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF                 = new System.Drawing.SizeF(87.54193F, 23F);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.Text                  = "Buy Price";
     //
     // xrLabel9
     //
     this.xrLabel9.Font                  = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel9.LocationFloat         = new DevExpress.Utils.PointFloat(712.8333F, 0F);
     this.xrLabel9.Name                  = "xrLabel9";
     this.xrLabel9.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                 = new System.Drawing.SizeF(88.16656F, 23F);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.Text                  = "Sale Price";
     //
     // SKU
     //
     this.SKU.BorderWidth   = 0F;
     this.SKU.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.SKU.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.SKU.Name          = "SKU";
     this.SKU.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.SKU.SizeF         = new System.Drawing.SizeF(162.4999F, 23F);
     this.SKU.StylePriority.UseBorderWidth = false;
     this.SKU.StylePriority.UseFont        = false;
     this.SKU.Text = "SKU";
     //
     // xrLabel7
     //
     this.xrLabel7.Font                  = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel7.LocationFloat         = new DevExpress.Utils.PointFloat(162.4999F, 0F);
     this.xrLabel7.Name                  = "xrLabel7";
     this.xrLabel7.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF                 = new System.Drawing.SizeF(364.5416F, 23F);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.Text                  = "Product";
     //
     // ReOrder
     //
     this.ReOrder.BorderWidth = 0F;
     this.ReOrder.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Iif([ShowCaseQtyInReports]==1,\'Cases\',\'Qty\')")
     });
     this.ReOrder.Font          = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ReOrder.LocationFloat = new DevExpress.Utils.PointFloat(527.0415F, 0F);
     this.ReOrder.Multiline     = true;
     this.ReOrder.Name          = "ReOrder";
     this.ReOrder.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.ReOrder.SizeF         = new System.Drawing.SizeF(98.24982F, 23F);
     this.ReOrder.StylePriority.UseBorderWidth = false;
     this.ReOrder.StylePriority.UseFont        = false;
     this.ReOrder.Text = "Qty";
     //
     // StartDate
     //
     this.StartDate.Description = "Start Date";
     this.StartDate.Name        = "StartDate";
     this.StartDate.Type        = typeof(System.DateTime);
     //
     // EndDate
     //
     this.EndDate.Description = "End Date";
     this.EndDate.Name        = "EndDate";
     this.EndDate.Type        = typeof(System.DateTime);
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "ApplicationContext";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name  = "Query";
     queryParameter1.Name  = "sqlStartDate";
     queryParameter1.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter1.Value = new DevExpress.DataAccess.Expression("?StartDate", typeof(System.DateTime));
     queryParameter2.Name  = "sqlEndDate";
     queryParameter2.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter2.Value = new DevExpress.DataAccess.Expression("?EndDate", typeof(int));
     queryParameter3.Name  = "sqlProductIds";
     queryParameter3.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter3.Value = new DevExpress.DataAccess.Expression("JOIN(?ProductsIds)", typeof(string));
     queryParameter4.Name  = "sqlProductGroups";
     queryParameter4.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter4.Value = new DevExpress.DataAccess.Expression("JOIN(?paramProductGroups)", typeof(string));
     queryParameter5.Name  = "sqlTenantId";
     queryParameter5.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter5.Value = new DevExpress.DataAccess.Expression("?TenantId", typeof(int));
     queryParameter6.Name  = "sqlWarehouseId";
     queryParameter6.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter6.Value = new DevExpress.DataAccess.Expression("?WarehouseId", typeof(int));
     queryParameter7.Name  = "sqlProductDept";
     queryParameter7.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter7.Value = new DevExpress.DataAccess.Expression("JOIN(?paramProductDepartment)", typeof(string));
     customSqlQuery1.Parameters.Add(queryParameter1);
     customSqlQuery1.Parameters.Add(queryParameter2);
     customSqlQuery1.Parameters.Add(queryParameter3);
     customSqlQuery1.Parameters.Add(queryParameter4);
     customSqlQuery1.Parameters.Add(queryParameter5);
     customSqlQuery1.Parameters.Add(queryParameter6);
     customSqlQuery1.Parameters.Add(queryParameter7);
     customSqlQuery1.Sql = resources.GetString("customSqlQuery1.Sql");
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel12
     });
     this.ReportFooter.HeightF = 26.04167F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // xrLabel12
     //
     this.xrLabel12.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel12.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel12.BorderWidth   = 0F;
     this.xrLabel12.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel12.Multiline     = true;
     this.xrLabel12.Name          = "xrLabel12";
     this.xrLabel12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF         = new System.Drawing.SizeF(800.9999F, 23.33333F);
     this.xrLabel12.StylePriority.UseBackColor     = false;
     this.xrLabel12.StylePriority.UseBorders       = false;
     this.xrLabel12.StylePriority.UseBorderWidth   = false;
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text          = "©WarehouseZone\r\n\r\n";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // ProductsIds
     //
     this.ProductsIds.AllowNull      = true;
     this.ProductsIds.Description    = "Select Products";
     this.ProductsIds.LookUpSettings = staticListLookUpSettings1;
     this.ProductsIds.MultiValue     = true;
     this.ProductsIds.Name           = "ProductsIds";
     this.ProductsIds.Type           = typeof(int);
     //
     // paramProductGroups
     //
     this.paramProductGroups.AllowNull      = true;
     this.paramProductGroups.Description    = "Select Groups";
     this.paramProductGroups.LookUpSettings = staticListLookUpSettings2;
     this.paramProductGroups.MultiValue     = true;
     this.paramProductGroups.Name           = "paramProductGroups";
     this.paramProductGroups.Type           = typeof(int);
     //
     // TenantId
     //
     this.TenantId.Description = "Tenant";
     this.TenantId.Name        = "TenantId";
     this.TenantId.Type        = typeof(int);
     this.TenantId.ValueInfo   = "0";
     this.TenantId.Visible     = false;
     //
     // WarehouseId
     //
     this.WarehouseId.Description = "warehouse";
     this.WarehouseId.Name        = "WarehouseId";
     this.WarehouseId.Type        = typeof(int);
     this.WarehouseId.ValueInfo   = "0";
     this.WarehouseId.Visible     = false;
     //
     // paramProductDepartment
     //
     this.paramProductDepartment.AllowNull      = true;
     this.paramProductDepartment.Description    = "Select Department";
     this.paramProductDepartment.LookUpSettings = staticListLookUpSettings3;
     this.paramProductDepartment.MultiValue     = true;
     this.paramProductDepartment.Name           = "paramProductDepartment";
     this.paramProductDepartment.Type           = typeof(int);
     //
     // ProductSoldBySkuPrint
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.ReportHeader,
         this.PageHeader,
         this.ReportFooter
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember   = "Query";
     this.DataSource   = this.sqlDataSource1;
     this.FilterString = "[PRODUCTID] In (?ProductsIds) Or [ProductGroupId] In (?paramProductGroups) Or [De" +
                         "partmentId] In (?paramProductDepartment)";
     this.Font    = new System.Drawing.Font("Arial", 9.75F);
     this.Margins = new System.Drawing.Printing.Margins(22, 25, 0, 0);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.StartDate,
         this.EndDate,
         this.ProductsIds,
         this.paramProductGroups,
         this.TenantId,
         this.WarehouseId,
         this.paramProductDepartment
     });
     this.Version             = "19.1";
     this.DataSourceDemanded += new System.EventHandler <System.EventArgs>(this.ProductSoldBySkuPrint_DataSourceDemanded);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemple #18
0
 /// <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.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     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();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(SlaWorksOrderReport));
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLine1        = new DevExpress.XtraReports.UI.XRLine();
     this.xrPanel1       = new DevExpress.XtraReports.UI.XRPanel();
     this.xrLabel19      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrPageInfo1    = new DevExpress.XtraReports.UI.XRPageInfo();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.WarehouseParam = new DevExpress.XtraReports.Parameters.Parameter();
     this.ReportHeader   = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel5       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPanel2       = new DevExpress.XtraReports.UI.XRPanel();
     this.xrLabel10      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13      = new DevExpress.XtraReports.UI.XRLabel();
     this.FromDate       = new DevExpress.XtraReports.Parameters.Parameter();
     this.ToDate         = new DevExpress.XtraReports.Parameters.Parameter();
     this.SKU            = new DevExpress.XtraReports.UI.XRLabel();
     this.InStock        = new DevExpress.XtraReports.UI.XRLabel();
     this.ReOrder        = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter     = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrLabel6       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4       = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader     = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel14      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7       = new DevExpress.XtraReports.UI.XRLabel();
     this.TenantIdParam  = new DevExpress.XtraReports.Parameters.Parameter();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine1,
         this.xrPanel1,
         this.xrLabel15,
         this.xrLabel3,
         this.xrLabel2,
         this.xrLabel1
     });
     this.Detail.Font    = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Detail.HeightF = 69.89581F;
     this.Detail.Name    = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.StylePriority.UseFont = false;
     this.Detail.TextAlignment         = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(9.536743E-05F, 61.87496F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(715.9999F, 8.020844F);
     //
     // xrPanel1
     //
     this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel19,
         this.xrLabel17,
         this.xrLabel16,
         this.xrLabel8
     });
     this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(121.875F, 0F);
     this.xrPanel1.Name          = "xrPanel1";
     this.xrPanel1.SizeF         = new System.Drawing.SizeF(232.2918F, 61.87496F);
     //
     // xrLabel19
     //
     this.xrLabel19.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AddressLine4]")
     });
     this.xrLabel19.Font                  = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel19.LocationFloat         = new DevExpress.Utils.PointFloat(9.536743E-05F, 44.99999F);
     this.xrLabel19.Name                  = "xrLabel19";
     this.xrLabel19.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF                 = new System.Drawing.SizeF(230.2084F, 15F);
     this.xrLabel19.StylePriority.UseFont = false;
     //
     // xrLabel17
     //
     this.xrLabel17.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AddressLine3]")
     });
     this.xrLabel17.Font                  = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel17.LocationFloat         = new DevExpress.Utils.PointFloat(6.357829E-05F, 29.99999F);
     this.xrLabel17.Name                  = "xrLabel17";
     this.xrLabel17.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF                 = new System.Drawing.SizeF(230.2084F, 15F);
     this.xrLabel17.StylePriority.UseFont = false;
     //
     // xrLabel16
     //
     this.xrLabel16.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AddressLine2]")
     });
     this.xrLabel16.Font                  = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel16.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 14.99999F);
     this.xrLabel16.Name                  = "xrLabel16";
     this.xrLabel16.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF                 = new System.Drawing.SizeF(230.2084F, 15F);
     this.xrLabel16.StylePriority.UseFont = false;
     //
     // xrLabel8
     //
     this.xrLabel8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AddressLine1]")
     });
     this.xrLabel8.Font                  = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel8.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel8.Name                  = "xrLabel8";
     this.xrLabel8.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF                 = new System.Drawing.SizeF(230.2084F, 15F);
     this.xrLabel8.StylePriority.UseFont = false;
     //
     // xrLabel15
     //
     this.xrLabel15.BorderWidth = 0F;
     this.xrLabel15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Priority]")
     });
     this.xrLabel15.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(627.3332F, 0F);
     this.xrLabel15.Name          = "xrLabel15";
     this.xrLabel15.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF         = new System.Drawing.SizeF(88.66681F, 15F);
     this.xrLabel15.StylePriority.UseBorderWidth = false;
     this.xrLabel15.StylePriority.UseFont        = false;
     //
     // xrLabel3
     //
     this.xrLabel3.BorderWidth = 0F;
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[StartTime]")
     });
     this.xrLabel3.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(487.5F, 0F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(139.8332F, 15F);
     this.xrLabel3.StylePriority.UseBorderWidth = false;
     this.xrLabel3.StylePriority.UseFont        = false;
     //
     // xrLabel2
     //
     this.xrLabel2.BorderWidth = 0F;
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "FormatString(\'{0} {1}\', [FirstName],[SurName])")
     });
     this.xrLabel2.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(354.1668F, 0F);
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(133.3332F, 15F);
     this.xrLabel2.StylePriority.UseBorderWidth = false;
     this.xrLabel2.StylePriority.UseFont        = false;
     //
     // xrLabel1
     //
     this.xrLabel1.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel1.BorderWidth = 0F;
     this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[OrderNumber]")
     });
     this.xrLabel1.Font                         = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat                = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name                         = "xrLabel1";
     this.xrLabel1.Padding                      = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                        = new System.Drawing.SizeF(121.875F, 15F);
     this.xrLabel1.StylePriority.UseBorders     = false;
     this.xrLabel1.StylePriority.UseBorderWidth = false;
     this.xrLabel1.StylePriority.UseFont        = false;
     //
     // TopMargin
     //
     this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1
     });
     this.TopMargin.HeightF       = 42.25F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(616F, 19.25F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(100F, 23F);
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 10F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // WarehouseParam
     //
     this.WarehouseParam.Description    = "Location";
     this.WarehouseParam.LookUpSettings = staticListLookUpSettings1;
     this.WarehouseParam.Name           = "WarehouseParam";
     this.WarehouseParam.Type           = typeof(int);
     this.WarehouseParam.ValueInfo      = "0";
     //
     // ReportHeader
     //
     this.ReportHeader.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     this.ReportHeader.BorderColor = System.Drawing.Color.Black;
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel5,
         this.xrPanel2
     });
     this.ReportHeader.Font    = new System.Drawing.Font("Verdana", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ReportHeader.HeightF = 60.29167F;
     this.ReportHeader.Name    = "ReportHeader";
     this.ReportHeader.StylePriority.UseBackColor     = false;
     this.ReportHeader.StylePriority.UseBorderColor   = false;
     this.ReportHeader.StylePriority.UseFont          = false;
     this.ReportHeader.StylePriority.UseTextAlignment = false;
     this.ReportHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel5
     //
     this.xrLabel5.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel5.Borders       = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(716F, 30.62501F);
     this.xrLabel5.StylePriority.UseBackColor     = false;
     this.xrLabel5.StylePriority.UseBorders       = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text          = "Outstanding Works Orders Report";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrPanel2
     //
     this.xrPanel2.BackColor = System.Drawing.Color.Transparent;
     this.xrPanel2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel10,
         this.xrLabel11,
         this.xrLabel12,
         this.xrLabel13
     });
     this.xrPanel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 30.62502F);
     this.xrPanel2.Name          = "xrPanel2";
     this.xrPanel2.SizeF         = new System.Drawing.SizeF(716F, 29.66665F);
     this.xrPanel2.StylePriority.UseBackColor = false;
     //
     // xrLabel10
     //
     this.xrLabel10.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel10.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel10.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(113.0418F, 10.8333F);
     this.xrLabel10.Name          = "xrLabel10";
     this.xrLabel10.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF         = new System.Drawing.SizeF(135.4167F, 18.83335F);
     this.xrLabel10.StylePriority.UseBackColor = false;
     this.xrLabel10.StylePriority.UseFont      = false;
     this.xrLabel10.StylePriority.UseForeColor = false;
     this.xrLabel10.Text = "Report Period";
     //
     // xrLabel11
     //
     this.xrLabel11.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Parameters.FromDate]")
     });
     this.xrLabel11.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel11.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(248.4585F, 10.8333F);
     this.xrLabel11.Name          = "xrLabel11";
     this.xrLabel11.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF         = new System.Drawing.SizeF(175F, 18.83335F);
     this.xrLabel11.StylePriority.UseBackColor = false;
     this.xrLabel11.StylePriority.UseFont      = false;
     this.xrLabel11.StylePriority.UseForeColor = false;
     this.xrLabel11.TextFormatString           = "{0:dd/MM/yyyy}";
     //
     // xrLabel12
     //
     this.xrLabel12.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel12.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel12.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(423.4585F, 10.8333F);
     this.xrLabel12.Name          = "xrLabel12";
     this.xrLabel12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF         = new System.Drawing.SizeF(23.95834F, 18.83335F);
     this.xrLabel12.StylePriority.UseBackColor = false;
     this.xrLabel12.StylePriority.UseFont      = false;
     this.xrLabel12.StylePriority.UseForeColor = false;
     this.xrLabel12.Text = "-";
     //
     // xrLabel13
     //
     this.xrLabel13.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel13.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Parameters.ToDate]")
     });
     this.xrLabel13.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel13.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(447.4169F, 10.8333F);
     this.xrLabel13.Name          = "xrLabel13";
     this.xrLabel13.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF         = new System.Drawing.SizeF(195.8333F, 18.83335F);
     this.xrLabel13.StylePriority.UseBackColor = false;
     this.xrLabel13.StylePriority.UseFont      = false;
     this.xrLabel13.StylePriority.UseForeColor = false;
     this.xrLabel13.TextFormatString           = "{0:dd/MM/yyyy}";
     //
     // FromDate
     //
     this.FromDate.Name      = "FromDate";
     this.FromDate.Type      = typeof(System.DateTime);
     this.FromDate.ValueInfo = "2017-05-18";
     //
     // ToDate
     //
     this.ToDate.Name      = "ToDate";
     this.ToDate.Type      = typeof(System.DateTime);
     this.ToDate.ValueInfo = "2017-05-18";
     //
     // SKU
     //
     this.SKU.BackColor     = System.Drawing.Color.Silver;
     this.SKU.BorderColor   = System.Drawing.Color.Black;
     this.SKU.BorderWidth   = 0F;
     this.SKU.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.SKU.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.SKU.Name          = "SKU";
     this.SKU.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.SKU.SizeF         = new System.Drawing.SizeF(121.875F, 18F);
     this.SKU.StylePriority.UseBackColor   = false;
     this.SKU.StylePriority.UseBorderColor = false;
     this.SKU.StylePriority.UseBorderWidth = false;
     this.SKU.StylePriority.UseFont        = false;
     this.SKU.Text = "#Order";
     //
     // InStock
     //
     this.InStock.BackColor     = System.Drawing.Color.Silver;
     this.InStock.BorderColor   = System.Drawing.Color.Black;
     this.InStock.BorderWidth   = 0F;
     this.InStock.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.InStock.LocationFloat = new DevExpress.Utils.PointFloat(487.5002F, 0F);
     this.InStock.Name          = "InStock";
     this.InStock.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.InStock.SizeF         = new System.Drawing.SizeF(139.833F, 18F);
     this.InStock.StylePriority.UseBackColor   = false;
     this.InStock.StylePriority.UseBorderColor = false;
     this.InStock.StylePriority.UseBorderWidth = false;
     this.InStock.StylePriority.UseFont        = false;
     this.InStock.Text = "Scheduled";
     //
     // ReOrder
     //
     this.ReOrder.BackColor     = System.Drawing.Color.Silver;
     this.ReOrder.BorderColor   = System.Drawing.Color.Black;
     this.ReOrder.BorderWidth   = 0F;
     this.ReOrder.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ReOrder.LocationFloat = new DevExpress.Utils.PointFloat(354.1668F, 0F);
     this.ReOrder.Multiline     = true;
     this.ReOrder.Name          = "ReOrder";
     this.ReOrder.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.ReOrder.SizeF         = new System.Drawing.SizeF(133.3333F, 18F);
     this.ReOrder.StylePriority.UseBackColor   = false;
     this.ReOrder.StylePriority.UseBorderColor = false;
     this.ReOrder.StylePriority.UseBorderWidth = false;
     this.ReOrder.StylePriority.UseFont        = false;
     this.ReOrder.Text = "Resource";
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel6,
         this.xrLabel4
     });
     this.PageFooter.HeightF = 38.625F;
     this.PageFooter.Name    = "PageFooter";
     //
     // xrLabel6
     //
     this.xrLabel6.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel6.Borders       = DevExpress.XtraPrinting.BorderSide.Top;
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 15.29166F);
     this.xrLabel6.Multiline     = true;
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(716F, 23.33333F);
     this.xrLabel6.StylePriority.UseBackColor     = false;
     this.xrLabel6.StylePriority.UseBorders       = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text          = "©WarehouseZone\r\n\r\n";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel4
     //
     this.xrLabel4.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel4.Borders       = DevExpress.XtraPrinting.BorderSide.Top;
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0.000111262F, 7.249991F);
     this.xrLabel4.Multiline     = true;
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(715.9999F, 8.041668F);
     this.xrLabel4.StylePriority.UseBackColor     = false;
     this.xrLabel4.StylePriority.UseBorders       = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel14,
         this.xrLabel7,
         this.ReOrder,
         this.SKU,
         this.InStock
     });
     this.PageHeader.Font    = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.PageHeader.HeightF = 19.79167F;
     this.PageHeader.Name    = "PageHeader";
     this.PageHeader.StylePriority.UseFont = false;
     //
     // xrLabel14
     //
     this.xrLabel14.BackColor     = System.Drawing.Color.Silver;
     this.xrLabel14.BorderColor   = System.Drawing.Color.Black;
     this.xrLabel14.BorderWidth   = 0F;
     this.xrLabel14.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(627.3332F, 0F);
     this.xrLabel14.Name          = "xrLabel14";
     this.xrLabel14.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF         = new System.Drawing.SizeF(88.66681F, 18F);
     this.xrLabel14.StylePriority.UseBackColor   = false;
     this.xrLabel14.StylePriority.UseBorderColor = false;
     this.xrLabel14.StylePriority.UseBorderWidth = false;
     this.xrLabel14.StylePriority.UseFont        = false;
     this.xrLabel14.Text = "SLA Priority";
     //
     // xrLabel7
     //
     this.xrLabel7.BackColor     = System.Drawing.Color.Silver;
     this.xrLabel7.BorderColor   = System.Drawing.Color.Black;
     this.xrLabel7.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(121.875F, 0F);
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(232.2918F, 18F);
     this.xrLabel7.StylePriority.UseBackColor   = false;
     this.xrLabel7.StylePriority.UseBorderColor = false;
     this.xrLabel7.StylePriority.UseFont        = false;
     this.xrLabel7.Text = "Property";
     //
     // TenantIdParam
     //
     this.TenantIdParam.Description = "Tenant";
     this.TenantIdParam.Name        = "TenantIdParam";
     this.TenantIdParam.Type        = typeof(int);
     this.TenantIdParam.ValueInfo   = "0";
     this.TenantIdParam.Visible     = false;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "ApplicationContext";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name  = "Orders_1";
     queryParameter1.Name  = "sqlParamTenantId";
     queryParameter1.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter1.Value = new DevExpress.DataAccess.Expression("[Parameters.TenantIdParam]", typeof(int));
     queryParameter2.Name  = "sqlParamWarehouseId";
     queryParameter2.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter2.Value = new DevExpress.DataAccess.Expression("[Parameters.WarehouseParam]", typeof(int));
     queryParameter3.Name  = "sqlParamStartDate";
     queryParameter3.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter3.Value = new DevExpress.DataAccess.Expression("[Parameters.FromDate]", typeof(int));
     queryParameter4.Name  = "sqlParamEndDate";
     queryParameter4.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter4.Value = new DevExpress.DataAccess.Expression("[Parameters.ToDate]", typeof(int));
     customSqlQuery1.Parameters.Add(queryParameter1);
     customSqlQuery1.Parameters.Add(queryParameter2);
     customSqlQuery1.Parameters.Add(queryParameter3);
     customSqlQuery1.Parameters.Add(queryParameter4);
     customSqlQuery1.Sql = resources.GetString("customSqlQuery1.Sql");
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // SlaWorksOrderReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader,
         this.PageFooter,
         this.PageHeader
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember = "Orders_1";
     this.DataSource = this.sqlDataSource1;
     this.Font       = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Margins    = new System.Drawing.Printing.Margins(74, 60, 42, 10);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.WarehouseParam,
         this.TenantIdParam,
         this.FromDate,
         this.ToDate
     });
     this.RequestParameters = false;
     this.Version           = "19.1";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary3 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraCharts.XYDiagram     xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series        series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Series        series2    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraReports.UI.XRTableOfContentsLevel xrTableOfContentsLevel1 = new DevExpress.XtraReports.UI.XRTableOfContentsLevel();
     DevExpress.XtraReports.UI.XRTableOfContentsLevel xrTableOfContentsLevel2 = new DevExpress.XtraReports.UI.XRTableOfContentsLevel();
     this.Detail                          = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLine2                         = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel1                        = new DevExpress.XtraReports.UI.XRLabel();
     this.TopMargin                       = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin                    = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfo1                     = new DevExpress.XtraReports.UI.XRPageInfo();
     this.PageHeader                      = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLine1                         = new DevExpress.XtraReports.UI.XRLine();
     this.lbTitle                         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo2                     = new DevExpress.XtraReports.UI.XRPageInfo();
     this.employeesDBDataSet1             = new EmployeesDBDataSet();
     this.paramYear                       = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramMonth                      = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramPaymentDate                = new DevExpress.XtraReports.Parameters.Parameter();
     this.departmentsTableAdapter1        = new DepartmentsTableAdapter();
     this.DetailReport                    = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1                         = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable1                        = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1                     = new DevExpress.XtraReports.UI.XRTableRow();
     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.ReportHeader                    = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrTable2                        = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2                     = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1                    = 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.ReportFooter                    = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrTable3                        = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow3                     = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell11                   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12                   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13                   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow4                     = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell14                   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15                   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16                   = new DevExpress.XtraReports.UI.XRTableCell();
     this.departmentEmployeesTableAdapter = new DepartmentEmployeesTableAdapter();
     this.xrPageHeaderStyle               = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrControlHeaderStyle            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrTableHeaderStyle              = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrTableCellStyle                = new DevExpress.XtraReports.UI.XRControlStyle();
     this.calcTotalPayment                = new DevExpress.XtraReports.UI.CalculatedField();
     this.ReportFooter1                   = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrChart1                        = new DevExpress.XtraReports.UI.XRChart();
     this.full_Emp_Data_QueryTableAdapter = new Full_Emp_Data_QueryTableAdapter();
     this.xrLine3                         = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel2                        = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportHeader1                   = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrTableOfContents1              = new DevExpress.XtraReports.UI.XRTableOfContents();
     ((System.ComponentModel.ISupportInitialize)(this.employeesDBDataSet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine2,
         this.xrLabel1
     });
     this.Detail.HeightF = 55.91669F;
     this.Detail.KeepTogetherWithDetailReports = true;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.StyleName     = "xrControlHeaderStyle";
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLine2
     //
     this.xrLine2.LineWidth     = 2;
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 42.37502F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(400F, 13.54167F);
     //
     // xrLabel1
     //
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Departments.DepartmentName"),
         new DevExpress.XtraReports.UI.XRBinding("Bookmark", null, "Departments.DepartmentName")
     });
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(400F, 32.37502F);
     //
     // TopMargin
     //
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1
     });
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(549.7023F, 26F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(100F, 23F);
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine1,
         this.lbTitle,
         this.xrPageInfo2
     });
     this.PageHeader.HeightF   = 47.99997F;
     this.PageHeader.Name      = "PageHeader";
     this.PageHeader.PrintOn   = DevExpress.XtraReports.UI.PrintOnPages.NotWithReportHeader;
     this.PageHeader.StyleName = "xrPageHeaderStyle";
     //
     // xrLine1
     //
     this.xrLine1.LineWidth     = 2;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 38.99997F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLine1.SizeF         = new System.Drawing.SizeF(650F, 9F);
     //
     // lbTitle
     //
     this.lbTitle.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     this.lbTitle.Font                           = new System.Drawing.Font("Tahoma", 18F);
     this.lbTitle.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.lbTitle.Name                           = "lbTitle";
     this.lbTitle.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lbTitle.SizeF                          = new System.Drawing.SizeF(345.5F, 38F);
     this.lbTitle.StylePriority.UseFont          = false;
     this.lbTitle.StylePriority.UseForeColor     = false;
     this.lbTitle.StylePriority.UseTextAlignment = false;
     this.lbTitle.Text                           = "Salary Report by Departments";
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.Format                = "{0:\"Current Date: \" dddd, dd MMMM yyyy}";
     this.xrPageInfo2.LocationFloat         = new DevExpress.Utils.PointFloat(358F, 15.99998F);
     this.xrPageInfo2.Name                  = "xrPageInfo2";
     this.xrPageInfo2.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo2.PageInfo              = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo2.SizeF                 = new System.Drawing.SizeF(292F, 23F);
     this.xrPageInfo2.StylePriority.UseFont = false;
     //
     // employeesDBDataSet1
     //
     this.employeesDBDataSet1.DataSetName             = "EmployeesDBDataSet";
     this.employeesDBDataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // paramYear
     //
     this.paramYear.Description = "Year";
     this.paramYear.Name        = "paramYear";
     this.paramYear.Type        = typeof(int);
     this.paramYear.ValueInfo   = "2012";
     //
     // paramMonth
     //
     this.paramMonth.Description = "Month";
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(1, "January"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(2, "February"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(3, "March"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(4, "April"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(5, "May"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(6, "June"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(7, "July"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(8, "August"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(9, "September"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(10, "October"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(11, "November"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(12, "December"));
     this.paramMonth.LookUpSettings = staticListLookUpSettings1;
     this.paramMonth.Name           = "paramMonth";
     this.paramMonth.Type           = typeof(int);
     this.paramMonth.ValueInfo      = "1";
     //
     // paramPaymentDate
     //
     this.paramPaymentDate.Description = "Payment Date";
     this.paramPaymentDate.Name        = "paramPaymentDate";
     this.paramPaymentDate.Type        = typeof(System.DateTime);
     this.paramPaymentDate.ValueInfo   = "2013-04-17";
     this.paramPaymentDate.Visible     = false;
     //
     // departmentsTableAdapter1
     //
     this.departmentsTableAdapter1.ClearBeforeFill = true;
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1,
         this.ReportHeader,
         this.ReportFooter
     });
     this.DetailReport.DataAdapter  = this.departmentEmployeesTableAdapter;
     this.DetailReport.DataMember   = "Departments.Departments_Employees";
     this.DetailReport.DataSource   = this.employeesDBDataSet1;
     this.DetailReport.FilterString = "[PaymentDate] = ?paramPaymentDate";
     this.DetailReport.Level        = 0;
     this.DetailReport.Name         = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1
     });
     this.Detail1.HeightF   = 25F;
     this.Detail1.Name      = "Detail1";
     this.Detail1.StyleName = "xrTableCellStyle";
     //
     // 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(650F, 25F);
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell2,
         this.xrTableCell3,
         this.xrTableCell4,
         this.xrTableCell5,
         this.xrTableCell6
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 11.5D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.BookmarkParent = this.xrLabel1;
     this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Departments.Departments_Employees.EmployeeName"),
         new DevExpress.XtraReports.UI.XRBinding("Bookmark", null, "Departments.Departments_Employees.EmployeeName")
     });
     this.xrTableCell2.Name   = "xrTableCell2";
     this.xrTableCell2.Weight = 0.30769230769230771D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Departments.Departments_Employees.PositionName")
     });
     this.xrTableCell3.Name   = "xrTableCell3";
     this.xrTableCell3.Text   = "xrTableCell3";
     this.xrTableCell3.Weight = 0.26775147928994086D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Departments.Departments_Employees.Overtime")
     });
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text          = "xrTableCell4";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrTableCell4.Weight        = 0.17110453227567957D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Departments.Departments_Employees.SickDays")
     });
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text          = "xrTableCell5";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrTableCell5.Weight        = 0.16420113287028476D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Departments.Departments_Employees.calcTotalPayment", "{0:c2}")
     });
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text          = "xrTableCell6";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrTableCell6.Weight        = 0.16617362479486408D;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.ReportHeader.HeightF   = 25F;
     this.ReportHeader.Name      = "ReportHeader";
     this.ReportHeader.StyleName = "xrTableHeaderStyle";
     //
     // 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(650F, 25F);
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell7,
         this.xrTableCell8,
         this.xrTableCell9,
         this.xrTableCell10
     });
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 11.5D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name   = "xrTableCell1";
     this.xrTableCell1.Text   = "Employee Name";
     this.xrTableCell1.Weight = 0.30769230769230771D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Name   = "xrTableCell7";
     this.xrTableCell7.Text   = "Position";
     this.xrTableCell7.Weight = 0.26775147928994086D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Name   = "xrTableCell8";
     this.xrTableCell8.Text   = "Overtime";
     this.xrTableCell8.Weight = 0.17110453227567957D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Name   = "xrTableCell9";
     this.xrTableCell9.Text   = "Sick days";
     this.xrTableCell9.Weight = 0.16420113287028476D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Name   = "xrTableCell10";
     this.xrTableCell10.Text   = "Payment";
     this.xrTableCell10.Weight = 0.16617362479486408D;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable3
     });
     this.ReportFooter.HeightF = 59.99997F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // xrTable3
     //
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(323.363F, 9.999974F);
     this.xrTable3.Name          = "xrTable3";
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow3,
         this.xrTableRow4
     });
     this.xrTable3.SizeF = new System.Drawing.SizeF(326.637F, 50F);
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell11,
         this.xrTableCell12,
         this.xrTableCell13
     });
     this.xrTableRow3.Name      = "xrTableRow3";
     this.xrTableRow3.StyleName = "xrTableHeaderStyle";
     this.xrTableRow3.Weight    = 1D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Name   = "xrTableCell11";
     this.xrTableCell11.Text   = "Total Overtime";
     this.xrTableCell11.Weight = 1.0235987286770183D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Name   = "xrTableCell12";
     this.xrTableCell12.Text   = "Total Sick days";
     this.xrTableCell12.Weight = 0.98230059430306316D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Name   = "xrTableCell13";
     this.xrTableCell13.Text   = "Total payment";
     this.xrTableCell13.Weight = 0.99410067701991855D;
     //
     // xrTableRow4
     //
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell14,
         this.xrTableCell15,
         this.xrTableCell16
     });
     this.xrTableRow4.Name      = "xrTableRow4";
     this.xrTableRow4.StyleName = "xrTableCellStyle";
     this.xrTableRow4.Weight    = 1D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Departments.Departments_Employees.Overtime")
     });
     this.xrTableCell14.Name = "xrTableCell14";
     this.xrTableCell14.StylePriority.UseTextAlignment = false;
     xrSummary1.Running               = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell14.Summary       = xrSummary1;
     this.xrTableCell14.Text          = "xrTableCell14";
     this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrTableCell14.Weight        = 1.0235987286770183D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Departments.Departments_Employees.SickDays")
     });
     this.xrTableCell15.Name = "xrTableCell15";
     this.xrTableCell15.StylePriority.UseTextAlignment = false;
     xrSummary2.Running               = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell15.Summary       = xrSummary2;
     this.xrTableCell15.Text          = "xrTableCell15";
     this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrTableCell15.Weight        = 0.98230059430306316D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Departments.Departments_Employees.calcTotalPayment")
     });
     this.xrTableCell16.Name = "xrTableCell16";
     this.xrTableCell16.StylePriority.UseTextAlignment = false;
     xrSummary3.FormatString          = "{0:c2}";
     xrSummary3.Running               = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell16.Summary       = xrSummary3;
     this.xrTableCell16.Text          = "xrTableCell16";
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrTableCell16.Weight        = 0.99410067701991855D;
     //
     // departmentEmployeesTableAdapter
     //
     this.departmentEmployeesTableAdapter.ClearBeforeFill = true;
     //
     // xrPageHeaderStyle
     //
     this.xrPageHeaderStyle.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(132)))), ((int)(((byte)(213)))));
     this.xrPageHeaderStyle.Name          = "xrPageHeaderStyle";
     this.xrPageHeaderStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // xrControlHeaderStyle
     //
     this.xrControlHeaderStyle.Font          = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrControlHeaderStyle.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(120)))), ((int)(((byte)(0)))));
     this.xrControlHeaderStyle.Name          = "xrControlHeaderStyle";
     this.xrControlHeaderStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // xrTableHeaderStyle
     //
     this.xrTableHeaderStyle.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(132)))), ((int)(((byte)(213)))));
     this.xrTableHeaderStyle.BorderColor = System.Drawing.Color.White;
     this.xrTableHeaderStyle.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                                   | DevExpress.XtraPrinting.BorderSide.Right)
                                                                                  | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableHeaderStyle.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrTableHeaderStyle.ForeColor     = System.Drawing.Color.White;
     this.xrTableHeaderStyle.Name          = "xrTableHeaderStyle";
     this.xrTableHeaderStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableCellStyle
     //
     this.xrTableCellStyle.BorderColor = System.Drawing.Color.Gainsboro;
     this.xrTableCellStyle.Borders     = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                                | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCellStyle.Name    = "xrTableCellStyle";
     this.xrTableCellStyle.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     //
     // calcTotalPayment
     //
     this.calcTotalPayment.DataMember = "Departments.Departments_Employees";
     this.calcTotalPayment.Expression = "[PositionSalary] + (([PositionSalary] * [Overtime]) / 22)";
     this.calcTotalPayment.FieldType  = DevExpress.XtraReports.UI.FieldType.Int32;
     this.calcTotalPayment.Name       = "calcTotalPayment";
     //
     // ReportFooter1
     //
     this.ReportFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrChart1,
         this.xrLine3,
         this.xrLabel2
     });
     this.ReportFooter1.HeightF   = 443.75F;
     this.ReportFooter1.Name      = "ReportFooter1";
     this.ReportFooter1.PageBreak = DevExpress.XtraReports.UI.PageBreak.BeforeBand;
     this.ReportFooter1.StyleName = "xrControlHeaderStyle";
     //
     // xrChart1
     //
     this.xrChart1.BorderColor = System.Drawing.Color.Black;
     this.xrChart1.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.xrChart1.DataAdapter = this.full_Emp_Data_QueryTableAdapter;
     this.xrChart1.DataMember  = "Full Emp Data Query";
     this.xrChart1.DataSource  = this.employeesDBDataSet1;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYZooming   = DevExpress.Utils.DefaultBoolean.False;
     this.xrChart1.Diagram       = xyDiagram1;
     this.xrChart1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 45.91675F);
     this.xrChart1.Name          = "xrChart1";
     series1.ArgumentDataMember  = "DepartmentName";
     series1.ArgumentScaleType   = DevExpress.XtraCharts.ScaleType.Qualitative;
     series1.Name                     = "Sick Days";
     series1.SummaryFunction          = "SUM([SickDays])";
     series2.ArgumentDataMember       = "DepartmentName";
     series2.ArgumentScaleType        = DevExpress.XtraCharts.ScaleType.Qualitative;
     series2.Name                     = "Overtime";
     series2.SummaryFunction          = "SUM([Overtime])";
     this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.xrChart1.SizeF        = new System.Drawing.SizeF(650F, 397.8333F);
     this.xrChart1.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrChart1_BeforePrint);
     //
     // full_Emp_Data_QueryTableAdapter
     //
     this.full_Emp_Data_QueryTableAdapter.ClearBeforeFill = true;
     //
     // xrLine3
     //
     this.xrLine3.LineWidth     = 2;
     this.xrLine3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 32.37508F);
     this.xrLine3.Name          = "xrLine3";
     this.xrLine3.SizeF         = new System.Drawing.SizeF(650F, 13.54167F);
     //
     // xrLabel2
     //
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(650F, 32.37502F);
     this.xrLabel2.Text          = "Summary Chart by departments";
     //
     // ReportHeader1
     //
     this.ReportHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTableOfContents1
     });
     this.ReportHeader1.HeightF = 92F;
     this.ReportHeader1.Name    = "ReportHeader1";
     //
     // xrTableOfContents1
     //
     this.xrTableOfContents1.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(132)))), ((int)(((byte)(213)))));
     this.xrTableOfContents1.LevelDefault.Font    = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrTableOfContents1.LevelDefault.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F);
     xrTableOfContentsLevel1.Font      = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
     xrTableOfContentsLevel1.ForeColor = System.Drawing.Color.RoyalBlue;
     xrTableOfContentsLevel1.Padding   = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F);
     xrTableOfContentsLevel2.Font      = new System.Drawing.Font("Tahoma", 9.75F);
     xrTableOfContentsLevel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(132)))), ((int)(((byte)(213)))));
     xrTableOfContentsLevel2.Padding   = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F);
     this.xrTableOfContents1.Levels.Add(xrTableOfContentsLevel1);
     this.xrTableOfContents1.Levels.Add(xrTableOfContentsLevel2);
     this.xrTableOfContents1.LevelTitle.Font          = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrTableOfContents1.LevelTitle.Text          = "Management Report";
     this.xrTableOfContents1.LevelTitle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableOfContents1.LocationFloat            = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTableOfContents1.Name = "xrTableOfContents1";
     this.xrTableOfContents1.StylePriority.UseForeColor = false;
     //
     // ManagementReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageHeader,
         this.DetailReport,
         this.ReportFooter1,
         this.ReportHeader1
     });
     this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
         this.calcTotalPayment
     });
     this.DataAdapter = this.departmentsTableAdapter1;
     this.DataMember  = "Departments";
     this.DataSource  = this.employeesDBDataSet1;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.paramYear,
         this.paramMonth,
         this.paramPaymentDate
     });
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.xrPageHeaderStyle,
         this.xrControlHeaderStyle,
         this.xrTableHeaderStyle,
         this.xrTableCellStyle
     });
     this.Version = "13.2";
     this.ParametersRequestSubmit += new System.EventHandler <DevExpress.XtraReports.Parameters.ParametersRequestEventArgs>(this.ManagementReport_ParametersRequestSubmit);
     this.AfterPrint += new System.EventHandler(this.ManagementReport_AfterPrint);
     ((System.ComponentModel.ISupportInitialize)(this.employeesDBDataSet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     System.ComponentModel.ComponentResourceManager             resources = new System.ComponentModel.ComponentResourceManager(typeof(MovieRentalsByCustomer));
     this.xrTableRowMovieTitle         = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCellMovieTitle        = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCellPhotoColumnHeader = new DevExpress.XtraReports.UI.XRTableCell();
     this.DataField               = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrTableCellReturnedOn   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLabelHeader           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabelCustomerFullName = new DevExpress.XtraReports.UI.XRLabel();
     this.bottomMarginBand1       = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfoPageCount     = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrTableCellRentStartDateColumnHeader = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableFilms           = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRowFilmInfo     = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCellPhoto       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrPictureBoxPhoto      = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrTableCellTitle       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableMovieInfo       = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRowMovieFormat  = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCellMovieFormat = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRowPlot         = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCellPlot        = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCellRentedOn    = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCellExpectedOn  = new DevExpress.XtraReports.UI.XRTableCell();
     this.reportHeaderBand1      = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.Title = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrPictureBoxCustomerPhoto = new DevExpress.XtraReports.UI.XRPictureBox();
     this.FieldCaption = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrTableCellExpectedOnColumnHeader = new DevExpress.XtraReports.UI.XRTableCell();
     this.DetailReport1 = new DevExpress.XtraReports.UI.DetailReportBand();
     this.DetailRents   = new DevExpress.XtraReports.UI.DetailBand();
     this.DetailReport  = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail        = new DevExpress.XtraReports.UI.DetailBand();
     this.PageInfo      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.paramShowMode = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrTableCellRentEndDateColumnHeader = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRowColumnHeaders            = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCellFilmInfoColumnHeader    = new DevExpress.XtraReports.UI.XRTableCell();
     this.detailBand1 = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTableFilmsColumnHeaders = new DevExpress.XtraReports.UI.XRTable();
     this.topMarginBand1            = new DevExpress.XtraReports.UI.TopMarginBand();
     this.collectionDataSource1     = new DevExpress.Persistent.Base.ReportsV2.CollectionDataSource();
     ((System.ComponentModel.ISupportInitialize)(this.xrTableFilms)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTableMovieInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTableFilmsColumnHeaders)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.collectionDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // xrTableRowMovieTitle
     //
     this.xrTableRowMovieTitle.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCellMovieTitle
     });
     this.xrTableRowMovieTitle.Dpi    = 100F;
     this.xrTableRowMovieTitle.Name   = "xrTableRowMovieTitle";
     this.xrTableRowMovieTitle.Weight = 0.43916619757478564D;
     //
     // xrTableCellMovieTitle
     //
     this.xrTableCellMovieTitle.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(233)))), ((int)(((byte)(235)))));
     this.xrTableCellMovieTitle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(217)))), ((int)(((byte)(219)))));
     this.xrTableCellMovieTitle.Borders     = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCellMovieTitle.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Receipts.Rents.Item.Movie.MovieTitle")
     });
     this.xrTableCellMovieTitle.Dpi  = 100F;
     this.xrTableCellMovieTitle.Font = new System.Drawing.Font("Segoe UI", 9.75F);
     this.xrTableCellMovieTitle.Name = "xrTableCellMovieTitle";
     this.xrTableCellMovieTitle.StylePriority.UseBackColor   = false;
     this.xrTableCellMovieTitle.StylePriority.UseBorderColor = false;
     this.xrTableCellMovieTitle.StylePriority.UseBorders     = false;
     this.xrTableCellMovieTitle.StylePriority.UseFont        = false;
     this.xrTableCellMovieTitle.Text   = "xrTableCellMovieTitle";
     this.xrTableCellMovieTitle.Weight = 2.5568376159667969D;
     //
     // xrTableCellPhotoColumnHeader
     //
     this.xrTableCellPhotoColumnHeader.CanGrow = false;
     this.xrTableCellPhotoColumnHeader.Dpi     = 100F;
     this.xrTableCellPhotoColumnHeader.Font    = new System.Drawing.Font("Segoe UI", 11.25F);
     this.xrTableCellPhotoColumnHeader.Name    = "xrTableCellPhotoColumnHeader";
     this.xrTableCellPhotoColumnHeader.StylePriority.UseFont          = false;
     this.xrTableCellPhotoColumnHeader.StylePriority.UseTextAlignment = false;
     this.xrTableCellPhotoColumnHeader.Text          = "Cover";
     this.xrTableCellPhotoColumnHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCellPhotoColumnHeader.Weight        = 0.52294987794682846D;
     //
     // DataField
     //
     this.DataField.BackColor   = System.Drawing.Color.Transparent;
     this.DataField.BorderColor = System.Drawing.Color.Black;
     this.DataField.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.DataField.BorderWidth = 1F;
     this.DataField.Font        = new System.Drawing.Font("Times New Roman", 10F);
     this.DataField.ForeColor   = System.Drawing.Color.Black;
     this.DataField.Name        = "DataField";
     this.DataField.Padding     = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     //
     // xrTableCellReturnedOn
     //
     this.xrTableCellReturnedOn.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(233)))), ((int)(((byte)(235)))));
     this.xrTableCellReturnedOn.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(217)))), ((int)(((byte)(219)))));
     this.xrTableCellReturnedOn.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Receipts.Rents.ReturnedOn", "{0:d}")
     });
     this.xrTableCellReturnedOn.Dpi       = 100F;
     this.xrTableCellReturnedOn.Font      = new System.Drawing.Font("Segoe UI", 8.25F);
     this.xrTableCellReturnedOn.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(97)))), ((int)(((byte)(98)))));
     this.xrTableCellReturnedOn.Multiline = true;
     this.xrTableCellReturnedOn.Name      = "xrTableCellReturnedOn";
     this.xrTableCellReturnedOn.StylePriority.UseBackColor     = false;
     this.xrTableCellReturnedOn.StylePriority.UseBorderColor   = false;
     this.xrTableCellReturnedOn.StylePriority.UseFont          = false;
     this.xrTableCellReturnedOn.StylePriority.UseForeColor     = false;
     this.xrTableCellReturnedOn.StylePriority.UseTextAlignment = false;
     this.xrTableCellReturnedOn.Text          = "xrTableCellRentEndDate";
     this.xrTableCellReturnedOn.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCellReturnedOn.Weight        = 0.42895777772454391D;
     //
     // xrLabelHeader
     //
     this.xrLabelHeader.Dpi                            = 100F;
     this.xrLabelHeader.Font                           = new System.Drawing.Font("Segoe UI", 16F);
     this.xrLabelHeader.LocationFloat                  = new DevExpress.Utils.PointFloat(75F, 0F);
     this.xrLabelHeader.Name                           = "xrLabelHeader";
     this.xrLabelHeader.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabelHeader.SizeF                          = new System.Drawing.SizeF(500.0001F, 35F);
     this.xrLabelHeader.StylePriority.UseFont          = false;
     this.xrLabelHeader.StylePriority.UseTextAlignment = false;
     this.xrLabelHeader.Text                           = "Movie Rentals by Customer";
     this.xrLabelHeader.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabelCustomerFullName
     //
     this.xrLabelCustomerFullName.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "FullName"),
         new DevExpress.XtraReports.UI.XRBinding("Bookmark", null, "FullName")
     });
     this.xrLabelCustomerFullName.Dpi                            = 100F;
     this.xrLabelCustomerFullName.Font                           = new System.Drawing.Font("Segoe UI", 11F);
     this.xrLabelCustomerFullName.LocationFloat                  = new DevExpress.Utils.PointFloat(62.5F, 127.5F);
     this.xrLabelCustomerFullName.Name                           = "xrLabelCustomerFullName";
     this.xrLabelCustomerFullName.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabelCustomerFullName.SizeF                          = new System.Drawing.SizeF(515.5834F, 20.00003F);
     this.xrLabelCustomerFullName.StylePriority.UseFont          = false;
     this.xrLabelCustomerFullName.StylePriority.UseTextAlignment = false;
     this.xrLabelCustomerFullName.Text                           = "xrLabelCustomerFullName";
     this.xrLabelCustomerFullName.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfoPageCount
     });
     this.bottomMarginBand1.Dpi     = 100F;
     this.bottomMarginBand1.HeightF = 100F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // xrPageInfoPageCount
     //
     this.xrPageInfoPageCount.Dpi                            = 100F;
     this.xrPageInfoPageCount.Font                           = new System.Drawing.Font("Segoe UI", 11.25F);
     this.xrPageInfoPageCount.LocationFloat                  = new DevExpress.Utils.PointFloat(601.0001F, 0F);
     this.xrPageInfoPageCount.Name                           = "xrPageInfoPageCount";
     this.xrPageInfoPageCount.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfoPageCount.SizeF                          = new System.Drawing.SizeF(99.99994F, 23.00002F);
     this.xrPageInfoPageCount.StylePriority.UseFont          = false;
     this.xrPageInfoPageCount.StylePriority.UseTextAlignment = false;
     this.xrPageInfoPageCount.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrTableCellRentStartDateColumnHeader
     //
     this.xrTableCellRentStartDateColumnHeader.CanGrow = false;
     this.xrTableCellRentStartDateColumnHeader.Dpi     = 100F;
     this.xrTableCellRentStartDateColumnHeader.Font    = new System.Drawing.Font("Segoe UI", 11.25F);
     this.xrTableCellRentStartDateColumnHeader.Name    = "xrTableCellRentStartDateColumnHeader";
     this.xrTableCellRentStartDateColumnHeader.StylePriority.UseFont          = false;
     this.xrTableCellRentStartDateColumnHeader.StylePriority.UseTextAlignment = false;
     this.xrTableCellRentStartDateColumnHeader.Text          = "Rented on";
     this.xrTableCellRentStartDateColumnHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCellRentStartDateColumnHeader.Weight        = 0.52294970561954968D;
     //
     // xrTableFilms
     //
     this.xrTableFilms.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableFilms.Dpi           = 100F;
     this.xrTableFilms.KeepTogether  = true;
     this.xrTableFilms.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTableFilms.Name          = "xrTableFilms";
     this.xrTableFilms.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRowFilmInfo
     });
     this.xrTableFilms.SizeF = new System.Drawing.SizeF(700F, 140F);
     this.xrTableFilms.StylePriority.UseBorders = false;
     //
     // xrTableRowFilmInfo
     //
     this.xrTableRowFilmInfo.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCellPhoto,
         this.xrTableCellTitle,
         this.xrTableCellRentedOn,
         this.xrTableCellExpectedOn,
         this.xrTableCellReturnedOn
     });
     this.xrTableRowFilmInfo.Dpi    = 100F;
     this.xrTableRowFilmInfo.Name   = "xrTableRowFilmInfo";
     this.xrTableRowFilmInfo.Weight = 1D;
     //
     // xrTableCellPhoto
     //
     this.xrTableCellPhoto.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrTableCellPhoto.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPictureBoxPhoto
     });
     this.xrTableCellPhoto.Dpi  = 100F;
     this.xrTableCellPhoto.Font = new System.Drawing.Font("Calibri", 12F);
     this.xrTableCellPhoto.Name = "xrTableCellPhoto";
     this.xrTableCellPhoto.StylePriority.UseBorders       = false;
     this.xrTableCellPhoto.StylePriority.UseFont          = false;
     this.xrTableCellPhoto.StylePriority.UseTextAlignment = false;
     this.xrTableCellPhoto.Text          = "xrTableCellPhoto";
     this.xrTableCellPhoto.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCellPhoto.Weight        = 0.42895799503931054D;
     //
     // xrPictureBoxPhoto
     //
     this.xrPictureBoxPhoto.BackColor   = System.Drawing.Color.White;
     this.xrPictureBoxPhoto.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(217)))), ((int)(((byte)(219)))));
     this.xrPictureBoxPhoto.Borders     = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrPictureBoxPhoto.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Image", null, "Receipts.Rents.Item.Movie.Photo")
     });
     this.xrPictureBoxPhoto.Dpi           = 100F;
     this.xrPictureBoxPhoto.LocationFloat = new DevExpress.Utils.PointFloat(1.589457E-05F, 0F);
     this.xrPictureBoxPhoto.Name          = "xrPictureBoxPhoto";
     this.xrPictureBoxPhoto.Padding       = new DevExpress.XtraPrinting.PaddingInfo(1, 1, 1, 1, 100F);
     this.xrPictureBoxPhoto.SizeF         = new System.Drawing.SizeF(100F, 140F);
     this.xrPictureBoxPhoto.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.Squeeze;
     this.xrPictureBoxPhoto.StylePriority.UseBackColor   = false;
     this.xrPictureBoxPhoto.StylePriority.UseBorderColor = false;
     this.xrPictureBoxPhoto.StylePriority.UseBorders     = false;
     this.xrPictureBoxPhoto.StylePriority.UsePadding     = false;
     //
     // xrTableCellTitle
     //
     this.xrTableCellTitle.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrTableCellTitle.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTableMovieInfo
     });
     this.xrTableCellTitle.Dpi       = 100F;
     this.xrTableCellTitle.Font      = new System.Drawing.Font("Verdana", 9.75F);
     this.xrTableCellTitle.Multiline = true;
     this.xrTableCellTitle.Name      = "xrTableCellTitle";
     this.xrTableCellTitle.StylePriority.UseBorders       = false;
     this.xrTableCellTitle.StylePriority.UseFont          = false;
     this.xrTableCellTitle.StylePriority.UseTextAlignment = false;
     this.xrTableCellTitle.Text          = "xrTableCellTitle";
     this.xrTableCellTitle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCellTitle.Weight        = 1.2868742439987364D;
     //
     // xrTableMovieInfo
     //
     this.xrTableMovieInfo.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrTableMovieInfo.Dpi           = 100F;
     this.xrTableMovieInfo.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTableMovieInfo.Name          = "xrTableMovieInfo";
     this.xrTableMovieInfo.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRowMovieTitle,
         this.xrTableRowMovieFormat,
         this.xrTableRowPlot
     });
     this.xrTableMovieInfo.SizeF = new System.Drawing.SizeF(300.0001F, 140F);
     this.xrTableMovieInfo.StylePriority.UseBorders = false;
     //
     // xrTableRowMovieFormat
     //
     this.xrTableRowMovieFormat.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCellMovieFormat
     });
     this.xrTableRowMovieFormat.Dpi    = 100F;
     this.xrTableRowMovieFormat.Name   = "xrTableRowMovieFormat";
     this.xrTableRowMovieFormat.Weight = 0.4391661975747857D;
     //
     // xrTableCellMovieFormat
     //
     this.xrTableCellMovieFormat.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(247)))), ((int)(((byte)(246)))));
     this.xrTableCellMovieFormat.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(217)))), ((int)(((byte)(219)))));
     this.xrTableCellMovieFormat.Borders     = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCellMovieFormat.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Receipts.Rents.Item.Format")
     });
     this.xrTableCellMovieFormat.Dpi       = 100F;
     this.xrTableCellMovieFormat.Font      = new System.Drawing.Font("Segoe UI", 9.75F);
     this.xrTableCellMovieFormat.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(97)))), ((int)(((byte)(98)))));
     this.xrTableCellMovieFormat.Name      = "xrTableCellMovieFormat";
     this.xrTableCellMovieFormat.StylePriority.UseBackColor   = false;
     this.xrTableCellMovieFormat.StylePriority.UseBorderColor = false;
     this.xrTableCellMovieFormat.StylePriority.UseBorders     = false;
     this.xrTableCellMovieFormat.StylePriority.UseFont        = false;
     this.xrTableCellMovieFormat.StylePriority.UseForeColor   = false;
     this.xrTableCellMovieFormat.Text   = "xrTableCellMovieFormat";
     this.xrTableCellMovieFormat.Weight = 2.5568376159667969D;
     //
     // xrTableRowPlot
     //
     this.xrTableRowPlot.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCellPlot
     });
     this.xrTableRowPlot.Dpi    = 100F;
     this.xrTableRowPlot.Name   = "xrTableRowPlot";
     this.xrTableRowPlot.Weight = 1.5809977466414493D;
     //
     // xrTableCellPlot
     //
     this.xrTableCellPlot.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(247)))), ((int)(((byte)(246)))));
     this.xrTableCellPlot.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(217)))), ((int)(((byte)(219)))));
     this.xrTableCellPlot.Borders     = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCellPlot.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Receipts.Rents.Item.Movie.Plot")
     });
     this.xrTableCellPlot.Dpi       = 100F;
     this.xrTableCellPlot.Font      = new System.Drawing.Font("Segoe UI", 8.25F);
     this.xrTableCellPlot.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(97)))), ((int)(((byte)(98)))));
     this.xrTableCellPlot.Name      = "xrTableCellPlot";
     this.xrTableCellPlot.Padding   = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrTableCellPlot.StylePriority.UseBackColor     = false;
     this.xrTableCellPlot.StylePriority.UseBorderColor   = false;
     this.xrTableCellPlot.StylePriority.UseBorders       = false;
     this.xrTableCellPlot.StylePriority.UseFont          = false;
     this.xrTableCellPlot.StylePriority.UseForeColor     = false;
     this.xrTableCellPlot.StylePriority.UsePadding       = false;
     this.xrTableCellPlot.StylePriority.UseTextAlignment = false;
     this.xrTableCellPlot.Text          = "xrTableCellPlot";
     this.xrTableCellPlot.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopJustify;
     this.xrTableCellPlot.Weight        = 2.5568376159667969D;
     //
     // xrTableCellRentedOn
     //
     this.xrTableCellRentedOn.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(247)))), ((int)(((byte)(246)))));
     this.xrTableCellRentedOn.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(217)))), ((int)(((byte)(219)))));
     this.xrTableCellRentedOn.Borders     = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCellRentedOn.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Receipts.Rents.RentedOn", "{0:d}")
     });
     this.xrTableCellRentedOn.Dpi       = 100F;
     this.xrTableCellRentedOn.Font      = new System.Drawing.Font("Segoe UI", 8.25F);
     this.xrTableCellRentedOn.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(97)))), ((int)(((byte)(98)))));
     this.xrTableCellRentedOn.Multiline = true;
     this.xrTableCellRentedOn.Name      = "xrTableCellRentedOn";
     this.xrTableCellRentedOn.StylePriority.UseBackColor     = false;
     this.xrTableCellRentedOn.StylePriority.UseBorderColor   = false;
     this.xrTableCellRentedOn.StylePriority.UseBorders       = false;
     this.xrTableCellRentedOn.StylePriority.UseFont          = false;
     this.xrTableCellRentedOn.StylePriority.UseForeColor     = false;
     this.xrTableCellRentedOn.StylePriority.UseTextAlignment = false;
     this.xrTableCellRentedOn.Text          = "xrTableCellRentedOn";
     this.xrTableCellRentedOn.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCellRentedOn.Weight        = 0.42895799100693155D;
     //
     // xrTableCellExpectedOn
     //
     this.xrTableCellExpectedOn.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(247)))), ((int)(((byte)(246)))));
     this.xrTableCellExpectedOn.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(217)))), ((int)(((byte)(219)))));
     this.xrTableCellExpectedOn.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Receipts.Rents.ClearedReturnedOnDate", "{0:d}")
     });
     this.xrTableCellExpectedOn.Dpi       = 100F;
     this.xrTableCellExpectedOn.Font      = new System.Drawing.Font("Segoe UI", 8.25F);
     this.xrTableCellExpectedOn.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(97)))), ((int)(((byte)(98)))));
     this.xrTableCellExpectedOn.Multiline = true;
     this.xrTableCellExpectedOn.Name      = "xrTableCellExpectedOn";
     this.xrTableCellExpectedOn.StylePriority.UseBackColor     = false;
     this.xrTableCellExpectedOn.StylePriority.UseBorderColor   = false;
     this.xrTableCellExpectedOn.StylePriority.UseFont          = false;
     this.xrTableCellExpectedOn.StylePriority.UseForeColor     = false;
     this.xrTableCellExpectedOn.StylePriority.UseTextAlignment = false;
     this.xrTableCellExpectedOn.Text          = "[Rents.ClearedReturnedOnDate]";
     this.xrTableCellExpectedOn.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCellExpectedOn.Weight        = 0.42895800935788148D;
     //
     // reportHeaderBand1
     //
     this.reportHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabelHeader
     });
     this.reportHeaderBand1.Dpi     = 100F;
     this.reportHeaderBand1.HeightF = 36.04167F;
     this.reportHeaderBand1.Name    = "reportHeaderBand1";
     //
     // 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("Times New Roman", 20F, System.Drawing.FontStyle.Bold);
     this.Title.ForeColor   = System.Drawing.Color.Maroon;
     this.Title.Name        = "Title";
     //
     // xrPictureBoxCustomerPhoto
     //
     this.xrPictureBoxCustomerPhoto.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Image", null, "Photo")
     });
     this.xrPictureBoxCustomerPhoto.Dpi           = 100F;
     this.xrPictureBoxCustomerPhoto.LocationFloat = new DevExpress.Utils.PointFloat(275F, 0F);
     this.xrPictureBoxCustomerPhoto.Name          = "xrPictureBoxCustomerPhoto";
     this.xrPictureBoxCustomerPhoto.SizeF         = new System.Drawing.SizeF(105F, 125F);
     this.xrPictureBoxCustomerPhoto.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.Squeeze;
     //
     // FieldCaption
     //
     this.FieldCaption.BackColor   = System.Drawing.Color.Transparent;
     this.FieldCaption.BorderColor = System.Drawing.Color.Black;
     this.FieldCaption.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.FieldCaption.BorderWidth = 1F;
     this.FieldCaption.Font        = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.FieldCaption.ForeColor   = System.Drawing.Color.Maroon;
     this.FieldCaption.Name        = "FieldCaption";
     //
     // xrTableCellExpectedOnColumnHeader
     //
     this.xrTableCellExpectedOnColumnHeader.CanGrow = false;
     this.xrTableCellExpectedOnColumnHeader.Dpi     = 100F;
     this.xrTableCellExpectedOnColumnHeader.Font    = new System.Drawing.Font("Segoe UI", 11.25F);
     this.xrTableCellExpectedOnColumnHeader.Name    = "xrTableCellExpectedOnColumnHeader";
     this.xrTableCellExpectedOnColumnHeader.StylePriority.UseFont          = false;
     this.xrTableCellExpectedOnColumnHeader.StylePriority.UseTextAlignment = false;
     this.xrTableCellExpectedOnColumnHeader.Text          = "Expected on";
     this.xrTableCellExpectedOnColumnHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCellExpectedOnColumnHeader.Weight        = 0.52294986247842823D;
     //
     // DetailReport1
     //
     this.DetailReport1.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.DetailRents
     });
     this.DetailReport1.DataMember   = "Receipts.OverdueRents";
     this.DetailReport1.DataSource   = this.collectionDataSource1;
     this.DetailReport1.Dpi          = 100F;
     this.DetailReport1.FilterString = "[Active] = True";
     this.DetailReport1.Level        = 0;
     this.DetailReport1.Name         = "DetailReport1";
     //
     // DetailRents
     //
     this.DetailRents.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTableFilms
     });
     this.DetailRents.Dpi     = 100F;
     this.DetailRents.HeightF = 140F;
     this.DetailRents.Name    = "DetailRents";
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.DetailReport1
     });
     this.DetailReport.DataMember   = "Receipts";
     this.DetailReport.DataSource   = this.collectionDataSource1;
     this.DetailReport.Dpi          = 100F;
     this.DetailReport.FilterString = "[Rents][[Active] = True]";
     this.DetailReport.Level        = 0;
     this.DetailReport.Name         = "DetailReport";
     //
     // Detail
     //
     this.Detail.Dpi     = 100F;
     this.Detail.HeightF = 0F;
     this.Detail.Name    = "Detail";
     //
     // PageInfo
     //
     this.PageInfo.BackColor   = System.Drawing.Color.Transparent;
     this.PageInfo.BorderColor = System.Drawing.Color.Black;
     this.PageInfo.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.PageInfo.BorderWidth = 1F;
     this.PageInfo.Font        = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.PageInfo.ForeColor   = System.Drawing.Color.Black;
     this.PageInfo.Name        = "PageInfo";
     //
     // paramShowMode
     //
     this.paramShowMode.Description = "Details:";
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(0, "Complete History"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(1, "Non-Return Rentals Only"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue(2, "Expired Rentals Only"));
     this.paramShowMode.LookUpSettings = staticListLookUpSettings1;
     this.paramShowMode.Name           = "paramShowMode";
     this.paramShowMode.Type           = typeof(int);
     this.paramShowMode.ValueInfo      = "0";
     //
     // xrTableCellRentEndDateColumnHeader
     //
     this.xrTableCellRentEndDateColumnHeader.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                                               | DevExpress.XtraPrinting.BorderSide.Right)
                                                                                              | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCellRentEndDateColumnHeader.CanGrow = false;
     this.xrTableCellRentEndDateColumnHeader.Dpi     = 100F;
     this.xrTableCellRentEndDateColumnHeader.Font    = new System.Drawing.Font("Segoe UI", 11.25F);
     this.xrTableCellRentEndDateColumnHeader.Name    = "xrTableCellRentEndDateColumnHeader";
     this.xrTableCellRentEndDateColumnHeader.StylePriority.UseBorders       = false;
     this.xrTableCellRentEndDateColumnHeader.StylePriority.UseFont          = false;
     this.xrTableCellRentEndDateColumnHeader.StylePriority.UseTextAlignment = false;
     this.xrTableCellRentEndDateColumnHeader.Text          = "Returned on";
     this.xrTableCellRentEndDateColumnHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCellRentEndDateColumnHeader.Weight        = 0.52294914954506977D;
     //
     // xrTableRowColumnHeaders
     //
     this.xrTableRowColumnHeaders.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCellPhotoColumnHeader,
         this.xrTableCellFilmInfoColumnHeader,
         this.xrTableCellRentStartDateColumnHeader,
         this.xrTableCellExpectedOnColumnHeader,
         this.xrTableCellRentEndDateColumnHeader
     });
     this.xrTableRowColumnHeaders.Dpi    = 100F;
     this.xrTableRowColumnHeaders.Name   = "xrTableRowColumnHeaders";
     this.xrTableRowColumnHeaders.Weight = 1D;
     //
     // xrTableCellFilmInfoColumnHeader
     //
     this.xrTableCellFilmInfoColumnHeader.CanGrow = false;
     this.xrTableCellFilmInfoColumnHeader.Dpi     = 100F;
     this.xrTableCellFilmInfoColumnHeader.Font    = new System.Drawing.Font("Segoe UI", 11.25F);
     this.xrTableCellFilmInfoColumnHeader.Name    = "xrTableCellFilmInfoColumnHeader";
     this.xrTableCellFilmInfoColumnHeader.StylePriority.UseFont          = false;
     this.xrTableCellFilmInfoColumnHeader.StylePriority.UseTextAlignment = false;
     this.xrTableCellFilmInfoColumnHeader.Text          = "Film Info";
     this.xrTableCellFilmInfoColumnHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCellFilmInfoColumnHeader.Weight        = 1.5688500924089377D;
     //
     // detailBand1
     //
     this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabelCustomerFullName,
         this.xrTableFilmsColumnHeaders,
         this.xrPictureBoxCustomerPhoto
     });
     this.detailBand1.Dpi     = 100F;
     this.detailBand1.HeightF = 192.4999F;
     this.detailBand1.Name    = "detailBand1";
     //
     // xrTableFilmsColumnHeaders
     //
     this.xrTableFilmsColumnHeaders.AnchorVertical = DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom;
     this.xrTableFilmsColumnHeaders.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(203)))), ((int)(((byte)(219)))), ((int)(((byte)(225)))));
     this.xrTableFilmsColumnHeaders.BorderColor    = System.Drawing.Color.FromArgb(((int)(((byte)(160)))), ((int)(((byte)(172)))), ((int)(((byte)(182)))));
     this.xrTableFilmsColumnHeaders.Borders        = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                                             | DevExpress.XtraPrinting.BorderSide.Right)
                                                                                            | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableFilmsColumnHeaders.Dpi           = 100F;
     this.xrTableFilmsColumnHeaders.Font          = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrTableFilmsColumnHeaders.KeepTogether  = true;
     this.xrTableFilmsColumnHeaders.LocationFloat = new DevExpress.Utils.PointFloat(0F, 162.4999F);
     this.xrTableFilmsColumnHeaders.Name          = "xrTableFilmsColumnHeaders";
     this.xrTableFilmsColumnHeaders.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRowColumnHeaders
     });
     this.xrTableFilmsColumnHeaders.SizeF = new System.Drawing.SizeF(700F, 30F);
     this.xrTableFilmsColumnHeaders.StylePriority.UseBackColor   = false;
     this.xrTableFilmsColumnHeaders.StylePriority.UseBorderColor = false;
     this.xrTableFilmsColumnHeaders.StylePriority.UseBorders     = false;
     this.xrTableFilmsColumnHeaders.StylePriority.UseFont        = false;
     //
     // topMarginBand1
     //
     this.topMarginBand1.Dpi     = 100F;
     this.topMarginBand1.HeightF = 100F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // collectionDataSource1
     //
     this.collectionDataSource1.Name               = "collectionDataSource1";
     this.collectionDataSource1.ObjectTypeName     = "XVideoRental.Module.Win.BusinessObjects.Customer";
     this.collectionDataSource1.TopReturnedRecords = 0;
     //
     // MovieRentalsByCustomer
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.detailBand1,
         this.reportHeaderBand1,
         this.topMarginBand1,
         this.bottomMarginBand1,
         this.DetailReport
     });
     this.Bookmark = "Customers";
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.collectionDataSource1
     });
     this.DataSource  = this.collectionDataSource1;
     this.DisplayName = "Movie Rentals By Customer";
     this.Extensions.Add("DataSerializationExtension", "XafReport");
     this.Extensions.Add("DataEditorExtension", "XafReport");
     this.Extensions.Add("ParameterEditorExtension", "XafReport");
     this.Margins = new System.Drawing.Printing.Margins(100, 49, 100, 100);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.paramShowMode
     });
     this.Scripts.OnParametersRequestSubmit = "MovieRentalsByCustomerReport_ParametersRequestSubmit";
     this.ScriptsSource = resources.GetString("$this.ScriptsSource");
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.Title,
         this.FieldCaption,
         this.PageInfo,
         this.DataField
     });
     this.Version = "16.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTableFilms)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTableMovieInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTableFilmsColumnHeaders)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.collectionDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <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.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(rep_pro_projectmanagement));
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery2 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings  staticListLookUpSettings1  = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.xrPageBreak1   = new DevExpress.XtraReports.UI.XRPageBreak();
     this.xrLabel20      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel21      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13      = 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.xrLabel9       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4       = new DevExpress.XtraReports.UI.XRLabel();
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.PageHeader     = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel3       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter     = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrLabel19      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1    = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrPageInfo2    = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel18      = new DevExpress.XtraReports.UI.XRLabel();
     this.pm_type        = new DevExpress.XtraReports.Parameters.Parameter();
     this.ProjectID      = new DevExpress.XtraReports.Parameters.Parameter();
     this.ProjectName    = new DevExpress.XtraReports.Parameters.Parameter();
     this.ProjectColor   = new DevExpress.XtraReports.Parameters.Parameter();
     this.EnterpriseName = new DevExpress.XtraReports.Parameters.Parameter();
     this.pm_status      = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "DevDB";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name = "rc_pm_1";
     customSqlQuery1.Sql  = resources.GetString("customSqlQuery1.Sql");
     customSqlQuery2.Name = "rc_types";
     customSqlQuery2.Sql  = "select \"rc_types\".\"type_id\", \"rc_types\".\"type_home\",\r\n       \"rc_types\".\"type_tit" +
                            "le\", \"rc_types\".\"type_value\"\r\n  from \"dbo\".\"rc_types\" \"rc_types\"\r\nwhere (\"rc_typ" +
                            "es\".\"type_home\" = N\'pm_type\')";
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1,
         customSqlQuery2
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageBreak1,
         this.xrLabel20,
         this.xrLabel21,
         this.xrLabel17,
         this.xrLabel16,
         this.xrLabel15,
         this.xrLabel14,
         this.xrLabel13,
         this.xrLabel12,
         this.xrLabel11,
         this.xrLabel10,
         this.xrLabel9,
         this.xrLabel8,
         this.xrLabel7,
         this.xrLabel6,
         this.xrLabel5,
         this.xrLabel4
     });
     this.Detail.HeightF       = 346.3333F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPageBreak1
     //
     this.xrPageBreak1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 344.3333F);
     this.xrPageBreak1.Name          = "xrPageBreak1";
     //
     // xrLabel20
     //
     this.xrLabel20.BackColor     = System.Drawing.Color.LemonChiffon;
     this.xrLabel20.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(449.0001F, 100F);
     this.xrLabel20.Name          = "xrLabel20";
     this.xrLabel20.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel20.SizeF         = new System.Drawing.SizeF(102.0002F, 54.00005F);
     this.xrLabel20.StylePriority.UseBackColor     = false;
     this.xrLabel20.StylePriority.UseFont          = false;
     this.xrLabel20.StylePriority.UseTextAlignment = false;
     this.xrLabel20.Text          = "Area";
     this.xrLabel20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel21
     //
     this.xrLabel21.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_area]")
     });
     this.xrLabel21.Font                           = new System.Drawing.Font("Times New Roman", 12F);
     this.xrLabel21.LocationFloat                  = new DevExpress.Utils.PointFloat(551.0002F, 100F);
     this.xrLabel21.Name                           = "xrLabel21";
     this.xrLabel21.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel21.SizeF                          = new System.Drawing.SizeF(298.9998F, 54.00005F);
     this.xrLabel21.StylePriority.UseFont          = false;
     this.xrLabel21.StylePriority.UseTextAlignment = false;
     this.xrLabel21.Text                           = "Area";
     this.xrLabel21.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel17
     //
     this.xrLabel17.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_desc]")
     });
     this.xrLabel17.Font                           = new System.Drawing.Font("Times New Roman", 12F);
     this.xrLabel17.LocationFloat                  = new DevExpress.Utils.PointFloat(0.0002543131F, 294.6667F);
     this.xrLabel17.Name                           = "xrLabel17";
     this.xrLabel17.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF                          = new System.Drawing.SizeF(849.9998F, 49.66666F);
     this.xrLabel17.StylePriority.UseFont          = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text                           = "Description";
     this.xrLabel17.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel16
     //
     this.xrLabel16.BackColor     = System.Drawing.Color.LemonChiffon;
     this.xrLabel16.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0.0002543131F, 245F);
     this.xrLabel16.Name          = "xrLabel16";
     this.xrLabel16.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF         = new System.Drawing.SizeF(849.9998F, 49.66667F);
     this.xrLabel16.StylePriority.UseBackColor     = false;
     this.xrLabel16.StylePriority.UseFont          = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.Text          = "Description";
     this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel15
     //
     this.xrLabel15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_solution]")
     });
     this.xrLabel15.Font                           = new System.Drawing.Font("Times New Roman", 12F);
     this.xrLabel15.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 199.5F);
     this.xrLabel15.Name                           = "xrLabel15";
     this.xrLabel15.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF                          = new System.Drawing.SizeF(850F, 45.50002F);
     this.xrLabel15.StylePriority.UseFont          = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text                           = "Solution";
     this.xrLabel15.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel14
     //
     this.xrLabel14.BackColor     = System.Drawing.Color.LemonChiffon;
     this.xrLabel14.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0.0002543131F, 154F);
     this.xrLabel14.Name          = "xrLabel14";
     this.xrLabel14.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF         = new System.Drawing.SizeF(849.9998F, 45.49998F);
     this.xrLabel14.StylePriority.UseBackColor     = false;
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text          = "Solution";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel13
     //
     this.xrLabel13.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_createddate]")
     });
     this.xrLabel13.Font                           = new System.Drawing.Font("Times New Roman", 12F);
     this.xrLabel13.LocationFloat                  = new DevExpress.Utils.PointFloat(100.0002F, 100F);
     this.xrLabel13.Name                           = "xrLabel13";
     this.xrLabel13.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF                          = new System.Drawing.SizeF(348.9998F, 54.00002F);
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text                           = "Created Date";
     this.xrLabel13.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel12
     //
     this.xrLabel12.BackColor     = System.Drawing.Color.LemonChiffon;
     this.xrLabel12.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 100F);
     this.xrLabel12.Name          = "xrLabel12";
     this.xrLabel12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF         = new System.Drawing.SizeF(100F, 54.00002F);
     this.xrLabel12.StylePriority.UseBackColor     = false;
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text          = "Created Date";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_status]")
     });
     this.xrLabel11.Font                           = new System.Drawing.Font("Times New Roman", 12F);
     this.xrLabel11.LocationFloat                  = new DevExpress.Utils.PointFloat(551.0002F, 51.16666F);
     this.xrLabel11.Name                           = "xrLabel11";
     this.xrLabel11.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                          = new System.Drawing.SizeF(298.9998F, 48.83334F);
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text                           = "Status";
     this.xrLabel11.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel10
     //
     this.xrLabel10.BackColor     = System.Drawing.Color.LemonChiffon;
     this.xrLabel10.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(448.3333F, 51.16666F);
     this.xrLabel10.Name          = "xrLabel10";
     this.xrLabel10.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF         = new System.Drawing.SizeF(100.6666F, 48.83334F);
     this.xrLabel10.StylePriority.UseBackColor     = false;
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text          = "Status";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel9
     //
     this.xrLabel9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_createdby]")
     });
     this.xrLabel9.Font                           = new System.Drawing.Font("Times New Roman", 12F);
     this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(100F, 51.16666F);
     this.xrLabel9.Name                           = "xrLabel9";
     this.xrLabel9.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                          = new System.Drawing.SizeF(348.3332F, 48.83334F);
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text                           = "Created By";
     this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel8
     //
     this.xrLabel8.BackColor     = System.Drawing.Color.LemonChiffon;
     this.xrLabel8.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 51.16666F);
     this.xrLabel8.Name          = "xrLabel8";
     this.xrLabel8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF         = new System.Drawing.SizeF(100F, 48.83334F);
     this.xrLabel8.StylePriority.UseBackColor     = false;
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text          = "Created By";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel7
     //
     this.xrLabel7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_priority]")
     });
     this.xrLabel7.Font                           = new System.Drawing.Font("Times New Roman", 12F);
     this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(550.3337F, 0F);
     this.xrLabel7.Name                           = "xrLabel7";
     this.xrLabel7.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF                          = new System.Drawing.SizeF(299.6663F, 51.16666F);
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text                           = "Priority";
     this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel6
     //
     this.xrLabel6.BackColor     = System.Drawing.Color.LemonChiffon;
     this.xrLabel6.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(448.3333F, 0F);
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(100.6666F, 51.16666F);
     this.xrLabel6.StylePriority.UseBackColor     = false;
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text          = "Priority";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_title]")
     });
     this.xrLabel5.Font                           = new System.Drawing.Font("Times New Roman", 12F);
     this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(100.0002F, 0F);
     this.xrLabel5.Name                           = "xrLabel5";
     this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF                          = new System.Drawing.SizeF(348.3332F, 51.16666F);
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text                           = "Title";
     this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pm_uniqueID]")
     });
     this.xrLabel4.Font          = new System.Drawing.Font("Times New Roman", 12F);
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 0F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(100F, 51.16666F);
     this.xrLabel4.StylePriority.UseBackColor     = false;
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text          = "UniqueID";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 0F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 1F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel3,
         this.xrLabel2,
         this.xrLabel1
     });
     this.PageHeader.HeightF = 44.16668F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel3
     //
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Parameters].[pm_type]")
     });
     this.xrLabel3.Font                           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(600.0416F, 0F);
     this.xrLabel3.Name                           = "xrLabel3";
     this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                          = new System.Drawing.SizeF(249.9584F, 44.16668F);
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text                           = "PM_Type";
     this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel2
     //
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Parameters].[ProjectName]")
     });
     this.xrLabel2.Font                           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(250.8333F, 0F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(349.2083F, 44.16668F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "Project Name";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel2.BeforePrint                   += new System.Drawing.Printing.PrintEventHandler(this.xrLabel2_BeforePrint);
     //
     // xrLabel1
     //
     this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Parameters].[EnterpriseName]")
     });
     this.xrLabel1.Font                           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(0.0002543131F, 0F);
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(250.8331F, 44.16668F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "Tribe";
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel19,
         this.xrPageInfo1,
         this.xrPageInfo2,
         this.xrLabel18
     });
     this.PageFooter.HeightF = 69.6354F;
     this.PageFooter.Name    = "PageFooter";
     //
     // xrLabel19
     //
     this.xrLabel19.Font                           = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel19.LocationFloat                  = new DevExpress.Utils.PointFloat(623.5002F, 34.13537F);
     this.xrLabel19.Name                           = "xrLabel19";
     this.xrLabel19.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF                          = new System.Drawing.SizeF(66.97913F, 35.50002F);
     this.xrLabel19.StylePriority.UseFont          = false;
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.Text                           = "page";
     this.xrLabel19.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrLabel19.TextTrimming                   = System.Drawing.StringTrimming.None;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Font                           = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrPageInfo1.LocationFloat                  = new DevExpress.Utils.PointFloat(690.4792F, 34.13537F);
     this.xrPageInfo1.Name                           = "xrPageInfo1";
     this.xrPageInfo1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.SizeF                          = new System.Drawing.SizeF(58.85413F, 35.50002F);
     this.xrPageInfo1.StylePriority.UseFont          = false;
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.Font                           = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrPageInfo2.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 33.09371F);
     this.xrPageInfo2.Name                           = "xrPageInfo2";
     this.xrPageInfo2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo2.PageInfo                       = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo2.SizeF                          = new System.Drawing.SizeF(269.2708F, 36.54169F);
     this.xrPageInfo2.StylePriority.UseFont          = false;
     this.xrPageInfo2.StylePriority.UseTextAlignment = false;
     this.xrPageInfo2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel18
     //
     this.xrLabel18.Font                           = new System.Drawing.Font("Segoe UI", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel18.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 9.999974F);
     this.xrLabel18.Name                           = "xrLabel18";
     this.xrLabel18.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.SizeF                          = new System.Drawing.SizeF(197.2917F, 23.09373F);
     this.xrLabel18.StylePriority.UseFont          = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.Text                           = "Generated by ReadyCert® for";
     this.xrLabel18.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // pm_type
     //
     this.pm_type.Description = "Select a type";
     dynamicListLookUpSettings1.DataAdapter   = null;
     dynamicListLookUpSettings1.DataMember    = "rc_types";
     dynamicListLookUpSettings1.DataSource    = this.sqlDataSource1;
     dynamicListLookUpSettings1.DisplayMember = "type_title";
     dynamicListLookUpSettings1.ValueMember   = "type_value";
     this.pm_type.LookUpSettings = dynamicListLookUpSettings1;
     this.pm_type.MultiValue     = true;
     this.pm_type.Name           = "pm_type";
     //
     // ProjectID
     //
     this.ProjectID.Description = "ProjectID";
     this.ProjectID.Name        = "ProjectID";
     this.ProjectID.Type        = typeof(System.Guid);
     this.ProjectID.ValueInfo   = "00000000-0000-0000-0000-000000000000";
     this.ProjectID.Visible     = false;
     //
     // ProjectName
     //
     this.ProjectName.Description = "ProjectName";
     this.ProjectName.Name        = "ProjectName";
     this.ProjectName.Visible     = false;
     //
     // ProjectColor
     //
     this.ProjectColor.Description = "ProjectColor";
     this.ProjectColor.Name        = "ProjectColor";
     this.ProjectColor.Visible     = false;
     //
     // EnterpriseName
     //
     this.EnterpriseName.Description = "EnterpriseName";
     this.EnterpriseName.Name        = "EnterpriseName";
     this.EnterpriseName.Visible     = false;
     //
     // pm_status
     //
     this.pm_status.Description = "Status";
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("Open", "Open"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("Closed", "Closed"));
     this.pm_status.LookUpSettings = staticListLookUpSettings1;
     this.pm_status.Name           = "pm_status";
     //
     // rep_pro_projectmanagement
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageHeader,
         this.PageFooter
     });
     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   = "rc_pm_1";
     this.DataSource   = this.sqlDataSource1;
     this.FilterString = "[pm_type] In (?pm_type) And [pm_projectID] = ?ProjectID And [pm_status] In ([pm_s" +
                         "tatus])";
     this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 1);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.pm_type,
         this.ProjectID,
         this.ProjectName,
         this.ProjectColor,
         this.EnterpriseName,
         this.pm_status
     });
     this.Version = "17.2";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <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();
     DevExpress.DataAccess.Sql.SelectQuery          selectQuery1      = new DevExpress.DataAccess.Sql.SelectQuery();
     DevExpress.DataAccess.Sql.Column               column1           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression1 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                table1            = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column               column2           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression2 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column3           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression3 = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                table2            = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column               column4           = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression4 = new DevExpress.DataAccess.Sql.ColumnExpression();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(StockValueReport));
     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.Join join1 = new DevExpress.DataAccess.Sql.Join();
     DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo1 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     this.TopMargin        = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin     = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail           = new DevExpress.XtraReports.UI.DetailBand();
     this.ReportHeader     = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel1         = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader       = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel12        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10        = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportFooter     = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel7         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine2          = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel3         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1          = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel2         = new DevExpress.XtraReports.UI.XRLabel();
     this.sqlDataSource1   = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.calculatedField1 = new DevExpress.XtraReports.UI.CalculatedField();
     this.paramProductId   = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramsTenantId   = new DevExpress.XtraReports.Parameters.Parameter();
     this.paramWarehouseId = new DevExpress.XtraReports.Parameters.Parameter();
     this.DetailReport     = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1          = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel14        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6         = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5         = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 13.54167F;
     this.TopMargin.Name    = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 16.58335F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // Detail
     //
     this.Detail.HeightF = 3.125F;
     this.Detail.Name    = "Detail";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1
     });
     this.ReportHeader.HeightF = 52.08333F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrLabel1
     //
     this.xrLabel1.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel1.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel1.BorderWidth   = 0F;
     this.xrLabel1.Font          = new System.Drawing.Font("Trebuchet MS", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(750F, 28.86219F);
     this.xrLabel1.StylePriority.UseBackColor     = false;
     this.xrLabel1.StylePriority.UseBorders       = false;
     this.xrLabel1.StylePriority.UseBorderWidth   = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "Stock Value Report";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel12,
         this.xrLabel13,
         this.xrLabel4,
         this.xrLabel9,
         this.xrLabel10
     });
     this.PageHeader.HeightF = 30.20833F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLabel12
     //
     this.xrLabel12.BorderWidth   = 0F;
     this.xrLabel12.Font          = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel12.Name          = "xrLabel12";
     this.xrLabel12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF         = new System.Drawing.SizeF(114.1828F, 18.83333F);
     this.xrLabel12.StylePriority.UseBorderWidth = false;
     this.xrLabel12.StylePriority.UseFont        = false;
     this.xrLabel12.Text = "SKU";
     //
     // xrLabel13
     //
     this.xrLabel13.Font                  = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel13.LocationFloat         = new DevExpress.Utils.PointFloat(114.1828F, 0F);
     this.xrLabel13.Multiline             = true;
     this.xrLabel13.Name                  = "xrLabel13";
     this.xrLabel13.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF                 = new System.Drawing.SizeF(259.2949F, 18.83334F);
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.Text                  = "Product Name\r\n";
     //
     // xrLabel4
     //
     this.xrLabel4.Font                  = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel4.LocationFloat         = new DevExpress.Utils.PointFloat(373.4777F, 0F);
     this.xrLabel4.Multiline             = true;
     this.xrLabel4.Name                  = "xrLabel4";
     this.xrLabel4.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF                 = new System.Drawing.SizeF(119.3108F, 18.83334F);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.Text                  = "In Stock ";
     //
     // xrLabel9
     //
     this.xrLabel9.Font                  = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel9.LocationFloat         = new DevExpress.Utils.PointFloat(492.7885F, 0F);
     this.xrLabel9.Multiline             = true;
     this.xrLabel9.Name                  = "xrLabel9";
     this.xrLabel9.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                 = new System.Drawing.SizeF(119.6699F, 18.83334F);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.Text                  = "Buy Price ";
     //
     // xrLabel10
     //
     this.xrLabel10.Font                  = new System.Drawing.Font("Trebuchet MS", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel10.LocationFloat         = new DevExpress.Utils.PointFloat(612.4583F, 0F);
     this.xrLabel10.Multiline             = true;
     this.xrLabel10.Name                  = "xrLabel10";
     this.xrLabel10.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF                 = new System.Drawing.SizeF(150.5417F, 18.83334F);
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.Text                  = "Total Value";
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel7,
         this.xrLine2,
         this.xrLabel3,
         this.xrLine1,
         this.xrLabel2
     });
     this.ReportFooter.HeightF      = 75F;
     this.ReportFooter.KeepTogether = true;
     this.ReportFooter.Name         = "ReportFooter";
     //
     // xrLabel7
     //
     this.xrLabel7.Font                           = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(512.4583F, 13.62502F);
     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(100F, 23F);
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text                           = "Total:  ";
     this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLine2
     //
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(763F, 13.62502F);
     //
     // xrLabel3
     //
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumSum([ProductMaster].[calculatedField1])")
     });
     this.xrLabel3.Font                           = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(612.4583F, 13.62502F);
     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(150.5417F, 23F);
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     xrSummary1.Running                           = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrLabel3.Summary                        = xrSummary1;
     this.xrLabel3.Text                           = "xrLabel3";
     this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 36.62502F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(750F, 13.62502F);
     //
     // xrLabel2
     //
     this.xrLabel2.BackColor     = System.Drawing.Color.Transparent;
     this.xrLabel2.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel2.BorderWidth   = 0F;
     this.xrLabel2.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 50.25003F);
     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(750F, 20.83333F);
     this.xrLabel2.StylePriority.UseBackColor     = false;
     this.xrLabel2.StylePriority.UseBorderColor   = false;
     this.xrLabel2.StylePriority.UseBorders       = false;
     this.xrLabel2.StylePriority.UseBorderWidth   = false;
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text          = "©WarehouseZone\r\n";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "ApplicationContext";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     columnExpression1.ColumnName       = "SKUCode";
     table1.MetaSerializable            = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"1255\" />";
     table1.Name                  = "ProductMaster";
     columnExpression1.Table      = table1;
     column1.Expression           = columnExpression1;
     columnExpression2.ColumnName = "Name";
     columnExpression2.Table      = table1;
     column2.Expression           = columnExpression2;
     columnExpression3.ColumnName = "InStock";
     table2.MetaSerializable      = "<Meta X=\"185\" Y=\"30\" Width=\"125\" Height=\"324\" />";
     table2.Name                  = "InventoryStocks";
     columnExpression3.Table      = table2;
     column3.Expression           = columnExpression3;
     columnExpression4.ColumnName = "BuyPrice";
     columnExpression4.Table      = table1;
     column4.Expression           = columnExpression4;
     selectQuery1.Columns.Add(column1);
     selectQuery1.Columns.Add(column2);
     selectQuery1.Columns.Add(column3);
     selectQuery1.Columns.Add(column4);
     selectQuery1.FilterString      = resources.GetString("selectQuery1.FilterString");
     selectQuery1.GroupFilterString = "";
     selectQuery1.Name     = "ProductMaster";
     queryParameter1.Name  = "sqlProductId";
     queryParameter1.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter1.Value = new DevExpress.DataAccess.Expression("?paramProductId", typeof(int));
     queryParameter2.Name  = "sqlTenantId";
     queryParameter2.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter2.Value = new DevExpress.DataAccess.Expression("?paramsTenantId", typeof(int));
     queryParameter3.Name  = "sqlWarehouseId";
     queryParameter3.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter3.Value = new DevExpress.DataAccess.Expression("?paramWarehouseId", typeof(int));
     selectQuery1.Parameters.Add(queryParameter1);
     selectQuery1.Parameters.Add(queryParameter2);
     selectQuery1.Parameters.Add(queryParameter3);
     relationColumnInfo1.NestedKeyColumn = "ProductId";
     relationColumnInfo1.ParentKeyColumn = "ProductId";
     join1.KeyColumns.Add(relationColumnInfo1);
     join1.Nested = table2;
     join1.Parent = table1;
     selectQuery1.Relations.Add(join1);
     selectQuery1.Tables.Add(table1);
     selectQuery1.Tables.Add(table2);
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         selectQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // calculatedField1
     //
     this.calculatedField1.DataMember         = "ProductMaster";
     this.calculatedField1.Expression         = "Iif([InStock]<0,0,[InStock]*[BuyPrice])";
     this.calculatedField1.Name               = "calculatedField1";
     this.calculatedField1.Scripts.OnGetValue = "calculatedField1_GetValue";
     //
     // paramProductId
     //
     this.paramProductId.Description    = "Product";
     this.paramProductId.LookUpSettings = staticListLookUpSettings1;
     this.paramProductId.MultiValue     = true;
     this.paramProductId.Name           = "paramProductId";
     this.paramProductId.Type           = typeof(int);
     //
     // paramsTenantId
     //
     this.paramsTenantId.Description = "TenantId";
     this.paramsTenantId.Name        = "paramsTenantId";
     this.paramsTenantId.Type        = typeof(int);
     this.paramsTenantId.ValueInfo   = "0";
     this.paramsTenantId.Visible     = false;
     //
     // paramWarehouseId
     //
     this.paramWarehouseId.Description = "WareHouseId";
     this.paramWarehouseId.Name        = "paramWarehouseId";
     this.paramWarehouseId.Type        = typeof(int);
     this.paramWarehouseId.ValueInfo   = "0";
     this.paramWarehouseId.Visible     = false;
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1
     });
     this.DetailReport.DataMember = "ProductMaster";
     this.DetailReport.DataSource = this.sqlDataSource1;
     this.DetailReport.Level      = 0;
     this.DetailReport.Name       = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel14,
         this.xrLabel6,
         this.xrLabel11,
         this.xrLabel15,
         this.xrLabel5
     });
     this.Detail1.HeightF = 27.08333F;
     this.Detail1.Name    = "Detail1";
     //
     // xrLabel14
     //
     this.xrLabel14.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ProductMaster].[BuyPrice]")
     });
     this.xrLabel14.Font                  = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel14.LocationFloat         = new DevExpress.Utils.PointFloat(492.7885F, 0F);
     this.xrLabel14.Name                  = "xrLabel14";
     this.xrLabel14.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF                 = new System.Drawing.SizeF(119.6699F, 18.83334F);
     this.xrLabel14.StylePriority.UseFont = false;
     //
     // xrLabel6
     //
     this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ProductMaster].[InStock]")
     });
     this.xrLabel6.Font                  = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.LocationFloat         = new DevExpress.Utils.PointFloat(373.4777F, 0F);
     this.xrLabel6.Name                  = "xrLabel6";
     this.xrLabel6.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF                 = new System.Drawing.SizeF(119.3108F, 18.83334F);
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.BeforePrint          += new System.Drawing.Printing.PrintEventHandler(this.xrLabel6_BeforePrint);
     //
     // xrLabel11
     //
     this.xrLabel11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ProductMaster].[Name]")
     });
     this.xrLabel11.Font                  = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel11.LocationFloat         = new DevExpress.Utils.PointFloat(114.1828F, 0F);
     this.xrLabel11.Name                  = "xrLabel11";
     this.xrLabel11.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                 = new System.Drawing.SizeF(259.2949F, 18.83334F);
     this.xrLabel11.StylePriority.UseFont = false;
     //
     // xrLabel15
     //
     this.xrLabel15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ProductMaster].[calculatedField1]")
     });
     this.xrLabel15.Font                  = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel15.LocationFloat         = new DevExpress.Utils.PointFloat(612.4583F, 0F);
     this.xrLabel15.Name                  = "xrLabel15";
     this.xrLabel15.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF                 = new System.Drawing.SizeF(150.5417F, 18.83334F);
     this.xrLabel15.StylePriority.UseFont = false;
     //
     // xrLabel5
     //
     this.xrLabel5.BorderWidth = 0F;
     this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ProductMaster].[SKUCode]")
     });
     this.xrLabel5.Font          = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(114.1828F, 18.83333F);
     this.xrLabel5.StylePriority.UseBorderWidth = false;
     this.xrLabel5.StylePriority.UseFont        = false;
     //
     // StockValueReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.Detail,
         this.ReportHeader,
         this.PageHeader,
         this.ReportFooter,
         this.DetailReport
     });
     this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
         this.calculatedField1
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataSource = this.sqlDataSource1;
     this.Font       = new System.Drawing.Font("Arial", 9.75F);
     this.Margins    = new System.Drawing.Printing.Margins(49, 38, 14, 17);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.paramProductId,
         this.paramsTenantId,
         this.paramWarehouseId
     });
     this.ScriptsSource = "\r\n";
     this.Version       = "19.1";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <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.DataAccess.Sql.SelectQuery selectQuery1 = new DevExpress.DataAccess.Sql.SelectQuery();
            DevExpress.DataAccess.Sql.Column column1 = new DevExpress.DataAccess.Sql.Column();
            DevExpress.DataAccess.Sql.ColumnExpression columnExpression1 = new DevExpress.DataAccess.Sql.ColumnExpression();
            DevExpress.DataAccess.Sql.Table table1 = new DevExpress.DataAccess.Sql.Table();
            DevExpress.DataAccess.Sql.Column column2 = new DevExpress.DataAccess.Sql.Column();
            DevExpress.DataAccess.Sql.ColumnExpression columnExpression2 = new DevExpress.DataAccess.Sql.ColumnExpression();
            DevExpress.DataAccess.Sql.Table table2 = new DevExpress.DataAccess.Sql.Table();
            DevExpress.DataAccess.Sql.Column column3 = new DevExpress.DataAccess.Sql.Column();
            DevExpress.DataAccess.Sql.ColumnExpression columnExpression3 = new DevExpress.DataAccess.Sql.ColumnExpression();
            DevExpress.DataAccess.Sql.Table table3 = new DevExpress.DataAccess.Sql.Table();
            DevExpress.DataAccess.Sql.Column column4 = new DevExpress.DataAccess.Sql.Column();
            DevExpress.DataAccess.Sql.ColumnExpression columnExpression4 = new DevExpress.DataAccess.Sql.ColumnExpression();
            DevExpress.DataAccess.Sql.Column column5 = new DevExpress.DataAccess.Sql.Column();
            DevExpress.DataAccess.Sql.ColumnExpression columnExpression5 = new DevExpress.DataAccess.Sql.ColumnExpression();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OrdersTotal));
            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.Join join1 = new DevExpress.DataAccess.Sql.Join();
            DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo1 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
            DevExpress.DataAccess.Sql.Join join2 = new DevExpress.DataAccess.Sql.Join();
            DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo2 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
            DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
            DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
            this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
            this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
            this.Detail = new DevExpress.XtraReports.UI.DetailBand();
            this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
            this.xrLabel29 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel42 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel43 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrPanel2 = new DevExpress.XtraReports.UI.XRPanel();
            this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
            this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
            this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
            this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
            this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
            this.paramStartDate = new DevExpress.XtraReports.Parameters.Parameter();
            this.paramEndDate = new DevExpress.XtraReports.Parameters.Parameter();
            this.paramTenantId = new DevExpress.XtraReports.Parameters.Parameter();
            this.paramTransactionTypes = new DevExpress.XtraReports.Parameters.Parameter();
            this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
            this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // TopMargin
            // 
            this.TopMargin.HeightF = 12.5F;
            this.TopMargin.Name = "TopMargin";
            // 
            // BottomMargin
            // 
            this.BottomMargin.HeightF = 3F;
            this.BottomMargin.Name = "BottomMargin";
            // 
            // Detail
            // 
            this.Detail.HeightF = 0F;
            this.Detail.Name = "Detail";
            // 
            // ReportHeader
            // 
            this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel29,
            this.xrLabel42,
            this.xrLabel1,
            this.xrLabel3,
            this.xrLabel43,
            this.xrLabel5,
            this.xrPanel2});
            this.ReportHeader.HeightF = 91.66666F;
            this.ReportHeader.Name = "ReportHeader";
            // 
            // xrLabel29
            // 
            this.xrLabel29.BackColor = System.Drawing.Color.Gainsboro;
            this.xrLabel29.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel29.LocationFloat = new DevExpress.Utils.PointFloat(0F, 63.85899F);
            this.xrLabel29.Name = "xrLabel29";
            this.xrLabel29.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel29.SizeF = new System.Drawing.SizeF(101.0132F, 16.26924F);
            this.xrLabel29.StylePriority.UseBackColor = false;
            this.xrLabel29.StylePriority.UseFont = false;
            this.xrLabel29.StylePriority.UseTextAlignment = false;
            this.xrLabel29.Text = "ORDER NO:";
            this.xrLabel29.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrLabel42
            // 
            this.xrLabel42.BackColor = System.Drawing.Color.Gainsboro;
            this.xrLabel42.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel42.LocationFloat = new DevExpress.Utils.PointFloat(101.0129F, 63.85899F);
            this.xrLabel42.Name = "xrLabel42";
            this.xrLabel42.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel42.SizeF = new System.Drawing.SizeF(135.7428F, 16.26924F);
            this.xrLabel42.StylePriority.UseBackColor = false;
            this.xrLabel42.StylePriority.UseFont = false;
            this.xrLabel42.StylePriority.UseTextAlignment = false;
            this.xrLabel42.Text = "DATE:";
            this.xrLabel42.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrLabel1
            // 
            this.xrLabel1.BackColor = System.Drawing.Color.Gainsboro;
            this.xrLabel1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(236.7559F, 63.85899F);
            this.xrLabel1.Name = "xrLabel1";
            this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel1.SizeF = new System.Drawing.SizeF(214.015F, 16.26924F);
            this.xrLabel1.StylePriority.UseBackColor = false;
            this.xrLabel1.StylePriority.UseFont = false;
            this.xrLabel1.StylePriority.UseTextAlignment = false;
            this.xrLabel1.Text = "PROPERTY:";
            this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrLabel3
            // 
            this.xrLabel3.BackColor = System.Drawing.Color.Gainsboro;
            this.xrLabel3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(450.7708F, 63.85899F);
            this.xrLabel3.Name = "xrLabel3";
            this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel3.SizeF = new System.Drawing.SizeF(179.7106F, 16.26923F);
            this.xrLabel3.StylePriority.UseBackColor = false;
            this.xrLabel3.StylePriority.UseFont = false;
            this.xrLabel3.StylePriority.UseTextAlignment = false;
            this.xrLabel3.Text = "ACCOUNT:";
            this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrLabel43
            // 
            this.xrLabel43.BackColor = System.Drawing.Color.Gainsboro;
            this.xrLabel43.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel43.LocationFloat = new DevExpress.Utils.PointFloat(630.4814F, 63.85899F);
            this.xrLabel43.Name = "xrLabel43";
            this.xrLabel43.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel43.SizeF = new System.Drawing.SizeF(116.5184F, 16.26923F);
            this.xrLabel43.StylePriority.UseBackColor = false;
            this.xrLabel43.StylePriority.UseFont = false;
            this.xrLabel43.StylePriority.UseTextAlignment = false;
            this.xrLabel43.Text = "ORDER TOTAL:";
            this.xrLabel43.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrLabel5
            // 
            this.xrLabel5.BackColor = System.Drawing.Color.Transparent;
            this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrLabel5.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(3.999964F, 0F);
            this.xrLabel5.Name = "xrLabel5";
            this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel5.SizeF = new System.Drawing.SizeF(743.0002F, 30.62501F);
            this.xrLabel5.StylePriority.UseBackColor = false;
            this.xrLabel5.StylePriority.UseBorders = false;
            this.xrLabel5.StylePriority.UseFont = false;
            this.xrLabel5.StylePriority.UseTextAlignment = false;
            this.xrLabel5.Text = "Orders Total";
            this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrPanel2
            // 
            this.xrPanel2.BackColor = System.Drawing.Color.Transparent;
            this.xrPanel2.BorderColor = System.Drawing.Color.Black;
            this.xrPanel2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel10,
            this.xrLabel11,
            this.xrLabel12,
            this.xrLabel13});
            this.xrPanel2.LocationFloat = new DevExpress.Utils.PointFloat(3.999964F, 30.62502F);
            this.xrPanel2.Name = "xrPanel2";
            this.xrPanel2.SizeF = new System.Drawing.SizeF(743.0002F, 22.85416F);
            this.xrPanel2.StylePriority.UseBackColor = false;
            this.xrPanel2.StylePriority.UseBorderColor = false;
            // 
            // xrLabel10
            // 
            this.xrLabel10.BackColor = System.Drawing.Color.Transparent;
            this.xrLabel10.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel10.ForeColor = System.Drawing.Color.Black;
            this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(135.4353F, 0F);
            this.xrLabel10.Name = "xrLabel10";
            this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel10.SizeF = new System.Drawing.SizeF(107.973F, 18.83335F);
            this.xrLabel10.StylePriority.UseBackColor = false;
            this.xrLabel10.StylePriority.UseFont = false;
            this.xrLabel10.StylePriority.UseForeColor = false;
            this.xrLabel10.StylePriority.UseTextAlignment = false;
            this.xrLabel10.Text = "Report Period :";
            this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrLabel11
            // 
            this.xrLabel11.BackColor = System.Drawing.Color.Transparent;
            this.xrLabel11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "?paramStartDate")});
            this.xrLabel11.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel11.ForeColor = System.Drawing.Color.Black;
            this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(243.4083F, 0F);
            this.xrLabel11.Name = "xrLabel11";
            this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel11.SizeF = new System.Drawing.SizeF(156.7502F, 18.83335F);
            this.xrLabel11.StylePriority.UseBackColor = false;
            this.xrLabel11.StylePriority.UseFont = false;
            this.xrLabel11.StylePriority.UseForeColor = false;
            this.xrLabel11.StylePriority.UseTextAlignment = false;
            this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrLabel12
            // 
            this.xrLabel12.BackColor = System.Drawing.Color.Transparent;
            this.xrLabel12.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel12.ForeColor = System.Drawing.Color.Black;
            this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(400.1585F, 0F);
            this.xrLabel12.Name = "xrLabel12";
            this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel12.SizeF = new System.Drawing.SizeF(23.95834F, 18.83335F);
            this.xrLabel12.StylePriority.UseBackColor = false;
            this.xrLabel12.StylePriority.UseFont = false;
            this.xrLabel12.StylePriority.UseForeColor = false;
            this.xrLabel12.StylePriority.UseTextAlignment = false;
            this.xrLabel12.Text = "-";
            this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrLabel13
            // 
            this.xrLabel13.BackColor = System.Drawing.Color.Transparent;
            this.xrLabel13.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "?paramEndDate")});
            this.xrLabel13.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel13.ForeColor = System.Drawing.Color.Black;
            this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(424.1169F, 0F);
            this.xrLabel13.Name = "xrLabel13";
            this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel13.SizeF = new System.Drawing.SizeF(158.3333F, 18.83334F);
            this.xrLabel13.StylePriority.UseBackColor = false;
            this.xrLabel13.StylePriority.UseFont = false;
            this.xrLabel13.StylePriority.UseForeColor = false;
            this.xrLabel13.StylePriority.UseTextAlignment = false;
            this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // sqlDataSource1
            // 
            this.sqlDataSource1.ConnectionName = "ApplicationContext";
            this.sqlDataSource1.Name = "sqlDataSource1";
            columnExpression1.ColumnName = "OrderNumber";
            table1.MetaSerializable = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"1331\" />";
            table1.Name = "Orders";
            columnExpression1.Table = table1;
            column1.Expression = columnExpression1;
            columnExpression2.ColumnName = "AddressLine1";
            table2.MetaSerializable = "<Meta X=\"185\" Y=\"30\" Width=\"125\" Height=\"571\" />";
            table2.Name = "PProperties";
            columnExpression2.Table = table2;
            column2.Expression = columnExpression2;
            columnExpression3.ColumnName = "CompanyName";
            table3.MetaSerializable = "<Meta X=\"340\" Y=\"30\" Width=\"125\" Height=\"647\" />";
            table3.Name = "Account";
            columnExpression3.Table = table3;
            column3.Expression = columnExpression3;
            columnExpression4.ColumnName = "IssueDate";
            columnExpression4.Table = table1;
            column4.Expression = columnExpression4;
            columnExpression5.ColumnName = "OrderTotal";
            columnExpression5.Table = table1;
            column5.Expression = columnExpression5;
            selectQuery1.Columns.Add(column1);
            selectQuery1.Columns.Add(column2);
            selectQuery1.Columns.Add(column3);
            selectQuery1.Columns.Add(column4);
            selectQuery1.Columns.Add(column5);
            selectQuery1.FilterString = resources.GetString("selectQuery1.FilterString");
            selectQuery1.GroupFilterString = "";
            selectQuery1.Name = "Orders";
            queryParameter1.Name = "paramStartDate";
            queryParameter1.Type = typeof(DevExpress.DataAccess.Expression);
            queryParameter1.Value = new DevExpress.DataAccess.Expression("?paramStartDate", typeof(System.DateTime));
            queryParameter2.Name = "paramEndDate";
            queryParameter2.Type = typeof(DevExpress.DataAccess.Expression);
            queryParameter2.Value = new DevExpress.DataAccess.Expression("?paramEndDate", typeof(System.DateTime));
            queryParameter3.Name = "paramTenantId";
            queryParameter3.Type = typeof(DevExpress.DataAccess.Expression);
            queryParameter3.Value = new DevExpress.DataAccess.Expression("?paramTenantId", typeof(int));
            queryParameter4.Name = "paramTransactionTypes";
            queryParameter4.Type = typeof(DevExpress.DataAccess.Expression);
            queryParameter4.Value = new DevExpress.DataAccess.Expression("?paramTransactionTypes", typeof(int));
            selectQuery1.Parameters.Add(queryParameter1);
            selectQuery1.Parameters.Add(queryParameter2);
            selectQuery1.Parameters.Add(queryParameter3);
            selectQuery1.Parameters.Add(queryParameter4);
            relationColumnInfo1.NestedKeyColumn = "PPropertyId";
            relationColumnInfo1.ParentKeyColumn = "ShipmentPropertyId";
            join1.KeyColumns.Add(relationColumnInfo1);
            join1.Nested = table2;
            join1.Parent = table1;
            join1.Type = DevExpress.Xpo.DB.JoinType.LeftOuter;
            relationColumnInfo2.NestedKeyColumn = "AccountID";
            relationColumnInfo2.ParentKeyColumn = "AccountID";
            join2.KeyColumns.Add(relationColumnInfo2);
            join2.Nested = table3;
            join2.Parent = table1;
            join2.Type = DevExpress.Xpo.DB.JoinType.LeftOuter;
            selectQuery1.Relations.Add(join1);
            selectQuery1.Relations.Add(join2);
            selectQuery1.Tables.Add(table1);
            selectQuery1.Tables.Add(table2);
            selectQuery1.Tables.Add(table3);
            this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
            selectQuery1});
            this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
            // 
            // DetailReport
            // 
            this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail1});
            this.DetailReport.DataMember = "Orders";
            this.DetailReport.DataSource = this.sqlDataSource1;
            this.DetailReport.Level = 0;
            this.DetailReport.Name = "DetailReport";
            // 
            // Detail1
            // 
            this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel4,
            this.xrLabel6,
            this.xrLabel8,
            this.xrLabel9,
            this.xrLabel14});
            this.Detail1.HeightF = 21.15707F;
            this.Detail1.Name = "Detail1";
            // 
            // xrLabel4
            // 
            this.xrLabel4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Orders].[OrderNumber]")});
            this.xrLabel4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            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(101.0132F, 20.03206F);
            this.xrLabel4.StylePriority.UseFont = false;
            this.xrLabel4.StylePriority.UseTextAlignment = false;
            this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrLabel6
            // 
            this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Orders].[IssueDate]")});
            this.xrLabel6.Font = new System.Drawing.Font("Verdana", 8.25F);
            this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(101.0132F, 0F);
            this.xrLabel6.Name = "xrLabel6";
            this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel6.SizeF = new System.Drawing.SizeF(135.7428F, 20.03206F);
            this.xrLabel6.StylePriority.UseFont = false;
            this.xrLabel6.StylePriority.UseTextAlignment = false;
            this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            this.xrLabel6.TextFormatString = "{0:dd/MM/yyyy}";
            // 
            // xrLabel8
            // 
            this.xrLabel8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Orders].[AddressLine1]")});
            this.xrLabel8.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(237.1747F, 0F);
            this.xrLabel8.Name = "xrLabel8";
            this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel8.SizeF = new System.Drawing.SizeF(213.5963F, 20.03206F);
            this.xrLabel8.StylePriority.UseFont = false;
            this.xrLabel8.StylePriority.UseTextAlignment = false;
            this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrLabel9
            // 
            this.xrLabel9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Orders].[CompanyName]")});
            this.xrLabel9.Font = new System.Drawing.Font("Verdana", 8.25F);
            this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(450.7711F, 0F);
            this.xrLabel9.Name = "xrLabel9";
            this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel9.SizeF = new System.Drawing.SizeF(179.7104F, 20.03206F);
            this.xrLabel9.StylePriority.UseFont = false;
            this.xrLabel9.StylePriority.UseTextAlignment = false;
            this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrLabel14
            // 
            this.xrLabel14.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Orders].[OrderTotal]")});
            this.xrLabel14.Font = new System.Drawing.Font("Verdana", 8.25F);
            this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(630.4814F, 0F);
            this.xrLabel14.Name = "xrLabel14";
            this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel14.SizeF = new System.Drawing.SizeF(116.5187F, 20.03206F);
            this.xrLabel14.StylePriority.UseFont = false;
            this.xrLabel14.StylePriority.UseTextAlignment = false;
            this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
            // 
            // xrLine2
            // 
            this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
            this.xrLine2.Name = "xrLine2";
            this.xrLine2.SizeF = new System.Drawing.SizeF(744.6643F, 17.17628F);
            // 
            // paramStartDate
            // 
            this.paramStartDate.Description = "Start Date";
            this.paramStartDate.Name = "paramStartDate";
            this.paramStartDate.Type = typeof(System.DateTime);
            this.paramStartDate.ValueInfo = "2019-09-04";
            // 
            // paramEndDate
            // 
            this.paramEndDate.Description = "End Date";
            this.paramEndDate.Name = "paramEndDate";
            this.paramEndDate.Type = typeof(System.DateTime);
            this.paramEndDate.ValueInfo = "2019-09-03";
            // 
            // paramTenantId
            // 
            this.paramTenantId.Description = "Tenant Id";
            this.paramTenantId.Name = "paramTenantId";
            this.paramTenantId.Type = typeof(int);
            this.paramTenantId.ValueInfo = "0";
            this.paramTenantId.Visible = false;
            // 
            // paramTransactionTypes
            // 
            this.paramTransactionTypes.Description = "Order Type";
            this.paramTransactionTypes.LookUpSettings = staticListLookUpSettings1;
            this.paramTransactionTypes.MultiValue = true;
            this.paramTransactionTypes.Name = "paramTransactionTypes";
            this.paramTransactionTypes.Type = typeof(int);
            // 
            // ReportFooter
            // 
            this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLine2,
            this.xrLabel16,
            this.xrLabel7,
            this.xrLabel15,
            this.xrLabel2});
            this.ReportFooter.HeightF = 71.55126F;
            this.ReportFooter.KeepTogether = true;
            this.ReportFooter.Name = "ReportFooter";
            // 
            // xrLabel16
            // 
            this.xrLabel16.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(580.4814F, 17.17629F);
            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(49.99994F, 23F);
            this.xrLabel16.StylePriority.UseFont = false;
            this.xrLabel16.Text = "Total:";
            // 
            // xrLabel7
            // 
            this.xrLabel7.BackColor = System.Drawing.Color.Transparent;
            this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Top;
            this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 40.17627F);
            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(746.9999F, 8.041668F);
            this.xrLabel7.StylePriority.UseBackColor = false;
            this.xrLabel7.StylePriority.UseBorders = false;
            this.xrLabel7.StylePriority.UseTextAlignment = false;
            this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrLabel15
            // 
            this.xrLabel15.BackColor = System.Drawing.Color.Transparent;
            this.xrLabel15.Borders = DevExpress.XtraPrinting.BorderSide.Top;
            this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(2.706041F, 48.21793F);
            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(744.2939F, 23.33333F);
            this.xrLabel15.StylePriority.UseBackColor = false;
            this.xrLabel15.StylePriority.UseBorders = false;
            this.xrLabel15.StylePriority.UseTextAlignment = false;
            this.xrLabel15.Text = "©WarehouseZone\r\n\r\n";
            this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrLabel2
            // 
            this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumSum([Orders].[OrderTotal])")});
            this.xrLabel2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(630.4814F, 17.17629F);
            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(116.5184F, 23F);
            this.xrLabel2.StylePriority.UseFont = false;
            this.xrLabel2.StylePriority.UseTextAlignment = false;
            xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
            this.xrLabel2.Summary = xrSummary1;
            this.xrLabel2.Text = "xrLabel2";
            this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
            // 
            // OrdersTotal
            // 
            this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.TopMargin,
            this.BottomMargin,
            this.Detail,
            this.ReportHeader,
            this.DetailReport,
            this.ReportFooter});
            this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
            this.sqlDataSource1});
            this.DataSource = this.sqlDataSource1;
            this.Font = new System.Drawing.Font("Arial", 9.75F);
            this.Margins = new System.Drawing.Printing.Margins(51, 50, 12, 3);
            this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
            this.paramStartDate,
            this.paramEndDate,
            this.paramTenantId,
            this.paramTransactionTypes});
            this.Version = "19.1";
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Exemple #24
0
    /// <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(r_escapes));
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView1 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView2 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
            DevExpress.DataAccess.Sql.CustomSqlQuery customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
            DevExpress.DataAccess.Sql.QueryParameter queryParameter1 = new DevExpress.DataAccess.Sql.QueryParameter();
            DevExpress.DataAccess.Sql.QueryParameter queryParameter2 = new DevExpress.DataAccess.Sql.QueryParameter();
            DevExpress.DataAccess.Sql.CustomSqlQuery customSqlQuery2 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
            DevExpress.DataAccess.Sql.QueryParameter queryParameter3 = 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();
            DevExpress.DataAccess.Sql.QueryParameter queryParameter4 = new DevExpress.DataAccess.Sql.QueryParameter();
            DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView3 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView4 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
            DevExpress.XtraCharts.XYDiagram xyDiagram3 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView5 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
            DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView3 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
            DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings2 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
            this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
            this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
            this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
            this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
            this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
            this.Detail = new DevExpress.XtraReports.UI.DetailBand();
            this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrChart3 = new DevExpress.XtraReports.UI.XRChart();
            this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
            this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
            this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
            this.xrColumn1 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrColumn2 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrColumn3 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrColumn4 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrColumn5 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrColumn6 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrChart2 = new DevExpress.XtraReports.UI.XRChart();
            this.xrChart1 = new DevExpress.XtraReports.UI.XRChart();
            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.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
            this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
            this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
            this.wc1_type = new DevExpress.XtraReports.Parameters.Parameter();
            this.wc1_vsm = new DevExpress.XtraReports.Parameters.Parameter();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // TopMargin
            // 
            this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel4,
            this.xrLine1,
            this.xrPictureBox1});
            this.TopMargin.HeightF = 65F;
            this.TopMargin.Name = "TopMargin";
            // 
            // xrLabel4
            // 
            this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(598.9583F, 25.33332F);
            this.xrLabel4.Multiline = true;
            this.xrLabel4.Name = "xrLabel4";
            this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel4.SizeF = new System.Drawing.SizeF(391.0416F, 23F);
            this.xrLabel4.StylePriority.UseTextAlignment = false;
            this.xrLabel4.Text = "ESCAPES";
            this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // xrLine1
            // 
            this.xrLine1.BorderColor = System.Drawing.Color.Empty;
            this.xrLine1.ForeColor = System.Drawing.Color.Gray;
            this.xrLine1.LineWidth = 5F;
            this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 48.33333F);
            this.xrLine1.Name = "xrLine1";
            this.xrLine1.SizeF = new System.Drawing.SizeF(996.875F, 16.66667F);
            this.xrLine1.StylePriority.UseBorderColor = false;
            this.xrLine1.StylePriority.UseForeColor = false;
            // 
            // xrPictureBox1
            // 
            this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
            this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 8.75F);
            this.xrPictureBox1.Name = "xrPictureBox1";
            this.xrPictureBox1.SizeF = new System.Drawing.SizeF(153.125F, 39.58333F);
            this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
            // 
            // BottomMargin
            // 
            this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel1,
            this.xrLine2});
            this.BottomMargin.HeightF = 54F;
            this.BottomMargin.Name = "BottomMargin";
            // 
            // xrLabel1
            // 
            this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(598.9583F, 16.66667F);
            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(401.0417F, 23F);
            this.xrLabel1.StylePriority.UseTextAlignment = false;
            this.xrLabel1.Text = "xrLabel1";
            this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // xrLine2
            // 
            this.xrLine2.BorderColor = System.Drawing.Color.Empty;
            this.xrLine2.ForeColor = System.Drawing.Color.Gray;
            this.xrLine2.LineWidth = 5F;
            this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
            this.xrLine2.Name = "xrLine2";
            this.xrLine2.SizeF = new System.Drawing.SizeF(996.875F, 16.66667F);
            this.xrLine2.StylePriority.UseBorderColor = false;
            this.xrLine2.StylePriority.UseForeColor = false;
            // 
            // Detail
            // 
            this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel6,
            this.xrChart3,
            this.xrLabel3,
            this.xrLabel5,
            this.xrLabel2,
            this.xrTable2,
            this.xrChart2,
            this.xrChart1});
            this.Detail.HeightF = 582.7084F;
            this.Detail.Name = "Detail";
            // 
            // xrLabel6
            // 
            this.xrLabel6.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 534.7084F);
            this.xrLabel6.Multiline = true;
            this.xrLabel6.Name = "xrLabel6";
            this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel6.SizeF = new System.Drawing.SizeF(153.125F, 23F);
            this.xrLabel6.StylePriority.UseFont = false;
            this.xrLabel6.StylePriority.UseTextAlignment = false;
            this.xrLabel6.Text = "ACTIONS RAIL";
            this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // xrChart3
            // 
            this.xrChart3.AutoLayout = true;
            this.xrChart3.BackColor = System.Drawing.Color.White;
            this.xrChart3.BorderColor = System.Drawing.Color.Black;
            this.xrChart3.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrChart3.DataSource = this.sqlDataSource1;
            xyDiagram1.AxisX.Label.Angle = 270;
            xyDiagram1.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.AxisX.Label.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            xyDiagram1.AxisX.Label.ResolveOverlappingOptions.MinIndent = 1;
            xyDiagram1.AxisX.MinorCount = 1;
            xyDiagram1.AxisX.Visibility = DevExpress.Utils.DefaultBoolean.True;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.DefaultPane.EnableAxisXZooming = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.DefaultPane.EnableAxisYZooming = DevExpress.Utils.DefaultBoolean.False;
            this.xrChart3.Diagram = xyDiagram1;
            this.xrChart3.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
            this.xrChart3.Legend.BackColor = System.Drawing.Color.Transparent;
            this.xrChart3.Legend.Border.Color = System.Drawing.SystemColors.ActiveBorder;
            this.xrChart3.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
            this.xrChart3.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.xrChart3.Legend.MarkerSize = new System.Drawing.Size(20, 10);
            this.xrChart3.Legend.Name = "Default Legend";
            this.xrChart3.Legend.Title.Text = "Actual";
            this.xrChart3.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
            this.xrChart3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 375.625F);
            this.xrChart3.Name = "xrChart3";
            this.xrChart3.PaletteBaseColorNumber = 2;
            this.xrChart3.PaletteName = "Grayscale";
            series1.ArgumentDataMember = "Query_4.scause";
            sideBySideBarSeriesLabel1.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
            sideBySideBarSeriesLabel1.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False;
            sideBySideBarSeriesLabel1.LineVisibility = DevExpress.Utils.DefaultBoolean.False;
            sideBySideBarSeriesLabel1.TextColor = System.Drawing.Color.Black;
            sideBySideBarSeriesLabel1.TextOrientation = DevExpress.XtraCharts.TextOrientation.BottomToTop;
            series1.Label = sideBySideBarSeriesLabel1;
            series1.LegendName = "Default Legend";
            series1.Name = "Actual";
            series1.ValueDataMembersSerializable = "Query_4.factual";
            sideBySideBarSeriesView1.Color = System.Drawing.Color.SteelBlue;
            sideBySideBarSeriesView1.Transparency = ((byte)(135));
            series1.View = sideBySideBarSeriesView1;
            series2.ArgumentDataMember = "Query_4.scause";
            pointSeriesLabel1.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            pointSeriesLabel1.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
            pointSeriesLabel1.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False;
            pointSeriesLabel1.LineVisibility = DevExpress.Utils.DefaultBoolean.False;
            pointSeriesLabel1.TextColor = System.Drawing.Color.Red;
            series2.Label = pointSeriesLabel1;
            series2.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            series2.Name = "Goal";
            series2.ShowInLegend = false;
            series2.ValueDataMembersSerializable = "Query_4.fsum";
            lineSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            series2.View = lineSeriesView1;
            this.xrChart3.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2};
            sideBySideBarSeriesView2.Transparency = ((byte)(135));
            this.xrChart3.SeriesTemplate.View = sideBySideBarSeriesView2;
            this.xrChart3.SizeF = new System.Drawing.SizeF(601.0417F, 159.0834F);
            // 
            // sqlDataSource1
            // 
            this.sqlDataSource1.ConnectionName = "DB_1033_DashboardConnectionString";
            this.sqlDataSource1.Name = "sqlDataSource1";
            customSqlQuery1.Name = "Query_1";
            queryParameter1.Name = "wc1_type";
            queryParameter1.Type = typeof(DevExpress.DataAccess.Expression);
            queryParameter1.Value = new DevExpress.DataAccess.Expression("?wc1_type", typeof(string));
            queryParameter2.Name = "wc1_vsm";
            queryParameter2.Type = typeof(DevExpress.DataAccess.Expression);
            queryParameter2.Value = new DevExpress.DataAccess.Expression("?wc1_vsm", typeof(string));
            customSqlQuery1.Parameters.Add(queryParameter1);
            customSqlQuery1.Parameters.Add(queryParameter2);
            customSqlQuery1.Sql = resources.GetString("customSqlQuery1.Sql");
            customSqlQuery2.Name = "Query_2";
            queryParameter3.Name = "wc1_vsm";
            queryParameter3.Type = typeof(DevExpress.DataAccess.Expression);
            queryParameter3.Value = new DevExpress.DataAccess.Expression("IIF(?wc1_vsm == \'EP&A\',\'EP&A\', IIF(?wc1_vsm == \'Heat Transfer\', \'Heat Transfer\', " +
        "\'%%\'))\n\n", typeof(string));
            customSqlQuery2.Parameters.Add(queryParameter3);
            customSqlQuery2.Sql = resources.GetString("customSqlQuery2.Sql");
            customSqlQuery3.Name = "Query_3";
            customSqlQuery3.Sql = "select top 5 * from [tbl_actions]\r\nwhere report = \'escapes\'\r\n";
            customSqlQuery4.Name = "Query_4";
            queryParameter4.Name = "wc1_vsm";
            queryParameter4.Type = typeof(DevExpress.DataAccess.Expression);
            queryParameter4.Value = new DevExpress.DataAccess.Expression("?wc1_vsm", typeof(string));
            customSqlQuery4.Parameters.Add(queryParameter4);
            customSqlQuery4.Sql = resources.GetString("customSqlQuery4.Sql");
            this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
            customSqlQuery1,
            customSqlQuery2,
            customSqlQuery3,
            customSqlQuery4});
            this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
            // 
            // xrLabel3
            // 
            this.xrLabel3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(259.9998F, 352.625F);
            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(100F, 23F);
            this.xrLabel3.StylePriority.UseFont = false;
            this.xrLabel3.StylePriority.UseTextAlignment = false;
            this.xrLabel3.Text = "FORECAST";
            this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrLabel5
            // 
            this.xrLabel5.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(259.9998F, 0F);
            this.xrLabel5.Multiline = true;
            this.xrLabel5.Name = "xrLabel5";
            this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel5.SizeF = new System.Drawing.SizeF(100F, 23F);
            this.xrLabel5.StylePriority.UseFont = false;
            this.xrLabel5.StylePriority.UseTextAlignment = false;
            this.xrLabel5.Text = "TREND";
            this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrLabel2
            // 
            this.xrLabel2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(748.9583F, 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(100F, 23F);
            this.xrLabel2.StylePriority.UseFont = false;
            this.xrLabel2.StylePriority.UseTextAlignment = false;
            this.xrLabel2.Text = "PARETO";
            this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrTable2
            // 
            this.xrTable2.BackColor = System.Drawing.Color.IndianRed;
            this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) 
            | DevExpress.XtraPrinting.BorderSide.Right) 
            | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrTable2.BorderWidth = 1F;
            this.xrTable2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.xrTable2.ForeColor = System.Drawing.Color.White;
            this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 557.7084F);
            this.xrTable2.Name = "xrTable2";
            this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
            this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow2});
            this.xrTable2.SizeF = new System.Drawing.SizeF(996.875F, 25F);
            this.xrTable2.StylePriority.UseBackColor = false;
            this.xrTable2.StylePriority.UseBorders = false;
            this.xrTable2.StylePriority.UseBorderWidth = false;
            this.xrTable2.StylePriority.UseFont = false;
            this.xrTable2.StylePriority.UseForeColor = false;
            this.xrTable2.StylePriority.UseTextAlignment = false;
            this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrTableRow2
            // 
            this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrColumn1,
            this.xrColumn2,
            this.xrColumn3,
            this.xrColumn4,
            this.xrColumn5,
            this.xrColumn6});
            this.xrTableRow2.Name = "xrTableRow2";
            this.xrTableRow2.Weight = 1D;
            // 
            // xrColumn1
            // 
            this.xrColumn1.Multiline = true;
            this.xrColumn1.Name = "xrColumn1";
            this.xrColumn1.Text = "RESPONSIBLE";
            this.xrColumn1.Weight = 0.92163030833659876D;
            // 
            // xrColumn2
            // 
            this.xrColumn2.Multiline = true;
            this.xrColumn2.Name = "xrColumn2";
            this.xrColumn2.Text = "ISSUE";
            this.xrColumn2.Weight = 1.4858934475411441D;
            // 
            // xrColumn3
            // 
            this.xrColumn3.Multiline = true;
            this.xrColumn3.Name = "xrColumn3";
            this.xrColumn3.Text = "ACTION";
            this.xrColumn3.Weight = 1.8025078982170846D;
            // 
            // xrColumn4
            // 
            this.xrColumn4.Multiline = true;
            this.xrColumn4.Name = "xrColumn4";
            this.xrColumn4.Text = "STATUS";
            this.xrColumn4.Weight = 0.60501558214145756D;
            // 
            // xrColumn5
            // 
            this.xrColumn5.Multiline = true;
            this.xrColumn5.Name = "xrColumn5";
            this.xrColumn5.Text = "START_DATE";
            this.xrColumn5.Weight = 0.5987462345709248D;
            // 
            // xrColumn6
            // 
            this.xrColumn6.Multiline = true;
            this.xrColumn6.Name = "xrColumn6";
            this.xrColumn6.Text = "DUE_DATE";
            this.xrColumn6.Weight = 0.58620652919279D;
            // 
            // xrChart2
            // 
            this.xrChart2.AutoLayout = true;
            this.xrChart2.BackColor = System.Drawing.Color.White;
            this.xrChart2.BorderColor = System.Drawing.Color.Black;
            this.xrChart2.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrChart2.DataSource = this.sqlDataSource1;
            xyDiagram2.AxisX.Label.Angle = 270;
            xyDiagram2.AxisX.Label.ResolveOverlappingOptions.AllowHide = false;
            xyDiagram2.AxisX.Label.ResolveOverlappingOptions.AllowStagger = false;
            xyDiagram2.AxisX.Label.ResolveOverlappingOptions.MinIndent = 0;
            xyDiagram2.AxisX.MinorCount = 1;
            xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram2.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram2.DefaultPane.EnableAxisXZooming = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram2.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram2.DefaultPane.EnableAxisYZooming = DevExpress.Utils.DefaultBoolean.False;
            this.xrChart2.Diagram = xyDiagram2;
            this.xrChart2.IndicatorsPaletteName = "Grayscale";
            this.xrChart2.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
            this.xrChart2.Legend.BackColor = System.Drawing.Color.Transparent;
            this.xrChart2.Legend.Border.Color = System.Drawing.SystemColors.ActiveBorder;
            this.xrChart2.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
            this.xrChart2.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.xrChart2.Legend.MarkerSize = new System.Drawing.Size(20, 10);
            this.xrChart2.Legend.Name = "Default Legend";
            this.xrChart2.Legend.Title.Text = "Actual";
            this.xrChart2.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
            this.xrChart2.LocationFloat = new DevExpress.Utils.PointFloat(611.4583F, 23.00002F);
            this.xrChart2.Name = "xrChart2";
            this.xrChart2.PaletteBaseColorNumber = 2;
            this.xrChart2.PaletteName = "Grayscale";
            series3.ArgumentDataMember = "Query_2.cause";
            sideBySideBarSeriesLabel2.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
            sideBySideBarSeriesLabel2.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False;
            sideBySideBarSeriesLabel2.LineVisibility = DevExpress.Utils.DefaultBoolean.False;
            sideBySideBarSeriesLabel2.TextColor = System.Drawing.Color.Black;
            sideBySideBarSeriesLabel2.TextOrientation = DevExpress.XtraCharts.TextOrientation.BottomToTop;
            series3.Label = sideBySideBarSeriesLabel2;
            series3.LegendName = "Default Legend";
            series3.Name = "Actual";
            series3.ValueDataMembersSerializable = "Query_2.cValue";
            sideBySideBarSeriesView3.Color = System.Drawing.Color.Firebrick;
            sideBySideBarSeriesView3.Transparency = ((byte)(135));
            series3.View = sideBySideBarSeriesView3;
            series4.ArgumentDataMember = "Query_2.cause";
            pointSeriesLabel2.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
            pointSeriesLabel2.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False;
            pointSeriesLabel2.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Empty;
            pointSeriesLabel2.LineVisibility = DevExpress.Utils.DefaultBoolean.False;
            pointSeriesLabel2.TextColor = System.Drawing.Color.Black;
            series4.Label = pointSeriesLabel2;
            series4.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            series4.Name = "Goal";
            series4.ShowInLegend = false;
            series4.ValueDataMembersSerializable = "Query_2.Acum";
            lineSeriesView2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
            series4.View = lineSeriesView2;
            this.xrChart2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series3,
        series4};
            sideBySideBarSeriesView4.Transparency = ((byte)(135));
            this.xrChart2.SeriesTemplate.View = sideBySideBarSeriesView4;
            this.xrChart2.SizeF = new System.Drawing.SizeF(378.5416F, 511.7083F);
            // 
            // xrChart1
            // 
            this.xrChart1.BorderColor = System.Drawing.Color.Black;
            this.xrChart1.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrChart1.DataSource = this.sqlDataSource1;
            xyDiagram3.AxisX.AutoScaleBreaks.MaxCount = 1;
            xyDiagram3.AxisX.InterlacedColor = System.Drawing.Color.DimGray;
            xyDiagram3.AxisX.MinorCount = 1;
            xyDiagram3.AxisX.Tickmarks.MinorVisible = false;
            xyDiagram3.AxisX.Title.Visibility = DevExpress.Utils.DefaultBoolean.Default;
            xyDiagram3.AxisX.Visibility = DevExpress.Utils.DefaultBoolean.True;
            xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram3.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram3.DefaultPane.EnableAxisXZooming = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram3.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram3.DefaultPane.EnableAxisYZooming = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram3.RuntimePaneCollapse = false;
            this.xrChart1.Diagram = xyDiagram3;
            this.xrChart1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
            this.xrChart1.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
            this.xrChart1.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.xrChart1.Legend.MarkerSize = new System.Drawing.Size(10, 10);
            this.xrChart1.Legend.Name = "Default Legend";
            this.xrChart1.Legend.Title.Text = "ESCAPES";
            this.xrChart1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 23.00002F);
            this.xrChart1.Name = "xrChart1";
            this.xrChart1.PaletteName = "Grayscale";
            series5.ArgumentDataMember = "Query_1.sdesc";
            series5.Name = "Actual";
            series5.ValueDataMembersSerializable = "Query_1.factual";
            sideBySideBarSeriesView5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
            series5.View = sideBySideBarSeriesView5;
            series6.ArgumentDataMember = "Query_1.sdesc";
            pointSeriesLabel3.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
            pointSeriesLabel3.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False;
            pointSeriesLabel3.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Empty;
            pointSeriesLabel3.LineVisibility = DevExpress.Utils.DefaultBoolean.False;
            pointSeriesLabel3.TextColor = System.Drawing.Color.Black;
            series6.Label = pointSeriesLabel3;
            series6.Name = "Goal";
            series6.ValueDataMembersSerializable = "Query_1.fgoal";
            lineSeriesView3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            series6.View = lineSeriesView3;
            this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series5,
        series6};
            this.xrChart1.SizeF = new System.Drawing.SizeF(601.0417F, 326.5833F);
            // 
            // xrTable1
            // 
            this.xrTable1.BackColor = System.Drawing.Color.WhiteSmoke;
            this.xrTable1.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
            this.xrTable1.Name = "xrTable1";
            this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
            this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow1});
            this.xrTable1.SizeF = new System.Drawing.SizeF(996.875F, 25F);
            this.xrTable1.StylePriority.UseBackColor = false;
            this.xrTable1.StylePriority.UseBorders = false;
            this.xrTable1.StylePriority.UseTextAlignment = false;
            this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // xrTableRow1
            // 
            this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell1,
            this.xrTableCell2,
            this.xrTableCell3,
            this.xrTableCell4,
            this.xrTableCell5,
            this.xrTableCell6});
            this.xrTableRow1.Name = "xrTableRow1";
            this.xrTableRow1.Weight = 1D;
            // 
            // xrTableCell1
            // 
            this.xrTableCell1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query_3].[responsible]")});
            this.xrTableCell1.Multiline = true;
            this.xrTableCell1.Name = "xrTableCell1";
            this.xrTableCell1.Text = "xrTableCell1";
            this.xrTableCell1.Weight = 0.92163007873726477D;
            // 
            // xrTableCell2
            // 
            this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query_3].[issue]")});
            this.xrTableCell2.Multiline = true;
            this.xrTableCell2.Name = "xrTableCell2";
            this.xrTableCell2.Text = "xrTableCell2";
            this.xrTableCell2.Weight = 1.4858935393808777D;
            // 
            // xrTableCell3
            // 
            this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query_3].[action]")});
            this.xrTableCell3.Multiline = true;
            this.xrTableCell3.Name = "xrTableCell3";
            this.xrTableCell3.Text = "xrTableCell3";
            this.xrTableCell3.Weight = 1.8025080359766852D;
            // 
            // xrTableCell4
            // 
            this.xrTableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query_3].[open_close]")});
            this.xrTableCell4.Multiline = true;
            this.xrTableCell4.Name = "xrTableCell4";
            this.xrTableCell4.Text = "xrTableCell4";
            this.xrTableCell4.Weight = 0.60501558214145756D;
            // 
            // xrTableCell5
            // 
            this.xrTableCell5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query_3].[creation_date]")});
            this.xrTableCell5.Multiline = true;
            this.xrTableCell5.Name = "xrTableCell5";
            this.xrTableCell5.Text = "xrTableCell5";
            this.xrTableCell5.TextFormatString = "{0:MM/dd/yyyy}";
            this.xrTableCell5.Weight = 0.5987462345709248D;
            // 
            // xrTableCell6
            // 
            this.xrTableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query_3].[due_date]")});
            this.xrTableCell6.Multiline = true;
            this.xrTableCell6.Name = "xrTableCell6";
            this.xrTableCell6.Text = "xrTableCell6";
            this.xrTableCell6.TextFormatString = "{0:MM/dd/yyyy}";
            this.xrTableCell6.Weight = 0.58620652919279D;
            // 
            // DetailReport
            // 
            this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail1,
            this.ReportFooter});
            this.DetailReport.DataMember = "Query_3";
            this.DetailReport.DataSource = this.sqlDataSource1;
            this.DetailReport.Level = 0;
            this.DetailReport.Name = "DetailReport";
            // 
            // Detail1
            // 
            this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable1});
            this.Detail1.HeightF = 29.37495F;
            this.Detail1.Name = "Detail1";
            // 
            // ReportFooter
            // 
            this.ReportFooter.HeightF = 2.708689F;
            this.ReportFooter.Name = "ReportFooter";
            // 
            // wc1_type
            // 
            this.wc1_type.Description = "Period:";
            this.wc1_type.Name = "wc1_type";
            this.wc1_type.ValueInfo = "WEEKLY";
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("WEEKLY", null));
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("MONTHLY", null));
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("QUARTERLY", null));
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("YEARLY", null));
            this.wc1_type.ValueSourceSettings = staticListLookUpSettings1;
            // 
            // wc1_vsm
            // 
            this.wc1_vsm.Description = "VSM:";
            this.wc1_vsm.Name = "wc1_vsm";
            this.wc1_vsm.ValueInfo = "All";
            staticListLookUpSettings2.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("All", null));
            staticListLookUpSettings2.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("EP&A", null));
            staticListLookUpSettings2.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("Heat Transfer", null));
            this.wc1_vsm.ValueSourceSettings = staticListLookUpSettings2;
            // 
            // r_escapes
            // 
            this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.TopMargin,
            this.BottomMargin,
            this.Detail,
            this.DetailReport});
            this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
            this.sqlDataSource1});
            this.DataSource = this.sqlDataSource1;
            this.Font = new System.Drawing.Font("Arial", 9.75F);
            this.Landscape = true;
            this.Margins = new System.Drawing.Printing.Margins(48, 50, 65, 54);
            this.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.PageHeight = 850;
            this.PageWidth = 1100;
            this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
            this.wc1_type,
            this.wc1_vsm});
            this.RequestParameters = false;
            this.Version = "20.1";
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

    }
Exemple #25
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
     this.Detail          = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel1        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPictureBox1   = new DevExpress.XtraReports.UI.XRPictureBox();
     this.TopMargin       = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin    = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.format          = new DevExpress.XtraReports.Parameters.Parameter();
     this.Latitude        = new DevExpress.XtraReports.Parameters.Parameter();
     this.Longitude       = new DevExpress.XtraReports.Parameters.Parameter();
     this.ZoomFactor      = new DevExpress.XtraReports.Parameters.Parameter();
     this.formattingRule1 = new DevExpress.XtraReports.UI.FormattingRule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1,
         this.xrPictureBox1
     });
     this.Detail.HeightF       = 418.8333F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 36F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.FormattingRules.Add(this.formattingRule1);
     this.xrLabel1.LocationFloat         = new DevExpress.Utils.PointFloat(26.66667F, 345.5F);
     this.xrLabel1.Name                  = "xrLabel1";
     this.xrLabel1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                 = new System.Drawing.SizeF(569.1666F, 54.66666F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text                  = "The Truth Is Out There...";
     this.xrLabel1.Visible               = false;
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(26.66667F, 0F);
     this.xrPictureBox1.Name          = "xrPictureBox1";
     this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(569.1666F, 345.5F);
     this.xrPictureBox1.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.AutoSize;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 100F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 100F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // format
     //
     this.format.Description = "Map Type";
     staticListLookUpSettings1.FilterString = null;
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("terrain", "terrain"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("roadmap", "roadmap"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("satellite", "satellite"));
     staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("hybrid", "hybrid"));
     this.format.LookUpSettings = staticListLookUpSettings1;
     this.format.Name           = "format";
     this.format.ValueInfo      = "terrain";
     //
     // Latitude
     //
     this.Latitude.Description = "Latitude";
     this.Latitude.Name        = "Latitude";
     this.Latitude.Type        = typeof(decimal);
     this.Latitude.ValueInfo   = "37.263056";
     //
     // Longitude
     //
     this.Longitude.Description = "Longitude";
     this.Longitude.Name        = "Longitude";
     this.Longitude.Type        = typeof(decimal);
     this.Longitude.ValueInfo   = "-115.79302";
     //
     // ZoomFactor
     //
     this.ZoomFactor.Description = "Zoom Factor";
     this.ZoomFactor.Name        = "ZoomFactor";
     this.ZoomFactor.Type        = typeof(int);
     this.ZoomFactor.ValueInfo   = "12";
     //
     // formattingRule1
     //
     this.formattingRule1.Condition = "[Parameters.Latitude]> 37 && [Parameters.Latitude] < 38 &&[Parameters.Longitude]>" +
                                      "-116 && [Parameters.Longitude]<-115";
     //
     //
     //
     this.formattingRule1.Formatting.Visible = DevExpress.Utils.DefaultBoolean.True;
     this.formattingRule1.Name = "formattingRule1";
     //
     // XtraReport1
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin
     });
     this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
         this.formattingRule1
     });
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.format,
         this.Latitude,
         this.Longitude,
         this.ZoomFactor
     });
     this.Version             = "14.2";
     this.DataSourceDemanded += new System.EventHandler <System.EventArgs>(this.XtraReport1_DataSourceDemanded);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }