/// <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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ficheTransfertBQ)); 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(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); 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.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); 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.xrLabel4, this.xrLabel3, this.xrLabel2, this.xrLabel1 }); 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; // // xrLabel4 // this.xrLabel4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "transfertbq.created_at") }); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(444.7917F, 0F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(205.2083F, 23F); this.xrLabel4.StylePriority.UseBorders = false; this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.Text = "xrLabel4"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // 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.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "transfertbq.montant") }); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(312.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(132.2917F, 23F); this.xrLabel3.StylePriority.UseBorders = false; this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "xrLabel3"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // 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.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "transfertbq.bordereau") }); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(200F, 0F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(112.5F, 23F); this.xrLabel2.StylePriority.UseBorders = false; this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "xrLabel2"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel1 // this.xrLabel1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "transfertbq.beneficiaire") }); 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(200F, 23F); this.xrLabel1.StylePriority.UseBorders = false; this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "xrLabel1"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // TopMargin // this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel10, this.xrLabel9, this.xrPictureBox1, this.xrLabel8, this.xrLabel7, this.xrLabel6, this.xrLabel5 }); 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; // // xrLabel10 // this.xrLabel10.Font = new System.Drawing.Font("Century Gothic", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(170.8333F, 10.00001F); this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel10.SizeF = new System.Drawing.SizeF(423.9583F, 23F); this.xrLabel10.StylePriority.UseFont = false; this.xrLabel10.StylePriority.UseTextAlignment = false; this.xrLabel10.Text = "ALOHA DYNAMICS EASY TO GO"; this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel9 // this.xrLabel9.Font = new System.Drawing.Font("Century Gothic", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(170.8333F, 33.00001F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel9.SizeF = new System.Drawing.SizeF(423.9583F, 23F); this.xrLabel9.StylePriority.UseFont = false; this.xrLabel9.Text = "HISTORIQUE DE TRANSFERTS BANQUAIRES"; // // xrPictureBox1 // this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image"))); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(40.625F, 10.00001F); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.SizeF = new System.Drawing.SizeF(130.2083F, 67.00001F); this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // xrLabel8 // this.xrLabel8.BackColor = System.Drawing.Color.Black; this.xrLabel8.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel8.ForeColor = System.Drawing.Color.White; this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(444.7917F, 77.00002F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(205.2083F, 23F); this.xrLabel8.StylePriority.UseBackColor = false; this.xrLabel8.StylePriority.UseBorders = false; this.xrLabel8.StylePriority.UseForeColor = false; this.xrLabel8.StylePriority.UseTextAlignment = false; this.xrLabel8.Text = "DATE"; this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel7 // this.xrLabel7.BackColor = System.Drawing.Color.Black; this.xrLabel7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel7.ForeColor = System.Drawing.Color.White; this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(312.5F, 77.00002F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(132.2917F, 23F); this.xrLabel7.StylePriority.UseBackColor = false; this.xrLabel7.StylePriority.UseBorders = false; this.xrLabel7.StylePriority.UseForeColor = false; this.xrLabel7.StylePriority.UseTextAlignment = false; this.xrLabel7.Text = "MONTANT"; this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel6 // this.xrLabel6.BackColor = System.Drawing.Color.Black; this.xrLabel6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel6.ForeColor = System.Drawing.Color.White; this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(200F, 77.00002F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.SizeF = new System.Drawing.SizeF(112.5F, 23F); this.xrLabel6.StylePriority.UseBackColor = false; this.xrLabel6.StylePriority.UseBorders = false; this.xrLabel6.StylePriority.UseForeColor = false; this.xrLabel6.StylePriority.UseTextAlignment = false; this.xrLabel6.Text = "BORDEREAU"; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel5 // this.xrLabel5.BackColor = System.Drawing.Color.Black; this.xrLabel5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel5.ForeColor = System.Drawing.Color.White; this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 77.00002F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(200F, 23F); this.xrLabel5.StylePriority.UseBackColor = false; this.xrLabel5.StylePriority.UseBorders = false; this.xrLabel5.StylePriority.UseForeColor = false; this.xrLabel5.StylePriority.UseTextAlignment = false; this.xrLabel5.Text = "BENEFICIAIRE"; this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // 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 = "localhost_easy_to_go_Connection 2"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "id"; table1.Name = "transfertbq"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "bordereau"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "beneficiaire"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "montant"; columnExpression4.Table = table1; column4.Expression = columnExpression4; columnExpression5.ColumnName = "created_at"; 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.Name = "transfertbq"; selectQuery1.Tables.Add(table1); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // ficheTransfertBQ // 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 = "transfertbq"; this.DataSource = this.sqlDataSource1; this.Version = "17.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.CustomSqlQuery customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery(); 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.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(); DevExpress.DataAccess.Sql.Column column10 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression10 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.MasterDetailInfo masterDetailInfo1 = new DevExpress.DataAccess.Sql.MasterDetailInfo(); DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo1 = new DevExpress.DataAccess.Sql.RelationColumnInfo(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(XtraReport1)); DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings(); DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings2 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand(); this.Detail1 = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrControlStyleEven = new DevExpress.XtraReports.UI.XRControlStyle(); this.xrControlStyleOdd = new DevExpress.XtraReports.UI.XRControlStyle(); this.xrControlStyleCaption = new DevExpress.XtraReports.UI.XRControlStyle(); this.Category = new DevExpress.XtraReports.Parameters.Parameter(); this.Product = new DevExpress.XtraReports.Parameters.Parameter(); this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "NORTHWND_Connection"; this.sqlDataSource1.Name = "sqlDataSource1"; customSqlQuery1.MetaSerializable = "<Meta X=\"20\" Y=\"10\" Width=\"100\" Height=\"105\" />"; customSqlQuery1.Name = "Categories"; customSqlQuery1.Sql = "select \"Categories\".\"CategoryID\", \"Categories\".\"CategoryName\",\r\n \"Categorie" + "s\".\"Description\", \"Categories\".\"Picture\"\r\n from \"dbo\".\"Categories\" \"Categories\"" + "\r\n"; columnExpression1.ColumnName = "ProductID"; table1.MetaSerializable = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"248\" />"; table1.Name = "Products"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "ProductName"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "SupplierID"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "CategoryID"; columnExpression4.Table = table1; column4.Expression = columnExpression4; columnExpression5.ColumnName = "QuantityPerUnit"; columnExpression5.Table = table1; column5.Expression = columnExpression5; columnExpression6.ColumnName = "UnitPrice"; columnExpression6.Table = table1; column6.Expression = columnExpression6; columnExpression7.ColumnName = "UnitsInStock"; columnExpression7.Table = table1; column7.Expression = columnExpression7; columnExpression8.ColumnName = "UnitsOnOrder"; columnExpression8.Table = table1; column8.Expression = columnExpression8; columnExpression9.ColumnName = "ReorderLevel"; columnExpression9.Table = table1; column9.Expression = columnExpression9; columnExpression10.ColumnName = "Discontinued"; columnExpression10.Table = table1; column10.Expression = columnExpression10; 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.FilterString = ""; selectQuery1.GroupFilterString = ""; selectQuery1.Name = "Products"; selectQuery1.Tables.Add(table1); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { customSqlQuery1, selectQuery1 }); masterDetailInfo1.DetailQueryName = "Products"; relationColumnInfo1.NestedKeyColumn = "CategoryID"; relationColumnInfo1.ParentKeyColumn = "CategoryID"; masterDetailInfo1.KeyColumns.Add(relationColumnInfo1); masterDetailInfo1.MasterQueryName = "Categories"; this.sqlDataSource1.Relations.AddRange(new DevExpress.DataAccess.Sql.MasterDetailInfo[] { masterDetailInfo1 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPictureBox1, this.xrLabel3, this.xrLabel2 }); this.Detail.HeightF = 91.08334F; this.Detail.KeepTogetherWithDetailReports = true; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.PageBreak = DevExpress.XtraReports.UI.PageBreak.BeforeBandExceptFirstEntry; this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrPictureBox1 // this.xrPictureBox1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrPictureBox1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Image", null, "Categories.Picture") }); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(500F, 0F); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.SizeF = new System.Drawing.SizeF(250F, 91.08334F); this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; this.xrPictureBox1.StylePriority.UseBorders = false; // // xrLabel3 // this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Categories.Description") }); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(250F, 0F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(250F, 23F); this.xrLabel3.StylePriority.UseBorders = false; this.xrLabel3.Text = "Описание"; // // xrLabel2 // this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Categories.CategoryName") }); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(7.947286E-06F, 0F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(250F, 23F); this.xrLabel2.StylePriority.UseBorders = false; // // TopMargin // this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPageInfo1, this.xrPageInfo2 }); this.TopMargin.HeightF = 47.91668F; 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 = 47.91667F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // ReportHeader // this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel1 }); this.ReportHeader.HeightF = 46.875F; this.ReportHeader.Name = "ReportHeader"; // // xrLabel1 // this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); 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, 25F); this.xrLabel1.StyleName = "xrControlStyleCaption"; this.xrLabel1.Text = "Каталог продуктов"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; this.xrLabel1.TextTrimming = System.Drawing.StringTrimming.None; // // DetailReport // this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail1, this.GroupHeader1 }); this.DetailReport.DataMember = "Categories.CategoriesProducts"; this.DetailReport.DataSource = this.sqlDataSource1; this.DetailReport.FilterString = "[ProductID] In (?Product)"; this.DetailReport.Level = 0; this.DetailReport.Name = "DetailReport"; // // Detail1 // this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable2 }); this.Detail1.HeightF = 25F; this.Detail1.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount; this.Detail1.Name = "Detail1"; this.Detail1.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] { new DevExpress.XtraReports.UI.GroupField("ProductName", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending) }); // // xrTable2 // this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable2.EvenStyleName = "xrControlStyleEven"; this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrTable2.Name = "xrTable2"; this.xrTable2.OddStyleName = "xrControlStyleOdd"; this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2 }); this.xrTable2.SizeF = new System.Drawing.SizeF(750F, 25F); this.xrTable2.StylePriority.UseBorders = false; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell4, this.xrTableCell5, this.xrTableCell6 }); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 11.5D; // // xrTableCell4 // this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Categories.CategoriesProducts.ProductName") }); this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.Text = "xrTableCell4"; this.xrTableCell4.Weight = 0.2857142857142857D; // // xrTableCell5 // this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Categories.CategoriesProducts.UnitsInStock") }); this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.Text = "xrTableCell5"; this.xrTableCell5.Weight = 0.2857142857142857D; // // xrTableCell6 // this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Categories.CategoriesProducts.UnitPrice") }); this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.Text = "xrTableCell6"; this.xrTableCell6.Weight = 0.2857142857142857D; // // GroupHeader1 // this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable1 }); this.GroupHeader1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail; this.GroupHeader1.HeightF = 36.45833F; this.GroupHeader1.Name = "GroupHeader1"; this.GroupHeader1.RepeatEveryPage = true; // // xrTable1 // this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); 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(750F, 25F); this.xrTable1.StyleName = "xrControlStyleCaption"; this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell1, this.xrTableCell3, this.xrTableCell2 }); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 11.5D; // // xrTableCell1 // this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Text = "Наименование"; this.xrTableCell1.Weight = 0.2857142857142857D; // // xrTableCell3 // this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.Text = "Кол-во"; this.xrTableCell3.Weight = 0.2857142857142857D; // // xrTableCell2 // this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.Text = "Стоимость"; this.xrTableCell2.Weight = 0.2857142857142857D; // // xrControlStyleEven // this.xrControlStyleEven.BackColor = System.Drawing.Color.Gainsboro; this.xrControlStyleEven.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))); this.xrControlStyleEven.Name = "xrControlStyleEven"; // // xrControlStyleOdd // this.xrControlStyleOdd.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255))))); this.xrControlStyleOdd.Name = "xrControlStyleOdd"; // // xrControlStyleCaption // this.xrControlStyleCaption.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.xrControlStyleCaption.Name = "xrControlStyleCaption"; // // Category // this.Category.Description = "Категория"; dynamicListLookUpSettings1.DataAdapter = null; dynamicListLookUpSettings1.DataMember = "Categories"; dynamicListLookUpSettings1.DataSource = this.sqlDataSource1; dynamicListLookUpSettings1.DisplayMember = "CategoryName"; dynamicListLookUpSettings1.ValueMember = "CategoryID"; this.Category.LookUpSettings = dynamicListLookUpSettings1; this.Category.MultiValue = true; this.Category.Name = "Category"; this.Category.Type = typeof(int); this.Category.ValueInfo = "0"; // // Product // this.Product.Description = "Продукт"; dynamicListLookUpSettings2.DataAdapter = null; dynamicListLookUpSettings2.DataMember = "Products"; dynamicListLookUpSettings2.DataSource = this.sqlDataSource1; dynamicListLookUpSettings2.DisplayMember = "ProductName"; dynamicListLookUpSettings2.FilterString = "[CategoryID] In (?Category)"; dynamicListLookUpSettings2.ValueMember = "ProductID"; this.Product.LookUpSettings = dynamicListLookUpSettings2; this.Product.MultiValue = true; this.Product.Name = "Product"; this.Product.Type = typeof(int); // // xrPageInfo1 // this.xrPageInfo1.Format = "Страница {0} из {1}"; this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(7.947286E-06F, 24.91668F); 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); // // xrPageInfo2 // this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(598.9583F, 24.91668F); this.xrPageInfo2.Name = "xrPageInfo2"; this.xrPageInfo2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrPageInfo2.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime; this.xrPageInfo2.SizeF = new System.Drawing.SizeF(151.0417F, 23F); this.xrPageInfo2.StylePriority.UseTextAlignment = false; this.xrPageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; // // XtraReport1 // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin, this.ReportHeader, this.DetailReport }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataMember = "Categories"; this.DataSource = this.sqlDataSource1; this.FilterString = "[CategoryID] In (?Category)"; this.Margins = new System.Drawing.Printing.Margins(49, 51, 48, 48); this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] { this.Category, this.Product }); this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.xrControlStyleEven, this.xrControlStyleOdd, this.xrControlStyleCaption }); this.Version = "17.1"; ((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.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.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(rptNhanVien)); DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary(); DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings(); DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings2 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo(); 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.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.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell(); this.GioiTinh = new DevExpress.XtraReports.Parameters.Parameter(); this.ChucVu = new DevExpress.XtraReports.Parameters.Parameter(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "localhost_QuanLySanPham_NV"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "MaNhanVien"; table1.Name = "ChiTiet_NhanVien"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "TenNhanVien"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "NgaySinh"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "GioiTinh"; columnExpression4.Table = table1; column4.Expression = columnExpression4; columnExpression5.ColumnName = "SoDT"; columnExpression5.Table = table1; column5.Expression = columnExpression5; columnExpression6.ColumnName = "TenChucVu"; columnExpression6.Table = table1; column6.Expression = columnExpression6; columnExpression7.ColumnName = "DiaChi"; 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.Name = "ChiTiet_NhanVien"; selectQuery1.Tables.Add(table1); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // TopMargin // this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel3, this.xrPageInfo2, this.xrLabel1, this.xrTable1, this.xrLabel2 }); this.TopMargin.HeightF = 130.8333F; this.TopMargin.Name = "TopMargin"; // // xrLabel3 // this.xrLabel3.Font = new System.Drawing.Font("Arial", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)))); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(389.1667F, 10F); 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(260.8333F, 23F); this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.Text = "CÔNG TY CỔ PHẦN THẾ GIỚI DI ĐỘNG"; // // xrPageInfo2 // this.xrPageInfo2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Italic); this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(64.02364F, 10F); 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(132.5F, 23F); this.xrPageInfo2.StylePriority.UseFont = false; this.xrPageInfo2.TextFormatString = "{0:h:mm:ss dd/MM/yyyy}"; // // xrLabel1 // this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10F); 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(64.02364F, 23F); this.xrLabel1.Text = "Ngày in:"; // // xrTable1 // this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold); this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 105.8333F); 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(760F, 25F); this.xrTable1.StylePriority.UseBorders = false; this.xrTable1.StylePriority.UseFont = false; this.xrTable1.StylePriority.UseTextAlignment = false; this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell1, this.xrTableCell2, this.xrTableCell3, this.xrTableCell4, this.xrTableCell5, this.xrTableCell6, this.xrTableCell8, this.xrTableCell7 }); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCell1 // this.xrTableCell1.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold); this.xrTableCell1.Multiline = true; this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.StylePriority.UseFont = false; this.xrTableCell1.Text = "STT"; this.xrTableCell1.Weight = 0.64999987675593451D; // // xrTableCell2 // this.xrTableCell2.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold); this.xrTableCell2.Multiline = true; this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.StylePriority.UseFont = false; this.xrTableCell2.Text = "ID"; this.xrTableCell2.Weight = 0.8412153772226062D; // // xrTableCell3 // this.xrTableCell3.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold); this.xrTableCell3.Multiline = true; this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.StylePriority.UseFont = false; this.xrTableCell3.Text = "Họ tên"; this.xrTableCell3.Weight = 1.7434196116764154D; // // xrTableCell4 // this.xrTableCell4.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold); this.xrTableCell4.Multiline = true; this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.StylePriority.UseFont = false; this.xrTableCell4.Text = "Giới tính"; this.xrTableCell4.Weight = 1.06979589896394D; // // xrTableCell5 // this.xrTableCell5.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold); this.xrTableCell5.Multiline = true; this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.StylePriority.UseFont = false; this.xrTableCell5.Text = "Ngày sinh"; this.xrTableCell5.Weight = 1.3667763628896281D; // // xrTableCell6 // this.xrTableCell6.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold); this.xrTableCell6.Multiline = true; this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.StylePriority.UseFont = false; this.xrTableCell6.Text = "Điện thoại"; this.xrTableCell6.Weight = 1.3493592807111017D; // // xrTableCell8 // this.xrTableCell8.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold); this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.StylePriority.UseFont = false; this.xrTableCell8.Text = "Chức vụ"; this.xrTableCell8.Weight = 1.6270360531537391D; // // xrTableCell7 // this.xrTableCell7.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold); this.xrTableCell7.Multiline = true; this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.StylePriority.UseFont = false; this.xrTableCell7.Text = "Địa chỉ"; this.xrTableCell7.Weight = 2.9782928711168886D; // // xrLabel2 // this.xrLabel2.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(170.3051F, 52.5F); 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(395F, 37.16666F); this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "DANH SÁCH NHÂN VIÊN"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // BottomMargin // this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPageInfo1 }); this.BottomMargin.Name = "BottomMargin"; // // xrPageInfo1 // this.xrPageInfo1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Italic); this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(550F, 0F); 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); this.xrPageInfo1.StylePriority.UseFont = false; this.xrPageInfo1.StylePriority.UseTextAlignment = false; this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrPageInfo1.TextFormatString = "Trang {0}/{1}"; // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable2 }); this.Detail.HeightF = 25F; this.Detail.Name = "Detail"; // // xrTable2 // this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); 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(759.9999F, 25F); // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell9, this.xrTableCell10, this.xrTableCell11, this.xrTableCell16, this.xrTableCell12, this.xrTableCell13, this.xrTableCell14, this.xrTableCell15 }); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // xrTableCell9 // this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumRecordNumber()") }); this.xrTableCell9.Multiline = true; this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.StylePriority.UseBorders = false; this.xrTableCell9.StylePriority.UseTextAlignment = false; xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Report; this.xrTableCell9.Summary = xrSummary1; this.xrTableCell9.Text = "xrTableCell9"; this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell9.Weight = 0.52297048715444716D; // // xrTableCell10 // this.xrTableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell10.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[MaNhanVien]") }); this.xrTableCell10.Multiline = true; this.xrTableCell10.Name = "xrTableCell10"; this.xrTableCell10.StylePriority.UseBorders = false; this.xrTableCell10.StylePriority.UseTextAlignment = false; this.xrTableCell10.Text = "xrTableCell10"; this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell10.Weight = 0.6768166410006009D; // // xrTableCell11 // this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[TenNhanVien]") }); this.xrTableCell11.Multiline = true; this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.StylePriority.UseBorders = false; this.xrTableCell11.StylePriority.UseTextAlignment = false; this.xrTableCell11.Text = "xrTableCell11"; this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell11.Weight = 1.4027035757211539D; // // xrTableCell16 // this.xrTableCell16.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell16.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[GioiTinh]") }); this.xrTableCell16.Multiline = true; this.xrTableCell16.Name = "xrTableCell16"; this.xrTableCell16.StylePriority.UseBorders = false; this.xrTableCell16.StylePriority.UseTextAlignment = false; this.xrTableCell16.Text = "xrTableCell16"; this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell16.Weight = 0.86072472205528849D; // // xrTableCell12 // this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell12.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[NgaySinh]") }); this.xrTableCell12.Multiline = true; this.xrTableCell12.Name = "xrTableCell12"; this.xrTableCell12.StylePriority.UseBorders = false; this.xrTableCell12.StylePriority.UseTextAlignment = false; this.xrTableCell12.Text = "xrTableCell12"; this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell12.TextFormatString = "{0:dd/MM/yyy}"; this.xrTableCell12.Weight = 1.0996676870492785D; // // xrTableCell13 // this.xrTableCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell13.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[SoDT]") }); this.xrTableCell13.Multiline = true; this.xrTableCell13.Name = "xrTableCell13"; this.xrTableCell13.StylePriority.UseBorders = false; this.xrTableCell13.StylePriority.UseTextAlignment = false; this.xrTableCell13.Text = "xrTableCell13"; this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell13.Weight = 1.0856539212740384D; // // xrTableCell14 // this.xrTableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell14.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[TenChucVu]") }); this.xrTableCell14.Multiline = true; this.xrTableCell14.Name = "xrTableCell14"; this.xrTableCell14.StylePriority.UseBorders = false; this.xrTableCell14.StylePriority.UseTextAlignment = false; this.xrTableCell14.Text = "xrTableCell14"; this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell14.Weight = 1.3090643780048077D; // // xrTableCell15 // this.xrTableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[DiaChi]") }); this.xrTableCell15.Multiline = true; this.xrTableCell15.Name = "xrTableCell15"; this.xrTableCell15.StylePriority.UseBorders = false; this.xrTableCell15.StylePriority.UseTextAlignment = false; this.xrTableCell15.Text = "xrTableCell15"; this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell15.Weight = 2.3962439903846153D; // // GioiTinh // this.GioiTinh.Description = "Giới tính:"; dynamicListLookUpSettings1.DataMember = "ChiTiet_NhanVien"; dynamicListLookUpSettings1.DataSource = this.sqlDataSource1; dynamicListLookUpSettings1.DisplayMember = "GioiTinh"; dynamicListLookUpSettings1.SortMember = null; dynamicListLookUpSettings1.ValueMember = "GioiTinh"; this.GioiTinh.LookUpSettings = dynamicListLookUpSettings1; this.GioiTinh.MultiValue = true; this.GioiTinh.Name = "GioiTinh"; this.GioiTinh.Type = typeof(int); this.GioiTinh.ValueInfo = "0"; // // ChucVu // this.ChucVu.Description = "Chức vụ"; dynamicListLookUpSettings2.DataMember = "ChiTiet_NhanVien"; dynamicListLookUpSettings2.DataSource = this.sqlDataSource1; dynamicListLookUpSettings2.DisplayMember = "TenChucVu"; dynamicListLookUpSettings2.SortMember = null; dynamicListLookUpSettings2.ValueMember = "TenChucVu"; this.ChucVu.LookUpSettings = dynamicListLookUpSettings2; this.ChucVu.MultiValue = true; this.ChucVu.Name = "ChucVu"; this.ChucVu.Type = typeof(int); this.ChucVu.ValueInfo = "0"; // // rptNhanVien // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.TopMargin, this.BottomMargin, this.Detail }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataMember = "ChiTiet_NhanVien"; this.DataSource = this.sqlDataSource1; this.FilterString = "[GioiTinh] In (?GioiTinh) And [TenChucVu] In (?ChucVu)"; this.Font = new System.Drawing.Font("Arial", 7F); this.Margins = new System.Drawing.Printing.Margins(41, 49, 131, 100); this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] { this.GioiTinh, this.ChucVu }); this.Version = "19.1"; ((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.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.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(); DevExpress.DataAccess.Sql.Column column10 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression10 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Table table2 = new DevExpress.DataAccess.Sql.Table(); DevExpress.DataAccess.Sql.Column column11 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression11 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Table table3 = new DevExpress.DataAccess.Sql.Table(); 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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(XtraReport1)); DevExpress.XtraReports.UI.CrossTab.CrossTabColumnDefinition crossTabColumnDefinition1 = new DevExpress.XtraReports.UI.CrossTab.CrossTabColumnDefinition(104F); DevExpress.XtraReports.UI.CrossTab.CrossTabColumnDefinition crossTabColumnDefinition2 = new DevExpress.XtraReports.UI.CrossTab.CrossTabColumnDefinition(104F); DevExpress.XtraReports.UI.CrossTab.CrossTabColumnDefinition crossTabColumnDefinition3 = new DevExpress.XtraReports.UI.CrossTab.CrossTabColumnDefinition(104F); DevExpress.XtraReports.UI.CrossTab.CrossTabColumnDefinition crossTabColumnDefinition4 = new DevExpress.XtraReports.UI.CrossTab.CrossTabColumnDefinition(104F); DevExpress.XtraReports.UI.CrossTab.CrossTabColumnDefinition crossTabColumnDefinition5 = new DevExpress.XtraReports.UI.CrossTab.CrossTabColumnDefinition(104F); DevExpress.XtraReports.UI.CrossTab.CrossTabColumnField crossTabColumnField1 = new DevExpress.XtraReports.UI.CrossTab.CrossTabColumnField(); DevExpress.XtraReports.UI.CrossTab.CrossTabDataField crossTabDataField1 = new DevExpress.XtraReports.UI.CrossTab.CrossTabDataField(); DevExpress.XtraReports.UI.CrossTab.CrossTabDataField crossTabDataField2 = new DevExpress.XtraReports.UI.CrossTab.CrossTabDataField(); DevExpress.XtraReports.UI.CrossTab.CrossTabRowField crossTabRowField1 = new DevExpress.XtraReports.UI.CrossTab.CrossTabRowField(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrCrossTab1 = new DevExpress.XtraReports.UI.XRCrossTab(); this.xrCrossTabCell1 = new DevExpress.XtraReports.UI.CrossTab.XRCrossTabCell(); this.xrCrossTabCell2 = new DevExpress.XtraReports.UI.CrossTab.XRCrossTabCell(); this.xrCrossTabCell3 = new DevExpress.XtraReports.UI.CrossTab.XRCrossTabCell(); this.xrCrossTabCell4 = new DevExpress.XtraReports.UI.CrossTab.XRCrossTabCell(); this.xrCrossTabCell5 = new DevExpress.XtraReports.UI.CrossTab.XRCrossTabCell(); this.xrCrossTabCell6 = new DevExpress.XtraReports.UI.CrossTab.XRCrossTabCell(); this.xrCrossTabCell7 = new DevExpress.XtraReports.UI.CrossTab.XRCrossTabCell(); this.xrCrossTabCell8 = new DevExpress.XtraReports.UI.CrossTab.XRCrossTabCell(); this.xrCrossTabCell9 = new DevExpress.XtraReports.UI.CrossTab.XRCrossTabCell(); this.xrCrossTabCell10 = new DevExpress.XtraReports.UI.CrossTab.XRCrossTabCell(); this.xrCrossTabCell11 = new DevExpress.XtraReports.UI.CrossTab.XRCrossTabCell(); this.xrCrossTabCell12 = new DevExpress.XtraReports.UI.CrossTab.XRCrossTabCell(); this.xrCrossTabCell13 = new DevExpress.XtraReports.UI.CrossTab.XRCrossTabCell(); this.xrCrossTabCell14 = new DevExpress.XtraReports.UI.CrossTab.XRCrossTabCell(); this.xrCrossTabCell15 = new DevExpress.XtraReports.UI.CrossTab.XRCrossTabCell(); this.xrCrossTabCell16 = new DevExpress.XtraReports.UI.CrossTab.XRCrossTabCell(); this.xrCrossTabCell17 = new DevExpress.XtraReports.UI.CrossTab.XRCrossTabCell(); ((System.ComponentModel.ISupportInitialize)(this.xrCrossTab1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.HeightF = 0F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // 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; // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "NorthwindConnectionString"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "ProductID"; table1.MetaSerializable = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"267\" />"; table1.Name = "Products"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "ProductName"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "QuantityPerUnit"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "UnitPrice"; columnExpression4.Table = table1; column4.Expression = columnExpression4; columnExpression5.ColumnName = "UnitsInStock"; columnExpression5.Table = table1; column5.Expression = columnExpression5; columnExpression6.ColumnName = "UnitsOnOrder"; columnExpression6.Table = table1; column6.Expression = columnExpression6; columnExpression7.ColumnName = "ReorderLevel"; columnExpression7.Table = table1; column7.Expression = columnExpression7; columnExpression8.ColumnName = "Discontinued"; columnExpression8.Table = table1; column8.Expression = columnExpression8; columnExpression9.ColumnName = "EAN13"; columnExpression9.Table = table1; column9.Expression = columnExpression9; column10.Alias = "SupplierID"; columnExpression10.ColumnName = "ContactName"; table2.MetaSerializable = "<Meta X=\"185\" Y=\"30\" Width=\"125\" Height=\"286\" />"; table2.Name = "Suppliers"; columnExpression10.Table = table2; column10.Expression = columnExpression10; column11.Alias = "CategoryID"; columnExpression11.ColumnName = "CategoryName"; table3.MetaSerializable = "<Meta X=\"340\" Y=\"30\" Width=\"125\" Height=\"134\" />"; table3.Name = "Categories"; columnExpression11.Table = table3; column11.Expression = columnExpression11; 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.Name = "Products"; relationColumnInfo1.NestedKeyColumn = "SupplierID"; relationColumnInfo1.ParentKeyColumn = "SupplierID"; join1.KeyColumns.Add(relationColumnInfo1); join1.Nested = table2; join1.Parent = table1; relationColumnInfo2.NestedKeyColumn = "CategoryID"; relationColumnInfo2.ParentKeyColumn = "CategoryID"; join2.KeyColumns.Add(relationColumnInfo2); join2.Nested = table3; join2.Parent = table1; 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"); // // ReportHeader // this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrCrossTab1 }); this.ReportHeader.Name = "ReportHeader"; // // xrCrossTab1 // this.xrCrossTab1.Cells.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrCrossTabCell1, this.xrCrossTabCell2, this.xrCrossTabCell3, this.xrCrossTabCell4, this.xrCrossTabCell5, this.xrCrossTabCell6, this.xrCrossTabCell7, this.xrCrossTabCell8, this.xrCrossTabCell9, this.xrCrossTabCell10, this.xrCrossTabCell11, this.xrCrossTabCell12, this.xrCrossTabCell13, this.xrCrossTabCell14, this.xrCrossTabCell15, this.xrCrossTabCell16, this.xrCrossTabCell17 }); crossTabColumnDefinition1.AutoWidthMode = DevExpress.XtraReports.UI.AutoSizeMode.ShrinkAndGrow; crossTabColumnDefinition2.AutoWidthMode = DevExpress.XtraReports.UI.AutoSizeMode.ShrinkAndGrow; crossTabColumnDefinition3.AutoWidthMode = DevExpress.XtraReports.UI.AutoSizeMode.ShrinkAndGrow; crossTabColumnDefinition4.AutoWidthMode = DevExpress.XtraReports.UI.AutoSizeMode.ShrinkAndGrow; crossTabColumnDefinition5.AutoWidthMode = DevExpress.XtraReports.UI.AutoSizeMode.ShrinkAndGrow; this.xrCrossTab1.ColumnDefinitions.AddRange(new DevExpress.XtraReports.UI.CrossTab.CrossTabColumnDefinition[] { crossTabColumnDefinition1, crossTabColumnDefinition2, crossTabColumnDefinition3, crossTabColumnDefinition4, crossTabColumnDefinition5 }); crossTabColumnField1.FieldName = "CategoryID"; this.xrCrossTab1.ColumnFields.AddRange(new DevExpress.XtraReports.UI.CrossTab.CrossTabColumnField[] { crossTabColumnField1 }); crossTabDataField1.FieldName = "UnitsInStock"; crossTabDataField2.FieldName = "UnitsOnOrder"; this.xrCrossTab1.DataFields.AddRange(new DevExpress.XtraReports.UI.CrossTab.CrossTabDataField[] { crossTabDataField1, crossTabDataField2 }); this.xrCrossTab1.DataMember = "Products"; this.xrCrossTab1.DataSource = this.sqlDataSource1; this.xrCrossTab1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrCrossTab1.Name = "xrCrossTab1"; this.xrCrossTab1.OriginalPivotGridLayout = resources.GetString("xrCrossTab1.OriginalPivotGridLayout"); this.xrCrossTab1.PrintOptions.PrintTotalsForSingleValues = false; this.xrCrossTab1.PrintOptions.RepeatColumnHeaders = false; this.xrCrossTab1.PrintOptions.RepeatRowHeaders = false; this.xrCrossTab1.RowDefinitions.AddRange(new DevExpress.XtraReports.UI.CrossTab.CrossTabRowDefinition[] { new DevExpress.XtraReports.UI.CrossTab.CrossTabRowDefinition(25F), new DevExpress.XtraReports.UI.CrossTab.CrossTabRowDefinition(25F), new DevExpress.XtraReports.UI.CrossTab.CrossTabRowDefinition(25F), new DevExpress.XtraReports.UI.CrossTab.CrossTabRowDefinition(25F) }); crossTabRowField1.FieldName = "SupplierID"; this.xrCrossTab1.RowFields.AddRange(new DevExpress.XtraReports.UI.CrossTab.CrossTabRowField[] { crossTabRowField1 }); this.xrCrossTab1.SizeF = new System.Drawing.SizeF(520F, 100F); // // xrCrossTabCell1 // this.xrCrossTabCell1.BackColor = System.Drawing.SystemColors.Control; this.xrCrossTabCell1.BorderColor = System.Drawing.SystemColors.ControlDark; this.xrCrossTabCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrCrossTabCell1.BorderWidth = 1F; this.xrCrossTabCell1.ColumnIndex = 0; this.xrCrossTabCell1.ForeColor = System.Drawing.SystemColors.ControlText; this.xrCrossTabCell1.Name = "xrCrossTabCell1"; this.xrCrossTabCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrCrossTabCell1.RowIndex = 0; this.xrCrossTabCell1.RowSpan = 2; this.xrCrossTabCell1.Text = "Supplier ID"; this.xrCrossTabCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrCrossTabCell2 // this.xrCrossTabCell2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.xrCrossTabCell2.BorderColor = System.Drawing.SystemColors.ControlDark; this.xrCrossTabCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrCrossTabCell2.BorderWidth = 1F; this.xrCrossTabCell2.ColumnIndex = 1; this.xrCrossTabCell2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.xrCrossTabCell2.Name = "xrCrossTabCell2"; this.xrCrossTabCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrCrossTabCell2.RowIndex = 2; this.xrCrossTabCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrCrossTabCell3 // this.xrCrossTabCell3.BackColor = System.Drawing.SystemColors.Control; this.xrCrossTabCell3.BorderColor = System.Drawing.SystemColors.ControlDark; this.xrCrossTabCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrCrossTabCell3.BorderWidth = 1F; this.xrCrossTabCell3.ColumnIndex = 1; this.xrCrossTabCell3.ColumnSpan = 2; this.xrCrossTabCell3.ForeColor = System.Drawing.SystemColors.ControlText; this.xrCrossTabCell3.Name = "xrCrossTabCell3"; this.xrCrossTabCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrCrossTabCell3.RowIndex = 0; this.xrCrossTabCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrCrossTabCell4 // this.xrCrossTabCell4.BackColor = System.Drawing.SystemColors.Control; this.xrCrossTabCell4.BorderColor = System.Drawing.SystemColors.ControlDark; this.xrCrossTabCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrCrossTabCell4.BorderWidth = 1F; this.xrCrossTabCell4.ColumnIndex = 0; this.xrCrossTabCell4.ForeColor = System.Drawing.SystemColors.ControlText; this.xrCrossTabCell4.Name = "xrCrossTabCell4"; this.xrCrossTabCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrCrossTabCell4.RowIndex = 2; this.xrCrossTabCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrCrossTabCell5 // this.xrCrossTabCell5.BackColor = System.Drawing.SystemColors.Control; this.xrCrossTabCell5.BorderColor = System.Drawing.SystemColors.ControlDark; this.xrCrossTabCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrCrossTabCell5.BorderWidth = 1F; this.xrCrossTabCell5.ColumnIndex = 0; this.xrCrossTabCell5.ForeColor = System.Drawing.SystemColors.ControlText; this.xrCrossTabCell5.Name = "xrCrossTabCell5"; this.xrCrossTabCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrCrossTabCell5.RowIndex = 3; this.xrCrossTabCell5.Text = "Grand Total"; this.xrCrossTabCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrCrossTabCell6 // this.xrCrossTabCell6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.xrCrossTabCell6.BorderColor = System.Drawing.SystemColors.ControlDark; this.xrCrossTabCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrCrossTabCell6.BorderWidth = 1F; this.xrCrossTabCell6.ColumnIndex = 1; this.xrCrossTabCell6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.xrCrossTabCell6.Name = "xrCrossTabCell6"; this.xrCrossTabCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrCrossTabCell6.RowIndex = 3; this.xrCrossTabCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrCrossTabCell7 // this.xrCrossTabCell7.BackColor = System.Drawing.SystemColors.Control; this.xrCrossTabCell7.BorderColor = System.Drawing.SystemColors.ControlDark; this.xrCrossTabCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrCrossTabCell7.BorderWidth = 1F; this.xrCrossTabCell7.ColumnIndex = 3; this.xrCrossTabCell7.ColumnSpan = 2; this.xrCrossTabCell7.ForeColor = System.Drawing.SystemColors.ControlText; this.xrCrossTabCell7.Name = "xrCrossTabCell7"; this.xrCrossTabCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrCrossTabCell7.RowIndex = 0; this.xrCrossTabCell7.Text = "Grand Total"; this.xrCrossTabCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrCrossTabCell8 // this.xrCrossTabCell8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.xrCrossTabCell8.BorderColor = System.Drawing.SystemColors.ControlDark; this.xrCrossTabCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrCrossTabCell8.BorderWidth = 1F; this.xrCrossTabCell8.ColumnIndex = 3; this.xrCrossTabCell8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.xrCrossTabCell8.Name = "xrCrossTabCell8"; this.xrCrossTabCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrCrossTabCell8.RowIndex = 2; this.xrCrossTabCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrCrossTabCell9 // this.xrCrossTabCell9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.xrCrossTabCell9.BorderColor = System.Drawing.SystemColors.ControlDark; this.xrCrossTabCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrCrossTabCell9.BorderWidth = 1F; this.xrCrossTabCell9.ColumnIndex = 3; this.xrCrossTabCell9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.xrCrossTabCell9.Name = "xrCrossTabCell9"; this.xrCrossTabCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrCrossTabCell9.RowIndex = 3; this.xrCrossTabCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrCrossTabCell10 // this.xrCrossTabCell10.BackColor = System.Drawing.SystemColors.Control; this.xrCrossTabCell10.BorderColor = System.Drawing.SystemColors.ControlDark; this.xrCrossTabCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrCrossTabCell10.BorderWidth = 1F; this.xrCrossTabCell10.ColumnIndex = 1; this.xrCrossTabCell10.ForeColor = System.Drawing.SystemColors.ControlText; this.xrCrossTabCell10.Name = "xrCrossTabCell10"; this.xrCrossTabCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrCrossTabCell10.RowIndex = 1; this.xrCrossTabCell10.Text = "Stock"; this.xrCrossTabCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrCrossTabCell11 // this.xrCrossTabCell11.BackColor = System.Drawing.SystemColors.Control; this.xrCrossTabCell11.BorderColor = System.Drawing.SystemColors.ControlDark; this.xrCrossTabCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrCrossTabCell11.BorderWidth = 1F; this.xrCrossTabCell11.ColumnIndex = 2; this.xrCrossTabCell11.ForeColor = System.Drawing.SystemColors.ControlText; this.xrCrossTabCell11.Name = "xrCrossTabCell11"; this.xrCrossTabCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrCrossTabCell11.RowIndex = 1; this.xrCrossTabCell11.Text = "Order"; this.xrCrossTabCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrCrossTabCell12 // this.xrCrossTabCell12.BackColor = System.Drawing.SystemColors.Control; this.xrCrossTabCell12.BorderColor = System.Drawing.SystemColors.ControlDark; this.xrCrossTabCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrCrossTabCell12.BorderWidth = 1F; this.xrCrossTabCell12.ColumnIndex = 3; this.xrCrossTabCell12.ForeColor = System.Drawing.SystemColors.ControlText; this.xrCrossTabCell12.Name = "xrCrossTabCell12"; this.xrCrossTabCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrCrossTabCell12.RowIndex = 1; this.xrCrossTabCell12.Text = "Stock"; this.xrCrossTabCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrCrossTabCell13 // this.xrCrossTabCell13.BackColor = System.Drawing.SystemColors.Control; this.xrCrossTabCell13.BorderColor = System.Drawing.SystemColors.ControlDark; this.xrCrossTabCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrCrossTabCell13.BorderWidth = 1F; this.xrCrossTabCell13.ColumnIndex = 4; this.xrCrossTabCell13.ForeColor = System.Drawing.SystemColors.ControlText; this.xrCrossTabCell13.Name = "xrCrossTabCell13"; this.xrCrossTabCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrCrossTabCell13.RowIndex = 1; this.xrCrossTabCell13.Text = "Order"; this.xrCrossTabCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrCrossTabCell14 // this.xrCrossTabCell14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.xrCrossTabCell14.BorderColor = System.Drawing.SystemColors.ControlDark; this.xrCrossTabCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrCrossTabCell14.BorderWidth = 1F; this.xrCrossTabCell14.ColumnIndex = 2; this.xrCrossTabCell14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.xrCrossTabCell14.Name = "xrCrossTabCell14"; this.xrCrossTabCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrCrossTabCell14.RowIndex = 2; this.xrCrossTabCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrCrossTabCell15 // this.xrCrossTabCell15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.xrCrossTabCell15.BorderColor = System.Drawing.SystemColors.ControlDark; this.xrCrossTabCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrCrossTabCell15.BorderWidth = 1F; this.xrCrossTabCell15.ColumnIndex = 4; this.xrCrossTabCell15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.xrCrossTabCell15.Name = "xrCrossTabCell15"; this.xrCrossTabCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrCrossTabCell15.RowIndex = 2; this.xrCrossTabCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrCrossTabCell16 // this.xrCrossTabCell16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.xrCrossTabCell16.BorderColor = System.Drawing.SystemColors.ControlDark; this.xrCrossTabCell16.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrCrossTabCell16.BorderWidth = 1F; this.xrCrossTabCell16.ColumnIndex = 2; this.xrCrossTabCell16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.xrCrossTabCell16.Name = "xrCrossTabCell16"; this.xrCrossTabCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrCrossTabCell16.RowIndex = 3; this.xrCrossTabCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrCrossTabCell17 // this.xrCrossTabCell17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.xrCrossTabCell17.BorderColor = System.Drawing.SystemColors.ControlDark; this.xrCrossTabCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrCrossTabCell17.BorderWidth = 1F; this.xrCrossTabCell17.ColumnIndex = 4; this.xrCrossTabCell17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.xrCrossTabCell17.Name = "xrCrossTabCell17"; this.xrCrossTabCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrCrossTabCell17.RowIndex = 3; this.xrCrossTabCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // XtraReport1 // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin, this.ReportHeader }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.Version = "19.2"; ((System.ComponentModel.ISupportInitialize)(this.xrCrossTab1)).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.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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(rp_Nhap_TrongThang)); DevExpress.DataAccess.Sql.SelectQuery selectQuery2 = new DevExpress.DataAccess.Sql.SelectQuery(); 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.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary(); DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary(); DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram(); DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series(); 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.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.sqlDataSource2 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.xrChart1 = new DevExpress.XtraReports.UI.XRChart(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable1 }); this.Detail.HeightF = 27.08333F; 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.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(27.70836F, 2.083333F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1 }); this.xrTable1.SizeF = new System.Drawing.SizeF(693.0833F, 25F); this.xrTable1.StylePriority.UseBorders = false; this.xrTable1.StylePriority.UseTextAlignment = false; this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell1, this.xrTableCell2, this.xrTableCell4, this.xrTableCell3 }); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCell1 // this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_HangHoa_Nhap_TrongThang.TenHang") }); this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Weight = 3.3787509797240922D; // // xrTableCell2 // this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_HangHoa_Nhap_TrongThang.SoLuong") }); this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.Weight = 0.90624999999999989D; // // xrTableCell4 // this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_HangHoa_Nhap_TrongThang.DonGiaNhap", "{0:#,#} vnđ") }); this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.Weight = 1.3958333960724674D; // // xrTableCell3 // this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_HangHoa_Nhap_TrongThang.Tổng Tiền", "{0:#,#} vnđ") }); this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.Weight = 1.2499992718850188D; // // TopMargin // this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPageInfo2 }); 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; // // xrPageInfo2 // this.xrPageInfo2.Format = "{0:dd/MM/yyyy}"; this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(620.7916F, 67.00001F); 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(100F, 23F); this.xrPageInfo2.StylePriority.UseTextAlignment = false; this.xrPageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel1 // this.xrLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.xrLabel1.BorderColor = System.Drawing.Color.Black; this.xrLabel1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel1.Font = new System.Drawing.Font("Trajan Pro", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(88.91663F, 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(552.0834F, 60.91666F); this.xrLabel1.StylePriority.UseBackColor = false; this.xrLabel1.StylePriority.UseBorderColor = false; this.xrLabel1.StylePriority.UseBorders = false; this.xrLabel1.StylePriority.UseFont = false; this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "HÀNG HÓA NHẬP TRONG THÁNG"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // BottomMargin // this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPageInfo1 }); 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; // // xrPageInfo1 // this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(541F, 35.41667F); 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); // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "localhost_DoAnCoSo_Connection"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "TenHang"; table1.Name = "vw_HangHoa_Nhap_TrongThang"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "SoLuong"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "DonGiaNhap"; columnExpression3.Table = table1; column3.Expression = columnExpression3; selectQuery1.Columns.Add(column1); selectQuery1.Columns.Add(column2); selectQuery1.Columns.Add(column3); selectQuery1.Name = "vw_HangHoa_Nhap_TrongThang"; selectQuery1.Tables.Add(table1); 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.xrLabel1 }); this.ReportHeader.HeightF = 72.91666F; this.ReportHeader.Name = "ReportHeader"; // // xrLabel6 // this.xrLabel6.BackColor = System.Drawing.Color.RoyalBlue; this.xrLabel6.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel6.Font = new System.Drawing.Font("Lucida Fax", 12.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel6.ForeColor = System.Drawing.SystemColors.ActiveCaptionText; this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(365.5836F, 0F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.SizeF = new System.Drawing.SizeF(90.625F, 23F); this.xrLabel6.StylePriority.UseBackColor = false; this.xrLabel6.StylePriority.UseBorders = false; this.xrLabel6.StylePriority.UseFont = false; this.xrLabel6.StylePriority.UseForeColor = false; this.xrLabel6.StylePriority.UseTextAlignment = false; this.xrLabel6.Text = "Số Lượng"; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel5 // this.xrLabel5.BackColor = System.Drawing.Color.RoyalBlue; this.xrLabel5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel5.Font = new System.Drawing.Font("Lucida Fax", 12.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel5.ForeColor = System.Drawing.SystemColors.ActiveCaptionText; this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(595.7917F, 0F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(124.9999F, 23F); this.xrLabel5.StylePriority.UseBackColor = false; this.xrLabel5.StylePriority.UseBorders = false; this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.StylePriority.UseForeColor = false; this.xrLabel5.StylePriority.UseTextAlignment = false; this.xrLabel5.Text = "Tổng Tiền"; this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel4 // this.xrLabel4.BackColor = System.Drawing.Color.RoyalBlue; this.xrLabel4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel4.Font = new System.Drawing.Font("Lucida Fax", 12.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel4.ForeColor = System.Drawing.SystemColors.ActiveCaptionText; this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(456.2087F, 0F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(139.5833F, 23F); this.xrLabel4.StylePriority.UseBackColor = false; this.xrLabel4.StylePriority.UseBorders = false; this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.StylePriority.UseForeColor = false; this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.Text = "Đơn Giá"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel2 // this.xrLabel2.BackColor = System.Drawing.Color.RoyalBlue; this.xrLabel2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel2.Font = new System.Drawing.Font("Lucida Fax", 12.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel2.ForeColor = System.Drawing.SystemColors.ActiveCaptionText; this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(27.70835F, 0F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(337.875F, 23F); this.xrLabel2.StylePriority.UseBackColor = false; this.xrLabel2.StylePriority.UseBorders = false; this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.StylePriority.UseForeColor = false; this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "Tên Hàng"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // sqlDataSource2 // this.sqlDataSource2.ConnectionName = "localhost_DoAnCoSo_Connection"; this.sqlDataSource2.Name = "sqlDataSource2"; columnExpression4.ColumnName = "TenHang"; table2.Name = "vw_HangHoa_Nhap_TrongThang"; columnExpression4.Table = table2; column4.Expression = columnExpression4; columnExpression5.ColumnName = "SoLuong"; columnExpression5.Table = table2; column5.Expression = columnExpression5; columnExpression6.ColumnName = "DonGiaNhap"; columnExpression6.Table = table2; column6.Expression = columnExpression6; columnExpression7.ColumnName = "Tổng Tiền"; columnExpression7.Table = table2; column7.Expression = columnExpression7; selectQuery2.Columns.Add(column4); selectQuery2.Columns.Add(column5); selectQuery2.Columns.Add(column6); selectQuery2.Columns.Add(column7); selectQuery2.Name = "vw_HangHoa_Nhap_TrongThang"; selectQuery2.Tables.Add(table2); this.sqlDataSource2.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery2 }); this.sqlDataSource2.ResultSchemaSerializable = resources.GetString("sqlDataSource2.ResultSchemaSerializable"); // // GroupFooter1 // this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel7, this.xrLabel3 }); this.GroupFooter1.HeightF = 112.5F; this.GroupFooter1.Name = "GroupFooter1"; this.GroupFooter1.StylePriority.UseTextAlignment = false; this.GroupFooter1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // 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.LocationFloat = new DevExpress.Utils.PointFloat(452.7083F, 21.875F); 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.UseBorders = false; xrSummary1.FormatString = "{0}"; this.xrLabel7.Summary = xrSummary1; this.xrLabel7.Text = "Tổng Tiền:"; // // 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.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_HangHoa_Nhap_TrongThang.Tổng Tiền") }); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(552.7083F, 21.875F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(168.0834F, 23F); this.xrLabel3.StylePriority.UseBorders = false; xrSummary2.FormatString = "{0:#,#} vnđ"; xrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Report; this.xrLabel3.Summary = xrSummary2; // // GroupHeader1 // this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel6, this.xrLabel2, this.xrLabel4, this.xrLabel5 }); this.GroupHeader1.HeightF = 28.125F; this.GroupHeader1.Name = "GroupHeader1"; // // GroupHeader2 // this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrChart1 }); this.GroupHeader2.HeightF = 484.375F; this.GroupHeader2.Level = 1; this.GroupHeader2.Name = "GroupHeader2"; // // xrChart1 // this.xrChart1.BorderColor = System.Drawing.Color.Black; this.xrChart1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrChart1.DataMember = "vw_HangHoa_Nhap_TrongThang"; this.xrChart1.DataSource = this.sqlDataSource2; 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.Legend.Name = "Default Legend"; this.xrChart1.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 0F); this.xrChart1.Name = "xrChart1"; series1.ArgumentDataMember = "TenHang"; series1.Name = "Series 1"; series1.ValueDataMembersSerializable = "SoLuong"; this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] { series1 }; this.xrChart1.SizeF = new System.Drawing.SizeF(738.9999F, 426.4584F); // // rp_Nhap_TrongThang // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin, this.ReportHeader, this.GroupFooter1, this.GroupHeader1, this.GroupHeader2 }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1, this.sqlDataSource2 }); this.DataMember = "vw_HangHoa_Nhap_TrongThang"; this.DataSource = this.sqlDataSource2; this.Margins = new System.Drawing.Printing.Margins(38, 63, 100, 100); this.Version = "17.1"; ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(series1)).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() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmChild)); DevExpress.DataAccess.Sql.CustomSqlQuery customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery(); DevExpress.DataAccess.Sql.QueryParameter queryParameter1 = new DevExpress.DataAccess.Sql.QueryParameter(); 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.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(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.navigationPane1 = new DevExpress.XtraBars.Navigation.NavigationPane(); this.navigationPage1 = new DevExpress.XtraBars.Navigation.NavigationPage(); this.layoutControl2 = new DevExpress.XtraLayout.LayoutControl(); this.edtProjectCd = new DevExpress.XtraEditors.TextEdit(); this.edtProjectNm = new DevExpress.XtraEditors.TextEdit(); this.edtUserNm = new DevExpress.XtraEditors.TextEdit(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.navigationPage2 = new DevExpress.XtraBars.Navigation.NavigationPage(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.gridScrn = new DevExpress.XtraGrid.GridControl(); this.sqlDSPrjScrn = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.viewScrn = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colPROJECT_CD = new DevExpress.XtraGrid.Columns.GridColumn(); this.colPROJECT_NM = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSCRN_SRC = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSCRN_TEXT = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSCRN_DESC = new DevExpress.XtraGrid.Columns.GridColumn(); this.colWORK_EMPL1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.colWORK_DTM1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.navigationPage3 = new DevExpress.XtraBars.Navigation.NavigationPage(); this.layoutControl3 = new DevExpress.XtraLayout.LayoutControl(); this.gridChkList = new DevExpress.XtraGrid.GridControl(); this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colCheck = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.colName = new DevExpress.XtraGrid.Columns.GridColumn(); this.colFildNm = new DevExpress.XtraGrid.Columns.GridColumn(); this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gridControl1 = new DevExpress.XtraGrid.GridControl(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colUSER_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colUSER_NM = new DevExpress.XtraGrid.Columns.GridColumn(); this.colMNGR_GRADE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colHP_NO = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTEL_NO = new DevExpress.XtraGrid.Columns.GridColumn(); this.colOFFICE_NO = new DevExpress.XtraGrid.Columns.GridColumn(); this.colPSWD = new DevExpress.XtraGrid.Columns.GridColumn(); this.colWORK_EMPL = new DevExpress.XtraGrid.Columns.GridColumn(); this.colWORK_DTM = new DevExpress.XtraGrid.Columns.GridColumn(); this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.navigationPane1)).BeginInit(); this.navigationPane1.SuspendLayout(); this.navigationPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit(); this.layoutControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.edtProjectCd.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.edtProjectNm.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.edtUserNm.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); this.navigationPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridScrn)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.viewScrn)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); this.navigationPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).BeginInit(); this.layoutControl3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridChkList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); this.SuspendLayout(); // // splitContainer1 // this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.Location = new System.Drawing.Point(0, 0); this.splitContainer1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.splitContainer1.Name = "splitContainer1"; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.navigationPane1); this.splitContainer1.Panel1.ClientSizeChanged += new System.EventHandler(this.splitContainer1_Panel1_ClientSizeChanged); this.splitContainer1.Panel1.SizeChanged += new System.EventHandler(this.splitContainer1_Panel1_SizeChanged); this.splitContainer1.Panel1.ParentChanged += new System.EventHandler(this.splitContainer1_Panel1_ParentChanged); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.xtraTabControl1); this.splitContainer1.Size = new System.Drawing.Size(1324, 796); this.splitContainer1.SplitterDistance = 377; this.splitContainer1.TabIndex = 0; this.splitContainer1.SizeChanged += new System.EventHandler(this.splitContainer1_SizeChanged); // // navigationPane1 // this.navigationPane1.Controls.Add(this.navigationPage1); this.navigationPane1.Controls.Add(this.navigationPage2); this.navigationPane1.Controls.Add(this.navigationPage3); this.navigationPane1.Dock = System.Windows.Forms.DockStyle.Left; this.navigationPane1.Location = new System.Drawing.Point(0, 0); this.navigationPane1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.navigationPane1.Name = "navigationPane1"; this.navigationPane1.PageProperties.ShowMode = DevExpress.XtraBars.Navigation.ItemShowMode.Image; this.navigationPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] { this.navigationPage1, this.navigationPage2, this.navigationPage3 }); this.navigationPane1.RegularSize = new System.Drawing.Size(370, 796); this.navigationPane1.SelectedPage = this.navigationPage2; this.navigationPane1.Size = new System.Drawing.Size(370, 796); this.navigationPane1.TabIndex = 4; this.navigationPane1.Text = "navigationPane1"; this.navigationPane1.StateChanged += new DevExpress.XtraBars.Navigation.StateChangedEventHandler(this.NavigationPane1_StateChanged); this.navigationPane1.ControlShown += new DevExpress.XtraBars.Navigation.DeferredControlLoadEventHandler(this.navigationPane1_ControlShown); this.navigationPane1.SizeChanged += new System.EventHandler(this.NavigationPane1_SizeChanged); // // navigationPage1 // this.navigationPage1.Caption = "프로젝트 정보"; this.navigationPage1.Controls.Add(this.layoutControl2); this.navigationPage1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("navigationPage1.ImageOptions.Image"))); this.navigationPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.navigationPage1.Name = "navigationPage1"; this.navigationPage1.Size = new System.Drawing.Size(268, 698); // // layoutControl2 // this.layoutControl2.Controls.Add(this.edtProjectCd); this.layoutControl2.Controls.Add(this.edtProjectNm); this.layoutControl2.Controls.Add(this.edtUserNm); this.layoutControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl2.Location = new System.Drawing.Point(0, 0); this.layoutControl2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.layoutControl2.Name = "layoutControl2"; this.layoutControl2.Root = this.layoutControlGroup1; this.layoutControl2.Size = new System.Drawing.Size(268, 698); this.layoutControl2.TabIndex = 0; this.layoutControl2.Text = "layoutControl2"; // // edtProjectCd // this.edtProjectCd.Location = new System.Drawing.Point(109, 10); this.edtProjectCd.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.edtProjectCd.Name = "edtProjectCd"; this.edtProjectCd.Size = new System.Drawing.Size(148, 26); this.edtProjectCd.StyleController = this.layoutControl2; this.edtProjectCd.TabIndex = 4; // // edtProjectNm // this.edtProjectNm.Location = new System.Drawing.Point(109, 40); this.edtProjectNm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.edtProjectNm.Name = "edtProjectNm"; this.edtProjectNm.Size = new System.Drawing.Size(148, 26); this.edtProjectNm.StyleController = this.layoutControl2; this.edtProjectNm.TabIndex = 5; // // edtUserNm // this.edtUserNm.Location = new System.Drawing.Point(109, 70); this.edtUserNm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.edtUserNm.Name = "edtUserNm"; this.edtUserNm.Size = new System.Drawing.Size(148, 26); this.edtUserNm.StyleController = this.layoutControl2; this.edtUserNm.TabIndex = 6; // // layoutControlGroup1 // this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem3, this.layoutControlItem4, this.layoutControlItem5 }); this.layoutControlGroup1.Name = "Root"; this.layoutControlGroup1.Size = new System.Drawing.Size(268, 698); this.layoutControlGroup1.TextVisible = false; // // layoutControlItem3 // this.layoutControlItem3.Control = this.edtProjectCd; this.layoutControlItem3.Location = new System.Drawing.Point(0, 0); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Size = new System.Drawing.Size(250, 30); this.layoutControlItem3.Text = "프로젝트 코드"; this.layoutControlItem3.TextSize = new System.Drawing.Size(95, 20); // // layoutControlItem4 // this.layoutControlItem4.Control = this.edtProjectNm; this.layoutControlItem4.Location = new System.Drawing.Point(0, 30); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Size = new System.Drawing.Size(250, 30); this.layoutControlItem4.Text = "프로젝트 명"; this.layoutControlItem4.TextSize = new System.Drawing.Size(95, 20); // // layoutControlItem5 // this.layoutControlItem5.Control = this.edtUserNm; this.layoutControlItem5.Location = new System.Drawing.Point(0, 60); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.Size = new System.Drawing.Size(250, 622); this.layoutControlItem5.Text = "사용자 명"; this.layoutControlItem5.TextSize = new System.Drawing.Size(95, 20); // // navigationPage2 // this.navigationPage2.Caption = "진행공정"; this.navigationPage2.Controls.Add(this.layoutControl1); this.navigationPage2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("navigationPage2.ImageOptions.Image"))); this.navigationPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.navigationPage2.Name = "navigationPage2"; this.navigationPage2.Size = new System.Drawing.Size(271, 706); // // layoutControl1 // this.layoutControl1.Controls.Add(this.gridScrn); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 0); this.layoutControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.Root = this.Root; this.layoutControl1.Size = new System.Drawing.Size(271, 706); this.layoutControl1.TabIndex = 0; this.layoutControl1.Text = "layoutControl1"; // // gridScrn // this.gridScrn.DataMember = null; this.gridScrn.DataSource = this.sqlDSPrjScrn; this.gridScrn.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.gridScrn.Location = new System.Drawing.Point(11, 10); this.gridScrn.MainView = this.viewScrn; this.gridScrn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.gridScrn.Name = "gridScrn"; this.gridScrn.Size = new System.Drawing.Size(249, 686); this.gridScrn.TabIndex = 5; this.gridScrn.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.viewScrn }); // // sqlDSPrjScrn // this.sqlDSPrjScrn.ConnectionName = "Connection"; this.sqlDSPrjScrn.Name = "sqlDSPrjScrn"; customSqlQuery1.Name = "QRY_PRJ_SCRN"; queryParameter1.Name = "P_PROJECT_CD"; queryParameter1.Type = typeof(string); customSqlQuery1.Parameters.Add(queryParameter1); customSqlQuery1.Sql = resources.GetString("customSqlQuery1.Sql"); this.sqlDSPrjScrn.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { customSqlQuery1 }); this.sqlDSPrjScrn.ResultSchemaSerializable = resources.GetString("sqlDSPrjScrn.ResultSchemaSerializable"); // // viewScrn // this.viewScrn.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colPROJECT_CD, this.colPROJECT_NM, this.colSCRN_SRC, this.colSCRN_TEXT, this.colSCRN_DESC, this.colWORK_EMPL1, this.colWORK_DTM1 }); this.viewScrn.DetailHeight = 466; this.viewScrn.GridControl = this.gridScrn; this.viewScrn.Name = "viewScrn"; this.viewScrn.OptionsBehavior.Editable = false; this.viewScrn.DoubleClick += new System.EventHandler(this.viewScrn_DoubleClick); // // colPROJECT_CD // this.colPROJECT_CD.FieldName = "PROJECT_CD"; this.colPROJECT_CD.MinWidth = 26; this.colPROJECT_CD.Name = "colPROJECT_CD"; this.colPROJECT_CD.Width = 96; // // colPROJECT_NM // this.colPROJECT_NM.FieldName = "PROJECT_NM"; this.colPROJECT_NM.MinWidth = 26; this.colPROJECT_NM.Name = "colPROJECT_NM"; this.colPROJECT_NM.Width = 96; // // colSCRN_SRC // this.colSCRN_SRC.FieldName = "SCRN_SRC"; this.colSCRN_SRC.MinWidth = 26; this.colSCRN_SRC.Name = "colSCRN_SRC"; this.colSCRN_SRC.Width = 96; // // colSCRN_TEXT // this.colSCRN_TEXT.AppearanceHeader.Options.UseTextOptions = true; this.colSCRN_TEXT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSCRN_TEXT.Caption = "공정"; this.colSCRN_TEXT.FieldName = "SCRN_TEXT"; this.colSCRN_TEXT.MinWidth = 26; this.colSCRN_TEXT.Name = "colSCRN_TEXT"; this.colSCRN_TEXT.Visible = true; this.colSCRN_TEXT.VisibleIndex = 0; this.colSCRN_TEXT.Width = 96; // // colSCRN_DESC // this.colSCRN_DESC.FieldName = "SCRN_DESC"; this.colSCRN_DESC.MinWidth = 26; this.colSCRN_DESC.Name = "colSCRN_DESC"; this.colSCRN_DESC.Width = 96; // // colWORK_EMPL1 // this.colWORK_EMPL1.FieldName = "WORK_EMPL"; this.colWORK_EMPL1.MinWidth = 26; this.colWORK_EMPL1.Name = "colWORK_EMPL1"; this.colWORK_EMPL1.Width = 96; // // colWORK_DTM1 // this.colWORK_DTM1.FieldName = "WORK_DTM"; this.colWORK_DTM1.MinWidth = 26; this.colWORK_DTM1.Name = "colWORK_DTM1"; this.colWORK_DTM1.Width = 96; // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem6 }); this.Root.Name = "Root"; this.Root.Size = new System.Drawing.Size(271, 706); this.Root.TextVisible = false; // // layoutControlItem6 // this.layoutControlItem6.Control = this.gridScrn; this.layoutControlItem6.Location = new System.Drawing.Point(0, 0); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.Size = new System.Drawing.Size(253, 690); this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem6.TextVisible = false; // // navigationPage3 // this.navigationPage3.Caption = "navigationPage3"; this.navigationPage3.Controls.Add(this.layoutControl3); this.navigationPage3.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("navigationPage3.ImageOptions.Image"))); this.navigationPage3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.navigationPage3.Name = "navigationPage3"; this.navigationPage3.Size = new System.Drawing.Size(268, 698); // // layoutControl3 // this.layoutControl3.Controls.Add(this.gridChkList); this.layoutControl3.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl3.Location = new System.Drawing.Point(0, 0); this.layoutControl3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.layoutControl3.Name = "layoutControl3"; this.layoutControl3.Root = this.layoutControlGroup2; this.layoutControl3.Size = new System.Drawing.Size(268, 698); this.layoutControl3.TabIndex = 0; this.layoutControl3.Text = "layoutControl3"; // // gridChkList // this.gridChkList.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.gridChkList.Location = new System.Drawing.Point(11, 10); this.gridChkList.MainView = this.gridView2; this.gridChkList.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.gridChkList.Name = "gridChkList"; this.gridChkList.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemCheckEdit2 }); this.gridChkList.Size = new System.Drawing.Size(246, 678); this.gridChkList.TabIndex = 1; this.gridChkList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView2 }); this.gridChkList.DataSourceChanged += new System.EventHandler(this.gridChkList_DataSourceChanged); this.gridChkList.Click += new System.EventHandler(this.gridChkList_Click); // // gridView2 // this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colCheck, this.colName, this.colFildNm }); this.gridView2.DetailHeight = 500; this.gridView2.GridControl = this.gridChkList; this.gridView2.Name = "gridView2"; this.gridView2.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView2_CellValueChanged); this.gridView2.CellValueChanging += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView2_CellValueChanging); // // colCheck // this.colCheck.Caption = "선택"; this.colCheck.ColumnEdit = this.repositoryItemCheckEdit2; this.colCheck.FieldName = "CHECK"; this.colCheck.MinWidth = 26; this.colCheck.Name = "colCheck"; this.colCheck.Visible = true; this.colCheck.VisibleIndex = 0; this.colCheck.Width = 96; // // repositoryItemCheckEdit2 // this.repositoryItemCheckEdit2.AutoHeight = false; this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2"; this.repositoryItemCheckEdit2.CheckedChanged += new System.EventHandler(this.repositoryItemCheckEdit2_CheckedChanged); this.repositoryItemCheckEdit2.CheckStateChanged += new System.EventHandler(this.repositoryItemCheckEdit2_CheckStateChanged); this.repositoryItemCheckEdit2.EditValueChanged += new System.EventHandler(this.repositoryItemCheckEdit2_EditValueChanged); this.repositoryItemCheckEdit2.EditValueChanging += new DevExpress.XtraEditors.Controls.ChangingEventHandler(this.repositoryItemCheckEdit2_EditValueChanging); // // colName // this.colName.Caption = "컬럼명"; this.colName.FieldName = "CAPTION"; this.colName.MinWidth = 26; this.colName.Name = "colName"; this.colName.Visible = true; this.colName.VisibleIndex = 1; this.colName.Width = 96; // // colFildNm // this.colFildNm.Caption = "필드명"; this.colFildNm.FieldName = "FIELD"; this.colFildNm.MinWidth = 26; this.colFildNm.Name = "colFildNm"; this.colFildNm.Width = 96; // // layoutControlGroup2 // this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup2.GroupBordersVisible = false; this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem2 }); this.layoutControlGroup2.Name = "layoutControlGroup2"; this.layoutControlGroup2.Size = new System.Drawing.Size(268, 698); this.layoutControlGroup2.TextVisible = false; // // layoutControlItem2 // this.layoutControlItem2.Control = this.gridChkList; this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(250, 682); this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem2.TextVisible = false; // // xtraTabControl1 // this.xtraTabControl1.ClosePageButtonShowMode = DevExpress.XtraTab.ClosePageButtonShowMode.InAllTabPageHeaders; this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.xtraTabControl1.Location = new System.Drawing.Point(0, 0); this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.xtraTabControl1.Name = "xtraTabControl1"; this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; this.xtraTabControl1.Size = new System.Drawing.Size(943, 796); this.xtraTabControl1.TabIndex = 0; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, this.xtraTabPage2 }); this.xtraTabControl1.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.xtraTabControl1_SelectedPageChanged); this.xtraTabControl1.CloseButtonClick += new System.EventHandler(this.XtraTabControl1_CloseButtonClick); // // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.gridControl1); this.xtraTabPage1.Controls.Add(this.simpleButton2); this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(1); this.xtraTabPage1.Name = "xtraTabPage1"; this.xtraTabPage1.Size = new System.Drawing.Size(941, 762); this.xtraTabPage1.Text = "xtraTabPage1"; // // gridControl1 // this.gridControl1.DataMember = "USR01M00"; this.gridControl1.DataSource = this.sqlDataSource1; this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.gridControl1.Location = new System.Drawing.Point(76, 251); this.gridControl1.MainView = this.gridView1; this.gridControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.gridControl1.Name = "gridControl1"; this.gridControl1.Size = new System.Drawing.Size(705, 286); this.gridControl1.TabIndex = 1; this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1 }); // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "Connection"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "USER_ID"; table1.MetaSerializable = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"229\" />"; table1.Name = "USR01M00"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "USER_NM"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "MNGR_GRADE"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "HP_NO"; columnExpression4.Table = table1; column4.Expression = columnExpression4; columnExpression5.ColumnName = "TEL_NO"; columnExpression5.Table = table1; column5.Expression = columnExpression5; columnExpression6.ColumnName = "OFFICE_NO"; columnExpression6.Table = table1; column6.Expression = columnExpression6; columnExpression7.ColumnName = "PSWD"; columnExpression7.Table = table1; column7.Expression = columnExpression7; columnExpression8.ColumnName = "WORK_EMPL"; columnExpression8.Table = table1; column8.Expression = columnExpression8; columnExpression9.ColumnName = "WORK_DTM"; 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.Name = "USR01M00"; selectQuery1.Tables.Add(table1); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // gridView1 // this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colUSER_ID, this.colUSER_NM, this.colMNGR_GRADE, this.colHP_NO, this.colTEL_NO, this.colOFFICE_NO, this.colPSWD, this.colWORK_EMPL, this.colWORK_DTM }); this.gridView1.DetailHeight = 500; this.gridView1.GridControl = this.gridControl1; this.gridView1.Name = "gridView1"; // // colUSER_ID // this.colUSER_ID.FieldName = "USER_ID"; this.colUSER_ID.MinWidth = 26; this.colUSER_ID.Name = "colUSER_ID"; this.colUSER_ID.Visible = true; this.colUSER_ID.VisibleIndex = 0; this.colUSER_ID.Width = 96; // // colUSER_NM // this.colUSER_NM.FieldName = "USER_NM"; this.colUSER_NM.MinWidth = 26; this.colUSER_NM.Name = "colUSER_NM"; this.colUSER_NM.Visible = true; this.colUSER_NM.VisibleIndex = 1; this.colUSER_NM.Width = 96; // // colMNGR_GRADE // this.colMNGR_GRADE.FieldName = "MNGR_GRADE"; this.colMNGR_GRADE.MinWidth = 26; this.colMNGR_GRADE.Name = "colMNGR_GRADE"; this.colMNGR_GRADE.Visible = true; this.colMNGR_GRADE.VisibleIndex = 2; this.colMNGR_GRADE.Width = 96; // // colHP_NO // this.colHP_NO.FieldName = "HP_NO"; this.colHP_NO.MinWidth = 26; this.colHP_NO.Name = "colHP_NO"; this.colHP_NO.Visible = true; this.colHP_NO.VisibleIndex = 3; this.colHP_NO.Width = 96; // // colTEL_NO // this.colTEL_NO.FieldName = "TEL_NO"; this.colTEL_NO.MinWidth = 26; this.colTEL_NO.Name = "colTEL_NO"; this.colTEL_NO.Visible = true; this.colTEL_NO.VisibleIndex = 4; this.colTEL_NO.Width = 96; // // colOFFICE_NO // this.colOFFICE_NO.FieldName = "OFFICE_NO"; this.colOFFICE_NO.MinWidth = 26; this.colOFFICE_NO.Name = "colOFFICE_NO"; this.colOFFICE_NO.Visible = true; this.colOFFICE_NO.VisibleIndex = 5; this.colOFFICE_NO.Width = 96; // // colPSWD // this.colPSWD.FieldName = "PSWD"; this.colPSWD.MinWidth = 26; this.colPSWD.Name = "colPSWD"; this.colPSWD.Visible = true; this.colPSWD.VisibleIndex = 6; this.colPSWD.Width = 96; // // colWORK_EMPL // this.colWORK_EMPL.FieldName = "WORK_EMPL"; this.colWORK_EMPL.MinWidth = 26; this.colWORK_EMPL.Name = "colWORK_EMPL"; this.colWORK_EMPL.Visible = true; this.colWORK_EMPL.VisibleIndex = 7; this.colWORK_EMPL.Width = 96; // // colWORK_DTM // this.colWORK_DTM.FieldName = "WORK_DTM"; this.colWORK_DTM.MinWidth = 26; this.colWORK_DTM.Name = "colWORK_DTM"; this.colWORK_DTM.Visible = true; this.colWORK_DTM.VisibleIndex = 8; this.colWORK_DTM.Width = 96; // // simpleButton2 // this.simpleButton2.Location = new System.Drawing.Point(17, 18); this.simpleButton2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.simpleButton2.Name = "simpleButton2"; this.simpleButton2.Size = new System.Drawing.Size(257, 84); this.simpleButton2.TabIndex = 0; this.simpleButton2.Text = "simpleButton2"; this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click); // // xtraTabPage2 // this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(1); this.xtraTabPage2.Name = "xtraTabPage2"; this.xtraTabPage2.Size = new System.Drawing.Size(941, 762); this.xtraTabPage2.Text = "xtraTabPage2"; // // frmChild // this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1324, 796); this.Controls.Add(this.splitContainer1); this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.Name = "frmChild"; this.Text = "frmChild"; this.Load += new System.EventHandler(this.frmChild_Load); this.Shown += new System.EventHandler(this.frmChild_Shown); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.navigationPane1)).EndInit(); this.navigationPane1.ResumeLayout(false); this.navigationPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit(); this.layoutControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.edtProjectCd.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.edtProjectNm.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.edtUserNm.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); this.navigationPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridScrn)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.viewScrn)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); this.navigationPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).EndInit(); this.layoutControl3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridChkList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); this.xtraTabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); this.ResumeLayout(false); }
/// <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.SelectQuery selectQuery2 = new DevExpress.DataAccess.Sql.SelectQuery(); 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(BancosEmpresa)); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.gridControlBancos = new DevExpress.XtraGrid.GridControl(); this.gridViewBancos = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumnID = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnIDEmpresa = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnRazonSocial = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnBanco = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnCuenta = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnCLABE = new DevExpress.XtraGrid.Columns.GridColumn(); this.lookUpEmpresa = new DevExpress.XtraEditors.LookUpEdit(); this.empresaPagaAsimiladosBindingSource = new System.Windows.Forms.BindingSource(this.components); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.txtCuenta = new DevExpress.XtraEditors.TextEdit(); this.txtCLABE = new DevExpress.XtraEditors.TextEdit(); this.lookUpBanco = new DevExpress.XtraEditors.LookUpEdit(); this.bancosBindingSource = new System.Windows.Forms.BindingSource(this.components); this.btnAgregar = new DevExpress.XtraEditors.SimpleButton(); this.btnEliminar = new DevExpress.XtraEditors.SimpleButton(); this.btnEditar = new DevExpress.XtraEditors.SimpleButton(); this.btnGuardar = new DevExpress.XtraEditors.SimpleButton(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlbtnEditar = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlBtnGuardar = new DevExpress.XtraLayout.LayoutControlItem(); this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControlBancos)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewBancos)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lookUpEmpresa.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.empresaPagaAsimiladosBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCuenta.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCLABE.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lookUpBanco.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bancosBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlbtnEditar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlBtnGuardar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit(); this.SuspendLayout(); // // layoutControl1 // this.layoutControl1.Controls.Add(this.gridControlBancos); this.layoutControl1.Controls.Add(this.lookUpEmpresa); this.layoutControl1.Controls.Add(this.txtCuenta); this.layoutControl1.Controls.Add(this.txtCLABE); this.layoutControl1.Controls.Add(this.lookUpBanco); this.layoutControl1.Controls.Add(this.btnAgregar); this.layoutControl1.Controls.Add(this.btnEliminar); this.layoutControl1.Controls.Add(this.btnEditar); this.layoutControl1.Controls.Add(this.btnGuardar); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 0); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.Root = this.layoutControlGroup1; this.layoutControl1.Size = new System.Drawing.Size(835, 575); this.layoutControl1.TabIndex = 0; this.layoutControl1.Text = "layoutControl1"; // // gridControlBancos // this.gridControlBancos.Location = new System.Drawing.Point(36, 262); this.gridControlBancos.MainView = this.gridViewBancos; this.gridControlBancos.Name = "gridControlBancos"; this.gridControlBancos.Size = new System.Drawing.Size(763, 277); this.gridControlBancos.TabIndex = 8; this.gridControlBancos.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridViewBancos }); // // gridViewBancos // this.gridViewBancos.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumnID, this.gridColumnIDEmpresa, this.gridColumnRazonSocial, this.gridColumnBanco, this.gridColumnCuenta, this.gridColumnCLABE }); this.gridViewBancos.GridControl = this.gridControlBancos; this.gridViewBancos.Name = "gridViewBancos"; this.gridViewBancos.OptionsView.ColumnAutoWidth = false; this.gridViewBancos.OptionsView.ShowGroupPanel = false; // // gridColumnID // this.gridColumnID.Caption = "ID"; this.gridColumnID.FieldName = "ID"; this.gridColumnID.Name = "gridColumnID"; // // gridColumnIDEmpresa // this.gridColumnIDEmpresa.Caption = "ID Empresa"; this.gridColumnIDEmpresa.FieldName = "IDEmpresa"; this.gridColumnIDEmpresa.Name = "gridColumnIDEmpresa"; // // gridColumnRazonSocial // this.gridColumnRazonSocial.Caption = "Razon Social"; this.gridColumnRazonSocial.FieldName = "RazonSocial"; this.gridColumnRazonSocial.Name = "gridColumnRazonSocial"; // // gridColumnBanco // this.gridColumnBanco.Caption = "Banco"; this.gridColumnBanco.FieldName = "Banco"; this.gridColumnBanco.Name = "gridColumnBanco"; this.gridColumnBanco.OptionsColumn.AllowEdit = false; this.gridColumnBanco.Visible = true; this.gridColumnBanco.VisibleIndex = 0; this.gridColumnBanco.Width = 252; // // gridColumnCuenta // this.gridColumnCuenta.Caption = "Cuenta"; this.gridColumnCuenta.FieldName = "Cuenta"; this.gridColumnCuenta.Name = "gridColumnCuenta"; this.gridColumnCuenta.OptionsColumn.AllowEdit = false; this.gridColumnCuenta.Visible = true; this.gridColumnCuenta.VisibleIndex = 1; this.gridColumnCuenta.Width = 212; // // gridColumnCLABE // this.gridColumnCLABE.Caption = "CLABE"; this.gridColumnCLABE.FieldName = "CLABE"; this.gridColumnCLABE.Name = "gridColumnCLABE"; this.gridColumnCLABE.OptionsColumn.AllowEdit = false; this.gridColumnCLABE.Visible = true; this.gridColumnCLABE.VisibleIndex = 2; this.gridColumnCLABE.Width = 279; // // lookUpEmpresa // this.lookUpEmpresa.Location = new System.Drawing.Point(70, 42); this.lookUpEmpresa.Name = "lookUpEmpresa"; this.lookUpEmpresa.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); this.lookUpEmpresa.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo("IDEmpresa", "ID Empresa", 78, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("RazonSocial", "Razon Social", 70, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default) }); this.lookUpEmpresa.Properties.DataSource = this.empresaPagaAsimiladosBindingSource; this.lookUpEmpresa.Properties.DisplayMember = "RazonSocial"; this.lookUpEmpresa.Properties.NullText = "Seleccione"; this.lookUpEmpresa.Properties.ValueMember = "IDEmpresa"; this.lookUpEmpresa.Size = new System.Drawing.Size(741, 20); this.lookUpEmpresa.StyleController = this.layoutControl1; this.lookUpEmpresa.TabIndex = 4; this.lookUpEmpresa.EditValueChanged += new System.EventHandler(this.lookUpEmpresa_EditValueChanged); // // empresaPagaAsimiladosBindingSource // this.empresaPagaAsimiladosBindingSource.DataMember = "EmpresaPagaAsimilados"; this.empresaPagaAsimiladosBindingSource.DataSource = this.sqlDataSource1; // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "Asimilados"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "IDEmpresa"; table1.MetaSerializable = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"134\" />"; table1.Name = "EmpresaPagaAsimilados"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "RazonSocial"; columnExpression2.Table = table1; column2.Expression = columnExpression2; selectQuery1.Columns.Add(column1); selectQuery1.Columns.Add(column2); selectQuery1.Name = "EmpresaPagaAsimilados"; selectQuery1.Tables.Add(table1); columnExpression3.ColumnName = "c_Banco"; table2.MetaSerializable = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"134\" />"; table2.Name = "Bancos"; columnExpression3.Table = table2; column3.Expression = columnExpression3; columnExpression4.ColumnName = "Descripcion"; columnExpression4.Table = table2; column4.Expression = columnExpression4; selectQuery2.Columns.Add(column3); selectQuery2.Columns.Add(column4); selectQuery2.Name = "Bancos"; selectQuery2.Tables.Add(table2); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1, selectQuery2 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // txtCuenta // this.txtCuenta.Location = new System.Drawing.Point(90, 138); this.txtCuenta.Name = "txtCuenta"; this.txtCuenta.Size = new System.Drawing.Size(288, 20); this.txtCuenta.StyleController = this.layoutControl1; this.txtCuenta.TabIndex = 6; // // txtCLABE // this.txtCLABE.Location = new System.Drawing.Point(418, 138); this.txtCLABE.Name = "txtCLABE"; this.txtCLABE.Size = new System.Drawing.Size(381, 20); this.txtCLABE.StyleController = this.layoutControl1; this.txtCLABE.TabIndex = 7; // // lookUpBanco // this.lookUpBanco.Location = new System.Drawing.Point(70, 96); this.lookUpBanco.Name = "lookUpBanco"; this.lookUpBanco.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); this.lookUpBanco.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo("c_Banco", "c_Banco", 63, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Descripcion", "Descripcion", 64, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default) }); this.lookUpBanco.Properties.DataSource = this.bancosBindingSource; this.lookUpBanco.Properties.DisplayMember = "Descripcion"; this.lookUpBanco.Properties.NullText = "Seleccione"; this.lookUpBanco.Properties.ValueMember = "Descripcion"; this.lookUpBanco.Size = new System.Drawing.Size(558, 20); this.lookUpBanco.StyleController = this.layoutControl1; this.lookUpBanco.TabIndex = 5; // // bancosBindingSource // this.bancosBindingSource.DataMember = "Bancos"; this.bancosBindingSource.DataSource = this.sqlDataSource1; // // btnAgregar // this.btnAgregar.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnAgregar.ImageOptions.Image"))); this.btnAgregar.Location = new System.Drawing.Point(632, 96); this.btnAgregar.Name = "btnAgregar"; this.btnAgregar.Size = new System.Drawing.Size(83, 38); this.btnAgregar.StyleController = this.layoutControl1; this.btnAgregar.TabIndex = 9; this.btnAgregar.Text = "Agregar"; this.btnAgregar.Click += new System.EventHandler(this.btnAgregar_Click); // // btnEliminar // this.btnEliminar.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnEliminar.ImageOptions.Image"))); this.btnEliminar.Location = new System.Drawing.Point(719, 96); this.btnEliminar.Name = "btnEliminar"; this.btnEliminar.Size = new System.Drawing.Size(80, 38); this.btnEliminar.StyleController = this.layoutControl1; this.btnEliminar.TabIndex = 10; this.btnEliminar.Text = "Eliminar"; this.btnEliminar.Click += new System.EventHandler(this.btnEliminar_Click); // // btnEditar // this.btnEditar.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnEditar.ImageOptions.Image"))); this.btnEditar.Location = new System.Drawing.Point(36, 220); this.btnEditar.Name = "btnEditar"; this.btnEditar.Size = new System.Drawing.Size(76, 38); this.btnEditar.StyleController = this.layoutControl1; this.btnEditar.TabIndex = 11; this.btnEditar.Text = "Editar"; this.btnEditar.Click += new System.EventHandler(this.btnEditar_Click); // // btnGuardar // this.btnGuardar.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnGuardar.ImageOptions.Image"))); this.btnGuardar.Location = new System.Drawing.Point(116, 220); this.btnGuardar.Name = "btnGuardar"; this.btnGuardar.Size = new System.Drawing.Size(83, 38); this.btnGuardar.StyleController = this.layoutControl1; this.btnGuardar.TabIndex = 12; this.btnGuardar.Text = "Guardar"; this.btnGuardar.Click += new System.EventHandler(this.btnGuardar_Click); // // layoutControlGroup1 // this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlGroup2 }); this.layoutControlGroup1.Name = "layoutControlGroup1"; this.layoutControlGroup1.Size = new System.Drawing.Size(835, 575); this.layoutControlGroup1.TextVisible = false; // // layoutControlGroup2 // this.layoutControlGroup2.GroupStyle = DevExpress.Utils.GroupStyle.Light; this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1, this.layoutControlGroup3, this.emptySpaceItem1, this.layoutControlGroup4 }); this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup2.Name = "layoutControlGroup2"; this.layoutControlGroup2.Size = new System.Drawing.Size(815, 555); this.layoutControlGroup2.Text = "Seleccione Empresa para configurar bancos"; // // layoutControlItem1 // this.layoutControlItem1.Control = this.lookUpEmpresa; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(791, 24); this.layoutControlItem1.Text = "Empresa"; this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; this.layoutControlItem1.TextSize = new System.Drawing.Size(41, 13); this.layoutControlItem1.TextToControlDistance = 5; // // layoutControlGroup3 // this.layoutControlGroup3.GroupStyle = DevExpress.Utils.GroupStyle.Light; this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem2, this.layoutControlItem3, this.layoutControlItem4, this.layoutControlItem7, this.layoutControlItem6 }); this.layoutControlGroup3.Location = new System.Drawing.Point(0, 24); this.layoutControlGroup3.Name = "layoutControlGroup3"; this.layoutControlGroup3.Size = new System.Drawing.Size(791, 108); this.layoutControlGroup3.Text = "Seleccione Banco"; // // layoutControlItem2 // this.layoutControlItem2.Control = this.lookUpBanco; this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(596, 42); this.layoutControlItem2.Text = "Banco"; this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; this.layoutControlItem2.TextSize = new System.Drawing.Size(29, 13); this.layoutControlItem2.TextToControlDistance = 5; // // layoutControlItem3 // this.layoutControlItem3.Control = this.txtCuenta; this.layoutControlItem3.Location = new System.Drawing.Point(0, 42); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Size = new System.Drawing.Size(346, 24); this.layoutControlItem3.Text = " # Cuenta"; this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; this.layoutControlItem3.TextSize = new System.Drawing.Size(49, 13); this.layoutControlItem3.TextToControlDistance = 5; // // layoutControlItem4 // this.layoutControlItem4.Control = this.txtCLABE; this.layoutControlItem4.Location = new System.Drawing.Point(346, 42); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Size = new System.Drawing.Size(421, 24); this.layoutControlItem4.Text = "CLABE"; this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; this.layoutControlItem4.TextSize = new System.Drawing.Size(31, 13); this.layoutControlItem4.TextToControlDistance = 5; // // layoutControlItem7 // this.layoutControlItem7.Control = this.btnEliminar; this.layoutControlItem7.Location = new System.Drawing.Point(683, 0); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.Size = new System.Drawing.Size(84, 42); this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem7.TextVisible = false; // // layoutControlItem6 // this.layoutControlItem6.Control = this.btnAgregar; this.layoutControlItem6.Location = new System.Drawing.Point(596, 0); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.Size = new System.Drawing.Size(87, 42); this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem6.TextVisible = false; // // emptySpaceItem1 // this.emptySpaceItem1.AllowHotTrack = false; this.emptySpaceItem1.Location = new System.Drawing.Point(0, 132); this.emptySpaceItem1.Name = "emptySpaceItem1"; this.emptySpaceItem1.Size = new System.Drawing.Size(791, 16); this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); // // layoutControlGroup4 // this.layoutControlGroup4.GroupStyle = DevExpress.Utils.GroupStyle.Light; this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem5, this.layoutControlbtnEditar, this.layoutControlBtnGuardar, this.emptySpaceItem2 }); this.layoutControlGroup4.Location = new System.Drawing.Point(0, 148); this.layoutControlGroup4.Name = "layoutControlGroup4"; this.layoutControlGroup4.Size = new System.Drawing.Size(791, 365); this.layoutControlGroup4.Text = "Lista de bancos Activos"; // // layoutControlItem5 // this.layoutControlItem5.Control = this.gridControlBancos; this.layoutControlItem5.Location = new System.Drawing.Point(0, 42); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.Size = new System.Drawing.Size(767, 281); this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem5.TextVisible = false; // // layoutControlbtnEditar // this.layoutControlbtnEditar.Control = this.btnEditar; this.layoutControlbtnEditar.Location = new System.Drawing.Point(0, 0); this.layoutControlbtnEditar.Name = "layoutControlbtnEditar"; this.layoutControlbtnEditar.Size = new System.Drawing.Size(80, 42); this.layoutControlbtnEditar.TextSize = new System.Drawing.Size(0, 0); this.layoutControlbtnEditar.TextVisible = false; this.layoutControlbtnEditar.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; // // layoutControlBtnGuardar // this.layoutControlBtnGuardar.Control = this.btnGuardar; this.layoutControlBtnGuardar.Location = new System.Drawing.Point(80, 0); this.layoutControlBtnGuardar.Name = "layoutControlBtnGuardar"; this.layoutControlBtnGuardar.Size = new System.Drawing.Size(87, 42); this.layoutControlBtnGuardar.TextSize = new System.Drawing.Size(0, 0); this.layoutControlBtnGuardar.TextVisible = false; this.layoutControlBtnGuardar.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; // // emptySpaceItem2 // this.emptySpaceItem2.AllowHotTrack = false; this.emptySpaceItem2.Location = new System.Drawing.Point(167, 0); this.emptySpaceItem2.Name = "emptySpaceItem2"; this.emptySpaceItem2.Size = new System.Drawing.Size(600, 42); this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); this.emptySpaceItem2.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; // // BancosEmpresa // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(835, 575); this.Controls.Add(this.layoutControl1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.Name = "BancosEmpresa"; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Text = "Bancos Empresa"; this.Load += new System.EventHandler(this.BancosEmpresa_Load); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControlBancos)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewBancos)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lookUpEmpresa.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.empresaPagaAsimiladosBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCuenta.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCLABE.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lookUpBanco.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bancosBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlbtnEditar)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlBtnGuardar)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit(); this.ResumeLayout(false); }
/// <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.SelectQuery selectQuery2 = new DevExpress.DataAccess.Sql.SelectQuery(); DevExpress.DataAccess.Sql.Column column7 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression7 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Table table2 = 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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(rptHoaDon)); DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.Title = new DevExpress.XtraReports.UI.XRControlStyle(); this.GroupCaption2 = new DevExpress.XtraReports.UI.XRControlStyle(); this.GroupData2 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailCaption2 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailData2 = new DevExpress.XtraReports.UI.XRControlStyle(); this.GroupFooterBackground3 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailData3_Odd = new DevExpress.XtraReports.UI.XRControlStyle(); this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand(); this.DetailReport1 = new DevExpress.XtraReports.UI.DetailReportBand(); this.label1 = new DevExpress.XtraReports.UI.XRLabel(); this.Detail1 = new DevExpress.XtraReports.UI.DetailBand(); this.Detail2 = new DevExpress.XtraReports.UI.DetailBand(); this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand(); this.table7 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow7 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell21 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell22 = new DevExpress.XtraReports.UI.XRTableCell(); this.label2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); 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.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.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine1 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine2 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel18 = 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.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel(); ((System.ComponentModel.ISupportInitialize)(this.table7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "DoAn.Properties.Settings.ShopMPConnection"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "MaHD"; table1.Name = "HOA_DON"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "MaKH"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "MaNV"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "ThoiGian"; columnExpression4.Table = table1; column4.Expression = columnExpression4; columnExpression5.ColumnName = "GiamGia"; columnExpression5.Table = table1; column5.Expression = columnExpression5; columnExpression6.ColumnName = "TongTien"; columnExpression6.Table = table1; column6.Expression = columnExpression6; 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.Name = "HOA_DON"; selectQuery1.Tables.Add(table1); columnExpression7.ColumnName = "MaHD"; table2.Name = "CHI_TIET_HOA_DON"; columnExpression7.Table = table2; column7.Expression = columnExpression7; columnExpression8.ColumnName = "MaSP"; columnExpression8.Table = table2; column8.Expression = columnExpression8; columnExpression9.ColumnName = "GiaVon"; columnExpression9.Table = table2; column9.Expression = columnExpression9; columnExpression10.ColumnName = "GiaBan"; columnExpression10.Table = table2; column10.Expression = columnExpression10; columnExpression11.ColumnName = "SoLuong"; columnExpression11.Table = table2; column11.Expression = columnExpression11; selectQuery2.Columns.Add(column7); selectQuery2.Columns.Add(column8); selectQuery2.Columns.Add(column9); selectQuery2.Columns.Add(column10); selectQuery2.Columns.Add(column11); selectQuery2.Name = "CHI_TIET_HOA_DON"; selectQuery2.Tables.Add(table2); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1, selectQuery2 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // Title // this.Title.BackColor = System.Drawing.Color.Transparent; this.Title.BorderColor = System.Drawing.Color.Black; this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None; this.Title.BorderWidth = 1F; this.Title.Font = new System.Drawing.Font("Arial", 14.25F); this.Title.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.Title.Name = "Title"; // // GroupCaption2 // this.GroupCaption2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(111)))), ((int)(((byte)(111))))); this.GroupCaption2.BorderColor = System.Drawing.Color.White; this.GroupCaption2.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.GroupCaption2.BorderWidth = 2F; this.GroupCaption2.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.GroupCaption2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(228)))), ((int)(((byte)(228))))); this.GroupCaption2.Name = "GroupCaption2"; this.GroupCaption2.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 2, 0, 0, 100F); this.GroupCaption2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // GroupData2 // this.GroupData2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(111)))), ((int)(((byte)(111))))); this.GroupData2.BorderColor = System.Drawing.Color.White; this.GroupData2.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.GroupData2.BorderWidth = 2F; this.GroupData2.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.GroupData2.ForeColor = System.Drawing.Color.White; this.GroupData2.Name = "GroupData2"; this.GroupData2.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 2, 0, 0, 100F); this.GroupData2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailCaption2 // this.DetailCaption2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(111)))), ((int)(((byte)(111))))); this.DetailCaption2.BorderColor = System.Drawing.Color.White; this.DetailCaption2.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.DetailCaption2.BorderWidth = 2F; this.DetailCaption2.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.DetailCaption2.ForeColor = System.Drawing.Color.White; this.DetailCaption2.Name = "DetailCaption2"; this.DetailCaption2.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailCaption2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailData2 // this.DetailData2.BorderColor = System.Drawing.Color.Transparent; this.DetailData2.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.DetailData2.BorderWidth = 2F; this.DetailData2.Font = new System.Drawing.Font("Arial", 8.25F); this.DetailData2.ForeColor = System.Drawing.Color.Black; this.DetailData2.Name = "DetailData2"; this.DetailData2.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailData2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // GroupFooterBackground3 // this.GroupFooterBackground3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(131)))), ((int)(((byte)(131))))); this.GroupFooterBackground3.BorderColor = System.Drawing.Color.White; this.GroupFooterBackground3.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.GroupFooterBackground3.BorderWidth = 2F; this.GroupFooterBackground3.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.GroupFooterBackground3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(228)))), ((int)(((byte)(228))))); this.GroupFooterBackground3.Name = "GroupFooterBackground3"; this.GroupFooterBackground3.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 2, 0, 0, 100F); this.GroupFooterBackground3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailData3_Odd // this.DetailData3_Odd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231))))); this.DetailData3_Odd.BorderColor = System.Drawing.Color.Transparent; this.DetailData3_Odd.Borders = DevExpress.XtraPrinting.BorderSide.None; this.DetailData3_Odd.BorderWidth = 1F; this.DetailData3_Odd.Font = new System.Drawing.Font("Arial", 8.25F); this.DetailData3_Odd.ForeColor = System.Drawing.Color.Black; this.DetailData3_Odd.Name = "DetailData3_Odd"; this.DetailData3_Odd.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailData3_Odd.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // PageInfo // this.PageInfo.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.PageInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.PageInfo.Name = "PageInfo"; this.PageInfo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); // // TopMargin // this.TopMargin.HeightF = 40F; this.TopMargin.Name = "TopMargin"; // // BottomMargin // this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel24, this.xrLabel23, this.xrLabel17, this.xrLabel18, this.xrLabel19, this.xrLabel20, this.xrLabel21, this.xrLabel22, this.xrLine2 }); this.BottomMargin.HeightF = 181.1667F; this.BottomMargin.Name = "BottomMargin"; // // ReportHeader // this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLine1, this.xrLabel14, this.xrLabel13, this.xrLabel12, this.xrLabel11, this.xrLabel10, this.xrLabel8, this.xrLabel9, this.xrLabel6, this.xrLabel7, this.xrLabel5, this.xrLabel4, this.xrLabel3, this.xrLabel2, this.xrLabel1, this.label1 }); this.ReportHeader.Font = new System.Drawing.Font("Arial", 11F); this.ReportHeader.HeightF = 276.25F; this.ReportHeader.Name = "ReportHeader"; this.ReportHeader.StylePriority.UseFont = false; // // Detail // this.Detail.HeightF = 0F; this.Detail.Name = "Detail"; // // DetailReport // this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail1 }); this.DetailReport.DataMember = "HOA_DON"; this.DetailReport.DataSource = this.sqlDataSource1; this.DetailReport.Expanded = false; this.DetailReport.Level = 0; this.DetailReport.Name = "DetailReport"; // // DetailReport1 // this.DetailReport1.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail2, this.GroupFooter1 }); this.DetailReport1.DataMember = "CHI_TIET_HOA_DON"; this.DetailReport1.DataSource = this.sqlDataSource1; this.DetailReport1.Level = 1; this.DetailReport1.Name = "DetailReport1"; // // label1 // this.label1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.label1.ForeColor = System.Drawing.Color.Black; this.label1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 100.0834F); this.label1.Name = "label1"; this.label1.SizeF = new System.Drawing.SizeF(453.125F, 44.00001F); this.label1.StyleName = "Title"; this.label1.StylePriority.UseFont = false; this.label1.StylePriority.UseForeColor = false; this.label1.StylePriority.UseTextAlignment = false; this.label1.Text = "HÓA ĐƠN"; this.label1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // Detail1 // this.Detail1.HeightF = 34.99997F; this.Detail1.Name = "Detail1"; // // Detail2 // this.Detail2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel16, this.xrLabel15, this.table7 }); this.Detail2.HeightF = 25F; this.Detail2.Name = "Detail2"; // // GroupFooter1 // this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.label2 }); this.GroupFooter1.GroupUnion = DevExpress.XtraReports.UI.GroupFooterUnion.WithLastDetail; this.GroupFooter1.HeightF = 6F; this.GroupFooter1.Name = "GroupFooter1"; // // table7 // this.table7.LocationFloat = new DevExpress.Utils.PointFloat(44.28844F, 0F); this.table7.Name = "table7"; this.table7.OddStyleName = "DetailData3_Odd"; this.table7.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow7 }); this.table7.SizeF = new System.Drawing.SizeF(232.6584F, 25F); // // tableRow7 // this.tableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell21, this.tableCell22 }); this.tableRow7.Name = "tableRow7"; this.tableRow7.Weight = 11.5D; // // tableCell21 // this.tableCell21.Borders = DevExpress.XtraPrinting.BorderSide.None; this.tableCell21.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[MaSP]") }); this.tableCell21.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tableCell21.Name = "tableCell21"; this.tableCell21.StyleName = "DetailData2"; this.tableCell21.StylePriority.UseBorders = false; this.tableCell21.StylePriority.UseFont = false; this.tableCell21.StylePriority.UseTextAlignment = false; this.tableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.tableCell21.Weight = 0.23890416071965143D; // // tableCell22 // this.tableCell22.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[SoLuong]") }); this.tableCell22.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tableCell22.Name = "tableCell22"; this.tableCell22.StyleName = "DetailData2"; this.tableCell22.StylePriority.UseFont = false; this.tableCell22.StylePriority.UseTextAlignment = false; this.tableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.tableCell22.TextFormatString = "{0:#}"; this.tableCell22.Weight = 0.11903181809645433D; // // label2 // this.label2.Borders = DevExpress.XtraPrinting.BorderSide.None; this.label2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.label2.Name = "label2"; this.label2.SizeF = new System.Drawing.SizeF(650F, 2.08F); this.label2.StyleName = "GroupFooterBackground3"; this.label2.StylePriority.UseBorders = false; // // xrLabel1 // this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(1.589457E-05F, 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(453.125F, 41.75F); this.xrLabel1.StylePriority.UseFont = false; this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "PHƯƠNG UYÊN COSMETIC"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel2 // this.xrLabel2.Font = new System.Drawing.Font("Arial", 11F); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 41.75002F); 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(453.125F, 29.16668F); this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.Text = "Địa chỉ: 160/1M Trung Mỹ Tây, quận 12, TP.HCM "; // // xrLabel3 // this.xrLabel3.Font = new System.Drawing.Font("Arial", 11F); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 70.91669F); 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(453.125F, 29.16669F); this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.Text = "Số điện thoại: 0976 999 666"; // // xrLabel4 // this.xrLabel4.Font = new System.Drawing.Font("Arial", 11F); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(1.589457E-05F, 144.0834F); 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(100F, 23F); this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.Text = "Số hóa đơn:"; // // xrLabel5 // this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[MaHD]") }); this.xrLabel5.Font = new System.Drawing.Font("Arial", 11F); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(105.4167F, 144.0834F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.SizeF = new System.Drawing.SizeF(108.3333F, 23.00002F); this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.Text = "HD001"; // // xrLabel6 // this.xrLabel6.Font = new System.Drawing.Font("Arial", 11F); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(1.589457E-05F, 167.0834F); 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(100F, 23F); this.xrLabel6.StylePriority.UseFont = false; this.xrLabel6.Text = "Ngày lập:"; // // xrLabel7 // this.xrLabel7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ThoiGian]") }); this.xrLabel7.Font = new System.Drawing.Font("Arial", 11F); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(105.4167F, 167.0834F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.SizeF = new System.Drawing.SizeF(213.5833F, 23.00002F); this.xrLabel7.StylePriority.UseFont = false; this.xrLabel7.Text = "HD001"; // // xrLabel8 // this.xrLabel8.Font = new System.Drawing.Font("Arial", 11F); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(1.589457E-05F, 190.0834F); 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(100F, 23F); this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.Text = "Thu ngân:"; // // xrLabel9 // this.xrLabel9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[MaNV]") }); this.xrLabel9.Font = new System.Drawing.Font("Arial", 11F); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(105.4167F, 190.0834F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.SizeF = new System.Drawing.SizeF(108.3333F, 23.00002F); this.xrLabel9.StylePriority.UseFont = false; this.xrLabel9.Text = "HD001"; // // xrLabel10 // this.xrLabel10.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(6.000002F, 228.3333F); 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(38.28844F, 23F); this.xrLabel10.StylePriority.UseFont = false; this.xrLabel10.Text = "STT"; // // xrLabel11 // this.xrLabel11.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(56.379F, 228.3333F); 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(100F, 23F); this.xrLabel11.StylePriority.UseFont = false; this.xrLabel11.Text = "Tên SP"; // // xrLabel12 // this.xrLabel12.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(204.0301F, 228.3333F); 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(72.91664F, 23F); this.xrLabel12.StylePriority.UseFont = false; this.xrLabel12.Text = "Số lượng"; // // xrLabel13 // this.xrLabel13.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(276.9468F, 228.3333F); 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(78.26154F, 23F); this.xrLabel13.StylePriority.UseFont = false; this.xrLabel13.Text = "Đơn giá"; // // xrLabel14 // this.xrLabel14.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(355.2083F, 228.3333F); this.xrLabel14.Multiline = true; this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel14.SizeF = new System.Drawing.SizeF(97.91666F, 23F); this.xrLabel14.StylePriority.UseFont = false; this.xrLabel14.Text = "Thành tiền"; // // xrLine1 // this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 263.125F); this.xrLine1.Name = "xrLine1"; this.xrLine1.SizeF = new System.Drawing.SizeF(453.125F, 2.083344F); // // xrLabel15 // this.xrLabel15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[GiaBan]") }); this.xrLabel15.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(276.9468F, 0F); this.xrLabel15.Name = "xrLabel15"; this.xrLabel15.SizeF = new System.Drawing.SizeF(78.26154F, 23.00002F); this.xrLabel15.StylePriority.UseFont = false; this.xrLabel15.StylePriority.UseTextAlignment = false; this.xrLabel15.Text = "HD001"; this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.xrLabel15.TextFormatString = "{0:#,#}"; // // xrLabel16 // this.xrLabel16.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumSum([SoLuong]*[GiaBan])") }); this.xrLabel16.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(355.2083F, 0F); this.xrLabel16.Name = "xrLabel16"; this.xrLabel16.SizeF = new System.Drawing.SizeF(108.3333F, 23.00002F); this.xrLabel16.StylePriority.UseFont = false; this.xrLabel16.StylePriority.UseTextAlignment = false; xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Group; this.xrLabel16.Summary = xrSummary1; this.xrLabel16.Text = "HD001"; this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.xrLabel16.TextFormatString = "{0:#,#}"; // // xrLine2 // this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 9.999974F); this.xrLine2.Name = "xrLine2"; this.xrLine2.SizeF = new System.Drawing.SizeF(453.125F, 2.083344F); // // xrLabel17 // this.xrLabel17.Font = new System.Drawing.Font("Arial", 11F); this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(1.589457E-05F, 53.99997F); 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.StylePriority.UseFont = false; this.xrLabel17.Text = "Khách trả:"; // // xrLabel18 // this.xrLabel18.Font = new System.Drawing.Font("Arial", 11F); this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(1.589457E-05F, 76.99998F); 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(100F, 23F); this.xrLabel18.StylePriority.UseFont = false; this.xrLabel18.Text = "Thối lại"; // // xrLabel19 // this.xrLabel19.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ThoiGian]") }); this.xrLabel19.Font = new System.Drawing.Font("Arial", 11F); this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(344.7917F, 53.99997F); this.xrLabel19.Name = "xrLabel19"; this.xrLabel19.SizeF = new System.Drawing.SizeF(108.3333F, 23.00002F); this.xrLabel19.StylePriority.UseFont = false; this.xrLabel19.Text = "HD001"; // // xrLabel20 // this.xrLabel20.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[TongTien]") }); this.xrLabel20.Font = new System.Drawing.Font("Arial", 11F); this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(344.7917F, 30.99995F); this.xrLabel20.Name = "xrLabel20"; this.xrLabel20.SizeF = new System.Drawing.SizeF(108.3333F, 23.00002F); this.xrLabel20.StylePriority.UseFont = false; this.xrLabel20.Text = "HD001"; this.xrLabel20.TextFormatString = "{0:#,#}"; // // xrLabel21 // this.xrLabel21.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[MaNV]") }); this.xrLabel21.Font = new System.Drawing.Font("Arial", 11F); this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(344.7917F, 76.99998F); this.xrLabel21.Name = "xrLabel21"; this.xrLabel21.SizeF = new System.Drawing.SizeF(108.3333F, 23.00002F); this.xrLabel21.StylePriority.UseFont = false; this.xrLabel21.Text = "HD001"; // // xrLabel22 // this.xrLabel22.Font = new System.Drawing.Font("Arial", 11F); this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(1.589457E-05F, 30.99995F); this.xrLabel22.Multiline = true; this.xrLabel22.Name = "xrLabel22"; this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel22.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel22.StylePriority.UseFont = false; this.xrLabel22.Text = "Tổng cộng"; // // xrLabel23 // this.xrLabel23.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Italic); this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(0F, 120.4167F); this.xrLabel23.Multiline = true; this.xrLabel23.Name = "xrLabel23"; this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel23.SizeF = new System.Drawing.SizeF(470F, 23F); this.xrLabel23.StylePriority.UseFont = false; this.xrLabel23.StylePriority.UseTextAlignment = false; this.xrLabel23.Text = "Sản phẩm đã mua vui lòng không đổi trả"; this.xrLabel23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel24 // this.xrLabel24.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Italic); this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(0F, 143.4167F); this.xrLabel24.Multiline = true; this.xrLabel24.Name = "xrLabel24"; this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel24.SizeF = new System.Drawing.SizeF(470F, 23F); this.xrLabel24.StylePriority.UseFont = false; this.xrLabel24.StylePriority.UseTextAlignment = false; this.xrLabel24.Text = "Cảm ơn quý khách đã mua hàng"; this.xrLabel24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // rptHoaDon // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.TopMargin, this.BottomMargin, this.ReportHeader, this.Detail, this.DetailReport, this.DetailReport1 }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataMember = "HOA_DON"; this.DataSource = this.sqlDataSource1; this.Font = new System.Drawing.Font("Arial", 9.75F); this.Margins = new System.Drawing.Printing.Margins(50, 330, 40, 181); this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Title, this.GroupCaption2, this.GroupData2, this.DetailCaption2, this.DetailData2, this.GroupFooterBackground3, this.DetailData3_Odd, this.PageInfo }); this.Version = "19.2"; ((System.ComponentModel.ISupportInitialize)(this.table7)).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.DataAccess.ConnectionParameters.CustomStringConnectionParameters customStringConnectionParameters1 = new DevExpress.DataAccess.ConnectionParameters.CustomStringConnectionParameters(); 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 table3 = 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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainReport)); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.table1 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.table2 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); ((System.ComponentModel.ISupportInitialize)(this.table1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.table2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // TopMargin // this.TopMargin.Name = "TopMargin"; // // BottomMargin // this.BottomMargin.Name = "BottomMargin"; // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.table2 }); this.Detail.HeightF = 36.45833F; this.Detail.Name = "Detail"; // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "NWind.mdf"; customStringConnectionParameters1.ConnectionString = "xpoprovider=MSSqlServer;data source=(LocalDB)\\MSSQLLocalDB;attachdbfilename=|Data" + "Directory|\\NWind.mdf;integrated security=True"; this.sqlDataSource1.ConnectionParameters = customStringConnectionParameters1; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "CategoryID"; table3.Name = "Categories"; columnExpression1.Table = table3; column1.Expression = columnExpression1; columnExpression2.ColumnName = "CategoryName"; columnExpression2.Table = table3; column2.Expression = columnExpression2; columnExpression3.ColumnName = "Description"; columnExpression3.Table = table3; column3.Expression = columnExpression3; columnExpression4.ColumnName = "Picture"; columnExpression4.Table = table3; column4.Expression = columnExpression4; selectQuery1.Columns.Add(column1); selectQuery1.Columns.Add(column2); selectQuery1.Columns.Add(column3); selectQuery1.Columns.Add(column4); selectQuery1.Name = "Categories"; selectQuery1.Tables.Add(table3); 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.xrLabel1 }); this.ReportHeader.HeightF = 57.29167F; this.ReportHeader.Name = "ReportHeader"; // // xrLabel1 // this.xrLabel1.Font = new System.Drawing.Font("Arial", 22F, System.Drawing.FontStyle.Bold); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F); this.xrLabel1.Multiline = true; this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel1.SizeF = new System.Drawing.SizeF(387.5F, 42.49998F); this.xrLabel1.StylePriority.UseFont = false; this.xrLabel1.Text = "Categories "; // // GroupHeader1 // this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.table1 }); this.GroupHeader1.HeightF = 45.83333F; this.GroupHeader1.Name = "GroupHeader1"; // // table1 // this.table1.BackColor = System.Drawing.Color.DimGray; this.table1.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold); this.table1.ForeColor = System.Drawing.Color.White; this.table1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.table1.Name = "table1"; this.table1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.table1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow1 }); this.table1.SizeF = new System.Drawing.SizeF(650F, 41.14583F); this.table1.StylePriority.UseBackColor = false; this.table1.StylePriority.UseFont = false; this.table1.StylePriority.UseForeColor = false; this.table1.StylePriority.UseTextAlignment = false; this.table1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // tableRow1 // this.tableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell1, this.tableCell2, this.tableCell3, this.tableCell4 }); this.tableRow1.Name = "tableRow1"; this.tableRow1.Weight = 18.927082748413085D; // // tableCell1 // this.tableCell1.Multiline = true; this.tableCell1.Name = "tableCell1"; this.tableCell1.StylePriority.UseTextAlignment = false; this.tableCell1.Text = "Category ID"; this.tableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell1.Weight = 0.2857142857142857D; // // tableCell2 // this.tableCell2.Multiline = true; this.tableCell2.Name = "tableCell2"; this.tableCell2.Text = "Category Name"; this.tableCell2.Weight = 0.2857142857142857D; // // tableCell3 // this.tableCell3.Multiline = true; this.tableCell3.Name = "tableCell3"; this.tableCell3.Text = "Description"; this.tableCell3.Weight = 0.2857142857142857D; // // tableCell4 // this.tableCell4.Multiline = true; this.tableCell4.Name = "tableCell4"; this.tableCell4.Text = "Show Details"; this.tableCell4.Weight = 0.2857142857142857D; // // table2 // this.table2.Font = new System.Drawing.Font("Times New Roman", 10.5F); this.table2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.table2.Name = "table2"; this.table2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow2 }); this.table2.SizeF = new System.Drawing.SizeF(650F, 34.45832F); this.table2.StylePriority.UseFont = false; this.table2.StylePriority.UseTextAlignment = false; this.table2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // tableRow2 // this.tableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell5, this.tableCell6, this.tableCell7, this.tableCell8 }); this.tableRow2.Name = "tableRow2"; this.tableRow2.Weight = 1.4981878529424253D; // // tableCell5 // this.tableCell5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CategoryID]") }); this.tableCell5.Multiline = true; this.tableCell5.Name = "tableCell5"; this.tableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.tableCell5.StylePriority.UseTextAlignment = false; this.tableCell5.Text = "label3"; this.tableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell5.Weight = 162.5D; // // tableCell6 // this.tableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CategoryName]") }); this.tableCell6.Multiline = true; this.tableCell6.Name = "tableCell6"; this.tableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.tableCell6.Text = "label4"; this.tableCell6.Weight = 162.5D; // // tableCell7 // this.tableCell7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Description]") }); this.tableCell7.Font = new System.Drawing.Font("Times New Roman", 9.5F); this.tableCell7.Multiline = true; this.tableCell7.Name = "tableCell7"; this.tableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.tableCell7.StylePriority.UseFont = false; this.tableCell7.Text = "label5"; this.tableCell7.Weight = 162.5D; // // tableCell8 // this.tableCell8.AllowMarkupText = true; this.tableCell8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Tag", "[CategoryID]"), new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "NavigateUrl", "\'details\'\n"), new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "\'<size=12><u><b><color=maroon>Show Details</color></b></u></size>\'") }); this.tableCell8.Multiline = true; this.tableCell8.Name = "tableCell8"; this.tableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.tableCell8.StylePriority.UseFont = false; this.tableCell8.Text = "label1"; this.tableCell8.Weight = 162.5D; // // MainReport // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.TopMargin, this.BottomMargin, this.Detail, this.ReportHeader, this.GroupHeader1 }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataMember = "Categories"; this.DataSource = this.sqlDataSource1; this.Font = new System.Drawing.Font("Arial", 9.75F); this.Version = "20.2"; ((System.ComponentModel.ISupportInitialize)(this.table1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.table2)).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.ConnectionParameters.MsSqlConnectionParameters msSqlConnectionParameters1 = new DevExpress.DataAccess.ConnectionParameters.MsSqlConnectionParameters(); 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 table3 = 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.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(); 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.SelectQuery selectQuery2 = new DevExpress.DataAccess.Sql.SelectQuery(); DevExpress.DataAccess.Sql.Column column12 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression12 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Table table4 = new DevExpress.DataAccess.Sql.Table(); DevExpress.DataAccess.Sql.Column column13 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression13 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.MasterDetailInfo masterDetailInfo1 = new DevExpress.DataAccess.Sql.MasterDetailInfo(); DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo1 = new DevExpress.DataAccess.Sql.RelationColumnInfo(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Booking_Per_Suburb)); DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.Title = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailCaption1 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailData1 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailData3_Odd = new DevExpress.XtraReports.UI.XRControlStyle(); this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.xrPictureBox28 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox27 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox26 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox25 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox24 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox23 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox22 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox21 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox20 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox19 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox18 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox17 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox16 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox15 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox14 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox13 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox12 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox11 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox10 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox9 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox8 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox7 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox6 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox5 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); this.xrPictureBox4 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.pageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.pageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText(); this.label1 = new DevExpress.XtraReports.UI.XRLabel(); this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.table1 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.table2 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.Suburb = new DevExpress.XtraReports.Parameters.Parameter(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.table1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.table2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "desktop-blobtuq\\sqlexpress.INF370test.dbo"; msSqlConnectionParameters1.AuthorizationType = DevExpress.DataAccess.ConnectionParameters.MsSqlAuthorizationType.Windows; msSqlConnectionParameters1.DatabaseName = "INF370test"; msSqlConnectionParameters1.ServerName = "DESKTOP-BLOBTUQ\\SQLEXPRESS"; this.sqlDataSource1.ConnectionParameters = msSqlConnectionParameters1; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "RequestID"; table3.Name = "ServiceRequest"; columnExpression1.Table = table3; column1.Expression = columnExpression1; columnExpression2.ColumnName = "DateStart"; columnExpression2.Table = table3; column2.Expression = columnExpression2; columnExpression3.ColumnName = "DateEnd"; columnExpression3.Table = table3; column3.Expression = columnExpression3; columnExpression4.ColumnName = "Pets"; columnExpression4.Table = table3; column4.Expression = columnExpression4; columnExpression5.ColumnName = "StatusDescription"; columnExpression5.Table = table3; column5.Expression = columnExpression5; columnExpression6.ColumnName = "SpecialNote"; columnExpression6.Table = table3; column6.Expression = columnExpression6; columnExpression7.ColumnName = "PetParentID"; columnExpression7.Table = table3; column7.Expression = columnExpression7; columnExpression8.ColumnName = "PaymentID"; columnExpression8.Table = table3; column8.Expression = columnExpression8; columnExpression9.ColumnName = "TypeID"; columnExpression9.Table = table3; column9.Expression = columnExpression9; columnExpression10.ColumnName = "SuburbID"; columnExpression10.Table = table3; column10.Expression = columnExpression10; columnExpression11.ColumnName = "CityID"; columnExpression11.Table = table3; column11.Expression = columnExpression11; 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.MetaSerializable = "<Meta X=\"20\" Y=\"20\" Width=\"126\" Height=\"224\" />"; selectQuery1.Name = "ServiceRequest"; selectQuery1.Tables.Add(table3); columnExpression12.ColumnName = "SuburbID"; table4.Name = "Suburb"; columnExpression12.Table = table4; column12.Expression = columnExpression12; columnExpression13.ColumnName = "SuburbName"; columnExpression13.Table = table4; column13.Expression = columnExpression13; selectQuery2.Columns.Add(column12); selectQuery2.Columns.Add(column13); selectQuery2.MetaSerializable = "<Meta X=\"166\" Y=\"20\" Width=\"100\" Height=\"71\" />"; selectQuery2.Name = "Suburb"; selectQuery2.Tables.Add(table4); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1, selectQuery2 }); masterDetailInfo1.DetailQueryName = "Suburb"; relationColumnInfo1.NestedKeyColumn = "SuburbID"; relationColumnInfo1.ParentKeyColumn = "SuburbID"; masterDetailInfo1.KeyColumns.Add(relationColumnInfo1); masterDetailInfo1.MasterQueryName = "ServiceRequest"; masterDetailInfo1.Name = "ServiceRequestSuburb"; this.sqlDataSource1.Relations.AddRange(new DevExpress.DataAccess.Sql.MasterDetailInfo[] { masterDetailInfo1 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // Title // this.Title.BackColor = System.Drawing.Color.Transparent; this.Title.BorderColor = System.Drawing.Color.Black; this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None; this.Title.BorderWidth = 1F; this.Title.Font = new System.Drawing.Font("Arial", 14.25F); this.Title.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(70)))), ((int)(((byte)(80))))); this.Title.Name = "Title"; // // DetailCaption1 // this.DetailCaption1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(104)))), ((int)(((byte)(196))))); this.DetailCaption1.BorderColor = System.Drawing.Color.White; this.DetailCaption1.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.DetailCaption1.BorderWidth = 2F; this.DetailCaption1.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.DetailCaption1.ForeColor = System.Drawing.Color.White; this.DetailCaption1.Name = "DetailCaption1"; this.DetailCaption1.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailCaption1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailData1 // this.DetailData1.BorderColor = System.Drawing.Color.Transparent; this.DetailData1.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.DetailData1.BorderWidth = 2F; this.DetailData1.Font = new System.Drawing.Font("Arial", 8.25F); this.DetailData1.ForeColor = System.Drawing.Color.Black; this.DetailData1.Name = "DetailData1"; this.DetailData1.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailData1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailData3_Odd // this.DetailData3_Odd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(245)))), ((int)(((byte)(248))))); this.DetailData3_Odd.BorderColor = System.Drawing.Color.Transparent; this.DetailData3_Odd.Borders = DevExpress.XtraPrinting.BorderSide.None; this.DetailData3_Odd.BorderWidth = 1F; this.DetailData3_Odd.Font = new System.Drawing.Font("Arial", 8.25F); this.DetailData3_Odd.ForeColor = System.Drawing.Color.Black; this.DetailData3_Odd.Name = "DetailData3_Odd"; this.DetailData3_Odd.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailData3_Odd.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // PageInfo // this.PageInfo.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.PageInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(70)))), ((int)(((byte)(80))))); this.PageInfo.Name = "PageInfo"; this.PageInfo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); // // TopMargin // this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPictureBox28, this.xrPictureBox27, this.xrPictureBox26, this.xrPictureBox25, this.xrPictureBox24, this.xrPictureBox23, this.xrPictureBox22, this.xrPictureBox21, this.xrPictureBox20, this.xrPictureBox19, this.xrPictureBox18, this.xrPictureBox17, this.xrPictureBox16, this.xrPictureBox15, this.xrPictureBox14, this.xrPictureBox13, this.xrPictureBox12, this.xrPictureBox11, this.xrPictureBox10, this.xrPictureBox9, this.xrPictureBox8, this.xrPictureBox7, this.xrPictureBox6, this.xrPictureBox5, this.xrLabel10, this.xrPictureBox4, this.xrLabel9, this.xrPictureBox3, this.xrLabel8, this.xrPictureBox1, this.xrLabel7, this.xrPictureBox2 }); this.TopMargin.HeightF = 116.4583F; this.TopMargin.Name = "TopMargin"; // // xrPictureBox28 // this.xrPictureBox28.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox28.ImageSource")); this.xrPictureBox28.LocationFloat = new DevExpress.Utils.PointFloat(258.4986F, 0F); this.xrPictureBox28.Name = "xrPictureBox28"; this.xrPictureBox28.SizeF = new System.Drawing.SizeF(162.532F, 74.40813F); this.xrPictureBox28.Sizing = DevExpress.XtraPrinting.ImageSizeMode.Squeeze; // // xrPictureBox27 // this.xrPictureBox27.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox27.ImageSource")); this.xrPictureBox27.LocationFloat = new DevExpress.Utils.PointFloat(612.9167F, 83.45831F); this.xrPictureBox27.Name = "xrPictureBox27"; this.xrPictureBox27.SizeF = new System.Drawing.SizeF(27.08331F, 32.99999F); // // xrPictureBox26 // this.xrPictureBox26.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox26.ImageSource")); this.xrPictureBox26.LocationFloat = new DevExpress.Utils.PointFloat(583.5307F, 83.45834F); this.xrPictureBox26.Name = "xrPictureBox26"; this.xrPictureBox26.SizeF = new System.Drawing.SizeF(27.08331F, 32.99999F); // // xrPictureBox25 // this.xrPictureBox25.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox25.ImageSource")); this.xrPictureBox25.LocationFloat = new DevExpress.Utils.PointFloat(556.4473F, 83.45831F); this.xrPictureBox25.Name = "xrPictureBox25"; this.xrPictureBox25.SizeF = new System.Drawing.SizeF(27.08331F, 32.99999F); // // xrPictureBox24 // this.xrPictureBox24.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox24.ImageSource")); this.xrPictureBox24.LocationFloat = new DevExpress.Utils.PointFloat(529.364F, 83.45831F); this.xrPictureBox24.Name = "xrPictureBox24"; this.xrPictureBox24.SizeF = new System.Drawing.SizeF(27.08331F, 32.99999F); // // xrPictureBox23 // this.xrPictureBox23.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox23.ImageSource")); this.xrPictureBox23.LocationFloat = new DevExpress.Utils.PointFloat(502.2807F, 83.45834F); this.xrPictureBox23.Name = "xrPictureBox23"; this.xrPictureBox23.SizeF = new System.Drawing.SizeF(27.08331F, 32.99999F); // // xrPictureBox22 // this.xrPictureBox22.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox22.ImageSource")); this.xrPictureBox22.LocationFloat = new DevExpress.Utils.PointFloat(475.1974F, 83.45831F); this.xrPictureBox22.Name = "xrPictureBox22"; this.xrPictureBox22.SizeF = new System.Drawing.SizeF(27.08331F, 32.99999F); // // xrPictureBox21 // this.xrPictureBox21.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox21.ImageSource")); this.xrPictureBox21.LocationFloat = new DevExpress.Utils.PointFloat(448.114F, 83.45834F); this.xrPictureBox21.Name = "xrPictureBox21"; this.xrPictureBox21.SizeF = new System.Drawing.SizeF(27.08331F, 32.99999F); // // xrPictureBox20 // this.xrPictureBox20.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox20.ImageSource")); this.xrPictureBox20.LocationFloat = new DevExpress.Utils.PointFloat(421.0307F, 83.45834F); this.xrPictureBox20.Name = "xrPictureBox20"; this.xrPictureBox20.SizeF = new System.Drawing.SizeF(27.08331F, 32.99999F); // // xrPictureBox19 // this.xrPictureBox19.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox19.ImageSource")); this.xrPictureBox19.LocationFloat = new DevExpress.Utils.PointFloat(393.9474F, 83.45831F); this.xrPictureBox19.Name = "xrPictureBox19"; this.xrPictureBox19.SizeF = new System.Drawing.SizeF(27.08331F, 32.99999F); // // xrPictureBox18 // this.xrPictureBox18.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox18.ImageSource")); this.xrPictureBox18.LocationFloat = new DevExpress.Utils.PointFloat(366.864F, 83.45834F); this.xrPictureBox18.Name = "xrPictureBox18"; this.xrPictureBox18.SizeF = new System.Drawing.SizeF(27.08331F, 32.99999F); // // xrPictureBox17 // this.xrPictureBox17.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox17.ImageSource")); this.xrPictureBox17.LocationFloat = new DevExpress.Utils.PointFloat(339.7807F, 83.45834F); this.xrPictureBox17.Name = "xrPictureBox17"; this.xrPictureBox17.SizeF = new System.Drawing.SizeF(27.08331F, 32.99999F); // // xrPictureBox16 // this.xrPictureBox16.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox16.ImageSource")); this.xrPictureBox16.LocationFloat = new DevExpress.Utils.PointFloat(312.6974F, 83.45834F); this.xrPictureBox16.Name = "xrPictureBox16"; this.xrPictureBox16.SizeF = new System.Drawing.SizeF(27.08331F, 32.99999F); // // xrPictureBox15 // this.xrPictureBox15.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox15.ImageSource")); this.xrPictureBox15.LocationFloat = new DevExpress.Utils.PointFloat(285.598F, 83.45834F); this.xrPictureBox15.Name = "xrPictureBox15"; this.xrPictureBox15.SizeF = new System.Drawing.SizeF(27.09938F, 32.99999F); // // xrPictureBox14 // this.xrPictureBox14.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox14.ImageSource")); this.xrPictureBox14.LocationFloat = new DevExpress.Utils.PointFloat(258.4986F, 83.45834F); this.xrPictureBox14.Name = "xrPictureBox14"; this.xrPictureBox14.SizeF = new System.Drawing.SizeF(27.09938F, 32.99999F); // // xrPictureBox13 // this.xrPictureBox13.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox13.ImageSource")); this.xrPictureBox13.LocationFloat = new DevExpress.Utils.PointFloat(231.3993F, 83.45834F); this.xrPictureBox13.Name = "xrPictureBox13"; this.xrPictureBox13.SizeF = new System.Drawing.SizeF(27.09938F, 32.99999F); // // xrPictureBox12 // this.xrPictureBox12.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox12.ImageSource")); this.xrPictureBox12.LocationFloat = new DevExpress.Utils.PointFloat(204.2999F, 83.45831F); this.xrPictureBox12.Name = "xrPictureBox12"; this.xrPictureBox12.SizeF = new System.Drawing.SizeF(27.09938F, 32.99999F); // // xrPictureBox11 // this.xrPictureBox11.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox11.ImageSource")); this.xrPictureBox11.LocationFloat = new DevExpress.Utils.PointFloat(177.2006F, 83.45831F); this.xrPictureBox11.Name = "xrPictureBox11"; this.xrPictureBox11.SizeF = new System.Drawing.SizeF(27.09938F, 32.99999F); // // xrPictureBox10 // this.xrPictureBox10.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox10.ImageSource")); this.xrPictureBox10.LocationFloat = new DevExpress.Utils.PointFloat(150.1012F, 83.45831F); this.xrPictureBox10.Name = "xrPictureBox10"; this.xrPictureBox10.SizeF = new System.Drawing.SizeF(27.09938F, 32.99999F); // // xrPictureBox9 // this.xrPictureBox9.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox9.ImageSource")); this.xrPictureBox9.LocationFloat = new DevExpress.Utils.PointFloat(123.0018F, 83.45831F); this.xrPictureBox9.Name = "xrPictureBox9"; this.xrPictureBox9.SizeF = new System.Drawing.SizeF(27.09938F, 32.99999F); // // xrPictureBox8 // this.xrPictureBox8.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox8.ImageSource")); this.xrPictureBox8.LocationFloat = new DevExpress.Utils.PointFloat(95.90244F, 83.45831F); this.xrPictureBox8.Name = "xrPictureBox8"; this.xrPictureBox8.SizeF = new System.Drawing.SizeF(27.09938F, 32.99999F); // // xrPictureBox7 // this.xrPictureBox7.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox7.ImageSource")); this.xrPictureBox7.LocationFloat = new DevExpress.Utils.PointFloat(68.80304F, 83.45831F); this.xrPictureBox7.Name = "xrPictureBox7"; this.xrPictureBox7.SizeF = new System.Drawing.SizeF(27.09938F, 32.99999F); // // xrPictureBox6 // this.xrPictureBox6.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox6.ImageSource")); this.xrPictureBox6.LocationFloat = new DevExpress.Utils.PointFloat(42.30772F, 83.45831F); this.xrPictureBox6.Name = "xrPictureBox6"; this.xrPictureBox6.SizeF = new System.Drawing.SizeF(26.49533F, 32.99999F); // // xrPictureBox5 // this.xrPictureBox5.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox5.ImageSource")); this.xrPictureBox5.LocationFloat = new DevExpress.Utils.PointFloat(10F, 83.45831F); this.xrPictureBox5.Name = "xrPictureBox5"; this.xrPictureBox5.SizeF = new System.Drawing.SizeF(32.30772F, 32.99999F); // // xrLabel10 // this.xrLabel10.ForeColor = System.Drawing.Color.RoyalBlue; this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(54.80772F, 49.01283F); 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(178.8462F, 23F); this.xrLabel10.StylePriority.UseForeColor = false; this.xrLabel10.Text = "Date Generated:2019/07/08"; // // xrPictureBox4 // this.xrPictureBox4.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox4.ImageSource")); this.xrPictureBox4.LocationFloat = new DevExpress.Utils.PointFloat(21.47438F, 49.01285F); this.xrPictureBox4.Name = "xrPictureBox4"; this.xrPictureBox4.SizeF = new System.Drawing.SizeF(33.33333F, 33.33333F); this.xrPictureBox4.Sizing = DevExpress.XtraPrinting.ImageSizeMode.AutoSize; // // xrLabel9 // this.xrLabel9.ForeColor = System.Drawing.Color.RoyalBlue; this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(54.80772F, 15.6795F); 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(178.8462F, 23F); this.xrLabel9.StylePriority.UseForeColor = false; this.xrLabel9.Text = "Generated by:Admin\r\n"; // // xrPictureBox3 // this.xrPictureBox3.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox3.ImageSource")); this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(21.47438F, 15.6795F); this.xrPictureBox3.Name = "xrPictureBox3"; this.xrPictureBox3.SizeF = new System.Drawing.SizeF(33.33333F, 33.33333F); this.xrPictureBox3.Sizing = DevExpress.XtraPrinting.ImageSizeMode.AutoSize; // // xrLabel8 // this.xrLabel8.BackColor = System.Drawing.Color.Transparent; this.xrLabel8.ForeColor = System.Drawing.Color.RoyalBlue; this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(471.795F, 49.01283F); 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(178.205F, 23F); this.xrLabel8.StylePriority.UseBackColor = false; this.xrLabel8.StylePriority.UseForeColor = false; this.xrLabel8.Text = "Company:Petcetra"; // // xrPictureBox1 // this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox1.ImageSource")); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(438.4616F, 49.01283F); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.SizeF = new System.Drawing.SizeF(33.33333F, 33.33333F); this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.AutoSize; // // xrLabel7 // this.xrLabel7.ForeColor = System.Drawing.Color.RoyalBlue; this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(471.795F, 15.6795F); 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(178.205F, 23F); this.xrLabel7.StylePriority.UseForeColor = false; this.xrLabel7.Text = "Company Contact:0721345678"; // // xrPictureBox2 // this.xrPictureBox2.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("xrPictureBox2.ImageSource")); this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(438.4616F, 15.6795F); this.xrPictureBox2.Name = "xrPictureBox2"; this.xrPictureBox2.SizeF = new System.Drawing.SizeF(33.33333F, 33.33333F); this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.AutoSize; // // BottomMargin // this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.pageInfo1, this.pageInfo2 }); this.BottomMargin.Name = "BottomMargin"; // // pageInfo1 // this.pageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F); this.pageInfo1.Name = "pageInfo1"; this.pageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime; this.pageInfo1.SizeF = new System.Drawing.SizeF(313F, 23F); this.pageInfo1.StyleName = "PageInfo"; // // pageInfo2 // this.pageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(331F, 6F); this.pageInfo2.Name = "pageInfo2"; this.pageInfo2.SizeF = new System.Drawing.SizeF(313F, 23F); this.pageInfo2.StyleName = "PageInfo"; this.pageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; this.pageInfo2.TextFormatString = "Page {0} of {1}"; // // ReportHeader // this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrRichText1, this.label1 }); this.ReportHeader.HeightF = 139.7917F; this.ReportHeader.Name = "ReportHeader"; // // xrRichText1 // this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(6.00001F, 39.79168F); this.xrRichText1.Name = "xrRichText1"; this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString"); this.xrRichText1.SizeF = new System.Drawing.SizeF(634F, 100F); // // label1 // this.label1.BackColor = System.Drawing.Color.MidnightBlue; this.label1.ForeColor = System.Drawing.Color.White; this.label1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F); this.label1.Name = "label1"; this.label1.SizeF = new System.Drawing.SizeF(638F, 24.19433F); this.label1.StyleName = "Title"; this.label1.StylePriority.UseBackColor = false; this.label1.StylePriority.UseForeColor = false; this.label1.Text = "Booking Per Suburb"; // // GroupHeader1 // this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.table1 }); this.GroupHeader1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail; this.GroupHeader1.HeightF = 28F; this.GroupHeader1.Name = "GroupHeader1"; // // table1 // this.table1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.table1.Name = "table1"; this.table1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow1 }); this.table1.SizeF = new System.Drawing.SizeF(650F, 28F); // // tableRow1 // this.tableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell1, this.tableCell2, this.tableCell3, this.tableCell4, this.tableCell5 }); this.tableRow1.Name = "tableRow1"; this.tableRow1.Weight = 1D; // // tableCell1 // this.tableCell1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.tableCell1.Name = "tableCell1"; this.tableCell1.StyleName = "DetailCaption1"; this.tableCell1.StylePriority.UseBorders = false; this.tableCell1.StylePriority.UseTextAlignment = false; this.tableCell1.Text = "Request ID"; this.tableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.tableCell1.Weight = 0.23620835524338943D; // // tableCell2 // this.tableCell2.Name = "tableCell2"; this.tableCell2.StyleName = "DetailCaption1"; this.tableCell2.Text = "Date Start"; this.tableCell2.Weight = 0.21792184682992788D; // // tableCell3 // this.tableCell3.Name = "tableCell3"; this.tableCell3.StyleName = "DetailCaption1"; this.tableCell3.Text = "Date End"; this.tableCell3.Weight = 0.20365729698768029D; // // tableCell4 // this.tableCell4.Name = "tableCell4"; this.tableCell4.StyleName = "DetailCaption1"; this.tableCell4.Text = "Pets"; this.tableCell4.Weight = 0.12232435960036057D; // // tableCell5 // this.tableCell5.Name = "tableCell5"; this.tableCell5.StyleName = "DetailCaption1"; this.tableCell5.StylePriority.UseTextAlignment = false; this.tableCell5.Text = "Suburb Name"; this.tableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.tableCell5.Weight = 0.21988814133864182D; // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.table2 }); this.Detail.HeightF = 25F; this.Detail.Name = "Detail"; // // table2 // this.table2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.table2.Name = "table2"; this.table2.OddStyleName = "DetailData3_Odd"; this.table2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow2 }); this.table2.SizeF = new System.Drawing.SizeF(650F, 25F); // // tableRow2 // this.tableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell6, this.tableCell7, this.tableCell8, this.tableCell9, this.tableCell10 }); this.tableRow2.Name = "tableRow2"; this.tableRow2.Weight = 11.5D; // // tableCell6 // this.tableCell6.Borders = DevExpress.XtraPrinting.BorderSide.None; this.tableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[RequestID]") }); this.tableCell6.Name = "tableCell6"; this.tableCell6.StyleName = "DetailData1"; this.tableCell6.StylePriority.UseBorders = false; this.tableCell6.StylePriority.UseTextAlignment = false; this.tableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.tableCell6.Weight = 0.23620835524338943D; // // tableCell7 // this.tableCell7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[DateStart]") }); this.tableCell7.Name = "tableCell7"; this.tableCell7.StyleName = "DetailData1"; this.tableCell7.Weight = 0.21792184682992788D; // // tableCell8 // this.tableCell8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[DateEnd]") }); this.tableCell8.Name = "tableCell8"; this.tableCell8.StyleName = "DetailData1"; this.tableCell8.Weight = 0.20365729698768029D; // // tableCell9 // this.tableCell9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Pets]") }); this.tableCell9.Name = "tableCell9"; this.tableCell9.StyleName = "DetailData1"; this.tableCell9.Weight = 0.12232435960036057D; // // tableCell10 // this.tableCell10.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ServiceRequestSuburb].[SuburbName]") }); this.tableCell10.Name = "tableCell10"; this.tableCell10.StyleName = "DetailData1"; this.tableCell10.StylePriority.UseTextAlignment = false; this.tableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.tableCell10.Weight = 0.21988811786358173D; // // Suburb // this.Suburb.Description = "Select a suburb"; dynamicListLookUpSettings1.DataMember = "Suburb"; dynamicListLookUpSettings1.DataSource = this.sqlDataSource1; dynamicListLookUpSettings1.DisplayMember = "SuburbName"; dynamicListLookUpSettings1.SortMember = null; dynamicListLookUpSettings1.ValueMember = "SuburbName"; this.Suburb.LookUpSettings = dynamicListLookUpSettings1; this.Suburb.Name = "Suburb"; // // Booking_Per_Suburb // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.TopMargin, this.BottomMargin, this.ReportHeader, this.GroupHeader1, this.Detail }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataMember = "ServiceRequest"; this.DataSource = this.sqlDataSource1; this.FilterString = "[ServiceRequestSuburb][StartsWith([SuburbName], ?Suburb)]"; this.Font = new System.Drawing.Font("Arial", 9.75F); this.Margins = new System.Drawing.Printing.Margins(100, 100, 116, 100); this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] { this.Suburb }); this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Title, this.DetailCaption1, this.DetailData1, this.DetailData3_Odd, this.PageInfo }); this.Version = "19.1"; ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.table1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.table2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }
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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CategoriesReport)); this.detailBand1 = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox(); this.SubBand1 = new DevExpress.XtraReports.UI.SubBand(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo(); this.reportHeaderBand1 = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.groupHeaderBand1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.xrPanel1 = new DevExpress.XtraReports.UI.XRPanel(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); 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.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.Title = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailCaption3 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailData3 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailData3_Odd = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailCaptionBackground3 = new DevExpress.XtraReports.UI.XRControlStyle(); this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // detailBand1 // this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable2 }); this.detailBand1.HeightF = 25F; this.detailBand1.KeepTogether = true; this.detailBand1.Name = "detailBand1"; this.detailBand1.SubBands.AddRange(new DevExpress.XtraReports.UI.SubBand[] { this.SubBand1 }); // // xrTable2 // this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 0F); this.xrTable2.Name = "xrTable2"; this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow4 }); this.xrTable2.SizeF = new System.Drawing.SizeF(649.9999F, 25F); this.xrTable2.StyleName = "DetailData3_Odd"; // // xrTableRow4 // this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell12, this.xrTableCell13, this.xrTableCell14, this.xrTableCell16 }); this.xrTableRow4.Name = "xrTableRow4"; this.xrTableRow4.Weight = 11.5D; // // xrTableCell12 // this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Categories.CategoryID") }); this.xrTableCell12.Name = "xrTableCell12"; this.xrTableCell12.StyleName = "DetailData3"; this.xrTableCell12.StylePriority.UseTextAlignment = false; this.xrTableCell12.Text = "xrTableCell12"; this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell12.Weight = 0.11868788812802504D; // // xrTableCell13 // this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Categories.CategoryName") }); this.xrTableCell13.Name = "xrTableCell13"; this.xrTableCell13.StyleName = "DetailData3"; this.xrTableCell13.Text = "xrTableCell13"; this.xrTableCell13.Weight = 0.37991931308141D; // // xrTableCell14 // this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Categories.Description") }); this.xrTableCell14.Name = "xrTableCell14"; this.xrTableCell14.StyleName = "DetailData3"; this.xrTableCell14.Text = "xrTableCell14"; this.xrTableCell14.Weight = 0.2116991483248197D; // // xrTableCell16 // this.xrTableCell16.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPictureBox2 }); this.xrTableCell16.Name = "xrTableCell16"; this.xrTableCell16.StyleName = "DetailData3"; this.xrTableCell16.Text = "xrTableCell16"; this.xrTableCell16.Weight = 0.14484694260817307D; // // xrPictureBox2 // this.xrPictureBox2.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right))); this.xrPictureBox2.AnchorVertical = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom))); this.xrPictureBox2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Image", null, "Categories.Icon25") }); this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrPictureBox2.Name = "xrPictureBox2"; this.xrPictureBox2.SizeF = new System.Drawing.SizeF(110.0978F, 25F); this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; // // SubBand1 // this.SubBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPictureBox1 }); this.SubBand1.HeightF = 152.0833F; this.SubBand1.KeepTogether = true; this.SubBand1.Name = "SubBand1"; // // xrPictureBox1 // this.xrPictureBox1.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right))); this.xrPictureBox1.AnchorVertical = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom))); this.xrPictureBox1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Image", null, "Categories.Picture") }); this.xrPictureBox1.ImageAlignment = DevExpress.XtraPrinting.ImageAlignment.MiddleCenter; this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 0F); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.SizeF = new System.Drawing.SizeF(650.0001F, 152.0833F); // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "nwind"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "CategoryID"; table1.Name = "Categories"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "CategoryName"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "Description"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "Picture"; columnExpression4.Table = table1; column4.Expression = columnExpression4; columnExpression5.ColumnName = "Icon17"; columnExpression5.Table = table1; column5.Expression = columnExpression5; columnExpression6.ColumnName = "Icon25"; columnExpression6.Table = table1; column6.Expression = columnExpression6; 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.Name = "Categories"; selectQuery1.Tables.Add(table1); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1 }); this.sqlDataSource1.ResultSchemaSerializable = "PERhdGFTZXQgTmFtZT0ic3FsRGF0YVNvdXJjZTEiPjxWaWV3IE5hbWU9IkNhdGVnb3JpZXMiPjxGaWVsZCBOYW1lPSJDYXRlZ29yeUlEIiBUeXBlPSJJbnQ2NCIgLz48RmllbGQgTmFtZT0iQ2F0ZWdvcnlOYW1lIiBUeXBlPSJTdHJpbmciIC8+PEZpZWxkIE5hbWU9IkRlc2NyaXB0aW9uIiBUeXBlPSJTdHJpbmciIC8+PEZpZWxkIE5hbWU9IlBpY3R1cmUiIFR5cGU9IkJ5dGVBcnJheSIgLz48RmllbGQgTmFtZT0iSWNvbjE3IiBUeXBlPSJCeXRlQXJyYXkiIC8+PEZpZWxkIE5hbWU9Ikljb24yNSIgVHlwZT0iQnl0ZUFycmF5IiAvPjwvVmlldz48L0RhdGFTZXQ+"; // // topMarginBand1 // this.topMarginBand1.HeightF = 100F; this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 // this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPageInfo1, this.xrPageInfo2 }); this.bottomMarginBand1.HeightF = 100F; this.bottomMarginBand1.Name = "bottomMarginBand1"; // // xrPageInfo1 // 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.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.xrLabel1 }); this.reportHeaderBand1.HeightF = 60F; this.reportHeaderBand1.Name = "reportHeaderBand1"; // // xrLabel1 // this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 10.00001F); 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(638F, 26F); this.xrLabel1.StyleName = "Title"; this.xrLabel1.Text = "Categories Report"; // // groupHeaderBand1 // this.groupHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPanel1 }); this.groupHeaderBand1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail; this.groupHeaderBand1.HeightF = 48F; this.groupHeaderBand1.Name = "groupHeaderBand1"; // // xrPanel1 // this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable1 }); this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrPanel1.Name = "xrPanel1"; this.xrPanel1.SizeF = new System.Drawing.SizeF(650F, 48F); this.xrPanel1.StyleName = "DetailCaptionBackground3"; // // xrTable1 // this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 20.00001F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2 }); this.xrTable1.SizeF = new System.Drawing.SizeF(650.0002F, 28F); // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell4, this.xrTableCell5, this.xrTableCell6, this.xrTableCell8 }); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // xrTableCell4 // this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.StyleName = "DetailCaption3"; this.xrTableCell4.StylePriority.UseTextAlignment = false; this.xrTableCell4.Text = "Category ID"; this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell4.Weight = 0.1387915469102286D; // // xrTableCell5 // this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.StyleName = "DetailCaption3"; this.xrTableCell5.Text = "Category Name"; this.xrTableCell5.Weight = 0.3598156777742666D; // // xrTableCell6 // this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.StyleName = "DetailCaption3"; this.xrTableCell6.Text = "Description"; this.xrTableCell6.Weight = 0.2116991483248197D; // // xrTableCell8 // this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.StyleName = "DetailCaption3"; this.xrTableCell8.Text = "Icon25"; this.xrTableCell8.Weight = 0.14484688392052283D; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell1, this.xrTableCell2, this.xrTableCell3 }); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCell1 // this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Text = "xrTableCell1"; this.xrTableCell1.Weight = 1D; // // xrTableCell2 // this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.Text = "xrTableCell2"; this.xrTableCell2.Weight = 1D; // // xrTableCell3 // this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.Text = "xrTableCell3"; this.xrTableCell3.Weight = 1D; // // xrTableRow3 // this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell9, this.xrTableCell10, this.xrTableCell11 }); this.xrTableRow3.Name = "xrTableRow3"; this.xrTableRow3.Weight = 1D; // // xrTableCell9 // this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.Text = "xrTableCell9"; this.xrTableCell9.Weight = 1D; // // xrTableCell10 // this.xrTableCell10.Name = "xrTableCell10"; this.xrTableCell10.Text = "xrTableCell10"; this.xrTableCell10.Weight = 1D; // // xrTableCell11 // this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.Text = "xrTableCell11"; this.xrTableCell11.Weight = 1D; // // 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("Tahoma", 14F); this.Title.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.Title.Name = "Title"; // // DetailCaption3 // this.DetailCaption3.BackColor = System.Drawing.Color.Transparent; this.DetailCaption3.BorderColor = System.Drawing.Color.Transparent; this.DetailCaption3.Borders = DevExpress.XtraPrinting.BorderSide.None; this.DetailCaption3.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.DetailCaption3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.DetailCaption3.Name = "DetailCaption3"; this.DetailCaption3.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailCaption3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailData3 // this.DetailData3.Font = new System.Drawing.Font("Tahoma", 8F); this.DetailData3.ForeColor = System.Drawing.Color.Black; this.DetailData3.Name = "DetailData3"; this.DetailData3.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailData3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailData3_Odd // this.DetailData3_Odd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231))))); this.DetailData3_Odd.BorderColor = System.Drawing.Color.Transparent; this.DetailData3_Odd.Borders = DevExpress.XtraPrinting.BorderSide.None; this.DetailData3_Odd.BorderWidth = 1F; this.DetailData3_Odd.Font = new System.Drawing.Font("Tahoma", 8F); this.DetailData3_Odd.ForeColor = System.Drawing.Color.Black; this.DetailData3_Odd.Name = "DetailData3_Odd"; this.DetailData3_Odd.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailData3_Odd.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailCaptionBackground3 // this.DetailCaptionBackground3.BackColor = System.Drawing.Color.Transparent; this.DetailCaptionBackground3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206))))); this.DetailCaptionBackground3.Borders = DevExpress.XtraPrinting.BorderSide.Top; this.DetailCaptionBackground3.BorderWidth = 2F; this.DetailCaptionBackground3.Name = "DetailCaptionBackground3"; // // PageInfo // this.PageInfo.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.PageInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.PageInfo.Name = "PageInfo"; this.PageInfo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); // // CategoriesReport // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.detailBand1, this.topMarginBand1, this.bottomMarginBand1, this.reportHeaderBand1, this.groupHeaderBand1 }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataMember = "Categories"; this.DataSource = this.sqlDataSource1; this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Title, this.DetailCaption3, this.DetailData3, this.DetailData3_Odd, this.DetailCaptionBackground3, this.PageInfo }); this.Version = "17.1"; ((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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(bonus)); 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.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(); 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.SelectQuery selectQuery2 = new DevExpress.DataAccess.Sql.SelectQuery(); DevExpress.DataAccess.Sql.Column column14 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression14 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Table table2 = 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(); DevExpress.DataAccess.Sql.Column column16 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression16 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column17 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression17 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column18 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression18 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column19 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression19 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column20 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression20 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column21 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression21 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column22 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression22 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column23 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression23 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column24 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression24 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column25 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression25 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column26 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression26 = new DevExpress.DataAccess.Sql.ColumnExpression(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); 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.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine1 = new DevExpress.XtraReports.UI.XRLine(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel18 = 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.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrLine2 = new DevExpress.XtraReports.UI.XRLine(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.sqlDataSource2 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel9, this.xrLabel8, this.xrLabel7, this.xrLabel6, this.xrLabel5, this.xrLabel3, this.xrLabel4, this.xrLabel2, this.xrLabel1, this.xrLine1 }); this.Detail.HeightF = 25.08333F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel9 // this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "t_bonus.created_at") }); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(710.4167F, 0F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel9.SizeF = new System.Drawing.SizeF(138.1249F, 23F); this.xrLabel9.Text = "xrLabel9"; // // xrLabel8 // this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "t_bonus.pourcentage0") }); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(657.2917F, 0F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(53.12506F, 23F); this.xrLabel8.Text = "xrLabel8"; // // xrLabel7 // this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "t_bonus.reseaux0") }); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(518.7501F, 0F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(138.5417F, 23F); this.xrLabel7.Text = "xrLabel7"; // // xrLabel6 // this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "t_bonus.pourcentage") }); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(466.6667F, 0F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.SizeF = new System.Drawing.SizeF(52.0834F, 23F); this.xrLabel6.Text = "xrLabel6"; // // xrLabel5 // this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "t_bonus.montantfc") }); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(265.625F, 0F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(67.7084F, 23F); this.xrLabel5.Text = "xrLabel5"; // // xrLabel3 // this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "t_bonus.prix") }); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(202.0833F, 0F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(63.54164F, 23F); this.xrLabel3.Text = "xrLabel3"; // // xrLabel4 // this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "t_bonus.tel") }); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(333.3334F, 0F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(133.3333F, 23F); this.xrLabel4.Text = "xrLabel4"; // // xrLabel2 // this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "t_bonus.qte") }); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(147.9167F, 0F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(52.08328F, 23F); this.xrLabel2.Text = "xrLabel2"; // // xrLabel1 // this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "t_bonus.ref_client") }); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 0F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(137.9167F, 23F); this.xrLabel1.Text = "xrLabel1"; // // xrLine1 // this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 22.99999F); this.xrLine1.Name = "xrLine1"; this.xrLine1.SizeF = new System.Drawing.SizeF(850F, 2.083332F); // // TopMargin // this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel19, this.xrLabel18, this.xrLabel17, this.xrLabel16, this.xrLabel15, this.xrLabel14, this.xrLabel13, this.xrLabel12, this.xrLabel11, this.xrLabel10, this.xrPictureBox2, this.xrPictureBox1, this.xrLine2 }); this.TopMargin.HeightF = 120.8333F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel19 // this.xrLabel19.BackColor = System.Drawing.Color.Black; this.xrLabel19.BorderColor = System.Drawing.Color.Black; this.xrLabel19.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel19.ForeColor = System.Drawing.Color.White; this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(710.4167F, 95.75F); this.xrLabel19.Name = "xrLabel19"; this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel19.SizeF = new System.Drawing.SizeF(138.1249F, 23F); this.xrLabel19.StylePriority.UseBackColor = false; this.xrLabel19.StylePriority.UseBorderColor = false; this.xrLabel19.StylePriority.UseBorders = false; this.xrLabel19.StylePriority.UseForeColor = false; this.xrLabel19.Text = "Date"; // // xrLabel18 // this.xrLabel18.BackColor = System.Drawing.Color.Black; this.xrLabel18.BorderColor = System.Drawing.Color.Black; this.xrLabel18.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel18.ForeColor = System.Drawing.Color.White; this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(657.2916F, 95.75002F); this.xrLabel18.Name = "xrLabel18"; this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel18.SizeF = new System.Drawing.SizeF(53.12518F, 23F); this.xrLabel18.StylePriority.UseBackColor = false; this.xrLabel18.StylePriority.UseBorderColor = false; this.xrLabel18.StylePriority.UseBorders = false; this.xrLabel18.StylePriority.UseForeColor = false; this.xrLabel18.Text = "Montant"; // // xrLabel17 // this.xrLabel17.BackColor = System.Drawing.Color.Black; this.xrLabel17.BorderColor = System.Drawing.Color.Black; this.xrLabel17.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel17.ForeColor = System.Drawing.Color.White; this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(518.7501F, 95.75002F); this.xrLabel17.Name = "xrLabel17"; this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel17.SizeF = new System.Drawing.SizeF(138.5416F, 23F); this.xrLabel17.StylePriority.UseBackColor = false; this.xrLabel17.StylePriority.UseBorderColor = false; this.xrLabel17.StylePriority.UseBorders = false; this.xrLabel17.StylePriority.UseForeColor = false; this.xrLabel17.Text = "Parent"; // // xrLabel16 // this.xrLabel16.BackColor = System.Drawing.Color.Black; this.xrLabel16.BorderColor = System.Drawing.Color.Black; this.xrLabel16.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel16.ForeColor = System.Drawing.Color.White; this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(466.6667F, 95.75002F); this.xrLabel16.Name = "xrLabel16"; this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel16.SizeF = new System.Drawing.SizeF(52.0834F, 23F); this.xrLabel16.StylePriority.UseBackColor = false; this.xrLabel16.StylePriority.UseBorderColor = false; this.xrLabel16.StylePriority.UseBorders = false; this.xrLabel16.StylePriority.UseForeColor = false; this.xrLabel16.Text = "Montant"; // // xrLabel15 // this.xrLabel15.BackColor = System.Drawing.Color.Black; this.xrLabel15.BorderColor = System.Drawing.Color.Black; this.xrLabel15.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel15.ForeColor = System.Drawing.Color.White; this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(333.3334F, 95.75002F); this.xrLabel15.Name = "xrLabel15"; this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel15.SizeF = new System.Drawing.SizeF(133.3333F, 23F); this.xrLabel15.StylePriority.UseBackColor = false; this.xrLabel15.StylePriority.UseBorderColor = false; this.xrLabel15.StylePriority.UseBorders = false; this.xrLabel15.StylePriority.UseForeColor = false; this.xrLabel15.Text = "Telephone "; // // xrLabel14 // this.xrLabel14.BackColor = System.Drawing.Color.Black; this.xrLabel14.BorderColor = System.Drawing.Color.Black; this.xrLabel14.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel14.ForeColor = System.Drawing.Color.White; this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(265.625F, 95.75F); this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel14.SizeF = new System.Drawing.SizeF(67.7084F, 23F); this.xrLabel14.StylePriority.UseBackColor = false; this.xrLabel14.StylePriority.UseBorderColor = false; this.xrLabel14.StylePriority.UseBorders = false; this.xrLabel14.StylePriority.UseForeColor = false; this.xrLabel14.Text = "Montantfc"; // // xrLabel13 // this.xrLabel13.BackColor = System.Drawing.Color.Black; this.xrLabel13.BorderColor = System.Drawing.Color.Black; this.xrLabel13.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel13.ForeColor = System.Drawing.Color.White; this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(202.0833F, 95.75F); this.xrLabel13.Name = "xrLabel13"; this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel13.SizeF = new System.Drawing.SizeF(63.54167F, 23F); this.xrLabel13.StylePriority.UseBackColor = false; this.xrLabel13.StylePriority.UseBorderColor = false; this.xrLabel13.StylePriority.UseBorders = false; this.xrLabel13.StylePriority.UseForeColor = false; this.xrLabel13.Text = "Prix"; // // xrLabel12 // this.xrLabel12.BackColor = System.Drawing.Color.Black; this.xrLabel12.BorderColor = System.Drawing.Color.Black; this.xrLabel12.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel12.ForeColor = System.Drawing.Color.White; this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(147.9167F, 95.75F); this.xrLabel12.Name = "xrLabel12"; this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel12.SizeF = new System.Drawing.SizeF(54.16666F, 23F); this.xrLabel12.StylePriority.UseBackColor = false; this.xrLabel12.StylePriority.UseBorderColor = false; this.xrLabel12.StylePriority.UseBorders = false; this.xrLabel12.StylePriority.UseForeColor = false; this.xrLabel12.Text = "Qte "; // // xrLabel11 // this.xrLabel11.BackColor = System.Drawing.Color.Black; this.xrLabel11.BorderColor = System.Drawing.Color.Black; this.xrLabel11.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel11.ForeColor = System.Drawing.Color.White; this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 95.75F); this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel11.SizeF = new System.Drawing.SizeF(137.9167F, 23F); this.xrLabel11.StylePriority.UseBackColor = false; this.xrLabel11.StylePriority.UseBorderColor = false; this.xrLabel11.StylePriority.UseBorders = false; this.xrLabel11.StylePriority.UseForeColor = false; this.xrLabel11.Text = "Matricule client"; // // xrLabel10 // this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(356.875F, 66.99998F); this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel10.SizeF = new System.Drawing.SizeF(390.0001F, 23F); this.xrLabel10.StylePriority.UseFont = false; this.xrLabel10.Text = "LES BONUS ACCORDES AUX CLIENTS"; // // xrPictureBox2 // this.xrPictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox2.Image"))); this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(785.8334F, 48.54169F); this.xrPictureBox2.Name = "xrPictureBox2"; this.xrPictureBox2.SizeF = new System.Drawing.SizeF(54.16663F, 41.45832F); this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // xrPictureBox1 // this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image"))); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(10F, 10F); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.SizeF = new System.Drawing.SizeF(346.875F, 79.99998F); this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // xrLine2 // this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 118.75F); this.xrLine2.Name = "xrLine2"; this.xrLine2.SizeF = new System.Drawing.SizeF(850F, 2.083332F); // // BottomMargin // this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel20 }); this.BottomMargin.HeightF = 42.70835F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel20 // this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(680.2083F, 19.70835F); this.xrLabel20.Name = "xrLabel20"; this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel20.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel20.Text = "Signature :"; // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "remotemysql.com_QGeXKPIGCu_Conneccl"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "created_at"; table1.Name = "t_bonus"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "id"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "montantdo"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "montantfc"; columnExpression4.Table = table1; column4.Expression = columnExpression4; columnExpression5.ColumnName = "pourcentage"; columnExpression5.Table = table1; column5.Expression = columnExpression5; columnExpression6.ColumnName = "pourcentage0"; columnExpression6.Table = table1; column6.Expression = columnExpression6; columnExpression7.ColumnName = "prix"; columnExpression7.Table = table1; column7.Expression = columnExpression7; columnExpression8.ColumnName = "qte"; columnExpression8.Table = table1; column8.Expression = columnExpression8; columnExpression9.ColumnName = "ref_client"; columnExpression9.Table = table1; column9.Expression = columnExpression9; columnExpression10.ColumnName = "reseaux"; columnExpression10.Table = table1; column10.Expression = columnExpression10; columnExpression11.ColumnName = "reseaux0"; columnExpression11.Table = table1; column11.Expression = columnExpression11; columnExpression12.ColumnName = "tel"; columnExpression12.Table = table1; column12.Expression = columnExpression12; columnExpression13.ColumnName = "tel0"; columnExpression13.Table = table1; column13.Expression = columnExpression13; 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.Name = "t_bonus"; selectQuery1.Tables.Add(table1); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // sqlDataSource2 // this.sqlDataSource2.ConnectionName = "remotemysql.com_QGeXKPIGCu_Connection 7"; this.sqlDataSource2.Name = "sqlDataSource2"; columnExpression14.ColumnName = "id"; table2.Name = "t_bonus"; columnExpression14.Table = table2; column14.Expression = columnExpression14; columnExpression15.ColumnName = "ref_client"; columnExpression15.Table = table2; column15.Expression = columnExpression15; columnExpression16.ColumnName = "qte"; columnExpression16.Table = table2; column16.Expression = columnExpression16; columnExpression17.ColumnName = "prix"; columnExpression17.Table = table2; column17.Expression = columnExpression17; columnExpression18.ColumnName = "pourcentage"; columnExpression18.Table = table2; column18.Expression = columnExpression18; columnExpression19.ColumnName = "montantfc"; columnExpression19.Table = table2; column19.Expression = columnExpression19; columnExpression20.ColumnName = "montantdo"; columnExpression20.Table = table2; column20.Expression = columnExpression20; columnExpression21.ColumnName = "reseaux0"; columnExpression21.Table = table2; column21.Expression = columnExpression21; columnExpression22.ColumnName = "pourcentage0"; columnExpression22.Table = table2; column22.Expression = columnExpression22; columnExpression23.ColumnName = "tel"; columnExpression23.Table = table2; column23.Expression = columnExpression23; columnExpression24.ColumnName = "tel0"; columnExpression24.Table = table2; column24.Expression = columnExpression24; columnExpression25.ColumnName = "created_at"; columnExpression25.Table = table2; column25.Expression = columnExpression25; columnExpression26.ColumnName = "etats"; columnExpression26.Table = table2; column26.Expression = columnExpression26; selectQuery2.Columns.Add(column14); selectQuery2.Columns.Add(column15); selectQuery2.Columns.Add(column16); selectQuery2.Columns.Add(column17); selectQuery2.Columns.Add(column18); selectQuery2.Columns.Add(column19); selectQuery2.Columns.Add(column20); selectQuery2.Columns.Add(column21); selectQuery2.Columns.Add(column22); selectQuery2.Columns.Add(column23); selectQuery2.Columns.Add(column24); selectQuery2.Columns.Add(column25); selectQuery2.Columns.Add(column26); selectQuery2.Name = "t_bonus"; selectQuery2.Tables.Add(table2); this.sqlDataSource2.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery2 }); this.sqlDataSource2.ResultSchemaSerializable = resources.GetString("sqlDataSource2.ResultSchemaSerializable"); // // bonus // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1, this.sqlDataSource2 }); this.DataMember = "t_bonus"; this.DataSource = this.sqlDataSource2; this.Margins = new System.Drawing.Printing.Margins(0, 0, 121, 43); this.Version = "17.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 table3 = 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.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(); 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.Column column15 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression15 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column16 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression16 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column17 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression17 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column18 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression18 = new DevExpress.DataAccess.Sql.ColumnExpression(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ReportStudentInfoByBatch)); DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.Title = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailCaption1 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailData1 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailData3_Odd = new DevExpress.XtraReports.UI.XRControlStyle(); this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.pageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.pageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText(); this.label1 = new DevExpress.XtraReports.UI.XRLabel(); this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.table1 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.table2 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell13 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell14 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell15 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell16 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell17 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell18 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell19 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell20 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell21 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell22 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell24 = new DevExpress.XtraReports.UI.XRTableCell(); this.Batch = new DevExpress.XtraReports.Parameters.Parameter(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.table1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.table2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "laptop-cceh4fv6\\sqlexpress.proadmin_v1.dbo"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "Id"; table3.Name = "basicdata_student"; columnExpression1.Table = table3; column1.Expression = columnExpression1; columnExpression2.ColumnName = "regid"; columnExpression2.Table = table3; column2.Expression = columnExpression2; columnExpression3.ColumnName = "Firstname"; columnExpression3.Table = table3; column3.Expression = columnExpression3; columnExpression4.ColumnName = "Lastname"; columnExpression4.Table = table3; column4.Expression = columnExpression4; columnExpression5.ColumnName = "Nic"; columnExpression5.Table = table3; column5.Expression = columnExpression5; columnExpression6.ColumnName = "Dob"; columnExpression6.Table = table3; column6.Expression = columnExpression6; columnExpression7.ColumnName = "home_address"; columnExpression7.Table = table3; column7.Expression = columnExpression7; columnExpression8.ColumnName = "Home_tell"; columnExpression8.Table = table3; column8.Expression = columnExpression8; columnExpression9.ColumnName = "Staying_address"; columnExpression9.Table = table3; column9.Expression = columnExpression9; columnExpression10.ColumnName = "Stay_home_tell"; columnExpression10.Table = table3; column10.Expression = columnExpression10; columnExpression11.ColumnName = "Father_name"; columnExpression11.Table = table3; column11.Expression = columnExpression11; columnExpression12.ColumnName = "Parents_contact"; columnExpression12.Table = table3; column12.Expression = columnExpression12; columnExpression13.ColumnName = "Ol_School"; columnExpression13.Table = table3; column13.Expression = columnExpression13; columnExpression14.ColumnName = "Al_school"; columnExpression14.Table = table3; column14.Expression = columnExpression14; columnExpression15.ColumnName = "Ol_result"; columnExpression15.Table = table3; column15.Expression = columnExpression15; columnExpression16.ColumnName = "JoinDate"; columnExpression16.Table = table3; column16.Expression = columnExpression16; columnExpression17.ColumnName = "Batch"; columnExpression17.Table = table3; column17.Expression = columnExpression17; columnExpression18.ColumnName = "Scholarship"; columnExpression18.Table = table3; column18.Expression = columnExpression18; 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.Columns.Add(column16); selectQuery1.Columns.Add(column17); selectQuery1.Columns.Add(column18); selectQuery1.Name = "basicdata_student"; selectQuery1.Tables.Add(table3); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // Title // this.Title.BackColor = System.Drawing.Color.Transparent; this.Title.BorderColor = System.Drawing.Color.Black; this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None; this.Title.BorderWidth = 1F; this.Title.Font = new System.Drawing.Font("Arial", 14.25F); this.Title.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(70)))), ((int)(((byte)(80))))); this.Title.Name = "Title"; // // DetailCaption1 // this.DetailCaption1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(113)))), ((int)(((byte)(69)))), ((int)(((byte)(168))))); this.DetailCaption1.BorderColor = System.Drawing.Color.White; this.DetailCaption1.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.DetailCaption1.BorderWidth = 2F; this.DetailCaption1.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.DetailCaption1.ForeColor = System.Drawing.Color.White; this.DetailCaption1.Name = "DetailCaption1"; this.DetailCaption1.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailCaption1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailData1 // this.DetailData1.BorderColor = System.Drawing.Color.Transparent; this.DetailData1.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.DetailData1.BorderWidth = 2F; this.DetailData1.Font = new System.Drawing.Font("Arial", 8.25F); this.DetailData1.ForeColor = System.Drawing.Color.Black; this.DetailData1.Name = "DetailData1"; this.DetailData1.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailData1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailData3_Odd // this.DetailData3_Odd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(245)))), ((int)(((byte)(248))))); this.DetailData3_Odd.BorderColor = System.Drawing.Color.Transparent; this.DetailData3_Odd.Borders = DevExpress.XtraPrinting.BorderSide.None; this.DetailData3_Odd.BorderWidth = 1F; this.DetailData3_Odd.Font = new System.Drawing.Font("Arial", 8.25F); this.DetailData3_Odd.ForeColor = System.Drawing.Color.Black; this.DetailData3_Odd.Name = "DetailData3_Odd"; this.DetailData3_Odd.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailData3_Odd.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // PageInfo // this.PageInfo.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.PageInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(70)))), ((int)(((byte)(80))))); this.PageInfo.Name = "PageInfo"; this.PageInfo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); // // TopMargin // this.TopMargin.HeightF = 32.29167F; this.TopMargin.Name = "TopMargin"; // // BottomMargin // this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.pageInfo1, this.pageInfo2 }); this.BottomMargin.HeightF = 39F; this.BottomMargin.Name = "BottomMargin"; // // pageInfo1 // this.pageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F); this.pageInfo1.Name = "pageInfo1"; this.pageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime; this.pageInfo1.SizeF = new System.Drawing.SizeF(472.5F, 23F); this.pageInfo1.StyleName = "PageInfo"; // // pageInfo2 // this.pageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(539.0637F, 6.08333F); this.pageInfo2.Name = "pageInfo2"; this.pageInfo2.SizeF = new System.Drawing.SizeF(553.9363F, 23F); this.pageInfo2.StyleName = "PageInfo"; this.pageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; this.pageInfo2.TextFormatString = "Page {0} of {1}"; // // ReportHeader // this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel1, this.xrRichText1, this.label1 }); this.ReportHeader.HeightF = 60F; this.ReportHeader.Name = "ReportHeader"; // // xrLabel1 // this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 30.19434F); 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(1102F, 23F); this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "No 58, New Rosita Town Kotagala. T.P 0774009942"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrRichText1 // this.xrRichText1.Font = new System.Drawing.Font("Arial", 9.75F); this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(31.58334F, 30.19435F); this.xrRichText1.Name = "xrRichText1"; this.xrRichText1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString"); this.xrRichText1.SizeF = new System.Drawing.SizeF(200F, 23F); this.xrRichText1.StylePriority.UseFont = false; // // label1 // this.label1.Font = new System.Drawing.Font("Arial", 14.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline)))); this.label1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 6.00001F); this.label1.Name = "label1"; this.label1.SizeF = new System.Drawing.SizeF(1102F, 24.19433F); this.label1.StyleName = "Title"; this.label1.StylePriority.UseFont = false; this.label1.StylePriority.UseTextAlignment = false; this.label1.Text = "NEW HIGHER EDUCATION CENTRE (PVT) LTD"; this.label1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // GroupHeader1 // this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.table1 }); this.GroupHeader1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail; this.GroupHeader1.HeightF = 28F; this.GroupHeader1.Name = "GroupHeader1"; // // table1 // this.table1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.table1.Name = "table1"; this.table1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow1 }); this.table1.SizeF = new System.Drawing.SizeF(1102F, 28F); // // tableRow1 // this.tableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell1, this.tableCell2, this.tableCell3, this.tableCell4, this.tableCell5, this.tableCell6, this.tableCell7, this.tableCell8, this.tableCell9, this.tableCell10, this.tableCell12 }); this.tableRow1.Name = "tableRow1"; this.tableRow1.Weight = 1D; // // tableCell1 // this.tableCell1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.tableCell1.Name = "tableCell1"; this.tableCell1.StyleName = "DetailCaption1"; this.tableCell1.StylePriority.UseBorders = false; this.tableCell1.Text = "regid"; this.tableCell1.Weight = 0.077809848634287526D; // // tableCell2 // this.tableCell2.Name = "tableCell2"; this.tableCell2.StyleName = "DetailCaption1"; this.tableCell2.Text = "Firstname"; this.tableCell2.Weight = 0.12444102300283977D; // // tableCell3 // this.tableCell3.Name = "tableCell3"; this.tableCell3.StyleName = "DetailCaption1"; this.tableCell3.Text = "Lastname"; this.tableCell3.Weight = 0.087364661321312334D; // // tableCell4 // this.tableCell4.Name = "tableCell4"; this.tableCell4.StyleName = "DetailCaption1"; this.tableCell4.Text = "Nic"; this.tableCell4.Weight = 0.073569188687319417D; // // tableCell5 // this.tableCell5.Name = "tableCell5"; this.tableCell5.StyleName = "DetailCaption1"; this.tableCell5.Text = "Dob"; this.tableCell5.Weight = 0.080246109611224553D; // // tableCell6 // this.tableCell6.Name = "tableCell6"; this.tableCell6.StyleName = "DetailCaption1"; this.tableCell6.Text = "Staying address"; this.tableCell6.Weight = 0.13475567295395632D; // // tableCell7 // this.tableCell7.Name = "tableCell7"; this.tableCell7.StyleName = "DetailCaption1"; this.tableCell7.Text = "Stay home tell"; this.tableCell7.Weight = 0.13937148034322128D; // // tableCell8 // this.tableCell8.Name = "tableCell8"; this.tableCell8.StyleName = "DetailCaption1"; this.tableCell8.Text = "Parents contact"; this.tableCell8.Weight = 0.093913768084441268D; // // tableCell9 // this.tableCell9.Name = "tableCell9"; this.tableCell9.StyleName = "DetailCaption1"; this.tableCell9.Text = "School"; this.tableCell9.Weight = 0.13331230822736012D; // // tableCell10 // this.tableCell10.Name = "tableCell10"; this.tableCell10.StyleName = "DetailCaption1"; this.tableCell10.Text = "Ol result"; this.tableCell10.Weight = 0.0989492080747538D; // // tableCell12 // this.tableCell12.Name = "tableCell12"; this.tableCell12.StyleName = "DetailCaption1"; this.tableCell12.Text = "Scholarship"; this.tableCell12.Weight = 0.0935215118637997D; // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.table2 }); this.Detail.HeightF = 25F; this.Detail.Name = "Detail"; // // table2 // this.table2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.table2.Name = "table2"; this.table2.OddStyleName = "DetailData3_Odd"; this.table2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow2 }); this.table2.SizeF = new System.Drawing.SizeF(1102F, 25F); // // tableRow2 // this.tableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell13, this.tableCell14, this.tableCell15, this.tableCell16, this.tableCell17, this.tableCell18, this.tableCell19, this.tableCell20, this.tableCell21, this.tableCell22, this.tableCell24 }); this.tableRow2.Name = "tableRow2"; this.tableRow2.Weight = 11.5D; // // tableCell13 // this.tableCell13.Borders = DevExpress.XtraPrinting.BorderSide.None; this.tableCell13.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[regid]") }); this.tableCell13.Name = "tableCell13"; this.tableCell13.StyleName = "DetailData1"; this.tableCell13.StylePriority.UseBorders = false; this.tableCell13.Weight = 0.077809863844372787D; // // tableCell14 // this.tableCell14.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Firstname]") }); this.tableCell14.Name = "tableCell14"; this.tableCell14.StyleName = "DetailData1"; this.tableCell14.Weight = 0.12444099069199108D; // // tableCell15 // this.tableCell15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Lastname]") }); this.tableCell15.Name = "tableCell15"; this.tableCell15.StyleName = "DetailData1"; this.tableCell15.Weight = 0.087364629780741956D; // // tableCell16 // this.tableCell16.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Nic]") }); this.tableCell16.Name = "tableCell16"; this.tableCell16.StyleName = "DetailData1"; this.tableCell16.Weight = 0.073569187963727328D; // // tableCell17 // this.tableCell17.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Dob]") }); this.tableCell17.Name = "tableCell17"; this.tableCell17.StyleName = "DetailData1"; this.tableCell17.Weight = 0.080246171852065784D; // // tableCell18 // this.tableCell18.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Staying_address]") }); this.tableCell18.Name = "tableCell18"; this.tableCell18.StyleName = "DetailData1"; this.tableCell18.Weight = 0.13475566496377514D; // // tableCell19 // this.tableCell19.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Stay_home_tell]") }); this.tableCell19.Name = "tableCell19"; this.tableCell19.StyleName = "DetailData1"; this.tableCell19.Weight = 0.13937154281748074D; // // tableCell20 // this.tableCell20.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Parents_contact]") }); this.tableCell20.Name = "tableCell20"; this.tableCell20.StyleName = "DetailData1"; this.tableCell20.Weight = 0.093913634935667178D; // // tableCell21 // this.tableCell21.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Al_school]") }); this.tableCell21.Name = "tableCell21"; this.tableCell21.StyleName = "DetailData1"; this.tableCell21.Weight = 0.13331243310585286D; // // tableCell22 // this.tableCell22.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Ol_result]") }); this.tableCell22.Name = "tableCell22"; this.tableCell22.StyleName = "DetailData1"; this.tableCell22.Weight = 0.098949207584580173D; // // tableCell24 // this.tableCell24.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Scholarship]") }); this.tableCell24.Name = "tableCell24"; this.tableCell24.StyleName = "DetailData1"; this.tableCell24.Weight = 0.09352155454616598D; // // Batch // this.Batch.Description = "Batch"; this.Batch.Name = "Batch"; dynamicListLookUpSettings1.DataMember = "basicdata_student"; dynamicListLookUpSettings1.DataSource = this.sqlDataSource1; dynamicListLookUpSettings1.DisplayMember = "Batch"; dynamicListLookUpSettings1.SortMember = null; dynamicListLookUpSettings1.ValueMember = "Batch"; this.Batch.ValueSourceSettings = dynamicListLookUpSettings1; // // ReportStudentInfoByBatch // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.TopMargin, this.BottomMargin, this.ReportHeader, this.GroupHeader1, this.Detail }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataMember = "basicdata_student"; this.DataSource = this.sqlDataSource1; this.FilterString = "[Batch] = ?Batch"; this.Font = new System.Drawing.Font("Arial", 9.75F); this.Landscape = true; this.Margins = new System.Drawing.Printing.Margins(36, 30, 32, 39); this.PageHeight = 827; this.PageWidth = 1169; this.PaperKind = System.Drawing.Printing.PaperKind.A4; this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] { this.Batch }); this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Title, this.DetailCaption1, this.DetailData1, this.DetailData3_Odd, this.PageInfo }); this.Version = "19.2"; ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.table1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.table2)).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.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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CategoriesReport)); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo(); this.reportHeaderBand1 = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.groupHeaderBand1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.xrPanel1 = new DevExpress.XtraReports.UI.XRPanel(); 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.detailBand1 = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.Title = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailCaption3 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailData3 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailData3_Odd = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailCaptionBackground3 = new DevExpress.XtraReports.UI.XRControlStyle(); this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "NWindConnectionString"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "CategoryID"; table1.MetaSerializable = null; table1.Name = "Categories"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "CategoryName"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "Description"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "Picture"; columnExpression4.Table = table1; column4.Expression = columnExpression4; selectQuery1.Columns.Add(column1); selectQuery1.Columns.Add(column2); selectQuery1.Columns.Add(column3); selectQuery1.Columns.Add(column4); selectQuery1.MetaSerializable = null; selectQuery1.Name = "Categories"; selectQuery1.Tables.Add(table1); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // topMarginBand1 // this.topMarginBand1.HeightF = 100F; this.topMarginBand1.Name = "topMarginBand1"; // // bottomMarginBand1 // this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPageInfo1, this.xrPageInfo2 }); this.bottomMarginBand1.HeightF = 100F; this.bottomMarginBand1.Name = "bottomMarginBand1"; // // xrPageInfo1 // this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F); this.xrPageInfo1.Name = "xrPageInfo1"; this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime; this.xrPageInfo1.SizeF = new System.Drawing.SizeF(313F, 23F); this.xrPageInfo1.StyleName = "PageInfo"; // // xrPageInfo2 // this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(331F, 6F); this.xrPageInfo2.Name = "xrPageInfo2"; this.xrPageInfo2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrPageInfo2.SizeF = new System.Drawing.SizeF(313F, 23F); this.xrPageInfo2.StyleName = "PageInfo"; this.xrPageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; this.xrPageInfo2.TextFormatString = "Page {0} of {1}"; // // reportHeaderBand1 // this.reportHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel1 }); this.reportHeaderBand1.HeightF = 60F; this.reportHeaderBand1.Name = "reportHeaderBand1"; // // xrLabel1 // this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel1.SizeF = new System.Drawing.SizeF(638F, 26F); this.xrLabel1.StyleName = "Title"; this.xrLabel1.Text = "Categories Report"; // // groupHeaderBand1 // this.groupHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPanel1 }); this.groupHeaderBand1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail; this.groupHeaderBand1.HeightF = 48F; this.groupHeaderBand1.Name = "groupHeaderBand1"; // // xrPanel1 // this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable1 }); this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrPanel1.Name = "xrPanel1"; this.xrPanel1.SizeF = new System.Drawing.SizeF(650F, 48F); this.xrPanel1.StyleName = "DetailCaptionBackground3"; // // xrTable1 // this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 20F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1 }); this.xrTable1.SizeF = new System.Drawing.SizeF(650F, 28F); // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell1, this.xrTableCell2, this.xrTableCell3, this.xrTableCell4 }); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCell1 // this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.StyleName = "DetailCaption3"; this.xrTableCell1.StylePriority.UseTextAlignment = false; this.xrTableCell1.Text = "Category ID"; this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell1.Weight = 0.26058631310096153D; // // xrTableCell2 // this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.StyleName = "DetailCaption3"; this.xrTableCell2.Text = "Category Name"; this.xrTableCell2.Weight = 0.2006807326518093D; // // xrTableCell3 // this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.StyleName = "DetailCaption3"; this.xrTableCell3.Text = "Description"; this.xrTableCell3.Weight = 0.36935182725654409D; // // xrTableCell4 // this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.StyleName = "DetailCaption3"; this.xrTableCell4.Text = "Picture"; this.xrTableCell4.Weight = 0.169381103515625D; // // detailBand1 // this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable2 }); this.detailBand1.HeightF = 25F; this.detailBand1.Name = "detailBand1"; // // xrTable2 // this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrTable2.Name = "xrTable2"; this.xrTable2.OddStyleName = "DetailData3_Odd"; 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.xrTableCell5, this.xrTableCell6, this.xrTableCell7, this.xrTableCell8 }); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 11.5D; // // xrTableCell5 // this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Categories.CategoryID") }); this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.StyleName = "DetailData3"; this.xrTableCell5.StylePriority.UseTextAlignment = false; this.xrTableCell5.Text = "xrTableCell5"; this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell5.Weight = 0.26058631310096153D; // // xrTableCell6 // this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Categories.CategoryName") }); this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.StyleName = "DetailData3"; this.xrTableCell6.Text = "xrTableCell6"; this.xrTableCell6.Weight = 0.2006807326518093D; // // xrTableCell7 // this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Categories.Description") }); this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.StyleName = "DetailData3"; this.xrTableCell7.Text = "xrTableCell7"; this.xrTableCell7.Weight = 0.36935182725654409D; // // xrPictureBox1 // this.xrPictureBox1.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right))); this.xrPictureBox1.AnchorVertical = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom))); this.xrPictureBox1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Image", null, "Categories.Picture") }); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.SizeF = new System.Drawing.SizeF(110.0977F, 25F); this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; // // xrTableCell8 // this.xrTableCell8.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPictureBox1 }); this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.StyleName = "DetailData3"; this.xrTableCell8.Text = "xrTableCell8"; this.xrTableCell8.Weight = 0.169381103515625D; // // 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("Tahoma", 14F); this.Title.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.Title.Name = "Title"; // // DetailCaption3 // this.DetailCaption3.BackColor = System.Drawing.Color.Transparent; this.DetailCaption3.BorderColor = System.Drawing.Color.Transparent; this.DetailCaption3.Borders = DevExpress.XtraPrinting.BorderSide.None; this.DetailCaption3.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.DetailCaption3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.DetailCaption3.Name = "DetailCaption3"; this.DetailCaption3.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailCaption3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailData3 // this.DetailData3.Font = new System.Drawing.Font("Tahoma", 8F); this.DetailData3.ForeColor = System.Drawing.Color.Black; this.DetailData3.Name = "DetailData3"; this.DetailData3.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailData3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailData3_Odd // this.DetailData3_Odd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231))))); this.DetailData3_Odd.BorderColor = System.Drawing.Color.Transparent; this.DetailData3_Odd.Borders = DevExpress.XtraPrinting.BorderSide.None; this.DetailData3_Odd.BorderWidth = 1F; this.DetailData3_Odd.Font = new System.Drawing.Font("Tahoma", 8F); this.DetailData3_Odd.ForeColor = System.Drawing.Color.Black; this.DetailData3_Odd.Name = "DetailData3_Odd"; this.DetailData3_Odd.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailData3_Odd.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailCaptionBackground3 // this.DetailCaptionBackground3.BackColor = System.Drawing.Color.Transparent; this.DetailCaptionBackground3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206))))); this.DetailCaptionBackground3.Borders = DevExpress.XtraPrinting.BorderSide.Top; this.DetailCaptionBackground3.BorderWidth = 2F; this.DetailCaptionBackground3.Name = "DetailCaptionBackground3"; // // PageInfo // this.PageInfo.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.PageInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.PageInfo.Name = "PageInfo"; this.PageInfo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); // // CategoriesReport // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.topMarginBand1, this.bottomMarginBand1, this.reportHeaderBand1, this.groupHeaderBand1, this.detailBand1 }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataMember = "Categories"; this.DataSource = this.sqlDataSource1; this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Title, this.DetailCaption3, this.DetailData3, this.DetailData3_Odd, this.DetailCaptionBackground3, this.PageInfo }); this.Version = "17.2"; ((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.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.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(); 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.Column column15 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression15 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column16 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression16 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column17 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression17 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column18 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression18 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column19 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression19 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column20 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression20 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column21 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression21 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column22 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression22 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column23 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression23 = new DevExpress.DataAccess.Sql.ColumnExpression(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(XtraRepViewDetailByYear)); 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(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); 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.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.groupHeaderBand1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel(); this.calDate = new DevExpress.XtraReports.UI.CalculatedField(); this.calculatedField1 = new DevExpress.XtraReports.UI.CalculatedField(); this.groupHeaderBand2 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.groupFooterBand1 = new DevExpress.XtraReports.UI.GroupFooterBand(); this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // TopMargin // this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel6, this.xrLabel9, this.xrLabel10 }); this.TopMargin.HeightF = 120.8334F; this.TopMargin.Name = "TopMargin"; // // xrLabel6 // this.xrLabel6.Font = new System.Drawing.Font("Bahnschrift SemiLight", 14F, System.Drawing.FontStyle.Bold); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(118.4855F, 89.66672F); 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(371.5145F, 30.66667F); this.xrLabel6.StylePriority.UseFont = false; this.xrLabel6.StylePriority.UseTextAlignment = false; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel9 // this.xrLabel9.Font = new System.Drawing.Font("Arial Rounded MT Bold", 20F, System.Drawing.FontStyle.Bold); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(101.9023F, 15.83338F); 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(410.6249F, 43.16666F); this.xrLabel9.StylePriority.UseFont = false; this.xrLabel9.StylePriority.UseTextAlignment = false; this.xrLabel9.Text = "Taxpayer Ledger "; this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel10 // this.xrLabel10.Font = new System.Drawing.Font("Bahnschrift SemiLight", 14F, System.Drawing.FontStyle.Bold); this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(118.4855F, 59.00005F); 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(371.5145F, 30.66667F); this.xrLabel10.StylePriority.UseFont = false; this.xrLabel10.StylePriority.UseTextAlignment = false; this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // BottomMargin // this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPageInfo1 }); this.BottomMargin.HeightF = 42.70833F; this.BottomMargin.Name = "BottomMargin"; // // xrPageInfo1 // this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(550F, 0F); 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); this.xrPageInfo1.TextFormatString = "Page {0} of {1}"; // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable1 }); this.Detail.HeightF = 25.41666F; this.Detail.Name = "Detail"; // // xrTable1 // this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 0.4166603F); 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(640F, 25F); // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell1, this.xrTableCell4, this.xrTableCell2, this.xrTableCell3 }); 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", "[calDate]") }); this.xrTableCell1.Multiline = true; this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.StylePriority.UseTextAlignment = false; this.xrTableCell1.Text = "xrTableCell1"; this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell1.TextFormatString = "{0:dd/MM/yyyy}"; this.xrTableCell1.Weight = 0.45312495231628414D; // // xrTableCell4 // this.xrTableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[calculatedField1]") }); this.xrTableCell4.Multiline = true; this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.StylePriority.UseTextAlignment = false; this.xrTableCell4.Text = "xrTableCell4"; this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell4.Weight = 1.5468750476837159D; // // xrTableCell2 // this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[TaxPayable]") }); this.xrTableCell2.Multiline = true; this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.StylePriority.UseTextAlignment = false; this.xrTableCell2.Text = "xrTableCell2"; this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell2.TextFormatString = "{0:n2}"; this.xrTableCell2.Weight = 1D; // // xrTableCell3 // this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PaymentAmount]") }); this.xrTableCell3.Multiline = true; this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.StylePriority.UseTextAlignment = false; this.xrTableCell3.Text = "xrTableCell3"; this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell3.TextFormatString = "{0:n2}"; this.xrTableCell3.Weight = 1D; // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "Registration2ConnectionString"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "PayerUtin"; table1.Name = "ViewPayerLedger"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "PayerName"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "Address"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "City"; columnExpression4.Table = table1; column4.Expression = columnExpression4; columnExpression5.ColumnName = "LgaId"; columnExpression5.Table = table1; column5.Expression = columnExpression5; columnExpression6.ColumnName = "LgaName"; columnExpression6.Table = table1; column6.Expression = columnExpression6; columnExpression7.ColumnName = "TaxAgentReferenceNumber"; columnExpression7.Table = table1; column7.Expression = columnExpression7; columnExpression8.ColumnName = "RevenueOfficeID"; columnExpression8.Table = table1; column8.Expression = columnExpression8; columnExpression9.ColumnName = "RevenueOfficeName"; columnExpression9.Table = table1; column9.Expression = columnExpression9; columnExpression10.ColumnName = "AssessmentDate"; columnExpression10.Table = table1; column10.Expression = columnExpression10; columnExpression11.ColumnName = "PaymentDate"; columnExpression11.Table = table1; column11.Expression = columnExpression11; columnExpression12.ColumnName = "AssessmentYear"; columnExpression12.Table = table1; column12.Expression = columnExpression12; columnExpression13.ColumnName = "PaymentRefNumber"; columnExpression13.Table = table1; column13.Expression = columnExpression13; columnExpression14.ColumnName = "AssessmentNo"; columnExpression14.Table = table1; column14.Expression = columnExpression14; columnExpression15.ColumnName = "MerchantId"; columnExpression15.Table = table1; column15.Expression = columnExpression15; columnExpression16.ColumnName = "TaxPayable"; columnExpression16.Table = table1; column16.Expression = columnExpression16; columnExpression17.ColumnName = "PaymentAmount"; columnExpression17.Table = table1; column17.Expression = columnExpression17; columnExpression18.ColumnName = "TaxPaid"; columnExpression18.Table = table1; column18.Expression = columnExpression18; columnExpression19.ColumnName = "TaxPayerReferenceNumber"; columnExpression19.Table = table1; column19.Expression = columnExpression19; columnExpression20.ColumnName = "GrossIncome"; columnExpression20.Table = table1; column20.Expression = columnExpression20; columnExpression21.ColumnName = "TaxableIncome"; columnExpression21.Table = table1; column21.Expression = columnExpression21; columnExpression22.ColumnName = "RegTypeCode"; columnExpression22.Table = table1; column22.Expression = columnExpression22; columnExpression23.ColumnName = "IncomeSourceClassifyName"; columnExpression23.Table = table1; column23.Expression = columnExpression23; 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.Columns.Add(column16); selectQuery1.Columns.Add(column17); selectQuery1.Columns.Add(column18); selectQuery1.Columns.Add(column19); selectQuery1.Columns.Add(column20); selectQuery1.Columns.Add(column21); selectQuery1.Columns.Add(column22); selectQuery1.Columns.Add(column23); selectQuery1.Name = "ViewPayerLedger"; selectQuery1.Tables.Add(table1); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // groupHeaderBand1 // this.groupHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel4, this.xrLabel1, this.xrLabel13 }); this.groupHeaderBand1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] { new DevExpress.XtraReports.UI.GroupField("AssessmentYear", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending) }); this.groupHeaderBand1.HeightF = 26.45831F; this.groupHeaderBand1.Level = 1; this.groupHeaderBand1.Name = "groupHeaderBand1"; // // xrLabel1 // this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AssessmentYear]") }); this.xrLabel1.Font = new System.Drawing.Font("Copperplate Gothic Bold", 9.75F); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(101.9023F, 3.458309F); 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.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "xrLabel1"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel13 // this.xrLabel13.Font = new System.Drawing.Font("Constantia", 9F, System.Drawing.FontStyle.Bold); this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 3.458309F); 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(87.73556F, 21.95835F); this.xrLabel13.StylePriority.UseFont = false; this.xrLabel13.StylePriority.UseTextAlignment = false; this.xrLabel13.Text = "Year:"; this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // calDate // this.calDate.DataMember = "ViewPayerLedger"; this.calDate.Expression = "Iif(IsNull([PaymentDate]),[AssessmentDate],[PaymentDate] )\n\n"; this.calDate.Name = "calDate"; // // calculatedField1 // this.calculatedField1.DataMember = "ViewPayerLedger"; this.calculatedField1.Expression = "Iif(IsNull([PaymentRefNumber]),[AssessmentNo] ,[PaymentRefNumber] )\n\n"; this.calculatedField1.Name = "calculatedField1"; // // groupHeaderBand2 // this.groupHeaderBand2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel5, this.xrTable2, this.xrLabel12, this.xrLabel3, this.xrLabel2 }); this.groupHeaderBand2.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] { new DevExpress.XtraReports.UI.GroupField("PayerName", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending) }); this.groupHeaderBand2.HeightF = 47.375F; this.groupHeaderBand2.Name = "groupHeaderBand2"; this.groupHeaderBand2.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.groupHeaderBand2_BeforePrint); // // xrTable2 // this.xrTable2.Font = new System.Drawing.Font("Calibri Light", 8F, System.Drawing.FontStyle.Bold); this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(5F, 22.375F); 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(640F, 25F); this.xrTable2.StylePriority.UseFont = false; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell6, this.xrTableCell7, this.xrTableCell8, this.xrTableCell10 }); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // xrTableCell6 // this.xrTableCell6.Multiline = true; this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.StylePriority.UseTextAlignment = false; this.xrTableCell6.Text = "Date"; this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell6.Weight = 0.62267491285276277D; // // xrTableCell7 // this.xrTableCell7.Multiline = true; this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.StylePriority.UseTextAlignment = false; this.xrTableCell7.Text = "Ref. No"; this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell7.Weight = 1.6720923956441509D; // // xrTableCell8 // this.xrTableCell8.Multiline = true; this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.StylePriority.UseTextAlignment = false; this.xrTableCell8.Text = "Assessment"; this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell8.Weight = 0.998298008095647D; // // xrTableCell10 // this.xrTableCell10.Multiline = true; this.xrTableCell10.Name = "xrTableCell10"; this.xrTableCell10.StylePriority.UseTextAlignment = false; this.xrTableCell10.Text = "Payment"; this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell10.Weight = 0.94970079554249165D; // // xrLabel12 // this.xrLabel12.Font = new System.Drawing.Font("Constantia", 9F, System.Drawing.FontStyle.Bold); this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(454.5834F, 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(35.41666F, 23F); this.xrLabel12.StylePriority.UseFont = false; this.xrLabel12.StylePriority.UseTextAlignment = false; this.xrLabel12.Text = "STIN"; this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel3 // this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PayerUtin]") }); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(490F, 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(150F, 23F); this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "xrLabel3"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel2 // this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PayerName]") }); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(52.9439F, 3.178914E-05F); 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(351.0417F, 23F); this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "xrLabel2"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel4 // this.xrLabel4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumCount([PayerUtin])") }); this.xrLabel4.Font = new System.Drawing.Font("Copperplate Gothic Bold", 9.75F); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(222.9167F, 3.458309F); this.xrLabel4.Multiline = true; this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel4.SizeF = new System.Drawing.SizeF(170.8333F, 23F); this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.StylePriority.UseTextAlignment = false; xrSummary1.IgnoreNullValues = true; xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Group; this.xrLabel4.Summary = xrSummary1; this.xrLabel4.Text = "xrLabel4"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrLabel4.TextFormatString = "Count: {0}"; // // xrLabel5 // this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(5.000003F, 3.178914E-05F); this.xrLabel5.Multiline = true; this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel5.SizeF = new System.Drawing.SizeF(44.79166F, 23F); this.xrLabel5.StylePriority.UseTextAlignment = false; this.xrLabel5.Text = "xrLabel5"; this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // groupFooterBand1 // this.groupFooterBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable3 }); this.groupFooterBand1.HeightF = 25.16667F; this.groupFooterBand1.Level = 1; this.groupFooterBand1.Name = "groupFooterBand1"; // // xrTable3 // this.xrTable3.Font = new System.Drawing.Font("Copperplate Gothic Bold", 9.75F); this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(222.9167F, 0F); this.xrTable3.Name = "xrTable3"; this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow3 }); this.xrTable3.SizeF = new System.Drawing.SizeF(422.0833F, 25F); this.xrTable3.StylePriority.UseFont = false; // // xrTableRow3 // this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell5, this.xrTableCell9, this.xrTableCell11 }); this.xrTableRow3.Name = "xrTableRow3"; this.xrTableRow3.Weight = 1D; // // xrTableCell5 // this.xrTableCell5.Multiline = true; this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.StylePriority.UseTextAlignment = false; this.xrTableCell5.Text = "Group Total"; this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell5.Weight = 1.070833292418593D; // // xrTableCell9 // this.xrTableCell9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumSum([TaxPayable])") }); this.xrTableCell9.Multiline = true; this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.StylePriority.UseTextAlignment = false; xrSummary2.IgnoreNullValues = true; xrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Group; this.xrTableCell9.Summary = xrSummary2; this.xrTableCell9.Text = "xrTableCell9"; this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell9.TextFormatString = "{0:n2}"; this.xrTableCell9.Weight = 1.6000003051757814D; // // xrTableCell11 // this.xrTableCell11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumSum([PaymentAmount])") }); this.xrTableCell11.Multiline = true; this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.StylePriority.UseTextAlignment = false; xrSummary3.IgnoreNullValues = true; xrSummary3.Running = DevExpress.XtraReports.UI.SummaryRunning.Group; this.xrTableCell11.Summary = xrSummary3; this.xrTableCell11.Text = "xrTableCell11"; this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; this.xrTableCell11.TextFormatString = "{0:n2}"; this.xrTableCell11.Weight = 1.5499990844726561D; // // XtraRepViewDetailByYear // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.TopMargin, this.BottomMargin, this.Detail, this.groupHeaderBand1, this.groupHeaderBand2, this.groupFooterBand1 }); this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] { this.calDate, this.calculatedField1 }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataMember = "ViewPayerLedger"; this.DataSource = this.sqlDataSource1; this.Font = new System.Drawing.Font("Arial", 9.75F); this.Margins = new System.Drawing.Printing.Margins(100, 100, 121, 43); this.Version = "19.2"; ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).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.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.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.Table table3 = new DevExpress.DataAccess.Sql.Table(); 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.SelectQuery selectQuery2 = new DevExpress.DataAccess.Sql.SelectQuery(); DevExpress.DataAccess.Sql.AllColumns allColumns1 = new DevExpress.DataAccess.Sql.AllColumns(); DevExpress.DataAccess.Sql.Table table4 = new DevExpress.DataAccess.Sql.Table(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(rpTonKhoBanDau)); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); 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.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = 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.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable2 }); this.Detail.Dpi = 100F; this.Detail.HeightF = 25.00002F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrTable2 // this.xrTable2.Dpi = 100F; this.xrTable2.Font = new System.Drawing.Font("Times New Roman", 12F); this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(50.86377F, 0F); this.xrTable2.Name = "xrTable2"; this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2 }); this.xrTable2.SizeF = new System.Drawing.SizeF(751.0834F, 25.00002F); this.xrTable2.StylePriority.UseFont = false; this.xrTable2.StylePriority.UseTextAlignment = false; this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell8, this.xrTableCell9, this.xrTableCell10, this.xrTableCell11, this.xrTableCell12, this.xrTableCell13, this.xrTableCell14 }); this.xrTableRow2.Dpi = 100F; this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // xrTableCell8 // this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "CF_NguyenLieu.ID") }); this.xrTableCell8.Dpi = 100F; this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.StylePriority.UseBorders = false; xrSummary1.Func = DevExpress.XtraReports.UI.SummaryFunc.RecordNumber; xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Report; this.xrTableCell8.Summary = xrSummary1; this.xrTableCell8.Weight = 0.4460182573246253D; // // xrTableCell9 // this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "CF_NguyenLieu.MaNguyenLieu") }); this.xrTableCell9.Dpi = 100F; this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.StylePriority.UseBorders = false; this.xrTableCell9.Weight = 0.7916669550354789D; // // xrTableCell10 // this.xrTableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "CF_NguyenLieu.TenNguyenLieu") }); this.xrTableCell10.Dpi = 100F; this.xrTableCell10.Name = "xrTableCell10"; this.xrTableCell10.StylePriority.UseBorders = false; this.xrTableCell10.Weight = 2.1342590625422395D; // // xrTableCell11 // this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "CF_NguyenLieu.TenDonViTinh") }); this.xrTableCell11.Dpi = 100F; this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.StylePriority.UseBorders = false; this.xrTableCell11.Weight = 0.83796288207404845D; // // xrTableCell12 // this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "CF_NguyenLieu.GiaBan", "{0:#,#}") }); this.xrTableCell12.Dpi = 100F; this.xrTableCell12.Name = "xrTableCell12"; this.xrTableCell12.StylePriority.UseBorders = false; this.xrTableCell12.Weight = 0.90740776445315063D; // // xrTableCell13 // this.xrTableCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "CF_NguyenLieu.TrongLuong") }); this.xrTableCell13.Dpi = 100F; this.xrTableCell13.Name = "xrTableCell13"; this.xrTableCell13.StylePriority.UseBorders = false; this.xrTableCell13.Weight = 1.1504628716225858D; // // xrTableCell14 // this.xrTableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "CF_NguyenLieu.GhiChu") }); this.xrTableCell14.Dpi = 100F; this.xrTableCell14.Name = "xrTableCell14"; this.xrTableCell14.StylePriority.UseBorders = false; this.xrTableCell14.Weight = 1.2430556412890665D; // // TopMargin // this.TopMargin.Dpi = 100F; this.TopMargin.HeightF = 20F; 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; // // ReportHeader // this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel1, this.xrLabel2, this.xrLabel3, this.xrTable1 }); this.ReportHeader.Dpi = 100F; this.ReportHeader.HeightF = 168.6539F; this.ReportHeader.Name = "ReportHeader"; // // xrLabel1 // this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Setting.TieuDe") }); this.xrLabel1.Dpi = 100F; this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 12F); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(76.05701F, 17F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(309.4908F, 21.84259F); this.xrLabel1.StylePriority.UseFont = false; this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel2 // this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Setting.CongTy") }); this.xrLabel2.Dpi = 100F; this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 12F); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(76.05701F, 39.84257F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(309.4908F, 21.84259F); this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel3 // this.xrLabel3.Dpi = 100F; this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 24F, System.Drawing.FontStyle.Bold); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(226.2085F, 80.15619F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(400.9261F, 38.0463F); this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "TỒN KHO HỆ THỐNG"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrTable1 // this.xrTable1.Dpi = 100F; this.xrTable1.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(50.86377F, 143.6539F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1 }); this.xrTable1.SizeF = new System.Drawing.SizeF(751.0834F, 25.00002F); this.xrTable1.StylePriority.UseFont = false; this.xrTable1.StylePriority.UseTextAlignment = false; this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell1, this.xrTableCell2, this.xrTableCell3, this.xrTableCell4, this.xrTableCell5, this.xrTableCell6, this.xrTableCell7 }); this.xrTableRow1.Dpi = 100F; this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCell1 // this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell1.Dpi = 100F; this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.StylePriority.UseBorders = false; this.xrTableCell1.Text = "STT"; this.xrTableCell1.Weight = 0.4460182573246253D; // // xrTableCell2 // this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell2.Dpi = 100F; this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.StylePriority.UseBorders = false; this.xrTableCell2.Text = "Mã hàng"; this.xrTableCell2.Weight = 0.7916669550354789D; // // xrTableCell3 // this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell3.Dpi = 100F; this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.StylePriority.UseBorders = false; this.xrTableCell3.Text = "Tên hàng"; this.xrTableCell3.Weight = 2.1342590625422395D; // // xrTableCell4 // this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell4.Dpi = 100F; this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.StylePriority.UseBorders = false; this.xrTableCell4.Text = "ĐVT"; this.xrTableCell4.Weight = 0.83796288207404845D; // // xrTableCell5 // this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell5.Dpi = 100F; this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.StylePriority.UseBorders = false; this.xrTableCell5.Text = "Đơn giá"; this.xrTableCell5.Weight = 0.90740776445315063D; // // xrTableCell6 // this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell6.Dpi = 100F; this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.StylePriority.UseBorders = false; this.xrTableCell6.Text = "Số lượng"; this.xrTableCell6.Weight = 1.1504628716225858D; // // xrTableCell7 // this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTableCell7.Dpi = 100F; this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.StylePriority.UseBorders = false; this.xrTableCell7.Text = "Ghi chú"; this.xrTableCell7.Weight = 1.2430556412890665D; // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "BanHangConnectionString"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "GiaBan"; table1.Name = "CF_NguyenLieu"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "ID"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "TenNguyenLieu"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "MaNguyenLieu"; columnExpression4.Table = table1; column4.Expression = columnExpression4; columnExpression5.ColumnName = "GhiChu"; columnExpression5.Table = table1; column5.Expression = columnExpression5; columnExpression6.ColumnName = "TenDonViTinh"; table2.Name = "CF_DonViTinh"; columnExpression6.Table = table2; column6.Expression = columnExpression6; columnExpression7.ColumnName = "TrongLuong"; table3.Name = "CF_TonKho"; columnExpression7.Table = table3; 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.Name = "CF_NguyenLieu"; relationColumnInfo1.NestedKeyColumn = "ID"; relationColumnInfo1.ParentKeyColumn = "IDDonViTinh"; join1.KeyColumns.Add(relationColumnInfo1); join1.Nested = table2; join1.Parent = table1; relationColumnInfo2.NestedKeyColumn = "IDNguyenLieu"; relationColumnInfo2.ParentKeyColumn = "ID"; join2.KeyColumns.Add(relationColumnInfo2); join2.Nested = table3; join2.Parent = table1; selectQuery1.Relations.Add(join1); selectQuery1.Relations.Add(join2); selectQuery1.Tables.Add(table1); selectQuery1.Tables.Add(table2); selectQuery1.Tables.Add(table3); table4.Name = "Setting"; allColumns1.Table = table4; selectQuery2.Columns.Add(allColumns1); selectQuery2.Name = "Setting"; selectQuery2.Tables.Add(table4); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1, selectQuery2 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // rpTonKhoBanDau // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin, this.ReportHeader }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataMember = "CF_NguyenLieu"; this.DataSource = this.sqlDataSource1; this.Margins = new System.Drawing.Printing.Margins(0, 0, 20, 100); this.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 1, 1, 1, 100F); this.Version = "16.1"; ((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.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.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(BolumRaporu)); DevExpress.DataAccess.Sql.StoredProcQuery storedProcQuery1 = new DevExpress.DataAccess.Sql.StoredProcQuery(); DevExpress.DataAccess.Sql.QueryParameter queryParameter1 = new DevExpress.DataAccess.Sql.QueryParameter(); DevExpress.DataAccess.Sql.StoredProcQuery storedProcQuery2 = new DevExpress.DataAccess.Sql.StoredProcQuery(); DevExpress.DataAccess.Sql.QueryParameter queryParameter2 = new DevExpress.DataAccess.Sql.QueryParameter(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); 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.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand(); this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.stok_takipDataSet1 = new DXApplication1.stok_takipDataSet(); this.tblAtikTableAdapter = new DXApplication1.stok_takipDataSetTableAdapters.tblAtikTableAdapter(); this.stok_takipDataSet2 = new DXApplication1.stok_takipDataSet(); this.tblZimmetTableAdapter1 = new DXApplication1.stok_takipDataSetTableAdapters.tblZimmetTableAdapter(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.pTarih = new DevExpress.XtraReports.Parameters.Parameter(); this.pBolum = new DevExpress.XtraReports.Parameters.Parameter(); this.sqlDataSource2 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.PBolumID = new DevExpress.XtraReports.Parameters.Parameter(); this.sqlDataSource3 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.stok_takipDataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.stok_takipDataSet2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // TopMargin // this.TopMargin.HeightF = 50F; this.TopMargin.Name = "TopMargin"; // // BottomMargin // this.BottomMargin.HeightF = 50F; this.BottomMargin.Name = "BottomMargin"; // // Detail // this.Detail.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable1 }); this.Detail.HeightF = 25F; this.Detail.Name = "Detail"; this.Detail.StylePriority.UseBorders = false; this.Detail.StylePriority.UseTextAlignment = false; this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrTable1 // this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); 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(727F, 25F); 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.xrTableCell10, this.xrTableCell11, this.xrTableCell12 }); 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", "[personelID]") }); this.xrTableCell1.Multiline = true; this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell1.StylePriority.UseTextAlignment = false; this.xrTableCell1.Text = "xrTableCell1"; this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell1.Weight = 0.40833328247070311D; // // xrTableCell2 // this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[personelAdi]") }); this.xrTableCell2.Multiline = true; this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F); this.xrTableCell2.StylePriority.UsePadding = false; this.xrTableCell2.StylePriority.UseTextAlignment = false; this.xrTableCell2.Text = "xrTableCell2"; this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell2.Weight = 1.5916667175292969D; // // xrTableCell3 // this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[personelSoyadi]") }); this.xrTableCell3.Multiline = true; this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F); this.xrTableCell3.StylePriority.UsePadding = false; this.xrTableCell3.StylePriority.UseTextAlignment = false; this.xrTableCell3.Text = "xrTableCell3"; this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell3.Weight = 1.8250000000000002D; // // xrTableCell10 // this.xrTableCell10.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[urunID]") }); this.xrTableCell10.Multiline = true; this.xrTableCell10.Name = "xrTableCell10"; this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F); this.xrTableCell10.StylePriority.UsePadding = false; this.xrTableCell10.StylePriority.UseTextAlignment = false; this.xrTableCell10.Text = "xrTableCell10"; this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell10.Weight = 0.6666665649414063D; // // xrTableCell11 // this.xrTableCell11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[urunAdi]") }); this.xrTableCell11.Multiline = true; this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F); this.xrTableCell11.StylePriority.UsePadding = false; this.xrTableCell11.StylePriority.UseTextAlignment = false; this.xrTableCell11.Text = "xrTableCell11"; this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell11.Weight = 2.241666564941406D; // // xrTableCell12 // this.xrTableCell12.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[adet]") }); this.xrTableCell12.Multiline = true; this.xrTableCell12.Name = "xrTableCell12"; this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F); this.xrTableCell12.StylePriority.UsePadding = false; this.xrTableCell12.StylePriority.UseTextAlignment = false; this.xrTableCell12.Text = "xrTableCell12"; this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell12.Weight = 0.5366668701171875D; // // ReportHeader // this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel3, this.xrLabel2, this.xrLabel1, this.xrTable2 }); this.ReportHeader.HeightF = 99.16666F; this.ReportHeader.Name = "ReportHeader"; // // xrLabel3 // this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "?pBolum") }); this.xrLabel3.Font = new System.Drawing.Font("Arial Black", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162))); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(218.3333F, 23.33333F); 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(108.3333F, 23F); this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "xrLabel3"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel2 // this.xrLabel2.Font = new System.Drawing.Font("Arial Black", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162))); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(326.6667F, 23.33333F); 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(222.5F, 23F); this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.Text = " BÖLÜMÜ ZİMMET RAPORU"; // // xrLabel1 // this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "?pTarih") }); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(599.5F, 10F); 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(117.5F, 23F); this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "xrLabel1"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrTable2 // this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 74.16666F); this.xrTable2.Name = "xrTable2"; this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2 }); this.xrTable2.SizeF = new System.Drawing.SizeF(727F, 25F); this.xrTable2.StylePriority.UseBorders = false; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell4, this.xrTableCell5, this.xrTableCell6, this.xrTableCell7, this.xrTableCell8, this.xrTableCell9 }); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // xrTableCell4 // this.xrTableCell4.Multiline = true; this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell4.StylePriority.UseTextAlignment = false; this.xrTableCell4.Text = "ID"; this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell4.Weight = 0.40833334106760177D; // // xrTableCell5 // this.xrTableCell5.Multiline = true; this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell5.StylePriority.UseTextAlignment = false; this.xrTableCell5.Text = "Adı"; this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell5.Weight = 1.5916666589323982D; // // xrTableCell6 // this.xrTableCell6.Multiline = true; this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell6.StylePriority.UseTextAlignment = false; this.xrTableCell6.Text = "Soyadı"; this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell6.Weight = 1.8250001812964474D; // // xrTableCell7 // this.xrTableCell7.Multiline = true; this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell7.StylePriority.UsePadding = false; this.xrTableCell7.StylePriority.UseTextAlignment = false; this.xrTableCell7.Text = "Ürün ID"; this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell7.Weight = 0.66666663690939987D; // // xrTableCell8 // this.xrTableCell8.Multiline = true; this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell8.StylePriority.UsePadding = false; this.xrTableCell8.StylePriority.UseTextAlignment = false; this.xrTableCell8.Text = "Ürün Adı"; this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell8.Weight = 2.2416669000055509D; // // xrTableCell9 // this.xrTableCell9.Multiline = true; this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell9.StylePriority.UsePadding = false; this.xrTableCell9.StylePriority.UseTextAlignment = false; this.xrTableCell9.Text = "Adet"; this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell9.Weight = 0.53666696796223123D; // // ReportFooter // this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable3, this.xrPageInfo1 }); this.ReportFooter.HeightF = 81.66666F; this.ReportFooter.Name = "ReportFooter"; // // xrPageInfo1 // this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(617F, 48.66669F); 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); this.xrPageInfo1.StylePriority.UseTextAlignment = false; this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrPageInfo1.TextFormatString = "Sayfa {0}/{1}"; // // stok_takipDataSet1 // this.stok_takipDataSet1.DataSetName = "stok_takipDataSet"; this.stok_takipDataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // tblAtikTableAdapter // this.tblAtikTableAdapter.ClearBeforeFill = true; // // stok_takipDataSet2 // this.stok_takipDataSet2.DataSetName = "stok_takipDataSet"; this.stok_takipDataSet2.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // tblZimmetTableAdapter1 // this.tblZimmetTableAdapter1.ClearBeforeFill = true; // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "DXApplication1.Properties.Settings.stok_takipConnectionString"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "personelID"; table1.Name = "vListZimmet"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "personelAdi"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "personelSoyadi"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "bolumAdi"; columnExpression4.Table = table1; column4.Expression = columnExpression4; columnExpression5.ColumnName = "urunID"; columnExpression5.Table = table1; column5.Expression = columnExpression5; columnExpression6.ColumnName = "urunAdi"; columnExpression6.Table = table1; column6.Expression = columnExpression6; columnExpression7.ColumnName = "adet"; 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.Name = "vListZimmet"; selectQuery1.Tables.Add(table1); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // pTarih // this.pTarih.Description = "Parameter1"; this.pTarih.Name = "pTarih"; // // pBolum // this.pBolum.Description = "Parameter1"; this.pBolum.Name = "pBolum"; // // sqlDataSource2 // this.sqlDataSource2.ConnectionName = "DXApplication1.Properties.Settings.stok_takipConnectionString"; this.sqlDataSource2.Name = "sqlDataSource2"; storedProcQuery1.Name = "spZimmet"; queryParameter1.Name = "@bolum"; queryParameter1.Type = typeof(int); queryParameter1.ValueInfo = "0"; storedProcQuery1.Parameters.Add(queryParameter1); storedProcQuery1.StoredProcName = "spZimmet"; this.sqlDataSource2.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { storedProcQuery1 }); this.sqlDataSource2.ResultSchemaSerializable = resources.GetString("sqlDataSource2.ResultSchemaSerializable"); // // PBolumID // this.PBolumID.Name = "PBolumID"; this.PBolumID.Type = typeof(int); this.PBolumID.ValueInfo = "0"; // // sqlDataSource3 // this.sqlDataSource3.ConnectionName = "DXApplication1.Properties.Settings.stok_takipConnectionString"; this.sqlDataSource3.Name = "sqlDataSource3"; storedProcQuery2.Name = "spZimmet"; queryParameter2.Name = "@bolum"; queryParameter2.Type = typeof(DevExpress.DataAccess.Expression); queryParameter2.Value = new DevExpress.DataAccess.Expression("?PBolumID", typeof(int)); storedProcQuery2.Parameters.Add(queryParameter2); storedProcQuery2.StoredProcName = "spZimmet"; this.sqlDataSource3.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { storedProcQuery2 }); this.sqlDataSource3.ResultSchemaSerializable = resources.GetString("sqlDataSource3.ResultSchemaSerializable"); // // xrTable3 // this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrTable3.Name = "xrTable3"; this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow3 }); this.xrTable3.SizeF = new System.Drawing.SizeF(727F, 25F); this.xrTable3.StylePriority.UseBorders = false; this.xrTable3.StylePriority.UseTextAlignment = false; this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrTableRow3 // this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell17, this.xrTableCell18 }); this.xrTableRow3.Name = "xrTableRow3"; this.xrTableRow3.Weight = 1D; // // xrTableCell17 // this.xrTableCell17.Multiline = true; this.xrTableCell17.Name = "xrTableCell17"; this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F); this.xrTableCell17.StylePriority.UsePadding = false; this.xrTableCell17.StylePriority.UseTextAlignment = false; this.xrTableCell17.Text = "Toplam Zimmet"; this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell17.Weight = 6.7333331298828121D; // // xrTableCell18 // this.xrTableCell18.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "SUM([adet])") }); this.xrTableCell18.Multiline = true; this.xrTableCell18.Name = "xrTableCell18"; this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F); this.xrTableCell18.StylePriority.UsePadding = false; this.xrTableCell18.StylePriority.UseTextAlignment = false; this.xrTableCell18.Text = "xrTableCell12"; this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell18.Weight = 0.5366668701171875D; // // BolumRaporu // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.TopMargin, this.BottomMargin, this.Detail, this.ReportHeader, this.ReportFooter }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.stok_takipDataSet1, this.stok_takipDataSet2, this.sqlDataSource1, this.sqlDataSource2, this.sqlDataSource3 }); this.DataMember = "spZimmet"; this.DataSource = this.sqlDataSource3; this.Font = new System.Drawing.Font("Arial", 9.75F); this.Margins = new System.Drawing.Printing.Margins(50, 50, 50, 50); this.PageHeight = 1169; this.PageWidth = 827; this.PaperKind = System.Drawing.Printing.PaperKind.A4; this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] { this.pTarih, this.pBolum, this.PBolumID }); this.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.Version = "18.2"; ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.stok_takipDataSet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.stok_takipDataSet2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).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.ConnectionParameters.MsSqlConnectionParameters msSqlConnectionParameters1 = new DevExpress.DataAccess.ConnectionParameters.MsSqlConnectionParameters(); 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 table5 = 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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ZaposleniSaoOsig2)); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.Title = new DevExpress.XtraReports.UI.XRControlStyle(); this.GroupCaption1 = new DevExpress.XtraReports.UI.XRControlStyle(); this.GroupData1 = new DevExpress.XtraReports.UI.XRControlStyle(); this.GroupFooterBackground3 = new DevExpress.XtraReports.UI.XRControlStyle(); this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.GroupHeader3 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.GroupHeader4 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand(); this.pageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.pageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo(); this.label1 = new DevExpress.XtraReports.UI.XRLabel(); this.table1 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.table2 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.table3 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow3 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.table4 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow4 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.label2 = new DevExpress.XtraReports.UI.XRLabel(); ((System.ComponentModel.ISupportInitialize)(this.table1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.table2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.table3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.table4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "localhost_DesignSaoOsig1_Connection"; msSqlConnectionParameters1.AuthorizationType = DevExpress.DataAccess.ConnectionParameters.MsSqlAuthorizationType.Windows; msSqlConnectionParameters1.DatabaseName = "DesignSaoOsig1"; msSqlConnectionParameters1.ServerName = "(LocalDb)\\MSSQLLocalDB"; this.sqlDataSource1.ConnectionParameters = msSqlConnectionParameters1; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "PrezimeIme"; table5.Name = "tblZaposleni_AD"; columnExpression1.Table = table5; column1.Expression = columnExpression1; columnExpression2.ColumnName = "NetworkLogin"; columnExpression2.Table = table5; column2.Expression = columnExpression2; columnExpression3.ColumnName = "OrgUnitID"; columnExpression3.Table = table5; column3.Expression = columnExpression3; columnExpression4.ColumnName = "Status"; columnExpression4.Table = table5; column4.Expression = columnExpression4; selectQuery1.Columns.Add(column1); selectQuery1.Columns.Add(column2); selectQuery1.Columns.Add(column3); selectQuery1.Columns.Add(column4); selectQuery1.Name = "tblZaposleni_AD"; selectQuery1.Tables.Add(table5); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // Title // this.Title.BackColor = System.Drawing.Color.Transparent; this.Title.BorderColor = System.Drawing.Color.Black; this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None; this.Title.BorderWidth = 1F; this.Title.Font = new System.Drawing.Font("Arial", 14.25F); this.Title.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(70)))), ((int)(((byte)(80))))); this.Title.Name = "Title"; // // GroupCaption1 // this.GroupCaption1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(159)))), ((int)(((byte)(228))))); this.GroupCaption1.BorderColor = System.Drawing.Color.White; this.GroupCaption1.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.GroupCaption1.BorderWidth = 2F; this.GroupCaption1.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.GroupCaption1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(228)))), ((int)(((byte)(228))))); this.GroupCaption1.Name = "GroupCaption1"; this.GroupCaption1.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 2, 0, 0, 100F); this.GroupCaption1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // GroupData1 // this.GroupData1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(57)))), ((int)(((byte)(159)))), ((int)(((byte)(228))))); this.GroupData1.BorderColor = System.Drawing.Color.White; this.GroupData1.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.GroupData1.BorderWidth = 2F; this.GroupData1.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.GroupData1.ForeColor = System.Drawing.Color.White; this.GroupData1.Name = "GroupData1"; this.GroupData1.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 2, 0, 0, 100F); this.GroupData1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // GroupFooterBackground3 // this.GroupFooterBackground3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(117)))), ((int)(((byte)(129))))); this.GroupFooterBackground3.BorderColor = System.Drawing.Color.White; this.GroupFooterBackground3.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.GroupFooterBackground3.BorderWidth = 2F; this.GroupFooterBackground3.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.GroupFooterBackground3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(228)))), ((int)(((byte)(228))))); this.GroupFooterBackground3.Name = "GroupFooterBackground3"; this.GroupFooterBackground3.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 2, 0, 0, 100F); this.GroupFooterBackground3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // PageInfo // this.PageInfo.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.PageInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(70)))), ((int)(((byte)(80))))); this.PageInfo.Name = "PageInfo"; this.PageInfo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); // // TopMargin // this.TopMargin.Name = "TopMargin"; // // BottomMargin // this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.pageInfo1, this.pageInfo2 }); this.BottomMargin.Name = "BottomMargin"; // // ReportHeader // this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.label1 }); this.ReportHeader.HeightF = 60F; this.ReportHeader.Name = "ReportHeader"; // // GroupHeader1 // this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.table1 }); this.GroupHeader1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] { new DevExpress.XtraReports.UI.GroupField("Status", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending) }); this.GroupHeader1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail; this.GroupHeader1.HeightF = 27F; this.GroupHeader1.Level = 1; this.GroupHeader1.Name = "GroupHeader1"; // // GroupHeader2 // this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.table2 }); this.GroupHeader2.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] { new DevExpress.XtraReports.UI.GroupField("OrgUnitID", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending) }); this.GroupHeader2.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail; this.GroupHeader2.HeightF = 27F; this.GroupHeader2.Level = 2; this.GroupHeader2.Name = "GroupHeader2"; // // GroupHeader3 // this.GroupHeader3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.table3 }); this.GroupHeader3.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] { new DevExpress.XtraReports.UI.GroupField("NetworkLogin", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending) }); this.GroupHeader3.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail; this.GroupHeader3.HeightF = 27F; this.GroupHeader3.Level = 3; this.GroupHeader3.Name = "GroupHeader3"; // // GroupHeader4 // this.GroupHeader4.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.table4 }); this.GroupHeader4.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] { new DevExpress.XtraReports.UI.GroupField("PrezimeIme", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending) }); this.GroupHeader4.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail; this.GroupHeader4.HeightF = 27F; this.GroupHeader4.Level = 4; this.GroupHeader4.Name = "GroupHeader4"; // // Detail // this.Detail.HeightF = 0F; this.Detail.Name = "Detail"; // // GroupFooter1 // this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.label2 }); this.GroupFooter1.GroupUnion = DevExpress.XtraReports.UI.GroupFooterUnion.WithLastDetail; this.GroupFooter1.HeightF = 6F; this.GroupFooter1.Name = "GroupFooter1"; // // pageInfo1 // this.pageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F); this.pageInfo1.Name = "pageInfo1"; this.pageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime; this.pageInfo1.SizeF = new System.Drawing.SizeF(313F, 23F); this.pageInfo1.StyleName = "PageInfo"; // // pageInfo2 // this.pageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(331F, 6F); this.pageInfo2.Name = "pageInfo2"; this.pageInfo2.SizeF = new System.Drawing.SizeF(313F, 23F); this.pageInfo2.StyleName = "PageInfo"; this.pageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; this.pageInfo2.TextFormatString = "Page {0} of {1}"; // // label1 // this.label1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F); this.label1.Name = "label1"; this.label1.SizeF = new System.Drawing.SizeF(638F, 24.19433F); this.label1.StyleName = "Title"; this.label1.Text = "Izvjestaj o zaposlenicima SaoOsig"; // // table1 // this.table1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 2F); this.table1.Name = "table1"; this.table1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow1 }); this.table1.SizeF = new System.Drawing.SizeF(650F, 25F); // // tableRow1 // this.tableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell1, this.tableCell2 }); this.tableRow1.Name = "tableRow1"; this.tableRow1.Weight = 1D; // // tableCell1 // this.tableCell1.Name = "tableCell1"; this.tableCell1.StyleName = "GroupCaption1"; this.tableCell1.Text = "STATUS"; this.tableCell1.Weight = 0.082820504995492789D; // // tableCell2 // this.tableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Status]") }); this.tableCell2.Name = "tableCell2"; this.tableCell2.StyleName = "GroupData1"; this.tableCell2.Weight = 0.91717951847956736D; // // table2 // this.table2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 2F); this.table2.Name = "table2"; this.table2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow2 }); this.table2.SizeF = new System.Drawing.SizeF(650F, 25F); // // tableRow2 // this.tableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell3, this.tableCell4 }); this.tableRow2.Name = "tableRow2"; this.tableRow2.Weight = 1D; // // tableCell3 // this.tableCell3.Name = "tableCell3"; this.tableCell3.StyleName = "GroupCaption1"; this.tableCell3.Text = "ORG UNIT ID"; this.tableCell3.Weight = 0.12101206852839544D; // // tableCell4 // this.tableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[OrgUnitID]") }); this.tableCell4.Name = "tableCell4"; this.tableCell4.StyleName = "GroupData1"; this.tableCell4.Weight = 0.87898794320913465D; // // table3 // this.table3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 2F); this.table3.Name = "table3"; this.table3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow3 }); this.table3.SizeF = new System.Drawing.SizeF(650F, 25F); // // tableRow3 // this.tableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell5, this.tableCell6 }); this.tableRow3.Name = "tableRow3"; this.tableRow3.Weight = 1D; // // tableCell5 // this.tableCell5.Name = "tableCell5"; this.tableCell5.StyleName = "GroupCaption1"; this.tableCell5.Text = "NETWORK LOGIN"; this.tableCell5.Weight = 0.16409270066481371D; // // tableCell6 // this.tableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[NetworkLogin]") }); this.tableCell6.Name = "tableCell6"; this.tableCell6.StyleName = "GroupData1"; this.tableCell6.Weight = 0.83590726412259619D; // // table4 // this.table4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 2F); this.table4.Name = "table4"; this.table4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow4 }); this.table4.SizeF = new System.Drawing.SizeF(650F, 25F); // // tableRow4 // this.tableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell7, this.tableCell8 }); this.tableRow4.Name = "tableRow4"; this.tableRow4.Weight = 1D; // // tableCell7 // this.tableCell7.Name = "tableCell7"; this.tableCell7.StyleName = "GroupCaption1"; this.tableCell7.Text = "PREZIME IME"; this.tableCell7.Weight = 0.12689961360051083D; // // tableCell8 // this.tableCell8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PrezimeIme]") }); this.tableCell8.Name = "tableCell8"; this.tableCell8.StyleName = "GroupData1"; this.tableCell8.Weight = 0.87310039813701923D; // // label2 // this.label2.Borders = DevExpress.XtraPrinting.BorderSide.None; this.label2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.label2.Name = "label2"; this.label2.SizeF = new System.Drawing.SizeF(650F, 2.08F); this.label2.StyleName = "GroupFooterBackground3"; this.label2.StylePriority.UseBorders = false; // // ZaposleniSaoOsig2 // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.TopMargin, this.BottomMargin, this.ReportHeader, this.GroupHeader1, this.GroupHeader2, this.GroupHeader3, this.GroupHeader4, this.Detail, this.GroupFooter1 }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataMember = "tblZaposleni_AD"; this.DataSource = this.sqlDataSource1; this.Font = new System.Drawing.Font("Arial", 9.75F); this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Title, this.GroupCaption1, this.GroupData1, this.GroupFooterBackground3, this.PageInfo }); this.Version = "18.2"; ((System.ComponentModel.ISupportInitialize)(this.table1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.table2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.table3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.table4)).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.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(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.detailBand1 = new DevExpress.XtraReports.UI.DetailBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "tst"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "ID"; table1.MetaSerializable = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"96\" />"; table1.Name = "User"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "UserName"; columnExpression2.Table = table1; column2.Expression = columnExpression2; selectQuery1.Columns.Add(column1); selectQuery1.Columns.Add(column2); selectQuery1.Name = "User_1"; selectQuery1.Tables.Add(table1); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1 }); this.sqlDataSource1.ResultSchemaSerializable = "PERhdGFTZXQgTmFtZT0ic3FsRGF0YVNvdXJjZTEiPjxWaWV3IE5hbWU9IlVzZXJfMSI+PEZpZWxkIE5hb" + "WU9IklEIiBUeXBlPSJJbnQ2NCIgLz48RmllbGQgTmFtZT0iVXNlck5hbWUiIFR5cGU9IlN0cmluZyIgL" + "z48L1ZpZXc+PC9EYXRhU2V0Pg=="; // // topMarginBand1 // this.topMarginBand1.HeightF = 100F; this.topMarginBand1.Name = "topMarginBand1"; // // detailBand1 // this.detailBand1.HeightF = 100F; this.detailBand1.Name = "detailBand1"; // // bottomMarginBand1 // this.bottomMarginBand1.HeightF = 100F; this.bottomMarginBand1.Name = "bottomMarginBand1"; // // XtraReport3 // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.topMarginBand1, this.detailBand1, this.bottomMarginBand1 }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataMember = "User_1"; this.DataSource = this.sqlDataSource1; this.Version = "17.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.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.Join join1 = new DevExpress.DataAccess.Sql.Join(); DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo1 = new DevExpress.DataAccess.Sql.RelationColumnInfo(); DevExpress.DataAccess.Sql.Sorting sorting1 = new DevExpress.DataAccess.Sql.Sorting(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression6 = new DevExpress.DataAccess.Sql.ColumnExpression(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WellMeterDetailReport)); DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); 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.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.xrLine1 = new DevExpress.XtraReports.UI.XRLine(); 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.xrLabel11 = 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.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.xrLine2 = new DevExpress.XtraReports.UI.XRLine(); this.StartDate = new DevExpress.XtraReports.Parameters.Parameter(); this.EndDate = new DevExpress.XtraReports.Parameters.Parameter(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand(); this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine3 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabel13 = 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(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel8, this.xrLabel9, this.xrLabel10 }); this.Detail.Dpi = 100F; this.Detail.HeightF = 36.33334F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // TopMargin // this.TopMargin.Dpi = 100F; this.TopMargin.HeightF = 35F; 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 = 35F; 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 = "HVCC.Shell.Properties.Settings.HVCCConnectionStringDEV"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "WellNumber"; table1.MetaSerializable = "30|30|125|180"; table1.Name = "WellMeterReadings"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "ReadingDate"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "Consumption"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "MeterReading"; columnExpression4.Table = table1; column4.Expression = columnExpression4; columnExpression5.ColumnName = "ServiceArea"; table2.MetaSerializable = "185|30|125|80"; table2.Name = "WaterWells"; columnExpression5.Table = table2; column5.Expression = columnExpression5; selectQuery1.Columns.Add(column1); selectQuery1.Columns.Add(column2); selectQuery1.Columns.Add(column3); selectQuery1.Columns.Add(column4); selectQuery1.Columns.Add(column5); selectQuery1.Name = "WellMeterReadings"; relationColumnInfo1.NestedKeyColumn = "WellNumber"; relationColumnInfo1.ParentKeyColumn = "WellNumber"; join1.KeyColumns.Add(relationColumnInfo1); join1.Nested = table2; join1.Parent = table1; selectQuery1.Relations.Add(join1); sorting1.Direction = System.ComponentModel.ListSortDirection.Descending; columnExpression6.ColumnName = "ReadingDate"; columnExpression6.Table = table1; sorting1.Expression = columnExpression6; selectQuery1.Sorting.Add(sorting1); 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"); // // xrLabel1 // this.xrLabel1.Dpi = 100F; this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(1.041667F, 18.41667F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(100.5417F, 18F); this.xrLabel1.StyleName = "FieldCaption"; this.xrLabel1.Text = "Well Number"; // // xrLabel2 // this.xrLabel2.Dpi = 100F; this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(251.8333F, 18.41667F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(95.33334F, 18F); this.xrLabel2.StyleName = "FieldCaption"; this.xrLabel2.Text = "Service Area"; // // xrLabel3 // this.xrLabel3.Dpi = 100F; this.xrLabel3.ForeColor = System.Drawing.Color.Black; this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(458.9167F, 51.16666F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(162F, 18F); this.xrLabel3.StyleName = "FieldCaption"; this.xrLabel3.StylePriority.UseForeColor = false; this.xrLabel3.Text = "Consumption"; // // xrLabel4 // this.xrLabel4.Dpi = 100F; this.xrLabel4.ForeColor = System.Drawing.Color.Black; this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(258.9167F, 51.16666F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(162F, 18F); this.xrLabel4.StyleName = "FieldCaption"; this.xrLabel4.StylePriority.UseForeColor = false; this.xrLabel4.Text = "Meter Reading"; // // xrLabel5 // this.xrLabel5.Dpi = 100F; this.xrLabel5.ForeColor = System.Drawing.Color.Black; this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(55F, 51.16666F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(162F, 18F); this.xrLabel5.StyleName = "FieldCaption"; this.xrLabel5.StylePriority.UseForeColor = false; this.xrLabel5.Text = "Reading Date"; // // xrLabel6 // this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "WellMeterReadings.WellNumber") }); this.xrLabel6.Dpi = 100F; this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(101.5833F, 18.41667F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.SizeF = new System.Drawing.SizeF(58.54169F, 18F); this.xrLabel6.StyleName = "DataField"; this.xrLabel6.Text = "xrLabel6"; // // xrLabel7 // this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "WellMeterReadings.ServiceArea") }); this.xrLabel7.Dpi = 100F; this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(347.1667F, 18.41667F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(264.5416F, 18F); this.xrLabel7.StyleName = "DataField"; this.xrLabel7.Text = "xrLabel7"; // // xrLabel8 // this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "WellMeterReadings.Consumption", "{0:#,#}") }); this.xrLabel8.Dpi = 100F; this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(458.9167F, 10.00001F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel8.SizeF = new System.Drawing.SizeF(170F, 18F); this.xrLabel8.StyleName = "DataField"; this.xrLabel8.Text = "xrLabel8"; // // xrLabel9 // this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "WellMeterReadings.MeterReading", "{0:#,#}") }); this.xrLabel9.Dpi = 100F; this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(258.9167F, 10.00001F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel9.SizeF = new System.Drawing.SizeF(170F, 18F); this.xrLabel9.StyleName = "DataField"; this.xrLabel9.Text = "xrLabel9"; // // xrLabel10 // this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "WellMeterReadings.ReadingDate", "{0:MM/dd/yyyy}") }); this.xrLabel10.Dpi = 100F; this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(55F, 10.00001F); this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel10.SizeF = new System.Drawing.SizeF(164F, 17.99999F); this.xrLabel10.StyleName = "DataField"; this.xrLabel10.Text = "xrLabel10"; // // xrLine1 // this.xrLine1.Dpi = 100F; this.xrLine1.LineStyle = System.Drawing.Drawing2D.DashStyle.Dash; this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(55.20833F, 36.50001F); this.xrLine1.Name = "xrLine1"; this.xrLine1.SizeF = new System.Drawing.SizeF(565.7084F, 3.916679F); // // 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.xrLabel16, this.xrLabel15, this.xrLabel14, this.xrPictureBox1, this.xrLabel11 }); this.reportHeaderBand1.Dpi = 100F; this.reportHeaderBand1.HeightF = 153.0833F; this.reportHeaderBand1.Name = "reportHeaderBand1"; // // xrLabel11 // this.xrLabel11.Dpi = 100F; this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(150.7917F, 47.66668F); this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel11.SizeF = new System.Drawing.SizeF(445.2916F, 33F); this.xrLabel11.StyleName = "Title"; this.xrLabel11.Text = "Well Meter History Detail"; // // 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); // // GroupHeader1 // this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLine2, this.xrLabel1, this.xrLabel6, this.xrLabel2, this.xrLabel7, this.xrLabel5, this.xrLabel4, this.xrLabel3, this.xrLine1 }); this.GroupHeader1.Dpi = 100F; this.GroupHeader1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] { new DevExpress.XtraReports.UI.GroupField("WellNumber", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending) }); this.GroupHeader1.HeightF = 81.25F; this.GroupHeader1.Name = "GroupHeader1"; // // xrLine2 // this.xrLine2.Dpi = 100F; this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrLine2.Name = "xrLine2"; this.xrLine2.SizeF = new System.Drawing.SizeF(638F, 2F); // // StartDate // this.StartDate.Description = "From Date"; this.StartDate.Name = "StartDate"; this.StartDate.Type = typeof(System.DateTime); this.StartDate.ValueInfo = "2010-01-01"; // // EndDate // this.EndDate.Description = "To Date"; this.EndDate.Name = "EndDate"; this.EndDate.Type = typeof(System.DateTime); this.EndDate.ValueInfo = "2020-01-01"; // // xrPictureBox1 // this.xrPictureBox1.Dpi = 100F; this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image"))); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(1.583338F, 0F); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.SizeF = new System.Drawing.SizeF(138.5417F, 136.4167F); // // GroupFooter1 // this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel13, this.xrLine3, this.xrLabel12 }); this.GroupFooter1.Dpi = 100F; this.GroupFooter1.HeightF = 50F; this.GroupFooter1.Name = "GroupFooter1"; // // xrLabel12 // this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "WellMeterReadings.Consumption") }); this.xrLabel12.Dpi = 100F; this.xrLabel12.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(458.9167F, 9.999974F); this.xrLabel12.Name = "xrLabel12"; this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel12.SizeF = new System.Drawing.SizeF(170.0001F, 23F); this.xrLabel12.StylePriority.UseFont = false; xrSummary1.FormatString = "{0:#,#}"; xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Group; this.xrLabel12.Summary = xrSummary1; // // xrLine3 // this.xrLine3.Dpi = 100F; this.xrLine3.LineStyle = System.Drawing.Drawing2D.DashStyle.Dash; this.xrLine3.LocationFloat = new DevExpress.Utils.PointFloat(55.20833F, 0F); this.xrLine3.Name = "xrLine3"; this.xrLine3.SizeF = new System.Drawing.SizeF(565.7084F, 3.916679F); // // xrLabel13 // this.xrLabel13.Dpi = 100F; this.xrLabel13.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(55F, 9.999974F); this.xrLabel13.Name = "xrLabel13"; this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel13.SizeF = new System.Drawing.SizeF(365.9167F, 23F); this.xrLabel13.StylePriority.UseFont = false; this.xrLabel13.Text = "Total Consumption for reporting period"; // // xrLabel14 // this.xrLabel14.AutoWidth = true; this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding(this.StartDate, "Text", "{0:MM/dd/yyyy}") }); this.xrLabel14.Dpi = 100F; this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(182.2917F, 80.66667F); this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel14.SizeF = new System.Drawing.SizeF(70.83333F, 23F); this.xrLabel14.WordWrap = false; // // xrLabel15 // this.xrLabel15.Dpi = 100F; this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(258.9167F, 80.66667F); this.xrLabel15.Name = "xrLabel15"; this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel15.SizeF = new System.Drawing.SizeF(26.29166F, 23F); this.xrLabel15.Text = "TO"; // // xrLabel16 // this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding(this.EndDate, "Text", "{0:MM/dd/yyyy}") }); this.xrLabel16.Dpi = 100F; this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(299.75F, 80.66667F); this.xrLabel16.Name = "xrLabel16"; this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel16.SizeF = new System.Drawing.SizeF(100F, 23F); // // WellMeterDetailReport // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin, this.pageFooterBand1, this.reportHeaderBand1, this.GroupHeader1, this.GroupFooter1 }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataMember = "WellMeterReadings"; this.DataSource = this.sqlDataSource1; this.Margins = new System.Drawing.Printing.Margins(100, 100, 35, 35); this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] { this.StartDate, this.EndDate }); 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() { DevExpress.DashboardCommon.Dimension dimension1 = new DevExpress.DashboardCommon.Dimension(); DevExpress.DashboardCommon.Dimension dimension2 = new DevExpress.DashboardCommon.Dimension(); DevExpress.DashboardCommon.Dimension dimension3 = new DevExpress.DashboardCommon.Dimension(); DevExpress.DashboardCommon.Measure measure1 = new DevExpress.DashboardCommon.Measure(); DevExpress.DashboardCommon.ChartPane chartPane1 = new DevExpress.DashboardCommon.ChartPane(); DevExpress.DashboardCommon.SimpleSeries simpleSeries1 = new DevExpress.DashboardCommon.SimpleSeries(); DevExpress.DataAccess.ConnectionParameters.MsSqlConnectionParameters msSqlConnectionParameters1 = new DevExpress.DataAccess.ConnectionParameters.MsSqlConnectionParameters(); 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.Table table4 = 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.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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Dashboard2)); DevExpress.DashboardCommon.DashboardLayoutGroup dashboardLayoutGroup1 = new DevExpress.DashboardCommon.DashboardLayoutGroup(); DevExpress.DashboardCommon.DashboardLayoutItem dashboardLayoutItem1 = new DevExpress.DashboardCommon.DashboardLayoutItem(); this.chartDashboardItem1 = new DevExpress.DashboardCommon.ChartDashboardItem(); this.dashboardSqlDataSource2 = new DevExpress.DashboardCommon.DashboardSqlDataSource(); this.dashboardObjectDataSource1 = new DevExpress.DashboardCommon.DashboardObjectDataSource(); ((System.ComponentModel.ISupportInitialize)(this.chartDashboardItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(dimension1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(dimension2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(dimension3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(measure1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dashboardSqlDataSource2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dashboardObjectDataSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // chartDashboardItem1 // dimension1.DataMember = "Agrupacion.Nombre"; dimension1.SortOrder = DevExpress.DashboardCommon.DimensionSortOrder.Descending; dimension2.DataMember = "Nomina.FechaEmision"; dimension3.DataMember = "TipoMoneda.Abreviatura"; this.chartDashboardItem1.Arguments.AddRange(new DevExpress.DashboardCommon.Dimension[] { dimension1, dimension2, dimension3 }); this.chartDashboardItem1.AxisX.TitleVisible = false; this.chartDashboardItem1.ComponentName = "chartDashboardItem1"; measure1.DataMember = "ImporteFinal"; this.chartDashboardItem1.DataItemRepository.Clear(); this.chartDashboardItem1.DataItemRepository.Add(measure1, "DataItem0"); this.chartDashboardItem1.DataItemRepository.Add(dimension1, "DataItem1"); this.chartDashboardItem1.DataItemRepository.Add(dimension2, "DataItem2"); this.chartDashboardItem1.DataItemRepository.Add(dimension3, "DataItem3"); this.chartDashboardItem1.DataSource = this.dashboardObjectDataSource1; this.chartDashboardItem1.InteractivityOptions.IgnoreMasterFilters = false; this.chartDashboardItem1.Name = "Gráfico 1"; chartPane1.Name = "Panel 2"; chartPane1.PrimaryAxisY.AlwaysShowZeroLevel = true; chartPane1.PrimaryAxisY.ShowGridLines = true; chartPane1.PrimaryAxisY.TitleVisible = true; chartPane1.SecondaryAxisY.AlwaysShowZeroLevel = true; chartPane1.SecondaryAxisY.ShowGridLines = false; chartPane1.SecondaryAxisY.TitleVisible = true; simpleSeries1.AddDataItem("Value", measure1); chartPane1.Series.AddRange(new DevExpress.DashboardCommon.ChartSeries[] { simpleSeries1 }); this.chartDashboardItem1.Panes.AddRange(new DevExpress.DashboardCommon.ChartPane[] { chartPane1 }); this.chartDashboardItem1.ShowCaption = true; // // dashboardSqlDataSource2 // this.dashboardSqlDataSource2.ComponentName = "dashboardSqlDataSource2"; this.dashboardSqlDataSource2.ConnectionName = "artistasConnectionString"; msSqlConnectionParameters1.AuthorizationType = DevExpress.DataAccess.ConnectionParameters.MsSqlAuthorizationType.SqlServer; msSqlConnectionParameters1.DatabaseName = "artistas"; msSqlConnectionParameters1.ServerName = ".\\SQLExpress"; this.dashboardSqlDataSource2.ConnectionParameters = msSqlConnectionParameters1; this.dashboardSqlDataSource2.Name = "Origen de datos SQL 1"; columnExpression1.ColumnName = "Nombre"; table1.MetaSerializable = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"229\" />"; table1.Name = "Agrupacion"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "FechaEmision"; table2.MetaSerializable = "<Meta X=\"340\" Y=\"210\" Width=\"125\" Height=\"172\" />"; table2.Name = "Nomina"; columnExpression2.Table = table2; column2.Expression = columnExpression2; columnExpression3.ColumnName = "Abreviatura"; table3.MetaSerializable = "<Meta X=\"340\" Y=\"30\" Width=\"125\" Height=\"134\" />"; table3.Name = "TipoMoneda"; columnExpression3.Table = table3; column3.Expression = columnExpression3; columnExpression4.ColumnName = "Anno"; table4.MetaSerializable = "<Meta X=\"185\" Y=\"30\" Width=\"125\" Height=\"666\" />"; table4.Name = "OrdenDeTrabajo"; columnExpression4.Table = table4; column4.Expression = columnExpression4; columnExpression5.ColumnName = "ImporteFinal"; columnExpression5.Table = table4; column5.Expression = columnExpression5; columnExpression6.ColumnName = "PorCientoUnidadArtistica"; columnExpression6.Table = table4; column6.Expression = columnExpression6; columnExpression7.ColumnName = "DobleVinculo"; columnExpression7.Table = table1; column7.Expression = columnExpression7; columnExpression8.ColumnName = "PerteneceACatalogo"; columnExpression8.Table = table1; column8.Expression = columnExpression8; 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.Name = "Agrupacion"; relationColumnInfo1.NestedKeyColumn = "AgrupacionId"; relationColumnInfo1.ParentKeyColumn = "AgrupacionID"; join1.KeyColumns.Add(relationColumnInfo1); join1.Nested = table4; join1.Parent = table1; relationColumnInfo2.NestedKeyColumn = "TipoMonedaID"; relationColumnInfo2.ParentKeyColumn = "TipoMonedaId"; join2.KeyColumns.Add(relationColumnInfo2); join2.Nested = table3; join2.Parent = table4; relationColumnInfo3.NestedKeyColumn = "DocumentoReferenciaId"; relationColumnInfo3.ParentKeyColumn = "OrdenDeTrabajoID"; join3.KeyColumns.Add(relationColumnInfo3); join3.Nested = table2; join3.Parent = table4; selectQuery1.Relations.Add(join1); selectQuery1.Relations.Add(join2); selectQuery1.Relations.Add(join3); selectQuery1.Tables.Add(table1); selectQuery1.Tables.Add(table4); selectQuery1.Tables.Add(table3); selectQuery1.Tables.Add(table2); this.dashboardSqlDataSource2.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1 }); this.dashboardSqlDataSource2.ResultSchemaSerializable = resources.GetString("dashboardSqlDataSource2.ResultSchemaSerializable"); // // dashboardObjectDataSource1 // this.dashboardObjectDataSource1.ComponentName = "dashboardObjectDataSource1"; this.dashboardObjectDataSource1.DataSource = typeof(DXApplication9.OrdenDeTrabajo); this.dashboardObjectDataSource1.Name = "Origen de datos de objeto 1"; // // Dashboard2 // this.DataSources.AddRange(new DevExpress.DashboardCommon.IDashboardDataSource[] { this.dashboardSqlDataSource2, this.dashboardObjectDataSource1 }); this.Items.AddRange(new DevExpress.DashboardCommon.DashboardItem[] { this.chartDashboardItem1 }); dashboardLayoutItem1.DashboardItem = this.chartDashboardItem1; dashboardLayoutGroup1.ChildNodes.AddRange(new DevExpress.DashboardCommon.DashboardLayoutNode[] { dashboardLayoutItem1 }); dashboardLayoutGroup1.DashboardItem = null; this.LayoutRoot = dashboardLayoutGroup1; this.Title.Text = "Tablero de control"; ((System.ComponentModel.ISupportInitialize)(dimension1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(dimension2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(dimension3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(measure1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chartDashboardItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dashboardSqlDataSource2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dashboardObjectDataSource1)).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.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.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.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(rp_CTPN_MaPN)); DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary(); DevExpress.DataAccess.Sql.SelectQuery selectQuery2 = new DevExpress.DataAccess.Sql.SelectQuery(); DevExpress.DataAccess.Sql.Column column8 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression8 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Table table2 = 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.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.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram(); DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series(); DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView1 = new DevExpress.XtraCharts.SideBySideBarSeriesView(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.Address = new DevExpress.XtraReports.UI.XRControlStyle(); this.Heading = new DevExpress.XtraReports.UI.XRControlStyle(); this.TableHeader = new DevExpress.XtraReports.UI.XRControlStyle(); this.evenstyle = new DevExpress.XtraReports.UI.XRControlStyle(); this.oddstyle = new DevExpress.XtraReports.UI.XRControlStyle(); this.LineStyle = new DevExpress.XtraReports.UI.XRControlStyle(); this.FooterLineStyle = new DevExpress.XtraReports.UI.XRControlStyle(); this.AddressHeader = new DevExpress.XtraReports.UI.XRControlStyle(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.sqlDataSource2 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.xrChart1 = new DevExpress.XtraReports.UI.XRChart(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable2 }); this.Detail.HeightF = 38.75523F; this.Detail.KeepTogether = true; this.Detail.KeepTogetherWithDetailReports = true; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrTable2 // this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable2.EvenStyleName = "evenstyle"; this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(55.20962F, 9.869798F); this.xrTable2.Name = "xrTable2"; this.xrTable2.OddStyleName = "oddstyle"; this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow2 }); this.xrTable2.SizeF = new System.Drawing.SizeF(649.9993F, 25.13021F); this.xrTable2.StylePriority.UseBorders = false; this.xrTable2.StylePriority.UseTextAlignment = false; this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell5, this.xrTableCell8, this.xrTableCell10, this.xrTableCell3 }); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // xrTableCell5 // this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_DS_CTPNhap_TheoMaPN.TenHang") }); this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.Weight = 1.2735904388806623D; // // xrTableCell8 // this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_DS_CTPNhap_TheoMaPN.SoLuong") }); this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.Weight = 0.452834164893033D; // // xrTableCell10 // this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_DS_CTPNhap_TheoMaPN.DonGiaNhap", "{0:#,#}") }); this.xrTableCell10.Name = "xrTableCell10"; xrSummary1.Func = DevExpress.XtraReports.UI.SummaryFunc.RunningSum; this.xrTableCell10.Summary = xrSummary1; this.xrTableCell10.Weight = 0.57647638886731811D; // // xrTableCell3 // this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_DS_CTPNhap_TheoMaPN.Tổng Tiền", "{0:#,#} vnđ") }); this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.Weight = 0.59844826619084368D; // // TopMargin // this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel1 }); this.TopMargin.HeightF = 120F; 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.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.xrLabel1.BorderColor = System.Drawing.Color.Black; this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(80.20897F, 32.99999F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(597.291F, 77.00001F); this.xrLabel1.StyleName = "Heading"; this.xrLabel1.StylePriority.UseBackColor = false; this.xrLabel1.StylePriority.UseBorderColor = false; this.xrLabel1.Text = "CHI TIẾT PHIẾU NHẬP"; // // 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; // // xrTable1 // this.xrTable1.BackColor = System.Drawing.Color.SlateBlue; this.xrTable1.Font = new System.Drawing.Font("Lucida Fax", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(55.20969F, 365F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1 }); this.xrTable1.SizeF = new System.Drawing.SizeF(649.9992F, 25F); this.xrTable1.StyleName = "TableHeader"; this.xrTable1.StylePriority.UseBackColor = false; this.xrTable1.StylePriority.UseFont = false; this.xrTable1.StylePriority.UseTextAlignment = false; this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell2, this.xrTableCell7, this.xrTableCell9, this.xrTableCell1 }); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCell2 // this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.Text = "Tên Mặt Hàng"; this.xrTableCell2.Weight = 1.3168961357354321D; // // xrTableCell7 // this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.Text = "Số Lượng"; this.xrTableCell7.Weight = 0.46823080066039058D; // // xrTableCell9 // this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.Text = "Đơn Giá"; this.xrTableCell9.Weight = 0.5960769500780928D; // // xrTableCell1 // this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Text = "Tổng Tiền"; this.xrTableCell1.Weight = 0.61879270020990362D; // // xrLabel2 // this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_DS_CTPNhap_TheoMaPN.MaPhieuNhap") }); this.xrLabel2.KeepTogether = true; this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(131.2508F, 10.00001F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(193.2292F, 23F); this.xrLabel2.StyleName = "Address"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel5 // this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_DS_CTPNhap_TheoMaPN.HoTen") }); this.xrLabel5.KeepTogether = true; this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(131.2514F, 53.91671F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(193.2286F, 22.99999F); this.xrLabel5.StyleName = "Address"; this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // xrLabel6 // this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_DS_CTPNhap_TheoMaPN.NgayNhap", "{0:dd/MM/yyyy}") }); this.xrLabel6.KeepTogether = true; this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(456.7719F, 10.00001F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.SizeF = new System.Drawing.SizeF(193.2286F, 22.99999F); this.xrLabel6.StyleName = "Address"; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // Address // this.Address.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(195)))), ((int)(((byte)(217))))); this.Address.Font = new System.Drawing.Font("Century Gothic", 11.25F); this.Address.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38))))); this.Address.Name = "Address"; this.Address.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F); this.Address.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // Heading // this.Heading.Font = new System.Drawing.Font("Copperplate Gothic Bold", 36F); this.Heading.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38))))); this.Heading.Name = "Heading"; this.Heading.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Heading.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // TableHeader // this.TableHeader.BackColor = System.Drawing.Color.White; this.TableHeader.Font = new System.Drawing.Font("Copperplate Gothic Light", 12F); this.TableHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38))))); this.TableHeader.Name = "TableHeader"; this.TableHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.TableHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // evenstyle // this.evenstyle.Font = new System.Drawing.Font("Century Gothic", 11.25F); this.evenstyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38))))); this.evenstyle.Name = "evenstyle"; this.evenstyle.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F); this.evenstyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // oddstyle // this.oddstyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(197)))), ((int)(((byte)(139))))); this.oddstyle.Font = new System.Drawing.Font("Century Gothic", 11.25F); this.oddstyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38))))); this.oddstyle.Name = "oddstyle"; this.oddstyle.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F); this.oddstyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // LineStyle // this.LineStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(50)))), ((int)(((byte)(64))))); this.LineStyle.Name = "LineStyle"; this.LineStyle.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); // // FooterLineStyle // this.FooterLineStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38))))); this.FooterLineStyle.Name = "FooterLineStyle"; this.FooterLineStyle.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.FooterLineStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight; // // AddressHeader // this.AddressHeader.BackColor = System.Drawing.Color.White; this.AddressHeader.Font = new System.Drawing.Font("Copperplate Gothic Bold", 18F); this.AddressHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(166)))), ((int)(((byte)(93))))); this.AddressHeader.Name = "AddressHeader"; this.AddressHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.AddressHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "localhost_DoAnCoSo_Connection"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "MaPhieuNhap"; table1.Name = "vw_DS_CTPNhap_TheoMaPX"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "NgayNhap"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "HoTen"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "TenHang"; columnExpression4.Table = table1; column4.Expression = columnExpression4; columnExpression5.ColumnName = "SoLuong"; columnExpression5.Table = table1; column5.Expression = columnExpression5; columnExpression6.ColumnName = "DonGiaNhap"; columnExpression6.Table = table1; column6.Expression = columnExpression6; columnExpression7.ColumnName = "Tổng Tiền"; 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.Name = "vw_DS_CTPNhap_TheoMaPX"; selectQuery1.Tables.Add(table1); 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.xrLabel7, this.xrLabel4, this.xrLabel3, this.xrLabel2, this.xrLabel5, this.xrLabel6 }); this.ReportHeader.HeightF = 117.5417F; this.ReportHeader.Name = "ReportHeader"; // // xrLabel7 // this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 53.91671F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(119.7917F, 23F); this.xrLabel7.StylePriority.UseTextAlignment = false; this.xrLabel7.Text = "Họ Tên Nhân Viên:"; this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleJustify; // // xrLabel4 // this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(341.6667F, 10.00001F); 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.StylePriority.UseTextAlignment = false; this.xrLabel4.Text = "Ngày Nhập:"; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleJustify; // // xrLabel3 // this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F); 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(119.7917F, 23F); this.xrLabel3.StylePriority.UseTextAlignment = false; this.xrLabel3.Text = "Mã Phiếu Nhập:\r\n"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleJustify; // // ReportFooter // this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel9, this.xrLabel8 }); this.ReportFooter.HeightF = 100F; this.ReportFooter.Name = "ReportFooter"; // // 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.Font = new System.Drawing.Font("Times New Roman", 13F); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(460.4172F, 9.999974F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel9.SizeF = new System.Drawing.SizeF(100F, 37.58332F); this.xrLabel9.StylePriority.UseBorders = false; this.xrLabel9.StylePriority.UseFont = false; this.xrLabel9.StylePriority.UseTextAlignment = false; this.xrLabel9.Text = "Thành Tiền:"; this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleJustify; // // xrLabel8 // this.xrLabel8.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "vw_DS_CTPNhap_TheoMaPN.Tổng Tiền") }); this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 13F); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(560.4172F, 9.999974F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(144.7917F, 37.58332F); this.xrLabel8.StylePriority.UseBorders = false; this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.StylePriority.UseTextAlignment = false; xrSummary2.FormatString = "{0:#,#} vnđ"; xrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Report; this.xrLabel8.Summary = xrSummary2; this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleJustify; // // sqlDataSource2 // this.sqlDataSource2.ConnectionName = "localhost_DoAnCoSo_Connection"; this.sqlDataSource2.Name = "sqlDataSource2"; columnExpression8.ColumnName = "MaPhieuNhap"; table2.Name = "vw_DS_CTPNhap_TheoMaPN"; columnExpression8.Table = table2; column8.Expression = columnExpression8; columnExpression9.ColumnName = "NgayNhap"; columnExpression9.Table = table2; column9.Expression = columnExpression9; columnExpression10.ColumnName = "HoTen"; columnExpression10.Table = table2; column10.Expression = columnExpression10; columnExpression11.ColumnName = "TenHang"; columnExpression11.Table = table2; column11.Expression = columnExpression11; columnExpression12.ColumnName = "SoLuong"; columnExpression12.Table = table2; column12.Expression = columnExpression12; columnExpression13.ColumnName = "DonGiaNhap"; columnExpression13.Table = table2; column13.Expression = columnExpression13; columnExpression14.ColumnName = "Tổng Tiền"; columnExpression14.Table = table2; column14.Expression = columnExpression14; selectQuery2.Columns.Add(column8); selectQuery2.Columns.Add(column9); selectQuery2.Columns.Add(column10); selectQuery2.Columns.Add(column11); selectQuery2.Columns.Add(column12); selectQuery2.Columns.Add(column13); selectQuery2.Columns.Add(column14); selectQuery2.Name = "vw_DS_CTPNhap_TheoMaPN"; selectQuery2.Tables.Add(table2); this.sqlDataSource2.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery2 }); this.sqlDataSource2.ResultSchemaSerializable = resources.GetString("sqlDataSource2.ResultSchemaSerializable"); // // GroupHeader1 // this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable1, this.xrChart1 }); this.GroupHeader1.HeightF = 390F; this.GroupHeader1.Name = "GroupHeader1"; // // xrChart1 // this.xrChart1.BorderColor = System.Drawing.Color.Black; this.xrChart1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrChart1.DataMember = "vw_DS_CTPNhap_TheoMaPN"; this.xrChart1.DataSource = this.sqlDataSource2; 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.Legend.Name = "Default Legend"; this.xrChart1.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 14.58333F); this.xrChart1.Name = "xrChart1"; series1.ArgumentDataMember = "TenHang"; series1.Name = "Series 1"; series1.ValueDataMembersSerializable = "SoLuong"; sideBySideBarSeriesView1.BarWidth = 0.2D; series1.View = sideBySideBarSeriesView1; this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] { series1 }; this.xrChart1.SizeF = new System.Drawing.SizeF(733F, 312.9167F); // // rp_CTPN_MaPN // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin, this.ReportHeader, this.ReportFooter, this.GroupHeader1 }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1, this.sqlDataSource2 }); this.DataMember = "vw_DS_CTPNhap_TheoMaPN"; this.DataSource = this.sqlDataSource2; this.Margins = new System.Drawing.Printing.Margins(48, 49, 120, 100); this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Address, this.Heading, this.TableHeader, this.evenstyle, this.oddstyle, this.LineStyle, this.FooterLineStyle, this.AddressHeader }); this.Version = "17.1"; ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(series1)).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() { 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.SelectQuery selectQuery2 = new DevExpress.DataAccess.Sql.SelectQuery(); 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.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.Column column15 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression15 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.MasterDetailInfo masterDetailInfo1 = new DevExpress.DataAccess.Sql.MasterDetailInfo(); DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo1 = new DevExpress.DataAccess.Sql.RelationColumnInfo(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PublicReport)); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = 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.xrLine1 = new DevExpress.XtraReports.UI.XRLine(); 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.xrLabel10 = 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.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand(); this.Detail1 = new DevExpress.XtraReports.UI.DetailBand(); this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel(); this.xrCheckBox1 = new DevExpress.XtraReports.UI.XRCheckBox(); this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel1, this.xrLabel2, this.xrLabel3, this.xrLabel7, this.xrLabel8, this.xrLabel9, this.xrLine1 }); this.Detail.HeightF = 106.7917F; 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.LocationFloat = new DevExpress.Utils.PointFloat(6F, 9F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(162F, 18F); this.xrLabel1.StyleName = "FieldCaption"; this.xrLabel1.Text = "Category ID"; // // xrLabel2 // this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(6F, 33F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(162F, 18F); this.xrLabel2.StyleName = "FieldCaption"; this.xrLabel2.Text = "Category Name"; // // xrLabel3 // this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(6F, 57F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(162F, 18F); this.xrLabel3.StyleName = "FieldCaption"; this.xrLabel3.Text = "Description"; // // xrLabel7 // this.xrLabel7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CategoryID]") }); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(174F, 9F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(470F, 18F); this.xrLabel7.StyleName = "DataField"; this.xrLabel7.Text = "xrLabel7"; // // xrLabel8 // this.xrLabel8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CategoryName]") }); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(174F, 33F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(470F, 18F); this.xrLabel8.StyleName = "DataField"; this.xrLabel8.Text = "xrLabel8"; // // xrLabel9 // this.xrLabel9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Description]") }); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(174F, 57F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel9.SizeF = new System.Drawing.SizeF(470F, 18F); this.xrLabel9.StyleName = "DataField"; this.xrLabel9.Text = "xrLabel9"; // // xrLine1 // this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 3F); this.xrLine1.Name = "xrLine1"; this.xrLine1.SizeF = new System.Drawing.SizeF(638F, 2F); // // 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 = "nwindConnectionXpo"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "CategoryID"; table1.Name = "Categories"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "CategoryName"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "Description"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "Picture"; columnExpression4.Table = table1; column4.Expression = columnExpression4; selectQuery1.Columns.Add(column1); selectQuery1.Columns.Add(column2); selectQuery1.Columns.Add(column3); selectQuery1.Columns.Add(column4); selectQuery1.MetaSerializable = "<Meta X=\"20\" Y=\"20\" Width=\"100\" Height=\"139\" />"; selectQuery1.Name = "Categories"; selectQuery1.Tables.Add(table1); columnExpression5.ColumnName = "ProductID"; table2.Name = "Products"; columnExpression5.Table = table2; column5.Expression = columnExpression5; columnExpression6.ColumnName = "ProductName"; columnExpression6.Table = table2; column6.Expression = columnExpression6; columnExpression7.ColumnName = "SupplierID"; columnExpression7.Table = table2; column7.Expression = columnExpression7; columnExpression8.ColumnName = "CategoryID"; columnExpression8.Table = table2; column8.Expression = columnExpression8; columnExpression9.ColumnName = "QuantityPerUnit"; columnExpression9.Table = table2; column9.Expression = columnExpression9; columnExpression10.ColumnName = "UnitPrice"; columnExpression10.Table = table2; column10.Expression = columnExpression10; columnExpression11.ColumnName = "UnitsInStock"; columnExpression11.Table = table2; column11.Expression = columnExpression11; columnExpression12.ColumnName = "UnitsOnOrder"; columnExpression12.Table = table2; column12.Expression = columnExpression12; columnExpression13.ColumnName = "ReorderLevel"; columnExpression13.Table = table2; column13.Expression = columnExpression13; columnExpression14.ColumnName = "Discontinued"; columnExpression14.Table = table2; column14.Expression = columnExpression14; columnExpression15.ColumnName = "EAN13"; columnExpression15.Table = table2; column15.Expression = columnExpression15; selectQuery2.Columns.Add(column5); selectQuery2.Columns.Add(column6); selectQuery2.Columns.Add(column7); selectQuery2.Columns.Add(column8); selectQuery2.Columns.Add(column9); selectQuery2.Columns.Add(column10); selectQuery2.Columns.Add(column11); selectQuery2.Columns.Add(column12); selectQuery2.Columns.Add(column13); selectQuery2.Columns.Add(column14); selectQuery2.Columns.Add(column15); selectQuery2.MetaSerializable = "<Meta X=\"140\" Y=\"20\" Width=\"100\" Height=\"224\" />"; selectQuery2.Name = "Products"; selectQuery2.Tables.Add(table2); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1, selectQuery2 }); masterDetailInfo1.DetailQueryName = "Products"; relationColumnInfo1.NestedKeyColumn = "CategoryID"; relationColumnInfo1.ParentKeyColumn = "CategoryID"; masterDetailInfo1.KeyColumns.Add(relationColumnInfo1); masterDetailInfo1.MasterQueryName = "Categories"; this.sqlDataSource1.Relations.AddRange(new DevExpress.DataAccess.Sql.MasterDetailInfo[] { masterDetailInfo1 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // pageFooterBand1 // this.pageFooterBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPageInfo1, this.xrPageInfo2 }); this.pageFooterBand1.HeightF = 29F; this.pageFooterBand1.Name = "pageFooterBand1"; // // xrPageInfo1 // 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.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; this.xrPageInfo2.TextFormatString = "Page {0} of {1}"; // // reportHeaderBand1 // this.reportHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel10 }); this.reportHeaderBand1.HeightF = 64F; this.reportHeaderBand1.Name = "reportHeaderBand1"; // // xrLabel10 // this.xrLabel10.ForeColor = System.Drawing.Color.Green; this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(6.00001F, 6.00001F); 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(633.9999F, 44.45833F); this.xrLabel10.StyleName = "Title"; this.xrLabel10.StylePriority.UseForeColor = false; this.xrLabel10.Text = "Public Report\r\n"; // // 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); // // DetailReport // this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail1, this.GroupHeader1 }); this.DetailReport.DataMember = "Categories.CategoriesProducts"; this.DetailReport.DataSource = this.sqlDataSource1; this.DetailReport.Level = 0; this.DetailReport.Name = "DetailReport"; // // Detail1 // this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel12, this.xrCheckBox1, this.xrLabel11 }); this.Detail1.HeightF = 23F; this.Detail1.Name = "Detail1"; // // xrLabel12 // this.xrLabel12.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[UnitPrice]") }); this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(550F, 0F); 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.Text = "xrLabel12"; // // xrCheckBox1 // this.xrCheckBox1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "CheckState", "[Discontinued]") }); this.xrCheckBox1.GlyphAlignment = DevExpress.Utils.HorzAlignment.Center; this.xrCheckBox1.LocationFloat = new DevExpress.Utils.PointFloat(320.8333F, 0F); this.xrCheckBox1.Name = "xrCheckBox1"; this.xrCheckBox1.SizeF = new System.Drawing.SizeF(100F, 23F); // // xrLabel11 // this.xrLabel11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ProductName]") }); this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel11.SizeF = new System.Drawing.SizeF(195.8333F, 23F); this.xrLabel11.Text = "xrLabel11"; // // GroupHeader1 // this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel15, this.xrLabel14, this.xrLabel13 }); this.GroupHeader1.HeightF = 23.95833F; this.GroupHeader1.Name = "GroupHeader1"; // // xrLabel15 // this.xrLabel15.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(550F, 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(100F, 23F); this.xrLabel15.StylePriority.UseFont = false; this.xrLabel15.Text = "UnitPrice\r\n"; // // xrLabel14 // this.xrLabel14.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(320.8333F, 0F); this.xrLabel14.Multiline = true; this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel14.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel14.StylePriority.UseFont = false; this.xrLabel14.Text = "Discontinued\r\n"; // // xrLabel13 // this.xrLabel13.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); 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, 23F); this.xrLabel13.StylePriority.UseFont = false; this.xrLabel13.Text = "ProductName"; // // PublicReport // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin, this.pageFooterBand1, this.reportHeaderBand1, this.DetailReport }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataMember = "Categories"; this.DataSource = this.sqlDataSource1; this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Title, this.FieldCaption, this.PageInfo, this.DataField }); this.Version = "18.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.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.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(); 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.Column column15 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression15 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column16 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression16 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column17 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression17 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column18 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression18 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column19 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression19 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column20 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression20 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column21 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression21 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column22 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression22 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column23 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression23 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column24 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression24 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column25 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression25 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column26 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression26 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column27 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression27 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column28 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression28 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column29 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression29 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column30 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression30 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column31 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression31 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column32 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression32 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column33 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression33 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column34 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression34 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column35 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression35 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column36 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression36 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column37 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression37 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column38 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression38 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column39 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression39 = new DevExpress.DataAccess.Sql.ColumnExpression(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Mufflerprint1)); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "localhost_seqkart_Connection"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "SKUSYSID"; table1.Name = "SKU"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "SKUSYSDATE"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "SKUFNYR"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "SKUCODE"; columnExpression4.Table = table1; column4.Expression = columnExpression4; columnExpression5.ColumnName = "SKUVOUCHNO"; columnExpression5.Table = table1; column5.Expression = columnExpression5; columnExpression6.ColumnName = "SKUPRODUCTCODE"; columnExpression6.Table = table1; column6.Expression = columnExpression6; columnExpression7.ColumnName = "SKUARTNO"; columnExpression7.Table = table1; column7.Expression = columnExpression7; columnExpression8.ColumnName = "SKUARTID"; columnExpression8.Table = table1; column8.Expression = columnExpression8; columnExpression9.ColumnName = "SKUCOLN"; columnExpression9.Table = table1; column9.Expression = columnExpression9; columnExpression10.ColumnName = "SKUCOLID"; columnExpression10.Table = table1; column10.Expression = columnExpression10; columnExpression11.ColumnName = "SKUSIZN"; columnExpression11.Table = table1; column11.Expression = columnExpression11; columnExpression12.ColumnName = "SKUSIZID"; columnExpression12.Table = table1; column12.Expression = columnExpression12; columnExpression13.ColumnName = "SKUFEDQTY"; columnExpression13.Table = table1; column13.Expression = columnExpression13; columnExpression14.ColumnName = "SKUGENMODAUTO"; columnExpression14.Table = table1; column14.Expression = columnExpression14; columnExpression15.ColumnName = "SKUCODSCHEM"; columnExpression15.Table = table1; column15.Expression = columnExpression15; columnExpression16.ColumnName = "SKUWSP"; columnExpression16.Table = table1; column16.Expression = columnExpression16; columnExpression17.ColumnName = "SKUMRP"; columnExpression17.Table = table1; column17.Expression = columnExpression17; columnExpression18.ColumnName = "SKUWSPVAL"; columnExpression18.Table = table1; column18.Expression = columnExpression18; columnExpression19.ColumnName = "SKUMRPVAL"; columnExpression19.Table = table1; column19.Expression = columnExpression19; columnExpression20.ColumnName = "SKUMRKFXPRC"; columnExpression20.Table = table1; column20.Expression = columnExpression20; columnExpression21.ColumnName = "SKUASORDR"; columnExpression21.Table = table1; column21.Expression = columnExpression21; columnExpression22.ColumnName = "SKUNMAINTSTK"; columnExpression22.Table = table1; column22.Expression = columnExpression22; columnExpression23.ColumnName = "SKUARTCOLSET"; columnExpression23.Table = table1; column23.Expression = columnExpression23; columnExpression24.ColumnName = "SKUARTSIZSET"; columnExpression24.Table = table1; column24.Expression = columnExpression24; columnExpression25.ColumnName = "SKUSIZINDX"; columnExpression25.Table = table1; column25.Expression = columnExpression25; columnExpression26.ColumnName = "SKUCHNO"; columnExpression26.Table = table1; column26.Expression = columnExpression26; columnExpression27.ColumnName = "SKUPONO"; columnExpression27.Table = table1; column27.Expression = columnExpression27; columnExpression28.ColumnName = "SKUDANO"; columnExpression28.Table = table1; column28.Expression = columnExpression28; columnExpression29.ColumnName = "SKUPartyCODE"; columnExpression29.Table = table1; column29.Expression = columnExpression29; columnExpression30.ColumnName = "SKUINQTY"; columnExpression30.Table = table1; column30.Expression = columnExpression30; columnExpression31.ColumnName = "SKUSLSQTY"; columnExpression31.Table = table1; column31.Expression = columnExpression31; columnExpression32.ColumnName = "SKURTNQTY"; columnExpression32.Table = table1; column32.Expression = columnExpression32; columnExpression33.ColumnName = "SKUSTKQTY"; columnExpression33.Table = table1; column33.Expression = columnExpression33; columnExpression34.ColumnName = "SKUINACT"; columnExpression34.Table = table1; column34.Expression = columnExpression34; columnExpression35.ColumnName = "SKUBY"; columnExpression35.Table = table1; column35.Expression = columnExpression35; columnExpression36.ColumnName = "SKUDISCPRCN"; columnExpression36.Table = table1; column36.Expression = columnExpression36; columnExpression37.ColumnName = "SKUFLATRT"; columnExpression37.Table = table1; column37.Expression = columnExpression37; columnExpression38.ColumnName = "SKUPPRICE"; columnExpression38.Table = table1; column38.Expression = columnExpression38; columnExpression39.ColumnName = "SKUSBSECTIONID"; columnExpression39.Table = table1; column39.Expression = columnExpression39; 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.Columns.Add(column16); selectQuery1.Columns.Add(column17); selectQuery1.Columns.Add(column18); selectQuery1.Columns.Add(column19); selectQuery1.Columns.Add(column20); selectQuery1.Columns.Add(column21); selectQuery1.Columns.Add(column22); selectQuery1.Columns.Add(column23); selectQuery1.Columns.Add(column24); selectQuery1.Columns.Add(column25); selectQuery1.Columns.Add(column26); selectQuery1.Columns.Add(column27); selectQuery1.Columns.Add(column28); selectQuery1.Columns.Add(column29); selectQuery1.Columns.Add(column30); selectQuery1.Columns.Add(column31); selectQuery1.Columns.Add(column32); selectQuery1.Columns.Add(column33); selectQuery1.Columns.Add(column34); selectQuery1.Columns.Add(column35); selectQuery1.Columns.Add(column36); selectQuery1.Columns.Add(column37); selectQuery1.Columns.Add(column38); selectQuery1.Columns.Add(column39); selectQuery1.Name = "SKU"; selectQuery1.Tables.Add(table1); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // Detail // this.Detail.HeightF = 70.51281F; this.Detail.MultiColumn.ColumnSpacing = 214.5669F; this.Detail.MultiColumn.ColumnWidth = 150.3937F; this.Detail.MultiColumn.Layout = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown; this.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnWidth; this.Detail.Name = "Detail"; // // TopMargin // this.TopMargin.HeightF = 0F; this.TopMargin.Name = "TopMargin"; // // BottomMargin // this.BottomMargin.HeightF = 0F; this.BottomMargin.Name = "BottomMargin"; // // Mufflerprint // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin }); this.BookmarkDuplicateSuppress = false; this.BorderWidth = 0F; this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataSourceSchema = resources.GetString("$this.DataSourceSchema"); this.DrawGrid = false; this.Font = new System.Drawing.Font("Arial", 9.75F); this.Margins = new System.Drawing.Printing.Margins(6, 0, 0, 0); this.PageHeight = 120; this.PageWidth = 194; this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.PaperName = "muffler"; this.PrinterName = "\\\\creativeqpc\\TSC TTP-345"; this.ReportPrintOptions.DetailCountOnEmptyDataSource = 12; this.ReportPrintOptions.PrintOnEmptyDataSource = false; this.RequestParameters = false; this.Scripts.OnAfterPrint = "BarPrinting_AfterPrint"; this.ScriptsSource = "\r\nprivate void BarPrinting_AfterPrint(object sender, System.EventArgs e) {\r\n\r\n}\r\n" + ""; this.SnapGridSize = 0.1041666F; this.SnapGridStepCount = 1; this.SnappingMode = DevExpress.XtraReports.UI.SnappingMode.None; this.Version = "19.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.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 table3 = 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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(rptStokDurum)); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.Title = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailCaption1 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailData1 = new DevExpress.XtraReports.UI.XRControlStyle(); this.DetailData3_Odd = new DevExpress.XtraReports.UI.XRControlStyle(); this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.pageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.pageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo(); this.label1 = new DevExpress.XtraReports.UI.XRLabel(); this.table1 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.table2 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); ((System.ComponentModel.ISupportInitialize)(this.table1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.table2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "StokAppConnectionString"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "StokAdi"; table3.Name = "vw_StokDurumRaporu"; columnExpression1.Table = table3; column1.Expression = columnExpression1; columnExpression2.ColumnName = "StokKodu"; columnExpression2.Table = table3; column2.Expression = columnExpression2; columnExpression3.ColumnName = "DepoAdi"; columnExpression3.Table = table3; column3.Expression = columnExpression3; columnExpression4.ColumnName = "DepoKodu"; columnExpression4.Table = table3; column4.Expression = columnExpression4; columnExpression5.ColumnName = "MevcutStok"; columnExpression5.Table = table3; column5.Expression = columnExpression5; columnExpression6.ColumnName = "CikanStok"; columnExpression6.Table = table3; column6.Expression = columnExpression6; 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.Name = "vw_StokDurumRaporu"; selectQuery1.Tables.Add(table3); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // Title // this.Title.BackColor = System.Drawing.Color.Transparent; this.Title.BorderColor = System.Drawing.Color.Black; this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None; this.Title.BorderWidth = 1F; this.Title.Font = new System.Drawing.Font("Arial", 14.25F); this.Title.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.Title.Name = "Title"; // // DetailCaption1 // this.DetailCaption1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.DetailCaption1.BorderColor = System.Drawing.Color.White; this.DetailCaption1.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.DetailCaption1.BorderWidth = 2F; this.DetailCaption1.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.DetailCaption1.ForeColor = System.Drawing.Color.White; this.DetailCaption1.Name = "DetailCaption1"; this.DetailCaption1.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailCaption1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailData1 // this.DetailData1.BorderColor = System.Drawing.Color.Transparent; this.DetailData1.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.DetailData1.BorderWidth = 2F; this.DetailData1.Font = new System.Drawing.Font("Arial", 8.25F); this.DetailData1.ForeColor = System.Drawing.Color.Black; this.DetailData1.Name = "DetailData1"; this.DetailData1.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailData1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // DetailData3_Odd // this.DetailData3_Odd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231))))); this.DetailData3_Odd.BorderColor = System.Drawing.Color.Transparent; this.DetailData3_Odd.Borders = DevExpress.XtraPrinting.BorderSide.None; this.DetailData3_Odd.BorderWidth = 1F; this.DetailData3_Odd.Font = new System.Drawing.Font("Arial", 8.25F); this.DetailData3_Odd.ForeColor = System.Drawing.Color.Black; this.DetailData3_Odd.Name = "DetailData3_Odd"; this.DetailData3_Odd.Padding = new DevExpress.XtraPrinting.PaddingInfo(6, 6, 0, 0, 100F); this.DetailData3_Odd.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // PageInfo // this.PageInfo.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold); this.PageInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75))))); this.PageInfo.Name = "PageInfo"; this.PageInfo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); // // TopMargin // this.TopMargin.Name = "TopMargin"; // // BottomMargin // this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.pageInfo1, this.pageInfo2 }); this.BottomMargin.Name = "BottomMargin"; // // ReportHeader // this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.label1 }); this.ReportHeader.HeightF = 60F; this.ReportHeader.Name = "ReportHeader"; // // GroupHeader1 // this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.table1 }); this.GroupHeader1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail; this.GroupHeader1.HeightF = 28F; this.GroupHeader1.Name = "GroupHeader1"; // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.table2 }); this.Detail.HeightF = 25F; this.Detail.Name = "Detail"; // // pageInfo1 // this.pageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F); this.pageInfo1.Name = "pageInfo1"; this.pageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime; this.pageInfo1.SizeF = new System.Drawing.SizeF(313F, 23F); this.pageInfo1.StyleName = "PageInfo"; // // pageInfo2 // this.pageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(331F, 6F); this.pageInfo2.Name = "pageInfo2"; this.pageInfo2.SizeF = new System.Drawing.SizeF(313F, 23F); this.pageInfo2.StyleName = "PageInfo"; this.pageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; this.pageInfo2.TextFormatString = "Page {0} of {1}"; // // label1 // this.label1.LocationFloat = new DevExpress.Utils.PointFloat(6F, 6F); this.label1.Name = "label1"; this.label1.SizeF = new System.Drawing.SizeF(638F, 24.19433F); this.label1.StyleName = "Title"; this.label1.Text = "Stok Durum Raporu"; // // table1 // this.table1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.table1.Name = "table1"; this.table1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow1 }); this.table1.SizeF = new System.Drawing.SizeF(650F, 28F); // // tableRow1 // this.tableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell1, this.tableCell2, this.tableCell3, this.tableCell4, this.tableCell5, this.tableCell6 }); this.tableRow1.Name = "tableRow1"; this.tableRow1.Weight = 1D; // // tableCell1 // this.tableCell1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.tableCell1.Name = "tableCell1"; this.tableCell1.StyleName = "DetailCaption1"; this.tableCell1.StylePriority.UseBorders = false; this.tableCell1.StylePriority.UseTextAlignment = false; this.tableCell1.Text = "Stok Adi"; this.tableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell1.Weight = 0.1420288790189303D; // // tableCell2 // this.tableCell2.Name = "tableCell2"; this.tableCell2.StyleName = "DetailCaption1"; this.tableCell2.StylePriority.UseTextAlignment = false; this.tableCell2.Text = "Stok Kodu"; this.tableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell2.Weight = 0.16739498431865985D; // // tableCell3 // this.tableCell3.Name = "tableCell3"; this.tableCell3.StyleName = "DetailCaption1"; this.tableCell3.StylePriority.UseTextAlignment = false; this.tableCell3.Text = "Depo Adi"; this.tableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell3.Weight = 0.15097852266751802D; // // tableCell4 // this.tableCell4.Name = "tableCell4"; this.tableCell4.StyleName = "DetailCaption1"; this.tableCell4.StylePriority.UseTextAlignment = false; this.tableCell4.Text = "Depo Kodu"; this.tableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell4.Weight = 0.17634463970477765D; // // tableCell5 // this.tableCell5.Name = "tableCell5"; this.tableCell5.StyleName = "DetailCaption1"; this.tableCell5.StylePriority.UseTextAlignment = false; this.tableCell5.Text = "Mevcut Stok"; this.tableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell5.Weight = 0.19133071899414061D; // // tableCell6 // this.tableCell6.Name = "tableCell6"; this.tableCell6.StyleName = "DetailCaption1"; this.tableCell6.StylePriority.UseTextAlignment = false; this.tableCell6.Text = "Cikan Stok"; this.tableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell6.Weight = 0.17192220834585337D; // // table2 // this.table2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.table2.Name = "table2"; this.table2.OddStyleName = "DetailData3_Odd"; this.table2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow2 }); this.table2.SizeF = new System.Drawing.SizeF(650F, 25F); // // tableRow2 // this.tableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell7, this.tableCell8, this.tableCell9, this.tableCell10, this.tableCell11, this.tableCell12 }); this.tableRow2.Name = "tableRow2"; this.tableRow2.Weight = 11.5D; // // tableCell7 // this.tableCell7.Borders = DevExpress.XtraPrinting.BorderSide.None; this.tableCell7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[StokAdi]") }); this.tableCell7.Name = "tableCell7"; this.tableCell7.StyleName = "DetailData1"; this.tableCell7.StylePriority.UseBorders = false; this.tableCell7.StylePriority.UseTextAlignment = false; this.tableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell7.Weight = 0.14202889075646033D; // // tableCell8 // this.tableCell8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[StokKodu]") }); this.tableCell8.Name = "tableCell8"; this.tableCell8.StyleName = "DetailData1"; this.tableCell8.StylePriority.UseTextAlignment = false; this.tableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell8.Weight = 0.1673949960561899D; // // tableCell9 // this.tableCell9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[DepoAdi]") }); this.tableCell9.Name = "tableCell9"; this.tableCell9.StyleName = "DetailData1"; this.tableCell9.StylePriority.UseTextAlignment = false; this.tableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell9.Weight = 0.15097853440504808D; // // tableCell10 // this.tableCell10.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[DepoKodu]") }); this.tableCell10.Name = "tableCell10"; this.tableCell10.StyleName = "DetailData1"; this.tableCell10.StylePriority.UseTextAlignment = false; this.tableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell10.Weight = 0.17634465144230768D; // // tableCell11 // this.tableCell11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[MevcutStok]") }); this.tableCell11.Name = "tableCell11"; this.tableCell11.StyleName = "DetailData1"; this.tableCell11.StylePriority.UseTextAlignment = false; this.tableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell11.Weight = 0.19133073073167067D; // // tableCell12 // this.tableCell12.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CikanStok]") }); this.tableCell12.Name = "tableCell12"; this.tableCell12.StyleName = "DetailData1"; this.tableCell12.StylePriority.UseTextAlignment = false; this.tableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell12.Weight = 0.17192223182091346D; // // rptStokDurum // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.TopMargin, this.BottomMargin, this.ReportHeader, this.GroupHeader1, this.Detail }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataMember = "vw_StokDurumRaporu"; this.DataSource = this.sqlDataSource1; this.Font = new System.Drawing.Font("Arial", 9.75F); this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Title, this.DetailCaption1, this.DetailData1, this.DetailData3_Odd, this.PageInfo }); this.Version = "19.2"; ((System.ComponentModel.ISupportInitialize)(this.table1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.table2)).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.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.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.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(); DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(XtraRepAssessmentTaxOfficeYearDetails)); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.groupHeaderBand1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // TopMargin // this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPictureBox3, this.xrPictureBox2, this.xrPictureBox1, this.xrLabel9, this.xrLabel10, this.xrLabel11 }); this.TopMargin.HeightF = 144.1667F; this.TopMargin.Name = "TopMargin"; // // xrLabel9 // this.xrLabel9.Font = new System.Drawing.Font("Arial Rounded MT Bold", 20F, System.Drawing.FontStyle.Bold); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(175.2773F, 10.875F); 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(524.1666F, 43.16666F); this.xrLabel9.StylePriority.UseFont = false; this.xrLabel9.StylePriority.UseTextAlignment = false; this.xrLabel9.Text = "Tax Assessment"; this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel10 // this.xrLabel10.Font = new System.Drawing.Font("Bahnschrift SemiLight", 14F, System.Drawing.FontStyle.Bold); this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(246.1106F, 59.37494F); 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.5832F, 30.66667F); this.xrLabel10.StylePriority.UseFont = false; this.xrLabel10.StylePriority.UseTextAlignment = false; this.xrLabel10.Text = "Line Summary"; this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel11 // this.xrLabel11.Font = new System.Drawing.Font("Bahnschrift SemiLight", 14F, System.Drawing.FontStyle.Bold); this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(213.7501F, 97.0833F); 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(431.9022F, 30.66667F); this.xrLabel11.StylePriority.UseFont = false; this.xrLabel11.StylePriority.UseTextAlignment = false; this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // BottomMargin // this.BottomMargin.HeightF = 26.99998F; this.BottomMargin.Name = "BottomMargin"; // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable1 }); this.Detail.HeightF = 28.125F; this.Detail.Name = "Detail"; // // xrTable1 // this.xrTable1.Font = new System.Drawing.Font("Arial", 8F); 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(900F, 28.125F); this.xrTable1.StylePriority.UseFont = false; this.xrTable1.StylePriority.UseTextAlignment = false; this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell4, this.xrTableCell1, this.xrTableCell2, this.xrTableCell6, this.xrTableCell3, this.xrTableCell5 }); this.xrTableRow1.Name = "xrTableRow1"; this.xrTableRow1.Weight = 1D; // // xrTableCell4 // this.xrTableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumRecordNumber([AssessmentYear])") }); this.xrTableCell4.Multiline = true; this.xrTableCell4.Name = "xrTableCell4"; xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Group; this.xrTableCell4.Summary = xrSummary1; this.xrTableCell4.Text = "xrTableCell4"; this.xrTableCell4.Weight = 0.42492272000513909D; // // xrTableCell1 // this.xrTableCell1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AssessmentDate]") }); this.xrTableCell1.Multiline = true; this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Text = "xrTableCell1"; this.xrTableCell1.TextFormatString = "{0:dd/MM/yyyy}"; this.xrTableCell1.Weight = 0.74748268881404356D; // // xrTableCell2 // this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AssessmentNo]") }); this.xrTableCell2.Multiline = true; this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.Text = "xrTableCell2"; this.xrTableCell2.Weight = 1.671445066316831D; // // xrTableCell6 // this.xrTableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PayerName]") }); this.xrTableCell6.Multiline = true; this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.Text = "xrTableCell6"; this.xrTableCell6.Weight = 1.9366160875021414D; // // xrTableCell3 // this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[IncomeSourceClassifyName]") }); this.xrTableCell3.Multiline = true; this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.Text = "xrTableCell3"; this.xrTableCell3.Weight = 1.6763854935582263D; // // xrTableCell5 // this.xrTableCell5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[TaxPayable]") }); this.xrTableCell5.Multiline = true; this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.Text = "xrTableCell5"; this.xrTableCell5.TextFormatString = "{0:n2}"; this.xrTableCell5.Weight = 0.86929432119381722D; // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "Registration2ConnectionString"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "AssessmentYear"; table1.Name = "ViewAssessmentInfor"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "AssessmentNo"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "TaxPayable"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "IncomeSourceClassifyId"; columnExpression4.Table = table1; column4.Expression = columnExpression4; columnExpression5.ColumnName = "IncomeSourceClassifyName"; columnExpression5.Table = table1; column5.Expression = columnExpression5; columnExpression6.ColumnName = "RevenueOfficeId"; columnExpression6.Table = table1; column6.Expression = columnExpression6; columnExpression7.ColumnName = "RevenueOfficeName"; columnExpression7.Table = table1; column7.Expression = columnExpression7; columnExpression8.ColumnName = "PayerName"; columnExpression8.Table = table1; column8.Expression = columnExpression8; columnExpression9.ColumnName = "AssessmentDate"; 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.Name = "ViewAssessmentInfor"; selectQuery1.Tables.Add(table1); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // groupHeaderBand1 // this.groupHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel2, this.xrLabel1 }); this.groupHeaderBand1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] { new DevExpress.XtraReports.UI.GroupField("AssessmentYear", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending) }); this.groupHeaderBand1.HeightF = 23F; this.groupHeaderBand1.Name = "groupHeaderBand1"; // // xrLabel2 // this.xrLabel2.Font = new System.Drawing.Font("Arial Rounded MT Bold", 10F, System.Drawing.FontStyle.Bold); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(32.56892F, 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(50.00002F, 23F); this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "Year:"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrLabel1 // this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AssessmentYear]") }); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(101.3189F, 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(100F, 23F); this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel1.Text = "xrLabel1"; this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // PageHeader // this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable2 }); this.PageHeader.HeightF = 25F; this.PageHeader.Name = "PageHeader"; // // xrTable2 // this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); 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(900F, 25F); this.xrTable2.StylePriority.UseTextAlignment = false; this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell9, this.xrTableCell10, this.xrTableCell7, this.xrTableCell12, this.xrTableCell8, this.xrTableCell11 }); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // xrTableCell9 // this.xrTableCell9.Multiline = true; this.xrTableCell9.Name = "xrTableCell9"; this.xrTableCell9.Text = "S/N"; this.xrTableCell9.Weight = 0.255363257558786D; // // xrTableCell10 // this.xrTableCell10.Multiline = true; this.xrTableCell10.Name = "xrTableCell10"; this.xrTableCell10.Text = "Date"; this.xrTableCell10.Weight = 0.759543002538634D; // // xrTableCell7 // this.xrTableCell7.Multiline = true; this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.Text = "Ref. No"; this.xrTableCell7.Weight = 1.4469058902940606D; // // xrTableCell12 // this.xrTableCell12.Multiline = true; this.xrTableCell12.Name = "xrTableCell12"; this.xrTableCell12.Text = "Name"; this.xrTableCell12.Weight = 1.6764539368525238D; // // xrTableCell8 // this.xrTableCell8.Multiline = true; this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.Text = "Sources"; this.xrTableCell8.Weight = 1.4492116476039205D; // // xrTableCell11 // this.xrTableCell11.Multiline = true; this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.Text = "Tax Payable"; this.xrTableCell11.Weight = 0.75448561448317308D; // // GroupFooter1 // this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel3 }); this.GroupFooter1.HeightF = 27F; this.GroupFooter1.Name = "GroupFooter1"; // // xrLabel3 // this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumSum([TaxPayable])") }); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(781.6667F, 3.999996F); 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(108.3333F, 23F); xrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Group; this.xrLabel3.Summary = xrSummary2; this.xrLabel3.Text = "xrLabel3"; this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; this.xrLabel3.TextFormatString = "{0:n2}"; // // xrPictureBox3 // this.xrPictureBox3.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox3.ImageSource")); this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 10.875F); this.xrPictureBox3.Name = "xrPictureBox3"; this.xrPictureBox3.SizeF = new System.Drawing.SizeF(97.91666F, 95.54173F); this.xrPictureBox3.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; // // xrPictureBox2 // this.xrPictureBox2.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox2.ImageSource")); this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 10.875F); this.xrPictureBox2.Name = "xrPictureBox2"; this.xrPictureBox2.SizeF = new System.Drawing.SizeF(97.91666F, 95.54173F); this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; // // xrPictureBox1 // this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource")); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 10.875F); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.SizeF = new System.Drawing.SizeF(97.91666F, 95.54173F); this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; // // XtraRepAssessmentTaxOfficeYearDetails // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.TopMargin, this.BottomMargin, this.Detail, this.groupHeaderBand1, this.PageHeader, this.GroupFooter1 }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataMember = "ViewAssessmentInfor"; this.DataSource = this.sqlDataSource1; this.Font = new System.Drawing.Font("Arial", 9.75F); this.Landscape = true; this.Margins = new System.Drawing.Printing.Margins(100, 100, 144, 27); this.PageHeight = 850; this.PageWidth = 1100; this.Version = "20.2"; ((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.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.SelectQuery selectQuery2 = new DevExpress.DataAccess.Sql.SelectQuery(); 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.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.SelectQuery selectQuery3 = new DevExpress.DataAccess.Sql.SelectQuery(); DevExpress.DataAccess.Sql.Column column10 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression10 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Table table3 = new DevExpress.DataAccess.Sql.Table(); 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.CustomSqlQuery customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(XtraReport3)); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel18 = 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.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); 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.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.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo(); this.reportHeaderBand1 = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrLabel11 = 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.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine2 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabel26 = 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.xrLine1 = new DevExpress.XtraReports.UI.XRLine(); this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel(); this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand(); this.dataSet31 = new Cmart.DataSet3(); this.dataTable1TableAdapter = new Cmart.DataSet3TableAdapters.DataTable1TableAdapter(); this.xrLine3 = new DevExpress.XtraReports.UI.XRLine(); ((System.ComponentModel.ISupportInitialize)(this.dataSet31)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel17, this.xrLabel20, this.xrLabel19, this.xrLabel13, this.xrLabel18 }); this.Detail.Dpi = 100F; this.Detail.HeightF = 74.08332F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.StylePriority.UseTextAlignment = false; this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel17 // this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "BranchImport_List.Quantity") }); this.xrLabel17.Dpi = 100F; this.xrLabel17.Font = new System.Drawing.Font("Times New Roman", 8F); this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(492.1913F, 0F); this.xrLabel17.Name = "xrLabel17"; this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel17.SizeF = new System.Drawing.SizeF(146.5641F, 18F); this.xrLabel17.StylePriority.UseFont = false; this.xrLabel17.Text = "xrLabel17"; // // xrLabel20 // this.xrLabel20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.Expiration") }); this.xrLabel20.Dpi = 100F; this.xrLabel20.Font = new System.Drawing.Font("Times New Roman", 8F); this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(197.0086F, 0F); this.xrLabel20.Name = "xrLabel20"; this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel20.SizeF = new System.Drawing.SizeF(175.3435F, 17.99999F); this.xrLabel20.StylePriority.UseFont = false; this.xrLabel20.Text = "xrLabel20"; // // xrLabel19 // this.xrLabel19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "BranchImport_List.Status") }); this.xrLabel19.Dpi = 100F; this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(372.3522F, 0F); this.xrLabel19.Name = "xrLabel19"; this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel19.SizeF = new System.Drawing.SizeF(119.8391F, 18F); this.xrLabel19.StyleName = "DataField"; this.xrLabel19.StylePriority.UseTextAlignment = false; this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel13 // this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Product.Name") }); this.xrLabel13.Dpi = 100F; this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(46.10416F, 0F); this.xrLabel13.Name = "xrLabel13"; this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel13.SizeF = new System.Drawing.SizeF(148.8195F, 18F); this.xrLabel13.StyleName = "DataField"; // // xrLabel18 // this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "BranchImport_List.IDProduct") }); this.xrLabel18.Dpi = 100F; this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(5.131907F, 0F); this.xrLabel18.Name = "xrLabel18"; this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel18.SizeF = new System.Drawing.SizeF(40.97223F, 18F); this.xrLabel18.StyleName = "DataField"; // // TopMargin // this.TopMargin.Dpi = 100F; this.TopMargin.HeightF = 47.91667F; 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 = 34.54167F; 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 = "Cmart.Properties.Settings.CMART1ConnectionString"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "IDBranchImport"; table1.Name = "BranchImport_List"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "IDProduct"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "Quantity"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "Status"; columnExpression4.Table = table1; column4.Expression = columnExpression4; selectQuery1.Columns.Add(column1); selectQuery1.Columns.Add(column2); selectQuery1.Columns.Add(column3); selectQuery1.Columns.Add(column4); selectQuery1.Name = "BranchImport_List"; selectQuery1.Tables.Add(table1); columnExpression5.ColumnName = "IDBranchImport"; table2.Name = "BranchImport"; columnExpression5.Table = table2; column5.Expression = columnExpression5; columnExpression6.ColumnName = "IDHeadImport"; columnExpression6.Table = table2; column6.Expression = columnExpression6; columnExpression7.ColumnName = "BranchDate"; columnExpression7.Table = table2; column7.Expression = columnExpression7; columnExpression8.ColumnName = "Branch"; columnExpression8.Table = table2; column8.Expression = columnExpression8; columnExpression9.ColumnName = "IDAcc"; columnExpression9.Table = table2; column9.Expression = columnExpression9; selectQuery2.Columns.Add(column5); selectQuery2.Columns.Add(column6); selectQuery2.Columns.Add(column7); selectQuery2.Columns.Add(column8); selectQuery2.Columns.Add(column9); selectQuery2.Name = "BranchImport"; selectQuery2.Tables.Add(table2); columnExpression10.ColumnName = "IDProduct"; table3.Name = "Product"; columnExpression10.Table = table3; column10.Expression = columnExpression10; columnExpression11.ColumnName = "Name"; columnExpression11.Table = table3; column11.Expression = columnExpression11; columnExpression12.ColumnName = "Image"; columnExpression12.Table = table3; column12.Expression = columnExpression12; columnExpression13.ColumnName = "IDType"; columnExpression13.Table = table3; column13.Expression = columnExpression13; columnExpression14.ColumnName = "IDSupplier"; columnExpression14.Table = table3; column14.Expression = columnExpression14; selectQuery3.Columns.Add(column10); selectQuery3.Columns.Add(column11); selectQuery3.Columns.Add(column12); selectQuery3.Columns.Add(column13); selectQuery3.Columns.Add(column14); selectQuery3.Name = "Product"; selectQuery3.Tables.Add(table3); customSqlQuery1.Name = "Query"; customSqlQuery1.Sql = "select \"Expiration\"\r\n from \"dbo\".\"HeadImport_List\""; this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1, selectQuery2, selectQuery3, customSqlQuery1 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // xrLabel1 // this.xrLabel1.Dpi = 100F; this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(25.79168F, 86.91667F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.SizeF = new System.Drawing.SizeF(59.91669F, 18F); this.xrLabel1.StyleName = "FieldCaption"; this.xrLabel1.Text = "Branch"; // // xrLabel2 // this.xrLabel2.Dpi = 100F; this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(25.79168F, 68.91667F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(59.91669F, 18F); this.xrLabel2.StyleName = "FieldCaption"; this.xrLabel2.Text = "Date"; // // xrLabel3 // this.xrLabel3.Dpi = 100F; this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(25.79168F, 50.91667F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(59.91669F, 18F); this.xrLabel3.StyleName = "FieldCaption"; this.xrLabel3.Text = "IDAcc"; // // xrLabel4 // this.xrLabel4.Dpi = 100F; this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(399.7501F, 88.08333F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(112F, 18F); this.xrLabel4.StyleName = "FieldCaption"; this.xrLabel4.Text = "IDBranch Import"; // // xrLabel5 // this.xrLabel5.Dpi = 100F; this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(399.7501F, 68.91667F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(112F, 18F); this.xrLabel5.StyleName = "FieldCaption"; this.xrLabel5.Text = "IDHead Import"; // // xrLabel6 // this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "BranchImport.Branch") }); this.xrLabel6.Dpi = 100F; this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(85.70837F, 86.91667F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.SizeF = new System.Drawing.SizeF(118.9584F, 18F); this.xrLabel6.StyleName = "DataField"; this.xrLabel6.Text = "xrLabel6"; // // xrLabel7 // this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "BranchImport.BranchDate") }); this.xrLabel7.Dpi = 100F; this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(85.70837F, 68.91667F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(118.9584F, 18F); this.xrLabel7.StyleName = "DataField"; this.xrLabel7.Text = "xrLabel7"; // // xrLabel8 // this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "BranchImport.IDAcc") }); this.xrLabel8.Dpi = 100F; this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(85.70837F, 50.91667F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(86.45834F, 18F); this.xrLabel8.StyleName = "DataField"; this.xrLabel8.StylePriority.UseTextAlignment = false; this.xrLabel8.Text = "xrLabel8"; this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel9 // this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "BranchImport.IDBranchImport") }); this.xrLabel9.Dpi = 100F; this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(511.7501F, 88.08333F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel9.SizeF = new System.Drawing.SizeF(126.25F, 18F); this.xrLabel9.StyleName = "DataField"; this.xrLabel9.Text = "xrLabel9"; // // xrLabel10 // this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "BranchImport.IDHeadImport") }); this.xrLabel10.Dpi = 100F; this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(512.7917F, 68.91667F); this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel10.SizeF = new System.Drawing.SizeF(125.2083F, 18F); this.xrLabel10.StyleName = "DataField"; this.xrLabel10.Text = "xrLabel10"; // // xrPageInfo1 // this.xrPageInfo1.Dpi = 100F; this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(5.131912F, 9.999974F); 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(330.132F, 9.999974F); 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.xrLabel11, this.xrLabel3, this.xrLabel8, this.xrLabel2, this.xrLabel7, this.xrLabel5, this.xrLabel4, this.xrLabel9, this.xrLabel10, this.xrLabel1, this.xrLabel6 }); this.reportHeaderBand1.Dpi = 100F; this.reportHeaderBand1.HeightF = 106.0833F; this.reportHeaderBand1.Name = "reportHeaderBand1"; this.reportHeaderBand1.StylePriority.UseTextAlignment = false; this.reportHeaderBand1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel11 // this.xrLabel11.Dpi = 100F; this.xrLabel11.Font = new System.Drawing.Font("Times New Roman", 26F, System.Drawing.FontStyle.Bold); this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel11.SizeF = new System.Drawing.SizeF(638F, 39F); this.xrLabel11.StyleName = "Title"; this.xrLabel11.StylePriority.UseFont = false; this.xrLabel11.StylePriority.UseTextAlignment = false; this.xrLabel11.Text = "BRANCH IMPORT"; this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // 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", 24F); this.Title.ForeColor = System.Drawing.Color.Black; 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("Times New Roman", 10F, System.Drawing.FontStyle.Bold); this.FieldCaption.ForeColor = System.Drawing.Color.Black; this.FieldCaption.Name = "FieldCaption"; // // PageInfo // this.PageInfo.BackColor = System.Drawing.Color.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", 8F); 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", 8F); this.DataField.ForeColor = System.Drawing.Color.Black; this.DataField.Name = "DataField"; this.DataField.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); // // xrLabel12 // this.xrLabel12.Dpi = 100F; this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(372.3522F, 54.08338F); this.xrLabel12.Name = "xrLabel12"; this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel12.SizeF = new System.Drawing.SizeF(119.8391F, 18F); this.xrLabel12.StyleName = "FieldCaption"; this.xrLabel12.StylePriority.UseTextAlignment = false; this.xrLabel12.Text = "Status"; this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLine2 // this.xrLine2.Dpi = 100F; this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(5.13196F, 52.08333F); this.xrLine2.Name = "xrLine2"; this.xrLine2.SizeF = new System.Drawing.SizeF(638F, 2F); // // xrLabel26 // this.xrLabel26.Dpi = 100F; this.xrLabel26.Font = new System.Drawing.Font("Times New Roman", 24F, System.Drawing.FontStyle.Bold); this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(197.0086F, 0F); this.xrLabel26.Name = "xrLabel26"; this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel26.SizeF = new System.Drawing.SizeF(249.0384F, 41.38891F); this.xrLabel26.StylePriority.UseFont = false; this.xrLabel26.StylePriority.UseTextAlignment = false; this.xrLabel26.Text = "Product List"; this.xrLabel26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel16 // this.xrLabel16.Dpi = 100F; this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(46.10416F, 54.08334F); this.xrLabel16.Name = "xrLabel16"; this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel16.SizeF = new System.Drawing.SizeF(148.8195F, 18.00001F); this.xrLabel16.StyleName = "FieldCaption"; this.xrLabel16.StylePriority.UseTextAlignment = false; this.xrLabel16.Text = "Product"; this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel15 // this.xrLabel15.Dpi = 100F; this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(5.131907F, 54.08329F); this.xrLabel15.Name = "xrLabel15"; this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel15.SizeF = new System.Drawing.SizeF(40.97223F, 18.00001F); this.xrLabel15.StyleName = "FieldCaption"; this.xrLabel15.StylePriority.UseTextAlignment = false; this.xrLabel15.Text = "ID"; this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel14 // this.xrLabel14.Dpi = 100F; this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(492.1913F, 54.08334F); this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel14.SizeF = new System.Drawing.SizeF(146.5641F, 18.00001F); this.xrLabel14.StyleName = "FieldCaption"; this.xrLabel14.StylePriority.UseTextAlignment = false; this.xrLabel14.Text = "Quantity"; this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLine1 // this.xrLine1.Dpi = 100F; this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(5.13196F, 72.08337F); this.xrLine1.Name = "xrLine1"; this.xrLine1.SizeF = new System.Drawing.SizeF(638F, 2F); // // GroupHeader1 // this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel26, this.xrLabel14, this.xrLabel15, this.xrLabel16, this.xrLine1, this.xrLine2, this.xrLabel12, this.xrLabel21 }); this.GroupHeader1.Dpi = 100F; this.GroupHeader1.HeightF = 74.08337F; this.GroupHeader1.Name = "GroupHeader1"; // // xrLabel21 // this.xrLabel21.Dpi = 100F; this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(197.0086F, 54.08338F); this.xrLabel21.Name = "xrLabel21"; this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel21.SizeF = new System.Drawing.SizeF(175.3435F, 18F); this.xrLabel21.StyleName = "FieldCaption"; this.xrLabel21.StylePriority.UseTextAlignment = false; this.xrLabel21.Text = "Expiration"; this.xrLabel21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // ReportFooter // this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPageInfo1, this.xrPageInfo2, this.xrLine3 }); this.ReportFooter.Dpi = 100F; this.ReportFooter.HeightF = 53.125F; this.ReportFooter.Name = "ReportFooter"; // // dataSet31 // this.dataSet31.DataSetName = "DataSet3"; this.dataSet31.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // dataTable1TableAdapter // this.dataTable1TableAdapter.ClearBeforeFill = true; // // xrLine3 // this.xrLine3.Dpi = 100F; this.xrLine3.LocationFloat = new DevExpress.Utils.PointFloat(5.13196F, 0F); this.xrLine3.Name = "xrLine3"; this.xrLine3.SizeF = new System.Drawing.SizeF(638F, 2F); // // XtraReport3 // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin, this.reportHeaderBand1, this.GroupHeader1, this.ReportFooter }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1 }); this.DataAdapter = this.dataTable1TableAdapter; this.DataMember = "DataTable1"; this.DataSource = this.dataSet31; this.Margins = new System.Drawing.Printing.Margins(100, 100, 48, 35); this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] { this.Title, this.FieldCaption, this.PageInfo, this.DataField }); this.Version = "16.2"; ((System.ComponentModel.ISupportInitialize)(this.dataSet31)).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.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.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.SelectQuery selectQuery2 = new DevExpress.DataAccess.Sql.SelectQuery(); DevExpress.DataAccess.Sql.Column column9 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression9 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Table table2 = new DevExpress.DataAccess.Sql.Table(); 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.Column column15 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression15 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column16 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression16 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.SelectQuery selectQuery3 = new DevExpress.DataAccess.Sql.SelectQuery(); DevExpress.DataAccess.Sql.Column column17 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression17 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Table table3 = new DevExpress.DataAccess.Sql.Table(); DevExpress.DataAccess.Sql.Column column18 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression18 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column19 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression19 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column20 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression20 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.SelectQuery selectQuery4 = new DevExpress.DataAccess.Sql.SelectQuery(); DevExpress.DataAccess.Sql.Column column21 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression21 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Table table4 = new DevExpress.DataAccess.Sql.Table(); DevExpress.DataAccess.Sql.Column column22 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression22 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.SelectQuery selectQuery5 = new DevExpress.DataAccess.Sql.SelectQuery(); DevExpress.DataAccess.Sql.Column column23 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression23 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Table table5 = new DevExpress.DataAccess.Sql.Table(); DevExpress.DataAccess.Sql.Column column24 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression24 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.SelectQuery selectQuery6 = new DevExpress.DataAccess.Sql.SelectQuery(); DevExpress.DataAccess.Sql.Column column25 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression25 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Table table6 = new DevExpress.DataAccess.Sql.Table(); DevExpress.DataAccess.Sql.Column column26 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression26 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column27 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression27 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column28 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression28 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column29 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression29 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column30 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression30 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.SelectQuery selectQuery7 = new DevExpress.DataAccess.Sql.SelectQuery(); DevExpress.DataAccess.Sql.Column column31 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression31 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Table table7 = new DevExpress.DataAccess.Sql.Table(); DevExpress.DataAccess.Sql.Column column32 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression32 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column33 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression33 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column34 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression34 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.SelectQuery selectQuery8 = new DevExpress.DataAccess.Sql.SelectQuery(); DevExpress.DataAccess.Sql.Column column35 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression35 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Table table8 = new DevExpress.DataAccess.Sql.Table(); DevExpress.DataAccess.Sql.Column column36 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression36 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column37 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression37 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column38 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression38 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column39 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression39 = new DevExpress.DataAccess.Sql.ColumnExpression(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(XtraReport)); 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.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = 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.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTable2 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.XRTableCell_id = new DevExpress.XtraReports.UI.XRTableCell(); this.XRTableCell_first = new DevExpress.XtraReports.UI.XRTableCell(); this.XRTableCell_last = new DevExpress.XtraReports.UI.XRTableCell(); this.XRTableCell_birthday = new DevExpress.XtraReports.UI.XRTableCell(); this.dataSet_Student1 = new School_Management.DataSet_Student(); this.add_StudentTableAdapter = new School_Management.DataSet_StudentTableAdapters.Add_StudentTableAdapter(); this.XRTableCell_address = new DevExpress.XtraReports.UI.XRTableCell(); this.XRTableCell_phone = new DevExpress.XtraReports.UI.XRTableCell(); this.XRTableCell_picture = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell(); this.XRTableCell_gender = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell(); this.XRTableCell_stt = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand(); this.dataSet_Student2 = new School_Management.DataSet_Student(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet_Student1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet_Student2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // TopMargin // this.TopMargin.HeightF = 70F; this.TopMargin.Name = "TopMargin"; // // BottomMargin // this.BottomMargin.Name = "BottomMargin"; // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable1 }); this.Detail.Name = "Detail"; // // ReportHeader // this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable2, this.xrLabel3, this.xrLabel2, this.xrLabel1 }); this.ReportHeader.HeightF = 160.9848F; this.ReportHeader.Name = "ReportHeader"; // // xrLabel1 // this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(258.144F, 9.999997F); this.xrLabel1.Multiline = true; this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel1.SizeF = new System.Drawing.SizeF(109.4697F, 37.20454F); this.xrLabel1.Text = "List of class"; // // xrLabel2 // this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(105.6818F, 47.87878F); this.xrLabel2.Multiline = true; this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel2.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel2.Text = "Name: "; // // xrLabel3 // this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(105.6818F, 94.81059F); 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.Text = "Day:"; // // xrTable1 // this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 9.999997F); 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(627F, 25F); // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell4, this.xrTableCell1, this.xrTableCell2, this.xrTableCell3, this.xrTableCell11, this.xrTableCell12, this.xrTableCell13, this.xrTableCell15, this.xrTableCell16 }); 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", "[id]") }); this.xrTableCell1.Multiline = true; this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Text = "xrTableCell1"; this.xrTableCell1.Weight = 1.2446718352833432D; // // xrTableCell2 // this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[firstname]") }); this.xrTableCell2.Multiline = true; this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.Text = "xrTableCell2"; this.xrTableCell2.Weight = 1.1087428553823078D; // // xrTableCell3 // this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[lastname]") }); this.xrTableCell3.Multiline = true; this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.Text = "xrTableCell3"; this.xrTableCell3.Weight = 1.1767071810635654D; // // xrTable2 // this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 135.9848F); 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(627F, 25F); // // xrTableRow2 // this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.XRTableCell_stt, this.XRTableCell_id, this.XRTableCell_first, this.XRTableCell_last, this.XRTableCell_birthday, this.XRTableCell_gender, this.XRTableCell_address, this.XRTableCell_phone, this.XRTableCell_picture }); this.xrTableRow2.Name = "xrTableRow2"; this.xrTableRow2.Weight = 1D; // // XRTableCell_id // this.XRTableCell_id.Multiline = true; this.XRTableCell_id.Name = "XRTableCell_id"; this.XRTableCell_id.Text = "ID Student"; this.XRTableCell_id.Weight = 1.2446717805269232D; // // XRTableCell_first // this.XRTableCell_first.Multiline = true; this.XRTableCell_first.Name = "XRTableCell_first"; this.XRTableCell_first.Text = "First name"; this.XRTableCell_first.Weight = 1.1087429648951479D; // // XRTableCell_last // this.XRTableCell_last.Multiline = true; this.XRTableCell_last.Name = "XRTableCell_last"; this.XRTableCell_last.Text = "Last name"; this.XRTableCell_last.Weight = 1.1767071810635654D; // // XRTableCell_birthday // this.XRTableCell_birthday.Multiline = true; this.XRTableCell_birthday.Name = "XRTableCell_birthday"; this.XRTableCell_birthday.Text = "Birthday"; this.XRTableCell_birthday.Weight = 1D; // // dataSet_Student1 // this.dataSet_Student1.DataSetName = "DataSet_Student"; this.dataSet_Student1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // add_StudentTableAdapter // this.add_StudentTableAdapter.ClearBeforeFill = true; // // XRTableCell_address // this.XRTableCell_address.Multiline = true; this.XRTableCell_address.Name = "XRTableCell_address"; this.XRTableCell_address.Text = "Address"; this.XRTableCell_address.Weight = 1D; // // XRTableCell_phone // this.XRTableCell_phone.Multiline = true; this.XRTableCell_phone.Name = "XRTableCell_phone"; this.XRTableCell_phone.Text = "Phone"; this.XRTableCell_phone.Weight = 1D; // // XRTableCell_picture // this.XRTableCell_picture.Multiline = true; this.XRTableCell_picture.Name = "XRTableCell_picture"; this.XRTableCell_picture.Text = "Picture"; this.XRTableCell_picture.Weight = 1D; // // xrTableCell11 // this.xrTableCell11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[birthday]") }); this.xrTableCell11.Multiline = true; this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.Text = "xrTableCell11"; this.xrTableCell11.Weight = 1D; // // xrTableCell12 // this.xrTableCell12.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[gender]") }); this.xrTableCell12.Multiline = true; this.xrTableCell12.Name = "xrTableCell12"; this.xrTableCell12.Text = "xrTableCell12"; this.xrTableCell12.Weight = 1D; // // xrTableCell13 // this.xrTableCell13.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[address]") }); this.xrTableCell13.Multiline = true; this.xrTableCell13.Name = "xrTableCell13"; this.xrTableCell13.Text = "xrTableCell13"; this.xrTableCell13.Weight = 1D; // // XRTableCell_gender // this.XRTableCell_gender.Multiline = true; this.XRTableCell_gender.Name = "XRTableCell_gender"; this.XRTableCell_gender.Text = "Gender"; this.XRTableCell_gender.Weight = 1D; // // xrTableCell15 // this.xrTableCell15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[phone]") }); this.xrTableCell15.Multiline = true; this.xrTableCell15.Name = "xrTableCell15"; this.xrTableCell15.Text = "xrTableCell15"; this.xrTableCell15.Weight = 1D; // // xrTableCell16 // this.xrTableCell16.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[picture]") }); this.xrTableCell16.Multiline = true; this.xrTableCell16.Name = "xrTableCell16"; this.xrTableCell16.Text = "xrTableCell16"; this.xrTableCell16.Weight = 1D; // // XRTableCell_stt // this.XRTableCell_stt.Multiline = true; this.XRTableCell_stt.Name = "XRTableCell_stt"; this.XRTableCell_stt.Text = "STT"; this.XRTableCell_stt.Weight = 0.4698780735143635D; // // xrTableCell4 // this.xrTableCell4.Multiline = true; this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.Text = "xrTableCell4"; this.xrTableCell4.Weight = 0.46987812827078357D; // // ReportFooter // this.ReportFooter.Name = "ReportFooter"; // // dataSet_Student2 // this.dataSet_Student2.DataSetName = "DataSet_Student"; this.dataSet_Student2.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "Manager_StudentConnectionString"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "id"; table1.Name = "Add_Student"; columnExpression1.Table = table1; column1.Expression = columnExpression1; columnExpression2.ColumnName = "firstname"; columnExpression2.Table = table1; column2.Expression = columnExpression2; columnExpression3.ColumnName = "lastname"; columnExpression3.Table = table1; column3.Expression = columnExpression3; columnExpression4.ColumnName = "birthday"; columnExpression4.Table = table1; column4.Expression = columnExpression4; columnExpression5.ColumnName = "gender"; columnExpression5.Table = table1; column5.Expression = columnExpression5; columnExpression6.ColumnName = "address"; columnExpression6.Table = table1; column6.Expression = columnExpression6; columnExpression7.ColumnName = "phone"; columnExpression7.Table = table1; column7.Expression = columnExpression7; columnExpression8.ColumnName = "picture"; columnExpression8.Table = table1; column8.Expression = columnExpression8; 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.Name = "Add_Student"; selectQuery1.Tables.Add(table1); columnExpression9.ColumnName = "id"; table2.Name = "Contact"; columnExpression9.Table = table2; column9.Expression = columnExpression9; columnExpression10.ColumnName = "firstname"; columnExpression10.Table = table2; column10.Expression = columnExpression10; columnExpression11.ColumnName = "lastname"; columnExpression11.Table = table2; column11.Expression = columnExpression11; columnExpression12.ColumnName = "group_id"; columnExpression12.Table = table2; column12.Expression = columnExpression12; columnExpression13.ColumnName = "phone"; columnExpression13.Table = table2; column13.Expression = columnExpression13; columnExpression14.ColumnName = "address"; columnExpression14.Table = table2; column14.Expression = columnExpression14; columnExpression15.ColumnName = "picture"; columnExpression15.Table = table2; column15.Expression = columnExpression15; columnExpression16.ColumnName = "user_id"; columnExpression16.Table = table2; column16.Expression = columnExpression16; selectQuery2.Columns.Add(column9); selectQuery2.Columns.Add(column10); selectQuery2.Columns.Add(column11); selectQuery2.Columns.Add(column12); selectQuery2.Columns.Add(column13); selectQuery2.Columns.Add(column14); selectQuery2.Columns.Add(column15); selectQuery2.Columns.Add(column16); selectQuery2.Name = "Contact"; selectQuery2.Tables.Add(table2); columnExpression17.ColumnName = "Id"; table3.Name = "Course"; columnExpression17.Table = table3; column17.Expression = columnExpression17; columnExpression18.ColumnName = "lable"; columnExpression18.Table = table3; column18.Expression = columnExpression18; columnExpression19.ColumnName = "period"; columnExpression19.Table = table3; column19.Expression = columnExpression19; columnExpression20.ColumnName = "description"; columnExpression20.Table = table3; column20.Expression = columnExpression20; selectQuery3.Columns.Add(column17); selectQuery3.Columns.Add(column18); selectQuery3.Columns.Add(column19); selectQuery3.Columns.Add(column20); selectQuery3.Name = "Course"; selectQuery3.Tables.Add(table3); columnExpression21.ColumnName = "Username"; table4.Name = "Login"; columnExpression21.Table = table4; column21.Expression = columnExpression21; columnExpression22.ColumnName = "Password"; columnExpression22.Table = table4; column22.Expression = columnExpression22; selectQuery4.Columns.Add(column21); selectQuery4.Columns.Add(column22); selectQuery4.Name = "Login"; selectQuery4.Tables.Add(table4); columnExpression23.ColumnName = "Firstname"; table5.Name = "Name"; columnExpression23.Table = table5; column23.Expression = columnExpression23; columnExpression24.ColumnName = "Lastname"; columnExpression24.Table = table5; column24.Expression = columnExpression24; selectQuery5.Columns.Add(column23); selectQuery5.Columns.Add(column24); selectQuery5.Name = "Name"; selectQuery5.Tables.Add(table5); columnExpression25.ColumnName = "Id"; table6.Name = "New_User"; columnExpression25.Table = table6; column25.Expression = columnExpression25; columnExpression26.ColumnName = "firstname"; columnExpression26.Table = table6; column26.Expression = columnExpression26; columnExpression27.ColumnName = "lastname"; columnExpression27.Table = table6; column27.Expression = columnExpression27; columnExpression28.ColumnName = "username"; columnExpression28.Table = table6; column28.Expression = columnExpression28; columnExpression29.ColumnName = "password"; columnExpression29.Table = table6; column29.Expression = columnExpression29; columnExpression30.ColumnName = "picture"; columnExpression30.Table = table6; column30.Expression = columnExpression30; selectQuery6.Columns.Add(column25); selectQuery6.Columns.Add(column26); selectQuery6.Columns.Add(column27); selectQuery6.Columns.Add(column28); selectQuery6.Columns.Add(column29); selectQuery6.Columns.Add(column30); selectQuery6.Name = "New_User"; selectQuery6.Tables.Add(table6); columnExpression31.ColumnName = "Student_id"; table7.Name = "Score"; columnExpression31.Table = table7; column31.Expression = columnExpression31; columnExpression32.ColumnName = "Course_id"; columnExpression32.Table = table7; column32.Expression = columnExpression32; columnExpression33.ColumnName = "Student_score"; columnExpression33.Table = table7; column33.Expression = columnExpression33; columnExpression34.ColumnName = "Description"; columnExpression34.Table = table7; column34.Expression = columnExpression34; selectQuery7.Columns.Add(column31); selectQuery7.Columns.Add(column32); selectQuery7.Columns.Add(column33); selectQuery7.Columns.Add(column34); selectQuery7.Name = "Score"; selectQuery7.Tables.Add(table7); columnExpression35.ColumnName = "name"; table8.Name = "sysdiagrams"; columnExpression35.Table = table8; column35.Expression = columnExpression35; columnExpression36.ColumnName = "principal_id"; columnExpression36.Table = table8; column36.Expression = columnExpression36; columnExpression37.ColumnName = "diagram_id"; columnExpression37.Table = table8; column37.Expression = columnExpression37; columnExpression38.ColumnName = "version"; columnExpression38.Table = table8; column38.Expression = columnExpression38; columnExpression39.ColumnName = "definition"; columnExpression39.Table = table8; column39.Expression = columnExpression39; selectQuery8.Columns.Add(column35); selectQuery8.Columns.Add(column36); selectQuery8.Columns.Add(column37); selectQuery8.Columns.Add(column38); selectQuery8.Columns.Add(column39); selectQuery8.Name = "sysdiagrams"; selectQuery8.Tables.Add(table8); this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery1, selectQuery2, selectQuery3, selectQuery4, selectQuery5, selectQuery6, selectQuery7, selectQuery8 }); this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable"); // // XtraReport // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.TopMargin, this.BottomMargin, this.Detail, this.ReportHeader, this.ReportFooter }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.dataSet_Student1, this.dataSet_Student2, this.sqlDataSource1 }); this.DataAdapter = this.add_StudentTableAdapter; this.DataMember = "Add_Student"; this.DataSource = this.sqlDataSource1; this.Font = new System.Drawing.Font("Arial", 9.75F); this.Margins = new System.Drawing.Printing.Margins(100, 100, 70, 100); this.PageHeight = 1169; this.PageWidth = 827; this.PaperKind = System.Drawing.Printing.PaperKind.A4; this.Version = "19.1"; ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet_Student1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet_Student2)).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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Details)); 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 table3 = 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.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(); 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.SelectQuery selectQuery2 = new DevExpress.DataAccess.Sql.SelectQuery(); DevExpress.DataAccess.Sql.Column column12 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression12 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Table table4 = new DevExpress.DataAccess.Sql.Table(); 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.Column column15 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression15 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column16 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression16 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column17 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression17 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column18 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression18 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column19 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression19 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column20 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression20 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column21 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression21 = new DevExpress.DataAccess.Sql.ColumnExpression(); DevExpress.DataAccess.Sql.Column column22 = new DevExpress.DataAccess.Sql.Column(); DevExpress.DataAccess.Sql.ColumnExpression columnExpression22 = new DevExpress.DataAccess.Sql.ColumnExpression(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.table2 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.table1 = new DevExpress.XtraReports.UI.XRTable(); this.tableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.tableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.tableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.label2 = new DevExpress.XtraReports.UI.XRLabel(); this.pictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.label3 = new DevExpress.XtraReports.UI.XRLabel(); this.SubBand1 = new DevExpress.XtraReports.UI.SubBand(); this.sqlDataSource2 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components); ((System.ComponentModel.ISupportInitialize)(this.table2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.table1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // TopMargin // this.TopMargin.Name = "TopMargin"; // // BottomMargin // this.BottomMargin.Name = "BottomMargin"; // // table2 // this.table2.LocationFloat = new DevExpress.Utils.PointFloat(19.68749F, 0F); this.table2.Name = "table2"; this.table2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.table2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow2 }); this.table2.SizeF = new System.Drawing.SizeF(620.3125F, 25F); // // tableRow2 // this.tableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell4, this.tableCell5, this.tableCell6 }); this.tableRow2.Name = "tableRow2"; this.tableRow2.StylePriority.UseTextAlignment = false; this.tableRow2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableRow2.Weight = 11.5D; // // tableCell4 // this.tableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ProductName]") }); this.tableCell4.Multiline = true; this.tableCell4.Name = "tableCell4"; this.tableCell4.Text = "tableCell4"; this.tableCell4.Weight = 0.2857142857142857D; // // tableCell5 // this.tableCell5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[UnitPrice]") }); this.tableCell5.Multiline = true; this.tableCell5.Name = "tableCell5"; this.tableCell5.StylePriority.UseTextAlignment = false; this.tableCell5.Text = "tableCell5"; this.tableCell5.Weight = 0.2857142857142857D; // // tableCell6 // this.tableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[UnitsOnOrder]") }); this.tableCell6.Multiline = true; this.tableCell6.Name = "tableCell6"; this.tableCell6.StylePriority.UseTextAlignment = false; this.tableCell6.Text = "tableCell6"; this.tableCell6.Weight = 0.2857142857142857D; // // table1 // this.table1.BackColor = System.Drawing.Color.Gray; this.table1.Font = new System.Drawing.Font("Times New Roman", 10.5F, System.Drawing.FontStyle.Bold); this.table1.ForeColor = System.Drawing.Color.White; this.table1.LocationFloat = new DevExpress.Utils.PointFloat(19.68749F, 0F); this.table1.Name = "table1"; this.table1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.table1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.tableRow1 }); this.table1.SizeF = new System.Drawing.SizeF(620.3125F, 25F); this.table1.StylePriority.UseBackColor = false; this.table1.StylePriority.UseFont = false; this.table1.StylePriority.UseForeColor = false; this.table1.StylePriority.UseTextAlignment = false; this.table1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // tableRow1 // this.tableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.tableCell1, this.tableCell2, this.tableCell3 }); this.tableRow1.Name = "tableRow1"; this.tableRow1.Weight = 11.5D; // // tableCell1 // this.tableCell1.Multiline = true; this.tableCell1.Name = "tableCell1"; this.tableCell1.Text = "Product Name"; this.tableCell1.Weight = 0.2857142857142857D; // // tableCell2 // this.tableCell2.Multiline = true; this.tableCell2.Name = "tableCell2"; this.tableCell2.StylePriority.UseTextAlignment = false; this.tableCell2.Text = "Unit Price"; this.tableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell2.Weight = 0.2857142857142857D; // // tableCell3 // this.tableCell3.Multiline = true; this.tableCell3.Name = "tableCell3"; this.tableCell3.StylePriority.UseTextAlignment = false; this.tableCell3.Text = "Units On Order"; this.tableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.tableCell3.Weight = 0.2857142857142857D; // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.table2 }); this.Detail.Name = "Detail"; // // label2 // this.label2.Font = new System.Drawing.Font("Times New Roman", 20F, System.Drawing.FontStyle.Bold); this.label2.LocationFloat = new DevExpress.Utils.PointFloat(153.2292F, 10.00001F); this.label2.Multiline = true; this.label2.Name = "label2"; this.label2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label2.SizeF = new System.Drawing.SizeF(415.1041F, 41.22915F); this.label2.StylePriority.UseFont = false; this.label2.StylePriority.UseTextAlignment = false; this.label2.Text = "Products"; this.label2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // pictureBox1 // this.pictureBox1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "NavigateUrl", "\'back\'") }); this.pictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("svg", resources.GetString("pictureBox1.ImageSource")); this.pictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(46.35417F, 0F); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.SizeF = new System.Drawing.SizeF(48.95833F, 51.22916F); this.pictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; // // sqlDataSource1 // this.sqlDataSource1.ConnectionName = "NWind.mdf"; this.sqlDataSource1.Name = "sqlDataSource1"; columnExpression1.ColumnName = "ProductID"; table3.Name = "Products"; columnExpression1.Table = table3; column1.Expression = columnExpression1; columnExpression2.ColumnName = "ProductName"; columnExpression2.Table = table3; column2.Expression = columnExpression2; columnExpression3.ColumnName = "SupplierID"; columnExpression3.Table = table3; column3.Expression = columnExpression3; columnExpression4.ColumnName = "CategoryID"; columnExpression4.Table = table3; column4.Expression = columnExpression4; columnExpression5.ColumnName = "QuantityPerUnit"; columnExpression5.Table = table3; column5.Expression = columnExpression5; columnExpression6.ColumnName = "UnitPrice"; columnExpression6.Table = table3; column6.Expression = columnExpression6; columnExpression7.ColumnName = "UnitsInStock"; columnExpression7.Table = table3; column7.Expression = columnExpression7; columnExpression8.ColumnName = "UnitsOnOrder"; columnExpression8.Table = table3; column8.Expression = columnExpression8; columnExpression9.ColumnName = "ReorderLevel"; columnExpression9.Table = table3; column9.Expression = columnExpression9; columnExpression10.ColumnName = "Discontinued"; columnExpression10.Table = table3; column10.Expression = columnExpression10; columnExpression11.ColumnName = "EAN13"; columnExpression11.Table = table3; column11.Expression = columnExpression11; 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.Name = "Products"; selectQuery1.Tables.Add(table3); 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.pictureBox1, this.label2 }); this.ReportHeader.HeightF = 58.33333F; this.ReportHeader.Name = "ReportHeader"; // // GroupHeader1 // this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.label3 }); this.GroupHeader1.HeightF = 35.41667F; this.GroupHeader1.Name = "GroupHeader1"; this.GroupHeader1.SubBands.AddRange(new DevExpress.XtraReports.UI.SubBand[] { this.SubBand1 }); // // label3 // this.label3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] { new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CategoryName]") }); this.label3.Font = new System.Drawing.Font("Times New Roman", 16F, System.Drawing.FontStyle.Bold); this.label3.LocationFloat = new DevExpress.Utils.PointFloat(136.5625F, 0F); this.label3.Multiline = true; this.label3.Name = "label3"; this.label3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.label3.SizeF = new System.Drawing.SizeF(431.7708F, 33.93752F); this.label3.StylePriority.UseFont = false; this.label3.StylePriority.UseTextAlignment = false; this.label3.Text = "label2"; this.label3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; // // SubBand1 // this.SubBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.table1 }); this.SubBand1.HeightF = 29.16667F; this.SubBand1.Name = "SubBand1"; // // sqlDataSource2 // this.sqlDataSource2.ConnectionName = "NWindConnectionString"; this.sqlDataSource2.Name = "sqlDataSource2"; columnExpression12.ColumnName = "ProductID"; table4.Name = "Products"; columnExpression12.Table = table4; column12.Expression = columnExpression12; columnExpression13.ColumnName = "ProductName"; columnExpression13.Table = table4; column13.Expression = columnExpression13; columnExpression14.ColumnName = "SupplierID"; columnExpression14.Table = table4; column14.Expression = columnExpression14; columnExpression15.ColumnName = "CategoryID"; columnExpression15.Table = table4; column15.Expression = columnExpression15; columnExpression16.ColumnName = "QuantityPerUnit"; columnExpression16.Table = table4; column16.Expression = columnExpression16; columnExpression17.ColumnName = "UnitPrice"; columnExpression17.Table = table4; column17.Expression = columnExpression17; columnExpression18.ColumnName = "UnitsInStock"; columnExpression18.Table = table4; column18.Expression = columnExpression18; columnExpression19.ColumnName = "UnitsOnOrder"; columnExpression19.Table = table4; column19.Expression = columnExpression19; columnExpression20.ColumnName = "ReorderLevel"; columnExpression20.Table = table4; column20.Expression = columnExpression20; columnExpression21.ColumnName = "Discontinued"; columnExpression21.Table = table4; column21.Expression = columnExpression21; columnExpression22.ColumnName = "EAN13"; columnExpression22.Table = table4; column22.Expression = columnExpression22; selectQuery2.Columns.Add(column12); selectQuery2.Columns.Add(column13); selectQuery2.Columns.Add(column14); selectQuery2.Columns.Add(column15); selectQuery2.Columns.Add(column16); selectQuery2.Columns.Add(column17); selectQuery2.Columns.Add(column18); selectQuery2.Columns.Add(column19); selectQuery2.Columns.Add(column20); selectQuery2.Columns.Add(column21); selectQuery2.Columns.Add(column22); selectQuery2.Name = "Products"; selectQuery2.Tables.Add(table4); this.sqlDataSource2.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] { selectQuery2 }); this.sqlDataSource2.ResultSchemaSerializable = resources.GetString("sqlDataSource2.ResultSchemaSerializable"); // // Details // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.TopMargin, this.BottomMargin, this.Detail, this.ReportHeader, this.GroupHeader1 }); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.sqlDataSource1, this.sqlDataSource2 }); this.DataMember = "Products"; this.DataSource = this.sqlDataSource2; this.Font = new System.Drawing.Font("Arial", 9.75F); this.Version = "20.2"; ((System.ComponentModel.ISupportInitialize)(this.table2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.table1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }