public DataView getPriceChangeReport(CostElement costElement) { TheDataSet dataSet = new TheDataSet(); DataRow dr = dataSet.PriceOveride.NewRow(); dataSet.PriceOveride.Rows.Add(costElement.priceChangeReport(dr)); return dataSet.PriceOveride.DefaultView; }
public DataView getPriceChangeReport(CostElement costElement) { TheDataSet dataSet = new TheDataSet(); DataRow dr = dataSet.PriceOveride.NewRow(); dataSet.PriceOveride.Rows.Add(costElement.priceChangeReport(dr)); return(dataSet.PriceOveride.DefaultView); }
/// <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(PriceList)); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.xrTable1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell(); this.GRVNo = new DevExpress.XtraReports.UI.XRTableCell(); this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand(); this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel(); this.HubName = new DevExpress.XtraReports.UI.XRLabel(); this.pxLogo = new DevExpress.XtraReports.UI.XRPictureBox(); this.Date = new DevExpress.XtraReports.UI.XRLabel(); this.lblDate = new DevExpress.XtraReports.UI.XRLabel(); this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand(); this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.xrLabel29 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel28 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel27 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel26 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand(); this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine4 = new DevExpress.XtraReports.UI.XRLine(); this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLine3 = new DevExpress.XtraReports.UI.XRLine(); 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.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand(); this.theDataSet = new TheDataSet(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.theDataSet)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable1}); this.Detail.HeightF = 22.91667F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrTable1 // this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0.0004053116F, 0F); this.xrTable1.Name = "xrTable1"; this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableRow1}); this.xrTable1.SizeF = new System.Drawing.SizeF(1032.332F, 22.91667F); // // xrTableRow1 // this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell1, this.xrTableCell2, this.xrTableCell3, this.xrTableCell4, this.xrTableCell5, this.xrTableCell6, this.xrTableCell7, this.xrTableCell8, this.GRVNo}); 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, "Particular")}); this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Text = "xrTableCell1"; this.xrTableCell1.Weight = 2.0062488878515774D; // // xrTableCell2 // this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Unit")}); this.xrTableCell2.Name = "xrTableCell2"; this.xrTableCell2.Text = "xrTableCell2"; this.xrTableCell2.Weight = 0.749997403987904D; // // xrTableCell3 // this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "UnitCost", "{0:ETB #,##0.#0}")}); this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.StylePriority.UseTextAlignment = false; this.xrTableCell3.Text = "xrTableCell3"; this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; this.xrTableCell3.Weight = 1.0000002288816354D; // // xrTableCell4 // this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "UnitsSelling", "{0:ETB #,##0.#0}")}); this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.StylePriority.UseTextAlignment = false; this.xrTableCell4.Text = "xrTableCell4"; this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; this.xrTableCell4.Weight = 1.2291662639540455D; // // xrTableCell5 // this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "ExpDate")}); this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.StylePriority.UseTextAlignment = false; this.xrTableCell5.Text = "xrTableCell5"; this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; this.xrTableCell5.Weight = 1.0625002469601022D; // // xrTableCell6 // this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Supplier")}); this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.Text = "xrTableCell6"; this.xrTableCell6.Weight = 0.97916567577517755D; // // xrTableCell7 // this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Program")}); this.xrTableCell7.Name = "xrTableCell7"; this.xrTableCell7.Text = "xrTableCell7"; this.xrTableCell7.Weight = 1.1045764323452856D; // // xrTableCell8 // this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Manufacturer")}); this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.Text = "xrTableCell8"; this.xrTableCell8.Weight = 1.5141693272457908D; // // GRVNo // this.GRVNo.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "GRVNo")}); this.GRVNo.Font = new System.Drawing.Font("Times New Roman", 8.75F); this.GRVNo.Name = "GRVNo"; this.GRVNo.StylePriority.UseFont = false; this.GRVNo.StylePriority.UseTextAlignment = false; this.GRVNo.Text = "[GRVNo]"; this.GRVNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; this.GRVNo.Weight = 0.67749583019199533D; // // TopMargin // this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel23, this.HubName, this.pxLogo}); this.TopMargin.HeightF = 190F; this.TopMargin.Name = "TopMargin"; this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel23 // this.xrLabel23.Font = new System.Drawing.Font("Times New Roman", 18F, System.Drawing.FontStyle.Bold); this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(0F, 128.0833F); this.xrLabel23.Name = "xrLabel23"; this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel23.SizeF = new System.Drawing.SizeF(1025F, 23.00002F); this.xrLabel23.StylePriority.UseFont = false; this.xrLabel23.StylePriority.UseTextAlignment = false; this.xrLabel23.Text = "Price List"; this.xrLabel23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // HubName // this.HubName.Font = new System.Drawing.Font("Times New Roman", 14F); this.HubName.LocationFloat = new DevExpress.Utils.PointFloat(389.8751F, 151.0833F); this.HubName.Name = "HubName"; this.HubName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.HubName.SizeF = new System.Drawing.SizeF(258.6666F, 28.20833F); this.HubName.StylePriority.UseFont = false; this.HubName.StylePriority.UseTextAlignment = false; this.HubName.Text = "PFSA Hawassa Branch"; this.HubName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // pxLogo // this.pxLogo.BorderColor = System.Drawing.Color.Transparent; this.pxLogo.BorderWidth = 0; this.pxLogo.Image = ((System.Drawing.Image)(resources.GetObject("pxLogo.Image"))); this.pxLogo.LocationFloat = new DevExpress.Utils.PointFloat(139.5417F, 23F); this.pxLogo.Name = "pxLogo"; this.pxLogo.SizeF = new System.Drawing.SizeF(763.5417F, 96.2916F); this.pxLogo.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage; this.pxLogo.StylePriority.UseBorderColor = false; this.pxLogo.StylePriority.UseBorderWidth = false; // // Date // this.Date.Font = new System.Drawing.Font("Times New Roman", 11F); this.Date.LocationFloat = new DevExpress.Utils.PointFloat(836.7918F, 10.00001F); this.Date.Name = "Date"; this.Date.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.Date.SizeF = new System.Drawing.SizeF(188.2081F, 23F); this.Date.StylePriority.UseFont = false; // // lblDate // this.lblDate.Font = new System.Drawing.Font("Times New Roman", 11F); this.lblDate.LocationFloat = new DevExpress.Utils.PointFloat(779.9582F, 10.00001F); this.lblDate.Name = "lblDate"; this.lblDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lblDate.SizeF = new System.Drawing.SizeF(56.83356F, 23F); this.lblDate.StylePriority.UseFont = false; this.lblDate.Text = "Printed:"; // // BottomMargin // this.BottomMargin.HeightF = 5F; this.BottomMargin.Name = "BottomMargin"; this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel22 // this.xrLabel22.BackColor = System.Drawing.Color.White; this.xrLabel22.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(0.0004053116F, 10.00001F); this.xrLabel22.Name = "xrLabel22"; this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel22.SizeF = new System.Drawing.SizeF(87.49987F, 23F); this.xrLabel22.StylePriority.UseBackColor = false; this.xrLabel22.StylePriority.UseFont = false; this.xrLabel22.Text = "Category: "; // // xrLabel9 // this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(702.7083F, 45.33326F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel9.SizeF = new System.Drawing.SizeF(110.4577F, 23F); this.xrLabel9.StylePriority.UseFont = false; this.xrLabel9.Text = "Program"; // // xrLabel8 // this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(604.7918F, 45.33326F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(97.9165F, 23F); this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.Text = "Supplier"; // // xrLabel7 // this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(498.5417F, 45.33326F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.SizeF = new System.Drawing.SizeF(106.2501F, 23F); this.xrLabel7.StylePriority.UseFont = false; this.xrLabel7.StylePriority.UseTextAlignment = false; this.xrLabel7.Text = "Expiry Date"; this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel6 // this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(375.6251F, 45.33332F); this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.SizeF = new System.Drawing.SizeF(122.9166F, 23F); this.xrLabel6.StylePriority.UseFont = false; this.xrLabel6.StylePriority.UseTextAlignment = false; this.xrLabel6.Text = "Unit Selling"; this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; // // xrLabel5 // this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(275.6251F, 45.33326F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.StylePriority.UseTextAlignment = false; this.xrLabel5.Text = "Unit Cost"; this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; // // xrLabel4 // this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(200.6253F, 45.33332F); this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel4.SizeF = new System.Drawing.SizeF(74.99979F, 23F); this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.Text = "Unit"; // // xrLabel3 // this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0.0002622604F, 45.33332F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.SizeF = new System.Drawing.SizeF(200.625F, 23F); this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.Text = "Particular"; // // xrLabel1 // this.xrLabel1.BackColor = System.Drawing.Color.White; this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Category")}); this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(90.2084F, 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(250F, 23F); this.xrLabel1.StylePriority.UseBackColor = false; this.xrLabel1.StylePriority.UseFont = false; this.xrLabel1.Text = "[Category]"; // // bindingSource1 // this.bindingSource1.DataSource = typeof(HCMIS.Desktop.Reports.Helpers.TheDataSet.PriceListDataTable); // // GroupHeader2 // this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel29, this.xrLabel28, this.xrLabel27, this.xrLabel26, this.xrLabel25, this.xrLabel24, this.xrLabel21, this.xrLabel2, this.xrLabel22, this.xrLabel3, this.xrLabel4, this.xrLabel5, this.xrLabel6, this.xrLabel7, this.xrLabel8, this.xrLabel9, this.xrLabel1}); this.GroupHeader2.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] { new DevExpress.XtraReports.UI.GroupField("Category", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)}); this.GroupHeader2.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WholePage; this.GroupHeader2.HeightF = 68.33339F; this.GroupHeader2.Name = "GroupHeader2"; this.GroupHeader2.RepeatEveryPage = true; // // xrLabel29 // this.xrLabel29.BackColor = System.Drawing.Color.White; this.xrLabel29.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Category")}); this.xrLabel29.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel29.LocationFloat = new DevExpress.Utils.PointFloat(92.91652F, 10.00001F); this.xrLabel29.Name = "xrLabel29"; this.xrLabel29.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel29.SizeF = new System.Drawing.SizeF(250F, 23F); this.xrLabel29.StylePriority.UseBackColor = false; this.xrLabel29.StylePriority.UseFont = false; this.xrLabel29.Text = "[Category]"; // // xrLabel28 // this.xrLabel28.BackColor = System.Drawing.Color.White; this.xrLabel28.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel28.LocationFloat = new DevExpress.Utils.PointFloat(2.708523F, 10.00001F); this.xrLabel28.Name = "xrLabel28"; this.xrLabel28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel28.SizeF = new System.Drawing.SizeF(87.49987F, 23F); this.xrLabel28.StylePriority.UseBackColor = false; this.xrLabel28.StylePriority.UseFont = false; this.xrLabel28.Text = "Category: "; // // xrLabel27 // this.xrLabel27.BackColor = System.Drawing.Color.White; this.xrLabel27.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel27.LocationFloat = new DevExpress.Utils.PointFloat(0.0004053116F, 10.00001F); this.xrLabel27.Name = "xrLabel27"; this.xrLabel27.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel27.SizeF = new System.Drawing.SizeF(87.49987F, 23F); this.xrLabel27.StylePriority.UseBackColor = false; this.xrLabel27.StylePriority.UseFont = false; this.xrLabel27.Text = "Category: "; // // xrLabel26 // this.xrLabel26.BackColor = System.Drawing.Color.White; this.xrLabel26.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Category")}); this.xrLabel26.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(90.2084F, 10.00001F); this.xrLabel26.Name = "xrLabel26"; this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel26.SizeF = new System.Drawing.SizeF(250F, 23F); this.xrLabel26.StylePriority.UseBackColor = false; this.xrLabel26.StylePriority.UseFont = false; this.xrLabel26.Text = "[Category]"; // // xrLabel25 // this.xrLabel25.BackColor = System.Drawing.Color.White; this.xrLabel25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Category")}); this.xrLabel25.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(90.2084F, 10.00001F); this.xrLabel25.Name = "xrLabel25"; this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel25.SizeF = new System.Drawing.SizeF(250F, 23F); this.xrLabel25.StylePriority.UseBackColor = false; this.xrLabel25.StylePriority.UseFont = false; this.xrLabel25.Text = "[Category]"; // // xrLabel24 // this.xrLabel24.BackColor = System.Drawing.Color.White; this.xrLabel24.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold); this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(0.0004053116F, 10.00001F); this.xrLabel24.Name = "xrLabel24"; this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel24.SizeF = new System.Drawing.SizeF(87.49987F, 23F); this.xrLabel24.StylePriority.UseBackColor = false; this.xrLabel24.StylePriority.UseFont = false; this.xrLabel24.Text = "Category: "; // // xrLabel21 // this.xrLabel21.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold); this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(813.166F, 45.33339F); this.xrLabel21.Name = "xrLabel21"; this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel21.SizeF = new System.Drawing.SizeF(151.4172F, 23F); this.xrLabel21.StylePriority.UseFont = false; this.xrLabel21.StylePriority.UseTextAlignment = false; this.xrLabel21.Text = "Manufacturer"; this.xrLabel21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // xrLabel2 // this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(964.5831F, 45.33326F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(70.41681F, 23F); this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.StylePriority.UseTextAlignment = false; this.xrLabel2.Text = "GRV"; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; // // PageFooter // this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrPageInfo1, this.xrLabel20, this.xrLine4, this.xrLabel19, this.xrLine3, this.xrLabel18, this.xrLabel17, this.xrLabel16, this.xrLabel15, this.xrLabel14, this.xrLabel13, this.xrLabel12, this.xrLabel11, this.xrLabel10, this.Date, this.lblDate}); this.PageFooter.HeightF = 120.8333F; this.PageFooter.Name = "PageFooter"; // // xrPageInfo1 // this.xrPageInfo1.Format = "Page {0} of {1}"; this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(823.2507F, 71.54166F); this.xrPageInfo1.Name = "xrPageInfo1"; this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrPageInfo1.SizeF = new System.Drawing.SizeF(201.7496F, 23F); this.xrPageInfo1.StylePriority.UseTextAlignment = false; this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; // // xrLabel20 // this.xrLabel20.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold); this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(413.125F, 10.00001F); 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.StylePriority.UseFont = false; this.xrLabel20.Text = "Checked By:"; // // xrLine4 // this.xrLine4.LocationFloat = new DevExpress.Utils.PointFloat(513.125F, 22.50001F); this.xrLine4.Name = "xrLine4"; this.xrLine4.SizeF = new System.Drawing.SizeF(226.0417F, 10.58333F); // // xrLabel19 // this.xrLabel19.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold); this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(13.12498F, 10.00001F); this.xrLabel19.Name = "xrLabel19"; this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel19.SizeF = new System.Drawing.SizeF(100F, 23F); this.xrLabel19.StylePriority.UseFont = false; this.xrLabel19.Text = "Printed By:"; // // xrLine3 // this.xrLine3.LocationFloat = new DevExpress.Utils.PointFloat(114.1667F, 22.50001F); this.xrLine3.Name = "xrLine3"; this.xrLine3.SizeF = new System.Drawing.SizeF(226.0417F, 10.58333F); // // xrLabel18 // this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(513.125F, 67.37499F); this.xrLabel18.Name = "xrLabel18"; this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel18.SizeF = new System.Drawing.SizeF(100F, 18.83332F); this.xrLabel18.Text = "16"; // // xrLabel17 // this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(413.125F, 67.37499F); this.xrLabel17.Name = "xrLabel17"; this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel17.SizeF = new System.Drawing.SizeF(100F, 18.83334F); this.xrLabel17.Text = "P.O.Box"; // // xrLabel16 // this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(513.125F, 48.54164F); this.xrLabel16.Name = "xrLabel16"; this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel16.SizeF = new System.Drawing.SizeF(125F, 18.83334F); this.xrLabel16.Text = "046 - 2205186"; // // xrLabel15 // this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(413.125F, 48.54164F); this.xrLabel15.Name = "xrLabel15"; this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel15.SizeF = new System.Drawing.SizeF(100F, 18.83334F); this.xrLabel15.Text = "Fax:"; // // xrLabel14 // this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(114.1667F, 82.83329F); this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel14.SizeF = new System.Drawing.SizeF(150F, 15.4583F); this.xrLabel14.Text = "0462 - 221 0231"; // // xrLabel13 // this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(114.1667F, 67.37499F); this.xrLabel13.Name = "xrLabel13"; this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel13.SizeF = new System.Drawing.SizeF(150F, 15.45831F); this.xrLabel13.Text = "0462 - 220 2217"; // // xrLabel12 // this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(114.1667F, 48.54164F); this.xrLabel12.Name = "xrLabel12"; this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel12.SizeF = new System.Drawing.SizeF(150F, 18.83334F); this.xrLabel12.Text = "0462 - 220 2216"; // // xrLabel11 // this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(14.16664F, 48.54164F); this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel11.SizeF = new System.Drawing.SizeF(100F, 18.83334F); this.xrLabel11.Text = "Tel. No."; // // xrLabel10 // this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 8F); this.xrLabel10.ForeColor = System.Drawing.Color.Gray; this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(823.2507F, 48.54164F); this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel10.SizeF = new System.Drawing.SizeF(201.7498F, 23F); this.xrLabel10.StylePriority.UseFont = false; this.xrLabel10.StylePriority.UseForeColor = false; this.xrLabel10.StylePriority.UseTextAlignment = false; this.xrLabel10.Text = "Generated by HCMIS Version 3.0"; this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; // // GroupFooter1 // this.GroupFooter1.GroupUnion = DevExpress.XtraReports.UI.GroupFooterUnion.WithLastDetail; this.GroupFooter1.HeightF = 17.70833F; this.GroupFooter1.Name = "GroupFooter1"; this.GroupFooter1.PageBreak = DevExpress.XtraReports.UI.PageBreak.AfterBand; // // theDataSet // this.theDataSet.DataSetName = "TheDataSet"; this.theDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // PriceList // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.TopMargin, this.BottomMargin, this.GroupHeader2, this.PageFooter, this.GroupFooter1}); this.DataSource = this.bindingSource1; this.Landscape = true; this.Margins = new System.Drawing.Printing.Margins(41, 24, 190, 5); this.PageHeight = 850; this.PageWidth = 1100; this.Version = "11.2"; this.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.PriceList_BeforePrint); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.theDataSet)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); }