예제 #1
0
 private void InitializeComponent()
 {
     this.TopMargin                  = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel2                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1                = new DevExpress.XtraReports.UI.XRPageInfo();
     this.PageHeader                 = new DevExpress.XtraReports.UI.PageHeaderBand();
     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.Detail                     = new DevExpress.XtraReports.UI.DetailBand();
     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();
     this.BottomMargin               = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeaderBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupHeaderBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportDetailBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupFooterBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportFooterBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportOddStyle             = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportEvenStyle            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.p_begin                    = new DevExpress.XtraReports.Parameters.Parameter();
     this.p_end        = new DevExpress.XtraReports.Parameters.Parameter();
     this.p_class      = new DevExpress.XtraReports.Parameters.Parameter();
     this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLine2      = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel7     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9     = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.table1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.table2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.xrLabel1,
         this.xrLabel4,
         this.xrPageInfo1
     });
     this.TopMargin.Dpi     = 254F;
     this.TopMargin.HeightF = 296.85F;
     this.TopMargin.Name    = "TopMargin";
     //
     // xrLabel2
     //
     this.xrLabel2.Dpi = 254F;
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "\'查询类别:\'+ [Parameters].[p_class]")
     });
     this.xrLabel2.Font                           = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(12.7F, 224.2733F);
     this.xrLabel2.Multiline                      = true;
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(1568.012F, 62.65331F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "xrLabel2";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.BackColor     = System.Drawing.Color.White;
     this.xrLabel1.Dpi           = 254F;
     this.xrLabel1.Font          = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(288.8781F, 105.8333F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(971.55F, 58.42F);
     this.xrLabel1.StylePriority.UseBackColor     = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "财务单项统计";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // xrLabel4
     //
     this.xrLabel4.BackColor   = System.Drawing.Color.White;
     this.xrLabel4.BorderColor = System.Drawing.Color.White;
     this.xrLabel4.Dpi         = 254F;
     this.xrLabel4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "\'统计时间:\' + [Parameters].[p_begin] + \'至\' +  [Parameters].[p_end]")
     });
     this.xrLabel4.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(440.6872F, 169.2533F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(666.75F, 58.42F);
     this.xrLabel4.StylePriority.UseBackColor     = false;
     this.xrLabel4.StylePriority.UseBorderColor   = false;
     this.xrLabel4.StylePriority.UseForeColor     = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text          = "xrLabel4";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Dpi           = 254F;
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(1326.712F, 169.2533F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(254F, 58.42F);
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.table1
     });
     this.PageHeader.Dpi       = 254F;
     this.PageHeader.HeightF   = 64F;
     this.PageHeader.Name      = "PageHeader";
     this.PageHeader.StyleName = "ReportHeaderBandStyle";
     //
     // table1
     //
     this.table1.BackColor     = System.Drawing.Color.White;
     this.table1.Dpi           = 254F;
     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(1592F, 64F);
     this.table1.StylePriority.UseBackColor = false;
     //
     // tableRow1
     //
     this.tableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.tableCell1,
         this.tableCell2,
         this.tableCell3,
         this.tableCell4
     });
     this.tableRow1.Dpi    = 254F;
     this.tableRow1.Name   = "tableRow1";
     this.tableRow1.Weight = 10.46953028649871D;
     //
     // tableCell1
     //
     this.tableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell1.Dpi  = 254F;
     this.tableCell1.Name = "tableCell1";
     this.tableCell1.StylePriority.UseBorders = false;
     this.tableCell1.Text   = "服务商品名";
     this.tableCell1.Weight = 0.83463582561243721D;
     //
     // tableCell2
     //
     this.tableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell2.Dpi  = 254F;
     this.tableCell2.Name = "tableCell2";
     this.tableCell2.StylePriority.UseBorders = false;
     this.tableCell2.Text   = "单价";
     this.tableCell2.Weight = 0.48724691113035884D;
     //
     // tableCell3
     //
     this.tableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell3.Dpi  = 254F;
     this.tableCell3.Name = "tableCell3";
     this.tableCell3.StylePriority.UseBorders = false;
     this.tableCell3.Text   = "数量";
     this.tableCell3.Weight = 0.47371228855458936D;
     //
     // tableCell4
     //
     this.tableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell4.Dpi     = 254F;
     this.tableCell4.Name    = "tableCell4";
     this.tableCell4.StylePriority.UseBorders = false;
     this.tableCell4.Text   = "金额";
     this.tableCell4.Weight = 0.74440493176330869D;
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.table2
     });
     this.Detail.Dpi           = 254F;
     this.Detail.EvenStyleName = "ReportEvenStyle";
     this.Detail.HeightF       = 64F;
     this.Detail.Name          = "Detail";
     this.Detail.OddStyleName  = "ReportOddStyle";
     this.Detail.StyleName     = "ReportDetailBandStyle";
     //
     // table2
     //
     this.table2.Dpi           = 254F;
     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(1592F, 64F);
     //
     // tableRow2
     //
     this.tableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.tableCell5,
         this.tableCell6,
         this.tableCell7,
         this.tableCell8
     });
     this.tableRow2.Dpi    = 254F;
     this.tableRow2.Name   = "tableRow2";
     this.tableRow2.Weight = 10.46953028649871D;
     //
     // tableCell5
     //
     this.tableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell5.Dpi     = 254F;
     this.tableCell5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CS05]")
     });
     this.tableCell5.Name = "tableCell5";
     this.tableCell5.StylePriority.UseBorders       = false;
     this.tableCell5.StylePriority.UseTextAlignment = false;
     this.tableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell5.Weight        = 0.83463582561243721D;
     this.tableCell5.WordWrap      = false;
     //
     // tableCell6
     //
     this.tableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell6.Dpi     = 254F;
     this.tableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PRICE]")
     });
     this.tableCell6.Name = "tableCell6";
     this.tableCell6.StylePriority.UseBorders = false;
     this.tableCell6.TextAlignment            = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell6.TextFormatString         = "{0:N2}";
     this.tableCell6.Weight   = 0.48724691113035884D;
     this.tableCell6.WordWrap = false;
     //
     // tableCell7
     //
     this.tableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell7.Dpi     = 254F;
     this.tableCell7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[NUMS]")
     });
     this.tableCell7.Name = "tableCell7";
     this.tableCell7.StylePriority.UseBorders = false;
     this.tableCell7.TextAlignment            = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell7.TextFormatString         = "{0:N1}";
     this.tableCell7.Weight   = 0.47371228855458936D;
     this.tableCell7.WordWrap = false;
     //
     // tableCell8
     //
     this.tableCell8.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.tableCell8.Dpi     = 254F;
     this.tableCell8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[JE]")
     });
     this.tableCell8.Name = "tableCell8";
     this.tableCell8.StylePriority.UseBorders = false;
     this.tableCell8.TextAlignment            = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell8.TextFormatString         = "{0:N2}";
     this.tableCell8.Weight   = 0.74440493176330869D;
     this.tableCell8.WordWrap = false;
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi     = 254F;
     this.BottomMargin.HeightF = 109.1298F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // ReportHeaderBandStyle
     //
     this.ReportHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportHeaderBandStyle.Name          = "ReportHeaderBandStyle";
     this.ReportHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupHeaderBandStyle
     //
     this.ReportGroupHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupHeaderBandStyle.Name          = "ReportGroupHeaderBandStyle";
     this.ReportGroupHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 0, 0, 0, 254F);
     this.ReportGroupHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportDetailBandStyle
     //
     this.ReportDetailBandStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportDetailBandStyle.Name          = "ReportDetailBandStyle";
     this.ReportDetailBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportDetailBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupFooterBandStyle
     //
     this.ReportGroupFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupFooterBandStyle.Name          = "ReportGroupFooterBandStyle";
     this.ReportGroupFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportGroupFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportFooterBandStyle
     //
     this.ReportFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportFooterBandStyle.Name          = "ReportFooterBandStyle";
     this.ReportFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportOddStyle
     //
     this.ReportOddStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportOddStyle.Name          = "ReportOddStyle";
     this.ReportOddStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportOddStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportEvenStyle
     //
     this.ReportEvenStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportEvenStyle.Name          = "ReportEvenStyle";
     this.ReportEvenStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportEvenStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // p_begin
     //
     this.p_begin.Description = "Parameter1";
     this.p_begin.Name        = "p_begin";
     //
     // p_end
     //
     this.p_end.Description = "Parameter1";
     this.p_end.Name        = "p_end";
     //
     // p_class
     //
     this.p_class.Description = "Parameter1";
     this.p_class.Name        = "p_class";
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine2,
         this.xrLabel7,
         this.xrLabel8,
         this.xrLabel9
     });
     this.ReportFooter.Dpi     = 254F;
     this.ReportFooter.HeightF = 160.8768F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // xrLine2
     //
     this.xrLine2.Dpi           = 254F;
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 37.41999F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(1592F, 58.42001F);
     //
     // xrLabel7
     //
     this.xrLabel7.Dpi           = 254F;
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(19.00013F, 7.383209F);
     this.xrLabel7.Multiline     = true;
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(85.67755F, 44.84351F);
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text          = "合计";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
     //
     // xrLabel8
     //
     this.xrLabel8.Dpi = 254F;
     this.xrLabel8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Sum([NUMS])")
     });
     this.xrLabel8.Font                           = new System.Drawing.Font("Times New Roman", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(865.428F, 0F);
     this.xrLabel8.Multiline                      = true;
     this.xrLabel8.Name                           = "xrLabel8";
     this.xrLabel8.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel8.SizeF                          = new System.Drawing.SizeF(254F, 58.42F);
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text                           = "xrLabel5";
     this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.BottomRight;
     this.xrLabel8.TextFormatString               = "{0:n2}";
     //
     // xrLabel9
     //
     this.xrLabel9.Dpi = 254F;
     this.xrLabel9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Sum([JE])")
     });
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(1264.267F, 0F);
     this.xrLabel9.Multiline     = true;
     this.xrLabel9.Name          = "xrLabel9";
     this.xrLabel9.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel9.SizeF         = new System.Drawing.SizeF(321.7334F, 58.42F);
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text             = "xrLabel6";
     this.xrLabel9.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.BottomRight;
     this.xrLabel9.TextFormatString = "{0:n2}";
     //
     // Item_stat_Report
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.PageHeader,
         this.Detail,
         this.BottomMargin,
         this.ReportFooter
     });
     this.Dpi        = 254F;
     this.Margins    = new System.Drawing.Printing.Margins(254, 254, 297, 109);
     this.PageHeight = 2970;
     this.PageWidth  = 2100;
     this.PaperKind  = System.Drawing.Printing.PaperKind.A4;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.p_begin,
         this.p_end,
         this.p_class
     });
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.ReportHeaderBandStyle,
         this.ReportGroupHeaderBandStyle,
         this.ReportDetailBandStyle,
         this.ReportGroupFooterBandStyle,
         this.ReportFooterBandStyle,
         this.ReportOddStyle,
         this.ReportEvenStyle
     });
     this.Version = "18.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.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLine3 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.winControlContainer2 = new DevExpress.XtraReports.UI.WinControlContainer();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
     this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
     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.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.winControlContainer1 = new DevExpress.XtraReports.UI.WinControlContainer();
     this.sigPlusNET1 = new Topaz.SigPlusNET();
     this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblBranch = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblDate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblMember = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Height = 0;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLine3
     //
     this.xrLine3.Location = new System.Drawing.Point(33, 75);
     this.xrLine3.Name = "xrLine3";
     this.xrLine3.Size = new System.Drawing.Size(142, 8);
     //
     // xrLabel8
     //
     this.xrLabel8.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel8.Location = new System.Drawing.Point(33, 83);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.Size = new System.Drawing.Size(125, 17);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.Text = "Member Signature";
     //
     // PageHeader
     //
     this.PageHeader.Height = 0;
     this.PageHeader.Name = "PageHeader";
     this.PageHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // winControlContainer2
     //
     this.winControlContainer2.Location = new System.Drawing.Point(33, 0);
     this.winControlContainer2.Name = "winControlContainer2";
     this.winControlContainer2.Size = new System.Drawing.Size(127, 73);
     this.winControlContainer2.WinControl = this.pictureBox1;
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new System.Drawing.Point(0, 0);
     this.pictureBox1.Margin = new System.Windows.Forms.Padding(0);
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new System.Drawing.Size(122, 70);
     this.pictureBox1.TabIndex = 1;
     this.pictureBox1.TabStop = false;
     //
     // PageFooter
     //
     this.PageFooter.Height = 0;
     this.PageFooter.Name = "PageFooter";
     this.PageFooter.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail1,
     this.ReportFooter});
     this.DetailReport.DataMember = "Master.ServiceUtilization_Relation";
     this.DetailReport.Name = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel25,
     this.xrLabel24,
     this.xrLabel23,
     this.xrLabel22,
     this.xrLabel21,
     this.xrLabel20,
     this.xrLabel19,
     this.xrLabel18,
     this.xrLabel17,
     this.xrLabel16,
     this.xrLabel15,
     this.xrLabel14,
     this.xrLabel13,
     this.xrLabel11});
     this.Detail1.Height = 125;
     this.Detail1.Name = "Detail1";
     //
     // xrLabel25
     //
     this.xrLabel25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.PackageDesc", "")});
     this.xrLabel25.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel25.Location = new System.Drawing.Point(33, 0);
     this.xrLabel25.Name = "xrLabel25";
     this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel25.Size = new System.Drawing.Size(267, 27);
     this.xrLabel25.StylePriority.UseFont = false;
     this.xrLabel25.StylePriority.UseTextAlignment = false;
     this.xrLabel25.Text = "xrLabel25";
     this.xrLabel25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel24
     //
     this.xrLabel24.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.Balance", "")});
     this.xrLabel24.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel24.Location = new System.Drawing.Point(142, 108);
     this.xrLabel24.Name = "xrLabel24";
     this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel24.Size = new System.Drawing.Size(180, 17);
     this.xrLabel24.StylePriority.UseFont = false;
     this.xrLabel24.Text = "xrLabel24";
     //
     // xrLabel23
     //
     this.xrLabel23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.Caption_Balance", "")});
     this.xrLabel23.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel23.Location = new System.Drawing.Point(33, 108);
     this.xrLabel23.Name = "xrLabel23";
     this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel23.Size = new System.Drawing.Size(107, 17);
     this.xrLabel23.StylePriority.UseFont = false;
     this.xrLabel23.Text = "xrLabel23";
     //
     // xrLabel22
     //
     this.xrLabel22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.Quantity", "")});
     this.xrLabel22.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel22.Location = new System.Drawing.Point(142, 92);
     this.xrLabel22.Name = "xrLabel22";
     this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel22.Size = new System.Drawing.Size(180, 17);
     this.xrLabel22.StylePriority.UseFont = false;
     this.xrLabel22.Text = "xrLabel22";
     //
     // xrLabel21
     //
     this.xrLabel21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.Caption_Quantity", "")});
     this.xrLabel21.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel21.Location = new System.Drawing.Point(33, 92);
     this.xrLabel21.Name = "xrLabel21";
     this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel21.Size = new System.Drawing.Size(107, 17);
     this.xrLabel21.StylePriority.UseFont = false;
     this.xrLabel21.Text = "xrLabel21";
     //
     // xrLabel20
     //
     this.xrLabel20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.ServiceCode", "")});
     this.xrLabel20.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel20.Location = new System.Drawing.Point(142, 75);
     this.xrLabel20.Name = "xrLabel20";
     this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel20.Size = new System.Drawing.Size(180, 17);
     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, "Master.ServiceUtilization_Relation.Caption_ServiceCode", "")});
     this.xrLabel19.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel19.Location = new System.Drawing.Point(33, 75);
     this.xrLabel19.Name = "xrLabel19";
     this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.Size = new System.Drawing.Size(107, 17);
     this.xrLabel19.StylePriority.UseFont = false;
     this.xrLabel19.Text = "xrLabel19";
     //
     // xrLabel18
     //
     this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.ExpiryDate", "")});
     this.xrLabel18.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel18.Location = new System.Drawing.Point(142, 58);
     this.xrLabel18.Name = "xrLabel18";
     this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.Size = new System.Drawing.Size(180, 17);
     this.xrLabel18.StylePriority.UseFont = false;
     this.xrLabel18.Text = "xrLabel18";
     //
     // xrLabel17
     //
     this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.Caption_Expiry", "")});
     this.xrLabel17.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel17.Location = new System.Drawing.Point(33, 58);
     this.xrLabel17.Name = "xrLabel17";
     this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.Size = new System.Drawing.Size(107, 17);
     this.xrLabel17.StylePriority.UseFont = false;
     this.xrLabel17.Text = "xrLabel17";
     //
     // xrLabel16
     //
     this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.PackageCode", "")});
     this.xrLabel16.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel16.Location = new System.Drawing.Point(142, 42);
     this.xrLabel16.Name = "xrLabel16";
     this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.Size = new System.Drawing.Size(180, 17);
     this.xrLabel16.StylePriority.UseFont = false;
     this.xrLabel16.Text = "xrLabel16";
     //
     // xrLabel15
     //
     this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.Caption_PackageCode", "")});
     this.xrLabel15.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel15.Location = new System.Drawing.Point(33, 42);
     this.xrLabel15.Name = "xrLabel15";
     this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.Size = new System.Drawing.Size(107, 17);
     this.xrLabel15.StylePriority.UseFont = false;
     this.xrLabel15.Text = "xrLabel15";
     //
     // xrLabel14
     //
     this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.StaffName", "")});
     this.xrLabel14.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel14.Location = new System.Drawing.Point(142, 25);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.Size = new System.Drawing.Size(180, 17);
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.Text = "xrLabel14";
     //
     // xrLabel13
     //
     this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.Line", "")});
     this.xrLabel13.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel13.Location = new System.Drawing.Point(25, 117);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.Size = new System.Drawing.Size(267, 5);
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.Text = "xrLabel13";
     //
     // xrLabel11
     //
     this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.Caption", "")});
     this.xrLabel11.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel11.Location = new System.Drawing.Point(33, 25);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.Size = new System.Drawing.Size(107, 17);
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.Text = "xrLabel11";
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.winControlContainer1,
     this.winControlContainer2,
     this.xrLabel8,
     this.xrLine3});
     this.ReportFooter.Height = 101;
     this.ReportFooter.Name = "ReportFooter";
     //
     // winControlContainer1
     //
     this.winControlContainer1.Location = new System.Drawing.Point(187, 73);
     this.winControlContainer1.Name = "winControlContainer1";
     this.winControlContainer1.Size = new System.Drawing.Size(2, 2);
     this.winControlContainer1.WinControl = this.sigPlusNET1;
     //
     // sigPlusNET1
     //
     this.sigPlusNET1.BackColor = System.Drawing.Color.White;
     this.sigPlusNET1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.sigPlusNET1.ForeColor = System.Drawing.Color.Black;
     this.sigPlusNET1.Location = new System.Drawing.Point(0, 0);
     this.sigPlusNET1.Margin = new System.Windows.Forms.Padding(0);
     this.sigPlusNET1.Name = "sigPlusNET1";
     this.sigPlusNET1.Size = new System.Drawing.Size(2, 2);
     this.sigPlusNET1.TabIndex = 0;
     this.sigPlusNET1.Visible = false;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLine1,
     this.xrLabel1,
     this.xrlblBranch,
     this.xrlblDate,
     this.xrlblMember,
     this.xrLabel3,
     this.xrLabel2});
     this.ReportHeader.Height = 58;
     this.ReportHeader.Name = "ReportHeader";
     //
     // xrLine1
     //
     this.xrLine1.Location = new System.Drawing.Point(25, 50);
     this.xrLine1.Name = "xrLine1";
     this.xrLine1.Size = new System.Drawing.Size(280, 8);
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel1.Location = new System.Drawing.Point(33, 2);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.Size = new System.Drawing.Size(100, 17);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text = "Member :";
     //
     // xrlblBranch
     //
     this.xrlblBranch.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.strBranchCode", "")});
     this.xrlblBranch.Location = new System.Drawing.Point(133, 33);
     this.xrlblBranch.Name = "xrlblBranch";
     this.xrlblBranch.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblBranch.Size = new System.Drawing.Size(100, 17);
     this.xrlblBranch.Text = "xrlblBranch";
     //
     // xrlblDate
     //
     this.xrlblDate.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.strDateTime", "")});
     this.xrlblDate.Location = new System.Drawing.Point(133, 17);
     this.xrlblDate.Name = "xrlblDate";
     this.xrlblDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblDate.Size = new System.Drawing.Size(167, 17);
     this.xrlblDate.Text = "xrlblDate";
     //
     // xrlblMember
     //
     this.xrlblMember.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.strMemberID", "")});
     this.xrlblMember.Location = new System.Drawing.Point(133, 2);
     this.xrlblMember.Name = "xrlblMember";
     this.xrlblMember.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblMember.Size = new System.Drawing.Size(100, 17);
     this.xrlblMember.Text = "xrlblMember";
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel3.Location = new System.Drawing.Point(33, 33);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.Size = new System.Drawing.Size(100, 17);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.Text = "Branch :";
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel2.Location = new System.Drawing.Point(33, 17);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.Size = new System.Drawing.Size(100, 17);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.Text = "Date :";
     //
     // PackageAccountRptJoin
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.PageHeader,
     this.PageFooter,
     this.DetailReport,
     this.ReportHeader});
     this.Margins = new System.Drawing.Printing.Margins(0, 0, 30, 30);
     this.PageHeight = 3000;
     this.PageWidth = 350;
     this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
     this.PaperName = "Roll Paper 76 x 297 mm";
     this.Version = "8.3";
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraReports.UI.XRControlStyle xrControlStyle1 = new DevExpress.XtraReports.UI.XRControlStyle();
     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.dtDetail      = new System.Data.DataTable();
     this.dataColumn1   = new System.Data.DataColumn();
     this.dataColumn2   = new System.Data.DataColumn();
     this.dataColumn3   = new System.Data.DataColumn();
     this.dataColumn4   = new System.Data.DataColumn();
     this.dataColumn5   = new System.Data.DataColumn();
     this.dataColumn6   = new System.Data.DataColumn();
     this.dataColumn7   = new System.Data.DataColumn();
     this.dataColumn8   = new System.Data.DataColumn();
     this.dataColumn9   = new System.Data.DataColumn();
     this.xrTableCell9  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3  = new DevExpress.XtraReports.UI.XRTableCell();
     this.dataSet1      = new System.Data.DataSet();
     this.dtHead        = new System.Data.DataTable();
     this.dataColumn11  = new System.Data.DataColumn();
     this.dataColumn12  = new System.Data.DataColumn();
     this.dataColumn13  = new System.Data.DataColumn();
     this.dataColumn14  = new System.Data.DataColumn();
     this.dataColumn15  = new System.Data.DataColumn();
     this.dataColumn10  = new System.Data.DataColumn();
     this.dataColumn16  = new System.Data.DataColumn();
     this.dataColumn17  = new System.Data.DataColumn();
     this.dataColumn18  = new System.Data.DataColumn();
     this.xrTableCell4  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6  = new DevExpress.XtraReports.UI.XRTableCell();
     this.PageFooter    = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrPageInfo1   = new DevExpress.XtraReports.UI.XRPageInfo();
     this.GroupHeader1  = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrTable2      = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2   = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.ReportHeader  = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel1      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2      = 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.GroupFooter1  = 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.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell();
     this.ReportFooter  = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel6      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1       = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine2       = new DevExpress.XtraReports.UI.XRLine();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtHead)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                   | DevExpress.XtraPrinting.BorderSide.Right)
                                                                  | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1
     });
     this.Detail.Height = 25;
     this.Detail.Name   = "Detail";
     this.Detail.ParentStyleUsing.UseBorders = false;
     //
     // xrTable1
     //
     this.xrTable1.Location = new System.Drawing.Point(8, 0);
     this.xrTable1.Name     = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.Size = new System.Drawing.Size(776, 25);
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell9,
         this.xrTableCell7,
         this.xrTableCell8,
         this.xrTableCell2,
         this.xrTableCell20,
         this.xrTableCell3,
         this.xrTableCell4,
         this.xrTableCell6
     });
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Size = new System.Drawing.Size(776, 25);
     //
     // xrTableCell1
     //
     this.xrTableCell1.Angle = 1F;
     this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtDetail, "Column1", "")
     });
     this.xrTableCell1.Font     = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell1.Location = new System.Drawing.Point(0, 0);
     this.xrTableCell1.Name     = "xrTableCell1";
     this.xrTableCell1.ParentStyleUsing.UseFont = false;
     this.xrTableCell1.Size = new System.Drawing.Size(83, 25);
     this.xrTableCell1.Text = "xrTableCell1";
     //
     // dtDetail
     //
     this.dtDetail.Columns.AddRange(new System.Data.DataColumn[] {
         this.dataColumn1,
         this.dataColumn2,
         this.dataColumn3,
         this.dataColumn4,
         this.dataColumn5,
         this.dataColumn6,
         this.dataColumn7,
         this.dataColumn8,
         this.dataColumn9
     });
     this.dtDetail.TableName = "dtDetail";
     //
     // dataColumn1
     //
     this.dataColumn1.Caption    = "订单号";
     this.dataColumn1.ColumnName = "Column1";
     //
     // dataColumn2
     //
     this.dataColumn2.Caption    = "入库单号";
     this.dataColumn2.ColumnName = "Column2";
     //
     // dataColumn3
     //
     this.dataColumn3.Caption    = "入库日期";
     this.dataColumn3.ColumnName = "Column3";
     //
     // dataColumn4
     //
     this.dataColumn4.Caption    = "存货编码";
     this.dataColumn4.ColumnName = "Column4";
     //
     // dataColumn5
     //
     this.dataColumn5.Caption    = "存货名称";
     this.dataColumn5.ColumnName = "Column5";
     //
     // dataColumn6
     //
     this.dataColumn6.Caption    = "规格型号";
     this.dataColumn6.ColumnName = "Column6";
     //
     // dataColumn7
     //
     this.dataColumn7.Caption    = "数量";
     this.dataColumn7.ColumnName = "Column7";
     //
     // dataColumn8
     //
     this.dataColumn8.Caption    = "含税单价";
     this.dataColumn8.ColumnName = "Column8";
     //
     // dataColumn9
     //
     this.dataColumn9.Caption    = "价税合计";
     this.dataColumn9.ColumnName = "Column9";
     //
     // xrTableCell9
     //
     this.xrTableCell9.Angle = 1F;
     this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtDetail, "Column2", "")
     });
     this.xrTableCell9.Font     = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell9.Location = new System.Drawing.Point(83, 0);
     this.xrTableCell9.Name     = "xrTableCell9";
     this.xrTableCell9.ParentStyleUsing.UseFont = false;
     this.xrTableCell9.Size = new System.Drawing.Size(66, 25);
     this.xrTableCell9.Text = "xrTableCell9";
     //
     // xrTableCell7
     //
     this.xrTableCell7.Angle = 1F;
     this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtDetail, "Column3", "")
     });
     this.xrTableCell7.Font     = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell7.Location = new System.Drawing.Point(149, 0);
     this.xrTableCell7.Name     = "xrTableCell7";
     this.xrTableCell7.ParentStyleUsing.UseFont = false;
     this.xrTableCell7.Size = new System.Drawing.Size(67, 25);
     this.xrTableCell7.Text = "xrTableCell7";
     //
     // xrTableCell8
     //
     this.xrTableCell8.Angle = 1F;
     this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtDetail, "Column4", "")
     });
     this.xrTableCell8.Font     = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell8.Location = new System.Drawing.Point(216, 0);
     this.xrTableCell8.Name     = "xrTableCell8";
     this.xrTableCell8.ParentStyleUsing.UseFont = false;
     this.xrTableCell8.Size = new System.Drawing.Size(116, 25);
     this.xrTableCell8.Text = "xrTableCell8";
     //
     // xrTableCell2
     //
     this.xrTableCell2.Angle = 1F;
     this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtDetail, "Column5", "")
     });
     this.xrTableCell2.Font     = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell2.Location = new System.Drawing.Point(332, 0);
     this.xrTableCell2.Name     = "xrTableCell2";
     this.xrTableCell2.ParentStyleUsing.UseFont = false;
     this.xrTableCell2.Size = new System.Drawing.Size(160, 25);
     this.xrTableCell2.Text = "xrTableCell2";
     //
     // xrTableCell20
     //
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtDetail, "Column6", "")
     });
     this.xrTableCell20.Font     = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell20.Location = new System.Drawing.Point(492, 0);
     this.xrTableCell20.Name     = "xrTableCell20";
     this.xrTableCell20.ParentStyleUsing.UseFont = false;
     this.xrTableCell20.Size = new System.Drawing.Size(108, 25);
     this.xrTableCell20.Text = "xrTableCell20";
     //
     // xrTableCell3
     //
     this.xrTableCell3.Angle = 1F;
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dataSet1, "Column7", "")
     });
     this.xrTableCell3.Font     = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell3.Location = new System.Drawing.Point(600, 0);
     this.xrTableCell3.Name     = "xrTableCell3";
     this.xrTableCell3.ParentStyleUsing.UseFont = false;
     this.xrTableCell3.Size = new System.Drawing.Size(58, 25);
     this.xrTableCell3.Text = "xrTableCell3";
     //
     // dataSet1
     //
     this.dataSet1.DataSetName = "NewDataSet";
     this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
         this.dtDetail,
         this.dtHead
     });
     //
     // dtHead
     //
     this.dtHead.Columns.AddRange(new System.Data.DataColumn[] {
         this.dataColumn11,
         this.dataColumn12,
         this.dataColumn13,
         this.dataColumn14,
         this.dataColumn15,
         this.dataColumn10,
         this.dataColumn16,
         this.dataColumn17,
         this.dataColumn18
     });
     this.dtHead.TableName = "dtHead";
     //
     // dataColumn11
     //
     this.dataColumn11.ColumnName = "Column1";
     //
     // dataColumn12
     //
     this.dataColumn12.ColumnName = "Column2";
     //
     // dataColumn13
     //
     this.dataColumn13.ColumnName = "Column3";
     //
     // dataColumn14
     //
     this.dataColumn14.ColumnName = "Column4";
     //
     // dataColumn15
     //
     this.dataColumn15.ColumnName = "Column5";
     //
     // dataColumn10
     //
     this.dataColumn10.ColumnName = "Column6";
     //
     // dataColumn16
     //
     this.dataColumn16.ColumnName = "Column7";
     //
     // dataColumn17
     //
     this.dataColumn17.ColumnName = "Column8";
     //
     // dataColumn18
     //
     this.dataColumn18.ColumnName = "Column9";
     //
     // xrTableCell4
     //
     this.xrTableCell4.Angle = 1F;
     this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dataSet1, "Column8", "")
     });
     this.xrTableCell4.Font     = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell4.Location = new System.Drawing.Point(658, 0);
     this.xrTableCell4.Name     = "xrTableCell4";
     this.xrTableCell4.ParentStyleUsing.UseFont = false;
     this.xrTableCell4.Size = new System.Drawing.Size(50, 25);
     this.xrTableCell4.Text = "xrTableCell4";
     //
     // xrTableCell6
     //
     this.xrTableCell6.Angle = 1F;
     this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dataSet1, "Column9", "")
     });
     this.xrTableCell6.Font     = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell6.Location = new System.Drawing.Point(708, 0);
     this.xrTableCell6.Name     = "xrTableCell6";
     this.xrTableCell6.ParentStyleUsing.UseFont = false;
     this.xrTableCell6.Size = new System.Drawing.Size(68, 25);
     this.xrTableCell6.Text = "xrTableCell6";
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1
     });
     this.PageFooter.Height = 33;
     this.PageFooter.Name   = "PageFooter";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Location = new System.Drawing.Point(733, 8);
     this.xrPageInfo1.Name     = "xrPageInfo1";
     this.xrPageInfo1.Size     = new System.Drawing.Size(50, 25);
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.GroupHeader1.Height = 25;
     this.GroupHeader1.Name   = "GroupHeader1";
     //
     // xrTable2
     //
     this.xrTable2.Location = new System.Drawing.Point(8, 0);
     this.xrTable2.Name     = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.Size = new System.Drawing.Size(775, 25);
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell10,
         this.xrTableCell18,
         this.xrTableCell15,
         this.xrTableCell11,
         this.xrTableCell17,
         this.xrTableCell19,
         this.xrTableCell14,
         this.xrTableCell16,
         this.xrTableCell12
     });
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Size = new System.Drawing.Size(775, 25);
     //
     // xrTableCell10
     //
     this.xrTableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell10.Font     = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell10.Location = new System.Drawing.Point(0, 0);
     this.xrTableCell10.Name     = "xrTableCell10";
     this.xrTableCell10.ParentStyleUsing.UseBorders = false;
     this.xrTableCell10.ParentStyleUsing.UseFont    = false;
     this.xrTableCell10.Size = new System.Drawing.Size(83, 25);
     this.xrTableCell10.Text = "订单号";
     //
     // xrTableCell18
     //
     this.xrTableCell18.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell18.Font     = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell18.Location = new System.Drawing.Point(83, 0);
     this.xrTableCell18.Name     = "xrTableCell18";
     this.xrTableCell18.ParentStyleUsing.UseBorders = false;
     this.xrTableCell18.ParentStyleUsing.UseFont    = false;
     this.xrTableCell18.Size = new System.Drawing.Size(66, 25);
     this.xrTableCell18.Text = "入库单号";
     //
     // xrTableCell15
     //
     this.xrTableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell15.Font     = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell15.Location = new System.Drawing.Point(149, 0);
     this.xrTableCell15.Name     = "xrTableCell15";
     this.xrTableCell15.ParentStyleUsing.UseBorders = false;
     this.xrTableCell15.ParentStyleUsing.UseFont    = false;
     this.xrTableCell15.Size = new System.Drawing.Size(67, 25);
     this.xrTableCell15.Text = "入库日期";
     //
     // xrTableCell11
     //
     this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell11.Font     = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell11.Location = new System.Drawing.Point(216, 0);
     this.xrTableCell11.Name     = "xrTableCell11";
     this.xrTableCell11.ParentStyleUsing.UseBorders = false;
     this.xrTableCell11.ParentStyleUsing.UseFont    = false;
     this.xrTableCell11.Size = new System.Drawing.Size(116, 25);
     this.xrTableCell11.Text = "存货编码";
     //
     // xrTableCell17
     //
     this.xrTableCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell17.Font     = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell17.Location = new System.Drawing.Point(332, 0);
     this.xrTableCell17.Name     = "xrTableCell17";
     this.xrTableCell17.ParentStyleUsing.UseBorders = false;
     this.xrTableCell17.ParentStyleUsing.UseFont    = false;
     this.xrTableCell17.Size = new System.Drawing.Size(160, 25);
     this.xrTableCell17.Text = "存货名称";
     //
     // xrTableCell19
     //
     this.xrTableCell19.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell19.Font     = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell19.Location = new System.Drawing.Point(492, 0);
     this.xrTableCell19.Name     = "xrTableCell19";
     this.xrTableCell19.ParentStyleUsing.UseBorders = false;
     this.xrTableCell19.ParentStyleUsing.UseFont    = false;
     this.xrTableCell19.Size = new System.Drawing.Size(108, 25);
     this.xrTableCell19.Text = "规格型号";
     //
     // xrTableCell14
     //
     this.xrTableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell14.Font     = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell14.Location = new System.Drawing.Point(600, 0);
     this.xrTableCell14.Name     = "xrTableCell14";
     this.xrTableCell14.ParentStyleUsing.UseBorders = false;
     this.xrTableCell14.ParentStyleUsing.UseFont    = false;
     this.xrTableCell14.Size = new System.Drawing.Size(58, 25);
     this.xrTableCell14.Text = "含税单价";
     //
     // xrTableCell16
     //
     this.xrTableCell16.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell16.Font     = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell16.Location = new System.Drawing.Point(658, 0);
     this.xrTableCell16.Name     = "xrTableCell16";
     this.xrTableCell16.ParentStyleUsing.UseBorders = false;
     this.xrTableCell16.ParentStyleUsing.UseFont    = false;
     this.xrTableCell16.Size = new System.Drawing.Size(49, 25);
     this.xrTableCell16.Text = "数量";
     //
     // xrTableCell12
     //
     this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell12.Font     = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell12.Location = new System.Drawing.Point(707, 0);
     this.xrTableCell12.Name     = "xrTableCell12";
     this.xrTableCell12.ParentStyleUsing.UseBorders = false;
     this.xrTableCell12.ParentStyleUsing.UseFont    = false;
     this.xrTableCell12.Size = new System.Drawing.Size(68, 25);
     this.xrTableCell12.Text = "价税合计";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1,
         this.xrLabel2,
         this.xrLabel7,
         this.xrLabel8,
         this.xrLabel9
     });
     this.ReportHeader.Height = 169;
     this.ReportHeader.Name   = "ReportHeader";
     //
     // xrLabel1
     //
     this.xrLabel1.Font     = new System.Drawing.Font("Times New Roman", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.Location = new System.Drawing.Point(317, 33);
     this.xrLabel1.Name     = "xrLabel1";
     this.xrLabel1.ParentStyleUsing.UseFont = false;
     this.xrLabel1.Size = new System.Drawing.Size(258, 42);
     this.xrLabel1.Text = "对  账  单";
     //
     // xrLabel2
     //
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtHead, "Column1", "")
     });
     this.xrLabel2.Location = new System.Drawing.Point(42, 92);
     this.xrLabel2.Name     = "xrLabel2";
     this.xrLabel2.Size     = new System.Drawing.Size(283, 25);
     this.xrLabel2.Text     = "xrLabel2";
     //
     // xrLabel7
     //
     this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtHead, "Column2", "")
     });
     this.xrLabel7.Location = new System.Drawing.Point(42, 133);
     this.xrLabel7.Name     = "xrLabel7";
     this.xrLabel7.Size     = new System.Drawing.Size(283, 25);
     this.xrLabel7.Text     = "xrLabel7";
     //
     // xrLabel8
     //
     this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtHead, "Column3", "")
     });
     this.xrLabel8.Location = new System.Drawing.Point(417, 133);
     this.xrLabel8.Name     = "xrLabel8";
     this.xrLabel8.Size     = new System.Drawing.Size(142, 25);
     this.xrLabel8.Text     = "xrLabel8";
     //
     // xrLabel9
     //
     this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtHead, "Column4", "")
     });
     this.xrLabel9.Location = new System.Drawing.Point(600, 133);
     this.xrLabel9.Name     = "xrLabel9";
     this.xrLabel9.Size     = new System.Drawing.Size(142, 25);
     this.xrLabel9.Text     = "xrLabel9";
     //
     // GroupFooter1
     //
     this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable3
     });
     this.GroupFooter1.Height = 91;
     this.GroupFooter1.Name   = "GroupFooter1";
     //
     // xrTable3
     //
     this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable3.Location = new System.Drawing.Point(8, 0);
     this.xrTable3.Name     = "xrTable3";
     this.xrTable3.ParentStyleUsing.UseBorders = false;
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow3
     });
     this.xrTable3.Size = new System.Drawing.Size(775, 33);
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell5,
         this.xrTableCell13,
         this.xrTableCell21
     });
     this.xrTableRow3.Name = "xrTableRow3";
     this.xrTableRow3.Size = new System.Drawing.Size(775, 33);
     //
     // xrTableCell5
     //
     this.xrTableCell5.Location = new System.Drawing.Point(0, 0);
     this.xrTableCell5.Name     = "xrTableCell5";
     this.xrTableCell5.Size     = new System.Drawing.Size(658, 33);
     this.xrTableCell5.Text     = "合计";
     //
     // xrTableCell13
     //
     this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtHead, "Column6", "")
     });
     this.xrTableCell13.Location = new System.Drawing.Point(658, 0);
     this.xrTableCell13.Name     = "xrTableCell13";
     this.xrTableCell13.Size     = new System.Drawing.Size(49, 33);
     //
     // xrTableCell21
     //
     this.xrTableCell21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtHead, "Column7", "")
     });
     this.xrTableCell21.Location = new System.Drawing.Point(707, 0);
     this.xrTableCell21.Name     = "xrTableCell21";
     this.xrTableCell21.Size     = new System.Drawing.Size(68, 33);
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel6,
         this.xrLabel5,
         this.xrLine1,
         this.xrLine2
     });
     this.ReportFooter.Height = 57;
     this.ReportFooter.Name   = "ReportFooter";
     //
     // xrLabel6
     //
     this.xrLabel6.Location = new System.Drawing.Point(358, 17);
     this.xrLabel6.Name     = "xrLabel6";
     this.xrLabel6.Size     = new System.Drawing.Size(66, 25);
     this.xrLabel6.Text     = "审核:";
     //
     // xrLabel5
     //
     this.xrLabel5.Location = new System.Drawing.Point(567, 17);
     this.xrLabel5.Name     = "xrLabel5";
     this.xrLabel5.Size     = new System.Drawing.Size(100, 25);
     this.xrLabel5.Text     = "制单:";
     //
     // xrLine1
     //
     this.xrLine1.Location = new System.Drawing.Point(658, 25);
     this.xrLine1.Name     = "xrLine1";
     this.xrLine1.Size     = new System.Drawing.Size(100, 25);
     //
     // xrLine2
     //
     this.xrLine2.Location = new System.Drawing.Point(425, 25);
     this.xrLine2.Name     = "xrLine2";
     this.xrLine2.Size     = new System.Drawing.Size(100, 25);
     //
     // RepRDInChk
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.PageFooter,
         this.GroupHeader1,
         this.ReportHeader,
         this.GroupFooter1,
         this.ReportFooter
     });
     this.DataSource           = this.dataSet1;
     this.Margins              = new System.Drawing.Printing.Margins(20, 20, 20, 100);
     this.PageHeight           = 1169;
     this.PageWidth            = 827;
     this.PaperKind            = System.Drawing.Printing.PaperKind.A4;
     xrControlStyle1.BackColor = System.Drawing.Color.Transparent;
     this.StyleSheet.Add("Style1", xrControlStyle1);
     this.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtHead)).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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(VehicleMasterListReport));
     this.objectDataSource1 = new DevExpress.DataAccess.ObjectBinding.ObjectDataSource(this.components);
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     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.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel32 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = 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.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.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     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.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     ((System.ComponentModel.ISupportInitialize)(this.objectDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // objectDataSource1
     //
     this.objectDataSource1.DataSource = typeof(Models.Permitees);
     this.objectDataSource1.Name = "objectDataSource1";
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 50F;
     this.TopMargin.Name = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 50F;
     this.BottomMargin.Name = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel7,
     this.xrLabel8,
     this.xrLabel6,
     this.xrLabel5,
     this.xrLabel4,
     this.xrLabel3,
     this.xrLabel1,
     this.xrLabel2});
     this.Detail.HeightF = 91.99995F;
     this.Detail.Name = "Detail";
     this.Detail.StylePriority.UseTextAlignment = false;
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleJustify;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel17,
     this.xrLabel16,
     this.xrLabel15,
     this.xrLabel14,
     this.xrLine1,
     this.xrLabel32,
     this.xrPictureBox1});
     this.PageHeader.HeightF = 131.5833F;
     this.PageHeader.Name = "PageHeader";
     //
     // xrLabel17
     //
     this.xrLabel17.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(0F, 69F);
     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(750F, 23F);
     this.xrLabel17.StylePriority.UseFont = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text = "-o0o-";
     this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel16
     //
     this.xrLabel16.Font = new System.Drawing.Font("Arial", 9F);
     this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0F, 45.99997F);
     this.xrLabel16.Multiline = true;
     this.xrLabel16.Name = "xrLabel16";
     this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF = new System.Drawing.SizeF(750F, 23F);
     this.xrLabel16.StylePriority.UseFont = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.Text = "Bayombong";
     this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel15
     //
     this.xrLabel15.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 23.00002F);
     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(750F, 23F);
     this.xrLabel15.StylePriority.UseFont = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text = "PROVINCE OF NUEVA VIZCAYA";
     this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel14
     //
     this.xrLabel14.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Italic);
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 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(750F, 23F);
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text = "Republic of the Philippines";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLine1
     //
     this.xrLine1.BackColor = System.Drawing.Color.Yellow;
     this.xrLine1.BorderColor = System.Drawing.Color.Yellow;
     this.xrLine1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLine1.BorderWidth = 5F;
     this.xrLine1.ForeColor = System.Drawing.Color.Yellow;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 115F);
     this.xrLine1.Name = "xrLine1";
     this.xrLine1.SizeF = new System.Drawing.SizeF(750F, 16.58332F);
     this.xrLine1.StylePriority.UseBackColor = false;
     this.xrLine1.StylePriority.UseBorderColor = false;
     this.xrLine1.StylePriority.UseBorders = false;
     this.xrLine1.StylePriority.UseBorderWidth = false;
     this.xrLine1.StylePriority.UseForeColor = false;
     //
     // xrLabel32
     //
     this.xrLabel32.Font = new System.Drawing.Font("Book Antiqua", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel32.LocationFloat = new DevExpress.Utils.PointFloat(0F, 92F);
     this.xrLabel32.Multiline = true;
     this.xrLabel32.Name = "xrLabel32";
     this.xrLabel32.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel32.SizeF = new System.Drawing.SizeF(750F, 23F);
     this.xrLabel32.StylePriority.UseFont = false;
     this.xrLabel32.StylePriority.UseTextAlignment = false;
     this.xrLabel32.Text = "PROVINCIAL ENVIRONMENT AND NATURAL RESOURCES OFFICE(PENARO)";
     this.xrLabel32.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(177.1996F, 1.589457E-05F);
     this.xrPictureBox1.Name = "xrPictureBox1";
     this.xrPictureBox1.SizeF = new System.Drawing.SizeF(75.80042F, 68.99994F);
     this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail1,
     this.GroupHeader1});
     this.DetailReport.DataMember = "Vehicles";
     this.DetailReport.DataSource = this.objectDataSource1;
     this.DetailReport.Level = 0;
     this.DetailReport.Name = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable1});
     this.Detail1.HeightF = 18.08344F;
     this.Detail1.Name = "Detail1";
     this.Detail1.StylePriority.UseTextAlignment = false;
     this.Detail1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleJustify;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Book Antiqua", 12F);
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     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(148.3333F, 23F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.Text = "Permittee Name:";
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Book Antiqua", 12F);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 22.99999F);
     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(148.3333F, 23F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text = "Address:";
     //
     // xrLabel3
     //
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
     new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CompanyAndPermitteeName]")});
     this.xrLabel3.Font = new System.Drawing.Font("Book Antiqua", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(148.3333F, 0F);
     this.xrLabel3.Multiline = true;
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(597.9167F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.Text = "xrLabel3";
     //
     // xrLabel4
     //
     this.xrLabel4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
     new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AddressLine1]")});
     this.xrLabel4.Font = new System.Drawing.Font("Book Antiqua", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(148.3333F, 22.99999F);
     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(597.9167F, 23F);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.Text = "xrLabel4";
     //
     // xrLabel5
     //
     this.xrLabel5.Font = new System.Drawing.Font("Book Antiqua", 12F);
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 45.99997F);
     this.xrLabel5.Multiline = true;
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(148.3333F, 23F);
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.Text = "Business Reg:";
     //
     // xrLabel6
     //
     this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
     new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[BusinessRegistration]")});
     this.xrLabel6.Font = new System.Drawing.Font("Book Antiqua", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(148.3333F, 45.99997F);
     this.xrLabel6.Multiline = true;
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel6.SizeF = new System.Drawing.SizeF(597.9167F, 23F);
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.Text = "xrLabel6";
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Book Antiqua", 12F);
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 68.99995F);
     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(148.3333F, 23F);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.Text = "Accre. No.";
     //
     // xrLabel8
     //
     this.xrLabel8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
     new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AccreditationNumber]")});
     this.xrLabel8.Font = new System.Drawing.Font("Book Antiqua", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(148.3333F, 68.99995F);
     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(597.9167F, 23F);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.Text = "xrLabel6";
     //
     // 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.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(750F, 18F);
     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.xrTableCell3,
     this.xrTableCell4});
     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", "[PlateNo]")});
     this.xrTableCell1.Multiline = true;
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.Text = "xrTableCell1";
     this.xrTableCell1.Weight = 1D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
     new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[VehicleName]")});
     this.xrTableCell2.Multiline = true;
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.Text = "xrTableCell2";
     this.xrTableCell2.Weight = 1D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
     new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[VehicleTypes].[VehicleTypeName]")});
     this.xrTableCell3.Multiline = true;
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.Text = "xrTableCell3";
     this.xrTableCell3.Weight = 1D;
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable2});
     this.GroupHeader1.HeightF = 26.41678F;
     this.GroupHeader1.Name = "GroupHeader1";
     //
     // xrTableCell4
     //
     this.xrTableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
     new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Capacity]")});
     this.xrTableCell4.Multiline = true;
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.Text = "xrTableCell4";
     this.xrTableCell4.Weight = 1D;
     //
     // 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.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     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(750F, 21F);
     this.xrTable2.StylePriority.UseBorders = false;
     this.xrTable2.StylePriority.UseFont = 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.xrTableCell6,
     this.xrTableCell7,
     this.xrTableCell8});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Multiline = true;
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.Text = "Plate No";
     this.xrTableCell5.Weight = 1D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Multiline = true;
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.Text = "Vehicle Name";
     this.xrTableCell6.Weight = 1D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Multiline = true;
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.Text = "Vehicle Type";
     this.xrTableCell7.Weight = 1D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Multiline = true;
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.Text = "Capacity";
     this.xrTableCell8.Weight = 1D;
     //
     // VehicleMasterListReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.TopMargin,
     this.BottomMargin,
     this.Detail,
     this.PageHeader,
     this.DetailReport});
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
     this.objectDataSource1});
     this.DataSource = this.objectDataSource1;
     this.Font = new System.Drawing.Font("Arial", 9.75F);
     this.Margins = new System.Drawing.Printing.Margins(50, 50, 50, 50);
     this.Version = "18.2";
     ((System.ComponentModel.ISupportInitialize)(this.objectDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
     this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine3 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine4 = new DevExpress.XtraReports.UI.XRLine();
     this.xrlblCurrentBalance = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine5 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.winControlContainer1 = new DevExpress.XtraReports.UI.WinControlContainer();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.winControlContainer2 = new DevExpress.XtraReports.UI.WinControlContainer();
     this.sigPlusNET1 = new Topaz.SigPlusNET();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrlblPreviousBalance = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblBranch = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblDate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblMember = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // xrLabel8
     //
     this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.creditUsage_Relation.strSessionName", "")});
     this.xrLabel8.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel8.Location = new System.Drawing.Point(33, 8);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.Size = new System.Drawing.Size(175, 17);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.Text = "xrLabel8";
     //
     // xrLine2
     //
     this.xrLine2.Location = new System.Drawing.Point(27, 80);
     this.xrLine2.Name = "xrLine2";
     this.xrLine2.Size = new System.Drawing.Size(258, 8);
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel6,
     this.xrLine3,
     this.xrLine4,
     this.xrlblCurrentBalance,
     this.xrLine5,
     this.xrLabel7,
     this.winControlContainer1,
     this.winControlContainer2});
     this.ReportFooter.Height = 133;
     this.ReportFooter.Name = "ReportFooter";
     //
     // xrLabel6
     //
     this.xrLabel6.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel6.Location = new System.Drawing.Point(33, 8);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.Size = new System.Drawing.Size(100, 17);
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.Text = "Current Balance";
     //
     // xrLine3
     //
     this.xrLine3.Location = new System.Drawing.Point(25, 0);
     this.xrLine3.Name = "xrLine3";
     this.xrLine3.Size = new System.Drawing.Size(258, 8);
     //
     // xrLine4
     //
     this.xrLine4.Location = new System.Drawing.Point(27, 27);
     this.xrLine4.Name = "xrLine4";
     this.xrLine4.Size = new System.Drawing.Size(258, 8);
     //
     // xrlblCurrentBalance
     //
     this.xrlblCurrentBalance.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.strCurBalance", "")});
     this.xrlblCurrentBalance.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblCurrentBalance.Location = new System.Drawing.Point(208, 8);
     this.xrlblCurrentBalance.Name = "xrlblCurrentBalance";
     this.xrlblCurrentBalance.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblCurrentBalance.Size = new System.Drawing.Size(67, 17);
     this.xrlblCurrentBalance.StylePriority.UseFont = false;
     this.xrlblCurrentBalance.Text = "xrlblCurrentBalance";
     //
     // xrLine5
     //
     this.xrLine5.Location = new System.Drawing.Point(27, 107);
     this.xrLine5.Name = "xrLine5";
     this.xrLine5.Size = new System.Drawing.Size(142, 8);
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel7.Location = new System.Drawing.Point(33, 113);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.Size = new System.Drawing.Size(133, 17);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.Text = "Member Signature";
     //
     // winControlContainer1
     //
     this.winControlContainer1.Location = new System.Drawing.Point(27, 40);
     this.winControlContainer1.Name = "winControlContainer1";
     this.winControlContainer1.Size = new System.Drawing.Size(133, 67);
     this.winControlContainer1.WinControl = this.pictureBox1;
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new System.Drawing.Point(0, 0);
     this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new System.Drawing.Size(160, 80);
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop = false;
     //
     // winControlContainer2
     //
     this.winControlContainer2.Location = new System.Drawing.Point(167, 113);
     this.winControlContainer2.Name = "winControlContainer2";
     this.winControlContainer2.Size = new System.Drawing.Size(2, 2);
     this.winControlContainer2.WinControl = this.sigPlusNET1;
     //
     // sigPlusNET1
     //
     this.sigPlusNET1.BackColor = System.Drawing.Color.White;
     this.sigPlusNET1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.sigPlusNET1.Enabled = false;
     this.sigPlusNET1.ForeColor = System.Drawing.Color.Black;
     this.sigPlusNET1.Location = new System.Drawing.Point(0, 0);
     this.sigPlusNET1.Name = "sigPlusNET1";
     this.sigPlusNET1.Size = new System.Drawing.Size(2, 2);
     this.sigPlusNET1.TabIndex = 1;
     this.sigPlusNET1.Text = "sigPlusNET1";
     this.sigPlusNET1.Visible = false;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrlblPreviousBalance,
     this.xrLine2,
     this.xrLabel4,
     this.xrLine1,
     this.xrLabel1,
     this.xrlblBranch,
     this.xrlblDate,
     this.xrlblMember,
     this.xrLabel3,
     this.xrLabel2});
     this.PageHeader.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.PageHeader.Height = 92;
     this.PageHeader.Name = "PageHeader";
     this.PageHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageHeader.StylePriority.UseFont = false;
     this.PageHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrlblPreviousBalance
     //
     this.xrlblPreviousBalance.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.strPreBalance", "")});
     this.xrlblPreviousBalance.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblPreviousBalance.Location = new System.Drawing.Point(207, 60);
     this.xrlblPreviousBalance.Name = "xrlblPreviousBalance";
     this.xrlblPreviousBalance.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblPreviousBalance.Size = new System.Drawing.Size(75, 17);
     this.xrlblPreviousBalance.StylePriority.UseFont = false;
     this.xrlblPreviousBalance.Text = "xrlblPreviousBalance";
     //
     // xrLabel4
     //
     this.xrLabel4.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel4.Location = new System.Drawing.Point(33, 60);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.Size = new System.Drawing.Size(100, 17);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.Text = "Previous Balance";
     //
     // xrLine1
     //
     this.xrLine1.Location = new System.Drawing.Point(27, 53);
     this.xrLine1.Name = "xrLine1";
     this.xrLine1.Size = new System.Drawing.Size(258, 8);
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel1.Location = new System.Drawing.Point(33, 0);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.Size = new System.Drawing.Size(100, 17);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text = "Member :";
     //
     // xrlblBranch
     //
     this.xrlblBranch.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.strBranchCode", "")});
     this.xrlblBranch.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblBranch.Location = new System.Drawing.Point(133, 33);
     this.xrlblBranch.Name = "xrlblBranch";
     this.xrlblBranch.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblBranch.Size = new System.Drawing.Size(100, 17);
     this.xrlblBranch.StylePriority.UseFont = false;
     this.xrlblBranch.Text = "xrlblBranch";
     //
     // xrlblDate
     //
     this.xrlblDate.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.strDateTime", "")});
     this.xrlblDate.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblDate.Location = new System.Drawing.Point(133, 17);
     this.xrlblDate.Name = "xrlblDate";
     this.xrlblDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblDate.Size = new System.Drawing.Size(150, 17);
     this.xrlblDate.StylePriority.UseFont = false;
     this.xrlblDate.Text = "xrlblDate";
     //
     // xrlblMember
     //
     this.xrlblMember.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.strMemberID", "")});
     this.xrlblMember.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblMember.Location = new System.Drawing.Point(133, 0);
     this.xrlblMember.Name = "xrlblMember";
     this.xrlblMember.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblMember.Size = new System.Drawing.Size(100, 17);
     this.xrlblMember.StylePriority.UseFont = false;
     this.xrlblMember.Text = "xrlblMember";
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel3.Location = new System.Drawing.Point(33, 33);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.Size = new System.Drawing.Size(100, 17);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.Text = "Branch :";
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel2.Location = new System.Drawing.Point(33, 17);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.Size = new System.Drawing.Size(100, 17);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.Text = "Date :";
     //
     // Detail
     //
     this.Detail.Height = 0;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel10
     //
     this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.creditUsage_Relation.nQuantity", "")});
     this.xrLabel10.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel10.Location = new System.Drawing.Point(207, 25);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.Size = new System.Drawing.Size(67, 17);
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.Text = "xrLabel10";
     //
     // xrLabel9
     //
     this.xrLabel9.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel9.Location = new System.Drawing.Point(33, 25);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.Size = new System.Drawing.Size(58, 17);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.Text = "Quantity";
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail1,
     this.ReportFooter});
     this.DetailReport.DataMember = "Master.creditUsage_Relation";
     this.DetailReport.Name = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel10,
     this.xrLabel9,
     this.xrLabel5,
     this.xrLabel8});
     this.Detail1.Height = 46;
     this.Detail1.Name = "Detail1";
     //
     // xrLabel5
     //
     this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.creditUsage_Relation.strPrice", "")});
     this.xrLabel5.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel5.Location = new System.Drawing.Point(208, 8);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.Size = new System.Drawing.Size(67, 17);
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.Text = "xrLabel5";
     //
     // PageFooter
     //
     this.PageFooter.Height = 0;
     this.PageFooter.Name = "PageFooter";
     this.PageFooter.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // CreditAc
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.PageHeader,
     this.PageFooter,
     this.DetailReport});
     this.DataMember = "Master";
     this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0);
     this.PageHeight = 3000;
     this.PageWidth = 1100;
     this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
     this.PreviewRowCount = 100;
     this.Version = "8.3";
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrlblCurrentBalance = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine4 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine3 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
     this.DetailReport1 = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail2 = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
     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.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportFooter1 = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine5 = new DevExpress.XtraReports.UI.XRLine();
     this.winControlContainer1 = new DevExpress.XtraReports.UI.WinControlContainer();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.winControlContainer2 = new DevExpress.XtraReports.UI.WinControlContainer();
     this.sigPlusNET1 = new Topaz.SigPlusNET();
     this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportHeader1 = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrlblPreviousBalance = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblBranch = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblDate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblMember = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // xrLabel8
     //
     this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.creditUsage_Relation.strSessionName", "")});
     this.xrLabel8.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel8.Location = new System.Drawing.Point(33, 0);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.Size = new System.Drawing.Size(175, 17);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.Text = "xrLabel8";
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrlblCurrentBalance,
     this.xrLine4,
     this.xrLine3,
     this.xrLabel6});
     this.ReportFooter.Height = 30;
     this.ReportFooter.Name = "ReportFooter";
     //
     // xrlblCurrentBalance
     //
     this.xrlblCurrentBalance.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.strCurBalance", "")});
     this.xrlblCurrentBalance.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblCurrentBalance.Location = new System.Drawing.Point(208, 8);
     this.xrlblCurrentBalance.Name = "xrlblCurrentBalance";
     this.xrlblCurrentBalance.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblCurrentBalance.Size = new System.Drawing.Size(67, 17);
     this.xrlblCurrentBalance.StylePriority.UseFont = false;
     this.xrlblCurrentBalance.Text = "xrlblCurrentBalance";
     //
     // xrLine4
     //
     this.xrLine4.Location = new System.Drawing.Point(25, 25);
     this.xrLine4.Name = "xrLine4";
     this.xrLine4.Size = new System.Drawing.Size(258, 5);
     //
     // xrLine3
     //
     this.xrLine3.Location = new System.Drawing.Point(25, 0);
     this.xrLine3.Name = "xrLine3";
     this.xrLine3.Size = new System.Drawing.Size(258, 5);
     //
     // xrLabel6
     //
     this.xrLabel6.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel6.Location = new System.Drawing.Point(33, 8);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.Size = new System.Drawing.Size(100, 17);
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.Text = "Current Balance";
     //
     // PageHeader
     //
     this.PageHeader.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.PageHeader.Height = 0;
     this.PageHeader.Name = "PageHeader";
     this.PageHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageHeader.PrintOn = ((DevExpress.XtraReports.UI.PrintOnPages)((DevExpress.XtraReports.UI.PrintOnPages.NotWithReportHeader | DevExpress.XtraReports.UI.PrintOnPages.NotWithReportFooter)));
     this.PageHeader.StylePriority.UseFont = false;
     this.PageHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // Detail
     //
     this.Detail.Height = 0;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel10
     //
     this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.creditUsage_Relation.nQuantity", "")});
     this.xrLabel10.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel10.Location = new System.Drawing.Point(208, 17);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.Size = new System.Drawing.Size(67, 17);
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.Text = "xrLabel10";
     //
     // xrLabel9
     //
     this.xrLabel9.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel9.Location = new System.Drawing.Point(33, 17);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.Size = new System.Drawing.Size(58, 17);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.Text = "Quantity";
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail1,
     this.ReportFooter});
     this.DetailReport.DataMember = "Master.creditUsage_Relation";
     this.DetailReport.Name = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel10,
     this.xrLabel9,
     this.xrLabel5,
     this.xrLabel8});
     this.Detail1.Height = 34;
     this.Detail1.Name = "Detail1";
     //
     // xrLabel5
     //
     this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.creditUsage_Relation.strPrice", "")});
     this.xrLabel5.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel5.Location = new System.Drawing.Point(208, 0);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.Size = new System.Drawing.Size(67, 17);
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.Text = "xrLabel5";
     //
     // PageFooter
     //
     this.PageFooter.Height = 0;
     this.PageFooter.Name = "PageFooter";
     this.PageFooter.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // DetailReport1
     //
     this.DetailReport1.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail2,
     this.ReportFooter1,
     this.ReportHeader});
     this.DetailReport1.DataMember = "Master.ServiceUtilization_Relation";
     this.DetailReport1.Level = 1;
     this.DetailReport1.Name = "DetailReport1";
     //
     // Detail2
     //
     this.Detail2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel25,
     this.xrLabel24,
     this.xrLabel23,
     this.xrLabel22,
     this.xrLabel21,
     this.xrLabel20,
     this.xrLabel19,
     this.xrLabel18,
     this.xrLabel17,
     this.xrLabel16,
     this.xrLabel15,
     this.xrLabel14,
     this.xrLabel13,
     this.xrLabel11});
     this.Detail2.Height = 125;
     this.Detail2.Name = "Detail2";
     //
     // xrLabel25
     //
     this.xrLabel25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.PackageDesc", "")});
     this.xrLabel25.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel25.Location = new System.Drawing.Point(33, 0);
     this.xrLabel25.Name = "xrLabel25";
     this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel25.Size = new System.Drawing.Size(267, 25);
     this.xrLabel25.StylePriority.UseFont = false;
     this.xrLabel25.StylePriority.UseTextAlignment = false;
     this.xrLabel25.Text = "xrLabel25";
     this.xrLabel25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel24
     //
     this.xrLabel24.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.Balance", "")});
     this.xrLabel24.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel24.Location = new System.Drawing.Point(150, 108);
     this.xrLabel24.Name = "xrLabel24";
     this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel24.Size = new System.Drawing.Size(125, 17);
     this.xrLabel24.StylePriority.UseFont = false;
     this.xrLabel24.Text = "xrLabel24";
     //
     // xrLabel23
     //
     this.xrLabel23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.Caption_Balance", "")});
     this.xrLabel23.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel23.Location = new System.Drawing.Point(34, 108);
     this.xrLabel23.Name = "xrLabel23";
     this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel23.Size = new System.Drawing.Size(117, 17);
     this.xrLabel23.StylePriority.UseFont = false;
     this.xrLabel23.Text = "xrLabel23";
     //
     // xrLabel22
     //
     this.xrLabel22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.Quantity", "")});
     this.xrLabel22.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel22.Location = new System.Drawing.Point(150, 92);
     this.xrLabel22.Name = "xrLabel22";
     this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel22.Size = new System.Drawing.Size(125, 17);
     this.xrLabel22.StylePriority.UseFont = false;
     this.xrLabel22.Text = "xrLabel22";
     //
     // xrLabel21
     //
     this.xrLabel21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.Caption_Quantity", "")});
     this.xrLabel21.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel21.Location = new System.Drawing.Point(34, 92);
     this.xrLabel21.Name = "xrLabel21";
     this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel21.Size = new System.Drawing.Size(117, 17);
     this.xrLabel21.StylePriority.UseFont = false;
     this.xrLabel21.Text = "xrLabel21";
     //
     // xrLabel20
     //
     this.xrLabel20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.ServiceCode", "")});
     this.xrLabel20.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel20.Location = new System.Drawing.Point(150, 75);
     this.xrLabel20.Name = "xrLabel20";
     this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel20.Size = new System.Drawing.Size(125, 17);
     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, "Master.ServiceUtilization_Relation.Caption_ServiceCode", "")});
     this.xrLabel19.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel19.Location = new System.Drawing.Point(34, 75);
     this.xrLabel19.Name = "xrLabel19";
     this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.Size = new System.Drawing.Size(117, 17);
     this.xrLabel19.StylePriority.UseFont = false;
     this.xrLabel19.Text = "xrLabel19";
     //
     // xrLabel18
     //
     this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.ExpiryDate", "")});
     this.xrLabel18.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel18.Location = new System.Drawing.Point(150, 58);
     this.xrLabel18.Name = "xrLabel18";
     this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.Size = new System.Drawing.Size(125, 17);
     this.xrLabel18.StylePriority.UseFont = false;
     this.xrLabel18.Text = "xrLabel18";
     //
     // xrLabel17
     //
     this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.Caption_Expiry", "")});
     this.xrLabel17.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel17.Location = new System.Drawing.Point(34, 58);
     this.xrLabel17.Name = "xrLabel17";
     this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.Size = new System.Drawing.Size(117, 17);
     this.xrLabel17.StylePriority.UseFont = false;
     this.xrLabel17.Text = "xrLabel17";
     //
     // xrLabel16
     //
     this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.PackageCode", "")});
     this.xrLabel16.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel16.Location = new System.Drawing.Point(150, 42);
     this.xrLabel16.Name = "xrLabel16";
     this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.Size = new System.Drawing.Size(125, 17);
     this.xrLabel16.StylePriority.UseFont = false;
     this.xrLabel16.Text = "xrLabel16";
     //
     // xrLabel15
     //
     this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.Caption_PackageCode", "")});
     this.xrLabel15.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel15.Location = new System.Drawing.Point(34, 42);
     this.xrLabel15.Name = "xrLabel15";
     this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.Size = new System.Drawing.Size(117, 17);
     this.xrLabel15.StylePriority.UseFont = false;
     this.xrLabel15.Text = "xrLabel15";
     //
     // xrLabel14
     //
     this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.StaffName", "")});
     this.xrLabel14.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel14.Location = new System.Drawing.Point(150, 25);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.Size = new System.Drawing.Size(125, 17);
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.Text = "xrLabel14";
     //
     // xrLabel13
     //
     this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.Line", "")});
     this.xrLabel13.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel13.Location = new System.Drawing.Point(25, 117);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.Size = new System.Drawing.Size(267, 5);
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.Text = "xrLabel13";
     //
     // xrLabel11
     //
     this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.ServiceUtilization_Relation.Caption", "")});
     this.xrLabel11.Font = new System.Drawing.Font("Arial", 8F);
     this.xrLabel11.Location = new System.Drawing.Point(34, 25);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.Size = new System.Drawing.Size(117, 17);
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.Text = "xrLabel11";
     //
     // ReportFooter1
     //
     this.ReportFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel7,
     this.xrLine5,
     this.winControlContainer1,
     this.winControlContainer2});
     this.ReportFooter1.Height = 91;
     this.ReportFooter1.Name = "ReportFooter1";
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel7.Location = new System.Drawing.Point(33, 74);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.Size = new System.Drawing.Size(133, 17);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.Text = "Member Signature";
     //
     // xrLine5
     //
     this.xrLine5.Location = new System.Drawing.Point(33, 68);
     this.xrLine5.Name = "xrLine5";
     this.xrLine5.Size = new System.Drawing.Size(142, 8);
     //
     // winControlContainer1
     //
     this.winControlContainer1.Location = new System.Drawing.Point(33, 1);
     this.winControlContainer1.Name = "winControlContainer1";
     this.winControlContainer1.Size = new System.Drawing.Size(133, 67);
     this.winControlContainer1.WinControl = this.pictureBox1;
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new System.Drawing.Point(0, 0);
     this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new System.Drawing.Size(160, 80);
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop = false;
     //
     // winControlContainer2
     //
     this.winControlContainer2.Location = new System.Drawing.Point(167, 88);
     this.winControlContainer2.Name = "winControlContainer2";
     this.winControlContainer2.Size = new System.Drawing.Size(2, 2);
     this.winControlContainer2.WinControl = this.sigPlusNET1;
     //
     // sigPlusNET1
     //
     this.sigPlusNET1.BackColor = System.Drawing.Color.White;
     this.sigPlusNET1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.sigPlusNET1.Enabled = false;
     this.sigPlusNET1.ForeColor = System.Drawing.Color.Black;
     this.sigPlusNET1.Location = new System.Drawing.Point(0, 0);
     this.sigPlusNET1.Name = "sigPlusNET1";
     this.sigPlusNET1.Size = new System.Drawing.Size(2, 2);
     this.sigPlusNET1.TabIndex = 1;
     this.sigPlusNET1.Text = "sigPlusNET1";
     this.sigPlusNET1.Visible = false;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel12});
     this.ReportHeader.Height = 17;
     this.ReportHeader.Name = "ReportHeader";
     //
     // xrLabel12
     //
     this.xrLabel12.CanShrink = true;
     this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.strServiceUtilization", "")});
     this.xrLabel12.Font = new System.Drawing.Font("Arial", 8.5F, System.Drawing.FontStyle.Underline);
     this.xrLabel12.Location = new System.Drawing.Point(33, 0);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.Size = new System.Drawing.Size(267, 17);
     this.xrLabel12.StylePriority.UseFont = false;
     this.xrLabel12.Text = "xrLabel12";
     //
     // ReportHeader1
     //
     this.ReportHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrlblPreviousBalance,
     this.xrLine2,
     this.xrLabel4,
     this.xrLine1,
     this.xrLabel1,
     this.xrlblBranch,
     this.xrlblDate,
     this.xrlblMember,
     this.xrLabel3,
     this.xrLabel2});
     this.ReportHeader1.Height = 80;
     this.ReportHeader1.Name = "ReportHeader1";
     //
     // xrlblPreviousBalance
     //
     this.xrlblPreviousBalance.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.strPreBalance", "")});
     this.xrlblPreviousBalance.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblPreviousBalance.Location = new System.Drawing.Point(200, 58);
     this.xrlblPreviousBalance.Name = "xrlblPreviousBalance";
     this.xrlblPreviousBalance.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblPreviousBalance.Size = new System.Drawing.Size(75, 17);
     this.xrlblPreviousBalance.StylePriority.UseFont = false;
     this.xrlblPreviousBalance.Text = "xrlblPreviousBalance";
     //
     // xrLine2
     //
     this.xrLine2.Location = new System.Drawing.Point(25, 75);
     this.xrLine2.Name = "xrLine2";
     this.xrLine2.Size = new System.Drawing.Size(258, 5);
     //
     // xrLabel4
     //
     this.xrLabel4.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel4.Location = new System.Drawing.Point(33, 58);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.Size = new System.Drawing.Size(100, 17);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.Text = "Previous Balance";
     //
     // xrLine1
     //
     this.xrLine1.Location = new System.Drawing.Point(25, 50);
     this.xrLine1.Name = "xrLine1";
     this.xrLine1.Size = new System.Drawing.Size(258, 5);
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel1.Location = new System.Drawing.Point(33, 0);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.Size = new System.Drawing.Size(100, 17);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text = "Member :";
     //
     // xrlblBranch
     //
     this.xrlblBranch.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.strBranchCode", "")});
     this.xrlblBranch.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblBranch.Location = new System.Drawing.Point(133, 33);
     this.xrlblBranch.Name = "xrlblBranch";
     this.xrlblBranch.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblBranch.Size = new System.Drawing.Size(100, 17);
     this.xrlblBranch.StylePriority.UseFont = false;
     this.xrlblBranch.Text = "xrlblBranch";
     //
     // xrlblDate
     //
     this.xrlblDate.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.strDateTime", "")});
     this.xrlblDate.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblDate.Location = new System.Drawing.Point(133, 17);
     this.xrlblDate.Name = "xrlblDate";
     this.xrlblDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblDate.Size = new System.Drawing.Size(142, 17);
     this.xrlblDate.StylePriority.UseFont = false;
     this.xrlblDate.Text = "xrlblDate";
     //
     // xrlblMember
     //
     this.xrlblMember.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Master.strMemberID", "")});
     this.xrlblMember.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblMember.Location = new System.Drawing.Point(133, 0);
     this.xrlblMember.Name = "xrlblMember";
     this.xrlblMember.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblMember.Size = new System.Drawing.Size(100, 17);
     this.xrlblMember.StylePriority.UseFont = false;
     this.xrlblMember.Text = "xrlblMember";
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel3.Location = new System.Drawing.Point(33, 33);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.Size = new System.Drawing.Size(100, 17);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.Text = "Branch :";
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel2.Location = new System.Drawing.Point(33, 17);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.Size = new System.Drawing.Size(100, 17);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.Text = "Date :";
     //
     // CreditAcJoin
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.PageHeader,
     this.PageFooter,
     this.DetailReport,
     this.DetailReport1,
     this.ReportHeader1});
     this.DataMember = "Master";
     this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0);
     this.PageHeight = 3000;
     this.PageWidth = 1100;
     this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
     this.PreviewRowCount = 100;
     this.Version = "8.3";
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #7
0
 private void InitializeComponent()
 {
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     this.TopMargin                  = new DevExpress.XtraReports.UI.TopMarginBand();
     this.PageHeader                 = new DevExpress.XtraReports.UI.PageHeaderBand();
     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.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.ReportFooter               = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.BottomMargin               = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeaderBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupHeaderBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportDetailBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupFooterBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportFooterBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportOddStyle             = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportEvenStyle            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportHeader               = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel1                   = new DevExpress.XtraReports.UI.XRLabel();
     this.mvvmContext1               = new DevExpress.Utils.MVVM.MVVMContext();
     this.xrLabel4                   = new DevExpress.XtraReports.UI.XRLabel();
     this.p_begin                    = new DevExpress.XtraReports.Parameters.Parameter();
     this.p_end       = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrLine1     = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel2    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
     ((System.ComponentModel.ISupportInitialize)(this.table1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.table2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mvvmContext1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.Dpi  = 254F;
     this.TopMargin.Name = "TopMargin";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.table1
     });
     this.PageHeader.Dpi       = 254F;
     this.PageHeader.HeightF   = 64F;
     this.PageHeader.Name      = "PageHeader";
     this.PageHeader.StyleName = "ReportHeaderBandStyle";
     //
     // table1
     //
     this.table1.Dpi           = 254F;
     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(1592F, 64F);
     //
     // tableRow1
     //
     this.tableRow1.BackColor = System.Drawing.Color.White;
     this.tableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.tableCell1,
         this.tableCell2,
         this.tableCell3
     });
     this.tableRow1.Dpi  = 254F;
     this.tableRow1.Name = "tableRow1";
     this.tableRow1.StylePriority.UseBackColor = false;
     this.tableRow1.Weight = 10.46953028649871D;
     //
     // tableCell1
     //
     this.tableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell1.Dpi     = 254F;
     this.tableCell1.Name    = "tableCell1";
     this.tableCell1.StylePriority.UseBorders = false;
     this.tableCell1.Text   = "类别";
     this.tableCell1.Weight = 0.92363643167006915D;
     //
     // tableCell2
     //
     this.tableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell2.Dpi    = 254F;
     this.tableCell2.Name   = "tableCell2";
     this.tableCell2.Text   = "数量";
     this.tableCell2.Weight = 0.69272724707521982D;
     //
     // tableCell3
     //
     this.tableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell3.Dpi  = 254F;
     this.tableCell3.Name = "tableCell3";
     this.tableCell3.StylePriority.UseBorders = false;
     this.tableCell3.Text   = "金额";
     this.tableCell3.Weight = 0.92363643167006915D;
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.table2
     });
     this.Detail.Dpi           = 254F;
     this.Detail.EvenStyleName = "ReportEvenStyle";
     this.Detail.HeightF       = 64F;
     this.Detail.Name          = "Detail";
     this.Detail.OddStyleName  = "ReportOddStyle";
     this.Detail.StyleName     = "ReportDetailBandStyle";
     //
     // table2
     //
     this.table2.Dpi           = 254F;
     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(1592F, 64F);
     //
     // tableRow2
     //
     this.tableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.tableCell4,
         this.tableCell5,
         this.tableCell6
     });
     this.tableRow2.Dpi    = 254F;
     this.tableRow2.Name   = "tableRow2";
     this.tableRow2.Weight = 10.46953028649871D;
     //
     // tableCell4
     //
     this.tableCell4.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.tableCell4.Dpi     = 254F;
     this.tableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CS03]")
     });
     this.tableCell4.Name = "tableCell4";
     this.tableCell4.StylePriority.UseBorders       = false;
     this.tableCell4.StylePriority.UseTextAlignment = false;
     this.tableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell4.Weight        = 0.92363643167006915D;
     this.tableCell4.WordWrap      = false;
     //
     // tableCell5
     //
     this.tableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell5.Dpi     = 254F;
     this.tableCell5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[NUMS]")
     });
     this.tableCell5.Font             = new System.Drawing.Font("Times New Roman", 9F);
     this.tableCell5.ForeColor        = System.Drawing.Color.Black;
     this.tableCell5.Name             = "tableCell5";
     this.tableCell5.Padding          = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 0, 0, 96F);
     this.tableCell5.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell5.TextFormatString = "{0:N1}";
     this.tableCell5.Weight           = 0.69272724707521982D;
     this.tableCell5.WordWrap         = false;
     //
     // tableCell6
     //
     this.tableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell6.Dpi     = 254F;
     this.tableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[JE]")
     });
     this.tableCell6.Font      = new System.Drawing.Font("Times New Roman", 9F);
     this.tableCell6.ForeColor = System.Drawing.Color.Black;
     this.tableCell6.Name      = "tableCell6";
     this.tableCell6.Padding   = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 0, 0, 96F);
     this.tableCell6.StylePriority.UseBorders = false;
     this.tableCell6.TextAlignment            = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell6.TextFormatString         = "{0:N2}";
     this.tableCell6.Weight   = 0.92363643167006915D;
     this.tableCell6.WordWrap = false;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel3,
         this.xrLabel2,
         this.xrLine1
     });
     this.ReportFooter.Dpi     = 254F;
     this.ReportFooter.HeightF = 200.13F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi     = 254F;
     this.BottomMargin.HeightF = 980.4966F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // ReportHeaderBandStyle
     //
     this.ReportHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportHeaderBandStyle.Name          = "ReportHeaderBandStyle";
     this.ReportHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupHeaderBandStyle
     //
     this.ReportGroupHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupHeaderBandStyle.Name          = "ReportGroupHeaderBandStyle";
     this.ReportGroupHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 0, 0, 0, 254F);
     this.ReportGroupHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportDetailBandStyle
     //
     this.ReportDetailBandStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportDetailBandStyle.Name          = "ReportDetailBandStyle";
     this.ReportDetailBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportDetailBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupFooterBandStyle
     //
     this.ReportGroupFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupFooterBandStyle.Name          = "ReportGroupFooterBandStyle";
     this.ReportGroupFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportGroupFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportFooterBandStyle
     //
     this.ReportFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportFooterBandStyle.Name          = "ReportFooterBandStyle";
     this.ReportFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportOddStyle
     //
     this.ReportOddStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportOddStyle.Name          = "ReportOddStyle";
     this.ReportOddStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportOddStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportEvenStyle
     //
     this.ReportEvenStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportEvenStyle.Name          = "ReportEvenStyle";
     this.ReportEvenStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportEvenStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1,
         this.xrLabel4,
         this.xrLabel1
     });
     this.ReportHeader.Dpi     = 254F;
     this.ReportHeader.HeightF = 163.7367F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrLabel1
     //
     this.xrLabel1.BackColor     = System.Drawing.Color.White;
     this.xrLabel1.Dpi           = 254F;
     this.xrLabel1.Font          = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(275.1667F, 24.99999F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(971.55F, 58.42F);
     this.xrLabel1.StylePriority.UseBackColor     = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "财务类别统计";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // xrLabel4
     //
     this.xrLabel4.BackColor   = System.Drawing.Color.White;
     this.xrLabel4.BorderColor = System.Drawing.Color.White;
     this.xrLabel4.Dpi         = 254F;
     this.xrLabel4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "\'统计时间:\' + [Parameters].[p_begin] + \'至\' +  [Parameters].[p_end]")
     });
     this.xrLabel4.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(426.9758F, 88.41999F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(666.75F, 58.42F);
     this.xrLabel4.StylePriority.UseBackColor     = false;
     this.xrLabel4.StylePriority.UseBorderColor   = false;
     this.xrLabel4.StylePriority.UseForeColor     = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text          = "xrLabel4";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // p_begin
     //
     this.p_begin.AllowNull   = true;
     this.p_begin.Description = "Parameter1";
     this.p_begin.Name        = "p_begin";
     //
     // p_end
     //
     this.p_end.Description = "Parameter1";
     this.p_end.Name        = "p_end";
     //
     // xrLine1
     //
     this.xrLine1.Dpi           = 254F;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 56.99665F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(1592F, 44.45F);
     //
     // xrLabel2
     //
     this.xrLabel2.Dpi           = 254F;
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(4.000014F, 24F);
     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(254F, 56.99665F);
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text          = "合计";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.Dpi = 254F;
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumSum([JE])")
     });
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(1172.9F, 15F);
     this.xrLabel3.Multiline     = true;
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(419.1F, 58.42F);
     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.MiddleRight;
     this.xrLabel3.TextFormatString = "{0:n2}";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Dpi           = 254F;
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(1313F, 88.41999F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(254F, 58.42F);
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // Class_stat_Report
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.PageHeader,
         this.Detail,
         this.ReportFooter,
         this.BottomMargin,
         this.ReportHeader
     });
     this.Dpi        = 254F;
     this.Margins    = new System.Drawing.Printing.Margins(254, 254, 100, 980);
     this.PageHeight = 2970;
     this.PageWidth  = 2100;
     this.PaperKind  = System.Drawing.Printing.PaperKind.A4;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.p_begin,
         this.p_end
     });
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.ReportHeaderBandStyle,
         this.ReportGroupHeaderBandStyle,
         this.ReportDetailBandStyle,
         this.ReportGroupFooterBandStyle,
         this.ReportFooterBandStyle,
         this.ReportOddStyle,
         this.ReportEvenStyle
     });
     this.Version = "18.2";
     ((System.ComponentModel.ISupportInitialize)(this.table1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.table2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mvvmContext1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrlblBalance = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblServiceCode = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblPackageCode = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblTherapist = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblBranch = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblDate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblMemberID = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine3 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
     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.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.winControlContainer1 = new DevExpress.XtraReports.UI.WinControlContainer();
     this.sigPlusNET1 = new Topaz.SigPlusNET();
     this.winControlContainer2 = new DevExpress.XtraReports.UI.WinControlContainer();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblExpiryDate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblQuantity = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Height = 0;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrlblBalance
     //
     this.xrlblBalance.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblBalance.Location = new System.Drawing.Point(147, 166);
     this.xrlblBalance.Name = "xrlblBalance";
     this.xrlblBalance.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblBalance.Size = new System.Drawing.Size(167, 17);
     this.xrlblBalance.StylePriority.UseFont = false;
     this.xrlblBalance.Text = "xrlblBalance";
     //
     // xrlblServiceCode
     //
     this.xrlblServiceCode.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblServiceCode.Location = new System.Drawing.Point(147, 134);
     this.xrlblServiceCode.Name = "xrlblServiceCode";
     this.xrlblServiceCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblServiceCode.Size = new System.Drawing.Size(167, 17);
     this.xrlblServiceCode.StylePriority.UseFont = false;
     this.xrlblServiceCode.Text = "xrlblServiceCode";
     //
     // xrlblPackageCode
     //
     this.xrlblPackageCode.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblPackageCode.Location = new System.Drawing.Point(147, 118);
     this.xrlblPackageCode.Name = "xrlblPackageCode";
     this.xrlblPackageCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblPackageCode.Size = new System.Drawing.Size(167, 17);
     this.xrlblPackageCode.StylePriority.UseFont = false;
     this.xrlblPackageCode.Text = "xrlblPackageCode";
     //
     // xrlblTherapist
     //
     this.xrlblTherapist.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblTherapist.Location = new System.Drawing.Point(147, 93);
     this.xrlblTherapist.Name = "xrlblTherapist";
     this.xrlblTherapist.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblTherapist.Size = new System.Drawing.Size(167, 25);
     this.xrlblTherapist.StylePriority.UseFont = false;
     this.xrlblTherapist.Text = "xrlblTherapist";
     //
     // xrlblBranch
     //
     this.xrlblBranch.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblBranch.Location = new System.Drawing.Point(147, 58);
     this.xrlblBranch.Name = "xrlblBranch";
     this.xrlblBranch.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblBranch.Size = new System.Drawing.Size(167, 17);
     this.xrlblBranch.StylePriority.UseFont = false;
     this.xrlblBranch.Text = "xrlblBranch";
     //
     // xrlblDate
     //
     this.xrlblDate.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblDate.Location = new System.Drawing.Point(147, 24);
     this.xrlblDate.Name = "xrlblDate";
     this.xrlblDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblDate.Size = new System.Drawing.Size(167, 17);
     this.xrlblDate.StylePriority.UseFont = false;
     this.xrlblDate.Text = "xrlblDate";
     //
     // xrlblMemberID
     //
     this.xrlblMemberID.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblMemberID.Location = new System.Drawing.Point(150, 8);
     this.xrlblMemberID.Name = "xrlblMemberID";
     this.xrlblMemberID.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblMemberID.Size = new System.Drawing.Size(167, 17);
     this.xrlblMemberID.StylePriority.UseFont = false;
     this.xrlblMemberID.Text = "xrlblMemberID";
     //
     // xrLine3
     //
     this.xrLine3.Location = new System.Drawing.Point(40, 260);
     this.xrLine3.Name = "xrLine3";
     this.xrLine3.Size = new System.Drawing.Size(142, 8);
     //
     // xrLabel8
     //
     this.xrLabel8.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel8.Location = new System.Drawing.Point(40, 267);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.Size = new System.Drawing.Size(125, 17);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.Text = "Member Signature";
     //
     // xrLine2
     //
     this.xrLine2.Location = new System.Drawing.Point(40, 187);
     this.xrLine2.Name = "xrLine2";
     this.xrLine2.Size = new System.Drawing.Size(275, 8);
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel7.Location = new System.Drawing.Point(40, 166);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.Size = new System.Drawing.Size(100, 17);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.Text = "Balance :";
     //
     // xrLabel6
     //
     this.xrLabel6.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel6.Location = new System.Drawing.Point(40, 134);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.Size = new System.Drawing.Size(100, 17);
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.Text = "Service Code :";
     //
     // xrLabel5
     //
     this.xrLabel5.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel5.Location = new System.Drawing.Point(40, 118);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.Size = new System.Drawing.Size(100, 17);
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.Text = "Package Code :";
     //
     // xrLabel4
     //
     this.xrLabel4.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel4.Location = new System.Drawing.Point(40, 93);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.Size = new System.Drawing.Size(105, 17);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.Text = "Therapist Name :";
     //
     // xrLine1
     //
     this.xrLine1.Location = new System.Drawing.Point(40, 80);
     this.xrLine1.Name = "xrLine1";
     this.xrLine1.Size = new System.Drawing.Size(275, 8);
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel3.Location = new System.Drawing.Point(40, 58);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.Size = new System.Drawing.Size(100, 17);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.Text = "Branch :";
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel2.Location = new System.Drawing.Point(40, 24);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.Size = new System.Drawing.Size(100, 17);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.Text = "Date :";
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel1.Location = new System.Drawing.Point(42, 8);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.Size = new System.Drawing.Size(100, 17);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text = "Member :";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.winControlContainer1,
     this.winControlContainer2,
     this.xrLabel11,
     this.xrlblExpiryDate,
     this.xrlblQuantity,
     this.xrLabel9,
     this.xrlblBalance,
     this.xrlblServiceCode,
     this.xrlblPackageCode,
     this.xrlblTherapist,
     this.xrlblBranch,
     this.xrlblDate,
     this.xrlblMemberID,
     this.xrLine3,
     this.xrLabel8,
     this.xrLine2,
     this.xrLabel7,
     this.xrLabel6,
     this.xrLabel5,
     this.xrLabel4,
     this.xrLine1,
     this.xrLabel3,
     this.xrLabel1,
     this.xrLabel2});
     this.PageHeader.Height = 290;
     this.PageHeader.Name = "PageHeader";
     this.PageHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // winControlContainer1
     //
     this.winControlContainer1.Location = new System.Drawing.Point(180, 267);
     this.winControlContainer1.Name = "winControlContainer1";
     this.winControlContainer1.Size = new System.Drawing.Size(2, 2);
     this.winControlContainer1.WinControl = this.sigPlusNET1;
     //
     // sigPlusNET1
     //
     this.sigPlusNET1.BackColor = System.Drawing.Color.White;
     this.sigPlusNET1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.sigPlusNET1.ForeColor = System.Drawing.Color.Black;
     this.sigPlusNET1.Location = new System.Drawing.Point(0, 0);
     this.sigPlusNET1.Margin = new System.Windows.Forms.Padding(0);
     this.sigPlusNET1.Name = "sigPlusNET1";
     this.sigPlusNET1.Size = new System.Drawing.Size(2, 2);
     this.sigPlusNET1.TabIndex = 0;
     this.sigPlusNET1.Visible = false;
     //
     // winControlContainer2
     //
     this.winControlContainer2.Location = new System.Drawing.Point(40, 200);
     this.winControlContainer2.Name = "winControlContainer2";
     this.winControlContainer2.Size = new System.Drawing.Size(127, 60);
     this.winControlContainer2.WinControl = this.pictureBox1;
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new System.Drawing.Point(0, 0);
     this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new System.Drawing.Size(152, 72);
     this.pictureBox1.TabIndex = 1;
     this.pictureBox1.TabStop = false;
     //
     // xrLabel11
     //
     this.xrLabel11.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel11.Location = new System.Drawing.Point(40, 41);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.Size = new System.Drawing.Size(100, 17);
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.Text = "Expiry Date :";
     //
     // xrlblExpiryDate
     //
     this.xrlblExpiryDate.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblExpiryDate.Location = new System.Drawing.Point(147, 41);
     this.xrlblExpiryDate.Name = "xrlblExpiryDate";
     this.xrlblExpiryDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblExpiryDate.Size = new System.Drawing.Size(167, 17);
     this.xrlblExpiryDate.StylePriority.UseFont = false;
     this.xrlblExpiryDate.Text = "xrlblExpiryDate";
     //
     // xrlblQuantity
     //
     this.xrlblQuantity.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblQuantity.Location = new System.Drawing.Point(147, 149);
     this.xrlblQuantity.Name = "xrlblQuantity";
     this.xrlblQuantity.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblQuantity.Size = new System.Drawing.Size(167, 17);
     this.xrlblQuantity.StylePriority.UseFont = false;
     this.xrlblQuantity.Text = "xrlblQuantity";
     //
     // xrLabel9
     //
     this.xrLabel9.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel9.Location = new System.Drawing.Point(40, 149);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.Size = new System.Drawing.Size(100, 17);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.Text = "Quantity :";
     //
     // PageFooter
     //
     this.PageFooter.Height = 0;
     this.PageFooter.Name = "PageFooter";
     this.PageFooter.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // PackageAccountRpt
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.PageHeader,
     this.PageFooter});
     this.Margins = new System.Drawing.Printing.Margins(0, 0, 30, 30);
     this.PageHeight = 3000;
     this.PageWidth = 350;
     this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
     this.PaperName = "Roll Paper 76 x 297 mm";
     this.Version = "8.3";
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).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(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();
 }
예제 #10
0
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = global::Resources.InvoiceReport.ResourceManager;
     this.topMarginBand1        = new DevExpress.XtraReports.UI.TopMarginBand();
     this.detailBand1           = new DevExpress.XtraReports.UI.DetailBand();
     this.RatingPictureBox      = new DevExpress.XtraReports.UI.XRPictureBox();
     this.HotelDescriptionLabel = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15             = new DevExpress.XtraReports.UI.XRLabel();
     this.TotalPriceLabel       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13             = new DevExpress.XtraReports.UI.XRLabel();
     this.PriceTable            = 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.xrLine3                   = new DevExpress.XtraReports.UI.XRLine();
     this.CheckOutLabel             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11                 = new DevExpress.XtraReports.UI.XRLabel();
     this.CheckInLabel              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9                  = new DevExpress.XtraReports.UI.XRLabel();
     this.HotelAddressLabel         = new DevExpress.XtraReports.UI.XRLabel();
     this.HotelNameLabel2           = new DevExpress.XtraReports.UI.XRLabel();
     this.HotelSmallImagePictureBox = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLine2                   = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel6                  = new DevExpress.XtraReports.UI.XRLabel();
     this.HotelLargeImagePictureBox = new DevExpress.XtraReports.UI.XRPictureBox();
     this.HotelAddressLine2Label    = new DevExpress.XtraReports.UI.XRLabel();
     this.HotelAddressLine1Label    = new DevExpress.XtraReports.UI.XRLabel();
     this.HotelNameLabel1           = new DevExpress.XtraReports.UI.XRLabel();
     this.bottomMarginBand1         = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeader              = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel2                  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1                  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPictureBox1             = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLine1                   = new DevExpress.XtraReports.UI.XRLine();
     this.ReportFooter              = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrPictureBox4             = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLine4                   = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel17                 = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.PriceTable)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 53.04166F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // detailBand1
     //
     this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.RatingPictureBox,
         this.HotelDescriptionLabel,
         this.xrLabel15,
         this.TotalPriceLabel,
         this.xrLabel13,
         this.PriceTable,
         this.xrLine3,
         this.CheckOutLabel,
         this.xrLabel11,
         this.CheckInLabel,
         this.xrLabel9,
         this.HotelAddressLabel,
         this.HotelNameLabel2,
         this.HotelSmallImagePictureBox,
         this.xrLine2,
         this.xrLabel6,
         this.HotelLargeImagePictureBox,
         this.HotelAddressLine2Label,
         this.HotelAddressLine1Label,
         this.HotelNameLabel1
     });
     this.detailBand1.HeightF = 614.5417F;
     this.detailBand1.Name    = "detailBand1";
     //
     // RatingPictureBox
     //
     this.RatingPictureBox.Image         = ((System.Drawing.Image)(resources.GetObject("RatingPictureBox.Image")));
     this.RatingPictureBox.LocationFloat = new DevExpress.Utils.PointFloat(195F, 0F);
     this.RatingPictureBox.Name          = "RatingPictureBox";
     this.RatingPictureBox.SizeF         = new System.Drawing.SizeF(180.2084F, 37.7917F);
     //
     // HotelDescriptionLabel
     //
     this.HotelDescriptionLabel.AutoWidth                  = true;
     this.HotelDescriptionLabel.Font                       = new System.Drawing.Font("Segoe UI", 10.5F);
     this.HotelDescriptionLabel.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
     this.HotelDescriptionLabel.LocationFloat              = new DevExpress.Utils.PointFloat(6.357829E-05F, 514.9167F);
     this.HotelDescriptionLabel.Multiline                  = true;
     this.HotelDescriptionLabel.Name                       = "HotelDescriptionLabel";
     this.HotelDescriptionLabel.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.HotelDescriptionLabel.SizeF                      = new System.Drawing.SizeF(750.9998F, 69.875F);
     this.HotelDescriptionLabel.StylePriority.UseFont      = false;
     this.HotelDescriptionLabel.StylePriority.UseForeColor = false;
     this.HotelDescriptionLabel.Text                       = "HotelDescriptionLabel";
     //
     // xrLabel15
     //
     this.xrLabel15.Font                  = new System.Drawing.Font("Segoe UI", 13.5F);
     this.xrLabel15.LocationFloat         = new DevExpress.Utils.PointFloat(6.357829E-05F, 485F);
     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                  = "Description";
     //
     // TotalPriceLabel
     //
     this.TotalPriceLabel.Font                           = new System.Drawing.Font("Segoe UI", 18F);
     this.TotalPriceLabel.ForeColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
     this.TotalPriceLabel.LocationFloat                  = new DevExpress.Utils.PointFloat(624.1669F, 325.6667F);
     this.TotalPriceLabel.Name                           = "TotalPriceLabel";
     this.TotalPriceLabel.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
     this.TotalPriceLabel.SizeF                          = new System.Drawing.SizeF(126.8336F, 36.5416F);
     this.TotalPriceLabel.StylePriority.UseFont          = false;
     this.TotalPriceLabel.StylePriority.UseForeColor     = false;
     this.TotalPriceLabel.StylePriority.UsePadding       = false;
     this.TotalPriceLabel.StylePriority.UseTextAlignment = false;
     this.TotalPriceLabel.Text                           = "$1000.00";
     this.TotalPriceLabel.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.BottomRight;
     //
     // xrLabel13
     //
     this.xrLabel13.Font                           = new System.Drawing.Font("Segoe UI", 10.5F);
     this.xrLabel13.ForeColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.xrLabel13.LocationFloat                  = new DevExpress.Utils.PointFloat(473.7501F, 325.6667F);
     this.xrLabel13.Name                           = "xrLabel13";
     this.xrLabel13.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(0, 2, 0, 3, 100F);
     this.xrLabel13.SizeF                          = new System.Drawing.SizeF(150.4168F, 36.54166F);
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UseForeColor     = false;
     this.xrLabel13.StylePriority.UsePadding       = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text                           = "TOTAL";
     this.xrLabel13.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
     //
     // PriceTable
     //
     this.PriceTable.BorderColor   = System.Drawing.Color.Transparent;
     this.PriceTable.Font          = new System.Drawing.Font("Segoe UI", 10.5F);
     this.PriceTable.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.PriceTable.LocationFloat = new DevExpress.Utils.PointFloat(473.7501F, 300.6667F);
     this.PriceTable.Name          = "PriceTable";
     this.PriceTable.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.PriceTable.SizeF = new System.Drawing.SizeF(277.2503F, 25F);
     this.PriceTable.StylePriority.UseBorderColor = false;
     this.PriceTable.StylePriority.UseFont        = false;
     this.PriceTable.StylePriority.UseForeColor   = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell3
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name   = "xrTableCell1";
     this.xrTableCell1.Text   = "xrTableCell1";
     this.xrTableCell1.Weight = 2.3621389289424295D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
     this.xrTableCell3.Name      = "xrTableCell3";
     this.xrTableCell3.StylePriority.UseForeColor     = false;
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     this.xrTableCell3.Text          = "$323.22";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrTableCell3.Weight        = 1.1866659014754952D;
     //
     // xrLine3
     //
     this.xrLine3.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.xrLine3.LocationFloat = new DevExpress.Utils.PointFloat(473.7501F, 277.6667F);
     this.xrLine3.Name          = "xrLine3";
     this.xrLine3.SizeF         = new System.Drawing.SizeF(277.2503F, 23F);
     this.xrLine3.StylePriority.UseForeColor = false;
     //
     // CheckOutLabel
     //
     this.CheckOutLabel.Font                  = new System.Drawing.Font("Segoe UI", 10.5F);
     this.CheckOutLabel.LocationFloat         = new DevExpress.Utils.PointFloat(577.0834F, 246.7084F);
     this.CheckOutLabel.Name                  = "CheckOutLabel";
     this.CheckOutLabel.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.CheckOutLabel.SizeF                 = new System.Drawing.SizeF(100F, 23F);
     this.CheckOutLabel.StylePriority.UseFont = false;
     this.CheckOutLabel.Text                  = "03/20/2014";
     //
     // xrLabel11
     //
     this.xrLabel11.Font                       = new System.Drawing.Font("Segoe UI", 10.5F);
     this.xrLabel11.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.xrLabel11.LocationFloat              = new DevExpress.Utils.PointFloat(577.0833F, 223.7083F);
     this.xrLabel11.Name                       = "xrLabel11";
     this.xrLabel11.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                      = new System.Drawing.SizeF(100F, 23.00002F);
     this.xrLabel11.StylePriority.UseFont      = false;
     this.xrLabel11.StylePriority.UseForeColor = false;
     this.xrLabel11.Text                       = "Check out";
     //
     // CheckInLabel
     //
     this.CheckInLabel.Font                     = new System.Drawing.Font("Segoe UI", 10.5F);
     this.CheckInLabel.LocationFloat            = new DevExpress.Utils.PointFloat(473.7501F, 246.7084F);
     this.CheckInLabel.Name                     = "CheckInLabel";
     this.CheckInLabel.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(0, 2, 0, 0, 100F);
     this.CheckInLabel.SizeF                    = new System.Drawing.SizeF(100F, 23F);
     this.CheckInLabel.StylePriority.UseFont    = false;
     this.CheckInLabel.StylePriority.UsePadding = false;
     this.CheckInLabel.Text                     = "03/20/2014";
     //
     // xrLabel9
     //
     this.xrLabel9.Font                       = new System.Drawing.Font("Segoe UI", 10.5F);
     this.xrLabel9.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.xrLabel9.LocationFloat              = new DevExpress.Utils.PointFloat(473.7501F, 223.7083F);
     this.xrLabel9.Name                       = "xrLabel9";
     this.xrLabel9.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(0, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                      = new System.Drawing.SizeF(100F, 23.00002F);
     this.xrLabel9.StylePriority.UseFont      = false;
     this.xrLabel9.StylePriority.UseForeColor = false;
     this.xrLabel9.StylePriority.UsePadding   = false;
     this.xrLabel9.Text                       = "Check in";
     //
     // HotelAddressLabel
     //
     this.HotelAddressLabel.Font                       = new System.Drawing.Font("Segoe UI", 10.5F);
     this.HotelAddressLabel.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.HotelAddressLabel.LocationFloat              = new DevExpress.Utils.PointFloat(554.1667F, 166.2916F);
     this.HotelAddressLabel.Multiline                  = true;
     this.HotelAddressLabel.Name                       = "HotelAddressLabel";
     this.HotelAddressLabel.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
     this.HotelAddressLabel.SizeF                      = new System.Drawing.SizeF(196.8333F, 22.99998F);
     this.HotelAddressLabel.StylePriority.UseFont      = false;
     this.HotelAddressLabel.StylePriority.UseForeColor = false;
     this.HotelAddressLabel.StylePriority.UsePadding   = false;
     this.HotelAddressLabel.Text                       = "Hollywood Hotel / The Hotel";
     //
     // HotelNameLabel2
     //
     this.HotelNameLabel2.Font                       = new System.Drawing.Font("Segoe UI", 10.5F);
     this.HotelNameLabel2.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
     this.HotelNameLabel2.LocationFloat              = new DevExpress.Utils.PointFloat(554.1666F, 143.2916F);
     this.HotelNameLabel2.Multiline                  = true;
     this.HotelNameLabel2.Name                       = "HotelNameLabel2";
     this.HotelNameLabel2.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
     this.HotelNameLabel2.SizeF                      = new System.Drawing.SizeF(196.8334F, 23F);
     this.HotelNameLabel2.StylePriority.UseFont      = false;
     this.HotelNameLabel2.StylePriority.UseForeColor = false;
     this.HotelNameLabel2.StylePriority.UsePadding   = false;
     this.HotelNameLabel2.Text                       = "Hollywood Hotel / The Hotel";
     //
     // HotelSmallImagePictureBox
     //
     this.HotelSmallImagePictureBox.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(199)))), ((int)(((byte)(199)))));
     this.HotelSmallImagePictureBox.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.HotelSmallImagePictureBox.LocationFloat = new DevExpress.Utils.PointFloat(473.7501F, 143.2916F);
     this.HotelSmallImagePictureBox.Name          = "HotelSmallImagePictureBox";
     this.HotelSmallImagePictureBox.Padding       = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 4, 100F);
     this.HotelSmallImagePictureBox.SizeF         = new System.Drawing.SizeF(69.99997F, 70F);
     this.HotelSmallImagePictureBox.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     this.HotelSmallImagePictureBox.StylePriority.UseBorderColor = false;
     this.HotelSmallImagePictureBox.StylePriority.UseBorders     = false;
     this.HotelSmallImagePictureBox.StylePriority.UsePadding     = false;
     //
     // xrLine2
     //
     this.xrLine2.BorderWidth   = 1F;
     this.xrLine2.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(473.7501F, 113F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(277.2498F, 18.83335F);
     this.xrLine2.StylePriority.UseBorderWidth = false;
     this.xrLine2.StylePriority.UseForeColor   = false;
     //
     // xrLabel6
     //
     this.xrLabel6.Font                           = new System.Drawing.Font("Segoe UI", 13.5F);
     this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(473.7501F, 89.99999F);
     this.xrLabel6.Name                           = "xrLabel6";
     this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel6.SizeF                          = new System.Drawing.SizeF(277.25F, 22.99998F);
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UsePadding       = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text                           = "Your Reservation Summary";
     this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // HotelLargeImagePictureBox
     //
     this.HotelLargeImagePictureBox.LocationFloat = new DevExpress.Utils.PointFloat(0F, 89.99999F);
     this.HotelLargeImagePictureBox.Name          = "HotelLargeImagePictureBox";
     this.HotelLargeImagePictureBox.SizeF         = new System.Drawing.SizeF(445.2083F, 372.9166F);
     //
     // HotelAddressLine2Label
     //
     this.HotelAddressLine2Label.AutoWidth                  = true;
     this.HotelAddressLine2Label.Font                       = new System.Drawing.Font("Segoe UI", 12F);
     this.HotelAddressLine2Label.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.HotelAddressLine2Label.LocationFloat              = new DevExpress.Utils.PointFloat(0F, 60.79175F);
     this.HotelAddressLine2Label.Multiline                  = true;
     this.HotelAddressLine2Label.Name                       = "HotelAddressLine2Label";
     this.HotelAddressLine2Label.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.HotelAddressLine2Label.SizeF                      = new System.Drawing.SizeF(250.4167F, 22.99998F);
     this.HotelAddressLine2Label.StylePriority.UseFont      = false;
     this.HotelAddressLine2Label.StylePriority.UseForeColor = false;
     this.HotelAddressLine2Label.Text                       = "Address Line 2";
     //
     // HotelAddressLine1Label
     //
     this.HotelAddressLine1Label.AutoWidth                  = true;
     this.HotelAddressLine1Label.Font                       = new System.Drawing.Font("Segoe UI", 12F);
     this.HotelAddressLine1Label.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.HotelAddressLine1Label.LocationFloat              = new DevExpress.Utils.PointFloat(0F, 37.79173F);
     this.HotelAddressLine1Label.Name                       = "HotelAddressLine1Label";
     this.HotelAddressLine1Label.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.HotelAddressLine1Label.SizeF                      = new System.Drawing.SizeF(250.4167F, 23F);
     this.HotelAddressLine1Label.StylePriority.UseFont      = false;
     this.HotelAddressLine1Label.StylePriority.UseForeColor = false;
     this.HotelAddressLine1Label.Text                       = "Address Line 1";
     //
     // HotelNameLabel1
     //
     this.HotelNameLabel1.AutoWidth                  = true;
     this.HotelNameLabel1.Font                       = new System.Drawing.Font("Times New Roman", 18F);
     this.HotelNameLabel1.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
     this.HotelNameLabel1.LocationFloat              = new DevExpress.Utils.PointFloat(6.357829E-05F, 4F);
     this.HotelNameLabel1.Name                       = "HotelNameLabel1";
     this.HotelNameLabel1.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.HotelNameLabel1.SizeF                      = new System.Drawing.SizeF(179.5833F, 30.29167F);
     this.HotelNameLabel1.StylePriority.UseFont      = false;
     this.HotelNameLabel1.StylePriority.UseForeColor = false;
     this.HotelNameLabel1.Text                       = "Hollywood Hotel";
     this.HotelNameLabel1.WordWrap                   = false;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.HeightF = 17F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.xrLabel1,
         this.xrPictureBox1,
         this.xrLine1
     });
     this.ReportHeader.HeightF = 86.625F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrLabel2
     //
     this.xrLabel2.Font                       = new System.Drawing.Font("Segoe UI", 10F);
     this.xrLabel2.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.xrLabel2.LocationFloat              = new DevExpress.Utils.PointFloat(215.6249F, 3F);
     this.xrLabel2.Name                       = "xrLabel2";
     this.xrLabel2.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                      = new System.Drawing.SizeF(229.5834F, 19F);
     this.xrLabel2.StylePriority.UseFont      = false;
     this.xrLabel2.StylePriority.UseForeColor = false;
     this.xrLabel2.Text                       = "ASP.NET CONTROLS AND LIBRARIES";
     //
     // xrLabel1
     //
     this.xrLabel1.Font                       = new System.Drawing.Font("Segoe UI", 10F);
     this.xrLabel1.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.xrLabel1.LocationFloat              = new DevExpress.Utils.PointFloat(215.6249F, 22.20832F);
     this.xrLabel1.Name                       = "xrLabel1";
     this.xrLabel1.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                      = new System.Drawing.SizeF(214.5833F, 17.79167F);
     this.xrLabel1.StylePriority.UseFont      = false;
     this.xrLabel1.StylePriority.UseForeColor = false;
     this.xrLabel1.Text                       = "POWERED BY DEVEXPRESS";
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.Image         = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrPictureBox1.Name          = "xrPictureBox1";
     this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(189.5833F, 40F);
     //
     // xrLine1
     //
     this.xrLine1.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.xrLine1.LineDirection = DevExpress.XtraReports.UI.LineDirection.Vertical;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(189.5833F, 0F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(26.04164F, 39.99999F);
     this.xrLine1.StylePriority.UseForeColor = false;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPictureBox4,
         this.xrLine4,
         this.xrLabel17
     });
     this.ReportFooter.HeightF       = 77F;
     this.ReportFooter.Name          = "ReportFooter";
     this.ReportFooter.PrintAtBottom = true;
     //
     // xrPictureBox4
     //
     this.xrPictureBox4.Image         = ((System.Drawing.Image)(resources.GetObject("xrPictureBox4.Image")));
     this.xrPictureBox4.LocationFloat = new DevExpress.Utils.PointFloat(577.0833F, 33.41668F);
     this.xrPictureBox4.Name          = "xrPictureBox4";
     this.xrPictureBox4.SizeF         = new System.Drawing.SizeF(173.9167F, 37.58335F);
     //
     // xrLine4
     //
     this.xrLine4.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.xrLine4.LineWidth     = 2;
     this.xrLine4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLine4.Name          = "xrLine4";
     this.xrLine4.SizeF         = new System.Drawing.SizeF(751.0001F, 23.00002F);
     this.xrLine4.StylePriority.UseForeColor = false;
     //
     // xrLabel17
     //
     this.xrLabel17.AutoWidth                  = true;
     this.xrLabel17.Font                       = new System.Drawing.Font("Segoe UI", 9.75F);
     this.xrLabel17.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.xrLabel17.LocationFloat              = new DevExpress.Utils.PointFloat(6.357829E-05F, 23.00002F);
     this.xrLabel17.Name                       = "xrLabel17";
     this.xrLabel17.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF                      = new System.Drawing.SizeF(568.5417F, 48.00002F);
     this.xrLabel17.StylePriority.UseFont      = false;
     this.xrLabel17.StylePriority.UseForeColor = false;
     this.xrLabel17.Text                       = "This ASP.NET web report was generated with DevExpress Reporting which is included" +
                                                 " in DevExpress ASP.NET Subscription and supports both WebForms and MVC. ";
     //
     // InvoiceReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.topMarginBand1,
         this.detailBand1,
         this.bottomMarginBand1,
         this.ReportHeader,
         this.ReportFooter
     });
     this.Margins = new System.Drawing.Printing.Margins(50, 49, 53, 17);
     this.Version = "14.2";
     ((System.ComponentModel.ISupportInitialize)(this.PriceTable)).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(BinCardReport));
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell20 = 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.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell25 = new DevExpress.XtraReports.UI.XRTableCell();
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.AppVersion = new DevExpress.XtraReports.UI.XRLabel();
     this.PrintedBy = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrManufacturer = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrBatchNo = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrExpDate = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell26 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
     this.CommodityType = new DevExpress.XtraReports.UI.XRLabel();
     this.ItemSource = new DevExpress.XtraReports.UI.XRLabel();
     this.Description = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.Unit = new DevExpress.XtraReports.UI.XRLabel();
     this.StockCode = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.pxLogo = new DevExpress.XtraReports.UI.XRPictureBox();
     this.bincardbindingSource = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bincardbindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable2});
     this.Detail.HeightF = 25.00001F;
     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.BorderColor = System.Drawing.Color.DimGray;
     this.xrTable2.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(9.000111F, 0F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow4});
     this.xrTable2.SizeF = new System.Drawing.SizeF(994.9999F, 25.00001F);
     this.xrTable2.StylePriority.UseBorderColor = false;
     this.xrTable2.StylePriority.UseBorderDashStyle = false;
     this.xrTable2.StylePriority.UseBorders = false;
     //
     // xrTableRow4
     //
     this.xrTableRow4.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell18,
     this.xrTableCell1,
     this.xrTableCell19,
     this.xrTableCell20,
     this.xrTableCell3,
     this.xrTableCell4,
     this.xrTableCell5,
     this.xrTableCell7,
     this.xrTableCell8,
     this.xrTableCell25});
     this.xrTableRow4.Name = "xrTableRow4";
     this.xrTableRow4.StylePriority.UseBorders = false;
     this.xrTableRow4.Weight = 1D;
     //
     // xrTableCell18
     //
     this.xrTableCell18.BorderColor = System.Drawing.Color.LightGray;
     this.xrTableCell18.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Date", "{0:dd-MM-yyyy}")});
     this.xrTableCell18.Font = new System.Drawing.Font("Tahoma", 9F);
     this.xrTableCell18.Name = "xrTableCell18";
     this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTableCell18.StylePriority.UseBorderColor = false;
     this.xrTableCell18.StylePriority.UseBorders = false;
     this.xrTableCell18.StylePriority.UseFont = false;
     this.xrTableCell18.StylePriority.UsePadding = false;
     this.xrTableCell18.StylePriority.UseTextAlignment = false;
     this.xrTableCell18.Text = "xrTableCell18";
     this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell18.Weight = 0.62836105319526037D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.BorderColor = System.Drawing.Color.LightGray;
     this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DocType")});
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTableCell1.StylePriority.UseBorderColor = false;
     this.xrTableCell1.StylePriority.UseBorders = false;
     this.xrTableCell1.StylePriority.UsePadding = false;
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text = "xrTableCell1";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell1.Weight = 0.23279134838528881D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.BorderColor = System.Drawing.Color.LightGray;
     this.xrTableCell19.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "RefNo")});
     this.xrTableCell19.Font = new System.Drawing.Font("Tahoma", 9F);
     this.xrTableCell19.Name = "xrTableCell19";
     this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTableCell19.StylePriority.UseBorderColor = false;
     this.xrTableCell19.StylePriority.UseBorders = false;
     this.xrTableCell19.StylePriority.UseFont = false;
     this.xrTableCell19.StylePriority.UsePadding = false;
     this.xrTableCell19.StylePriority.UseTextAlignment = false;
     this.xrTableCell19.Text = "xrTableCell19";
     this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell19.Weight = 0.6275982130859884D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.BorderColor = System.Drawing.Color.LightGray;
     this.xrTableCell20.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "ToFrom")});
     this.xrTableCell20.Font = new System.Drawing.Font("Tahoma", 9F);
     this.xrTableCell20.Name = "xrTableCell20";
     this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTableCell20.StylePriority.UseBorderColor = false;
     this.xrTableCell20.StylePriority.UseBorders = false;
     this.xrTableCell20.StylePriority.UseFont = false;
     this.xrTableCell20.StylePriority.UsePadding = false;
     this.xrTableCell20.StylePriority.UseTextAlignment = false;
     this.xrTableCell20.Text = "xrTableCell20";
     this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell20.Weight = 0.84003956219350251D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.BorderColor = System.Drawing.Color.LightGray;
     this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Manufacturer")});
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTableCell3.StylePriority.UseBorderColor = false;
     this.xrTableCell3.StylePriority.UseBorders = false;
     this.xrTableCell3.StylePriority.UsePadding = false;
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     this.xrTableCell3.Text = "[Manufacturer]";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell3.Weight = 0.63998464375963759D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.BorderColor = System.Drawing.Color.LightGray;
     this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "BatchNo")});
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTableCell4.StylePriority.UseBorderColor = false;
     this.xrTableCell4.StylePriority.UseBorders = false;
     this.xrTableCell4.StylePriority.UsePadding = false;
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text = "xrTableCell4";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell4.Weight = 0.52190245527408119D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.BorderColor = System.Drawing.Color.LightGray;
     this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "ExpDate", "{0:dd-MM-yyyy}")});
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTableCell5.StylePriority.UseBorderColor = false;
     this.xrTableCell5.StylePriority.UseBorders = false;
     this.xrTableCell5.StylePriority.UsePadding = false;
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text = "xrTableCell5";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell5.Weight = 0.5219027857485542D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.BorderColor = System.Drawing.Color.LightGray;
     this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Received", "{0:#,##0.##}")});
     this.xrTableCell7.Font = new System.Drawing.Font("Tahoma", 9F);
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 8, 0, 0, 100F);
     this.xrTableCell7.StylePriority.UseBorderColor = false;
     this.xrTableCell7.StylePriority.UseBorders = false;
     this.xrTableCell7.StylePriority.UseFont = false;
     this.xrTableCell7.StylePriority.UsePadding = false;
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.Text = "xrTableCell7";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell7.Weight = 0.43992762432150817D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.BorderColor = System.Drawing.Color.LightGray;
     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, "Issued", "{0:#,##0.##}")});
     this.xrTableCell8.Font = new System.Drawing.Font("Tahoma", 9F);
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 8, 0, 0, 100F);
     this.xrTableCell8.StylePriority.UseBorderColor = false;
     this.xrTableCell8.StylePriority.UseBorders = false;
     this.xrTableCell8.StylePriority.UseFont = false;
     this.xrTableCell8.StylePriority.UsePadding = false;
     this.xrTableCell8.StylePriority.UseTextAlignment = false;
     this.xrTableCell8.Text = "xrTableCell8";
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell8.Weight = 0.37767118782693421D;
     //
     // xrTableCell25
     //
     this.xrTableCell25.BorderColor = System.Drawing.Color.LightGray;
     this.xrTableCell25.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Balance", "{0:#,##0.##}")});
     this.xrTableCell25.Font = new System.Drawing.Font("Tahoma", 9F);
     this.xrTableCell25.Name = "xrTableCell25";
     this.xrTableCell25.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 8, 0, 0, 100F);
     this.xrTableCell25.StylePriority.UseBorderColor = false;
     this.xrTableCell25.StylePriority.UseBorders = false;
     this.xrTableCell25.StylePriority.UseFont = false;
     this.xrTableCell25.StylePriority.UsePadding = false;
     this.xrTableCell25.StylePriority.UseTextAlignment = false;
     this.xrTableCell25.Text = "xrTableCell25";
     this.xrTableCell25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell25.Weight = 0.55724176320801755D;
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 46.375F;
     this.TopMargin.Name = "TopMargin";
     this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.AppVersion,
     this.PrintedBy});
     this.BottomMargin.HeightF = 153.125F;
     this.BottomMargin.Name = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // AppVersion
     //
     this.AppVersion.ForeColor = System.Drawing.Color.DimGray;
     this.AppVersion.LocationFloat = new DevExpress.Utils.PointFloat(572.75F, 32.99999F);
     this.AppVersion.Name = "AppVersion";
     this.AppVersion.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.AppVersion.SizeF = new System.Drawing.SizeF(431.25F, 23F);
     this.AppVersion.StylePriority.UseForeColor = false;
     this.AppVersion.StylePriority.UseTextAlignment = false;
     this.AppVersion.Text = "AppVersion";
     this.AppVersion.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomRight;
     //
     // PrintedBy
     //
     this.PrintedBy.ForeColor = System.Drawing.Color.DimGray;
     this.PrintedBy.LocationFloat = new DevExpress.Utils.PointFloat(572.75F, 9.999974F);
     this.PrintedBy.Name = "PrintedBy";
     this.PrintedBy.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.PrintedBy.SizeF = new System.Drawing.SizeF(431.25F, 23F);
     this.PrintedBy.StylePriority.UseForeColor = false;
     this.PrintedBy.StylePriority.UseTextAlignment = false;
     this.PrintedBy.Text = "PrintedBy";
     this.PrintedBy.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomRight;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable1,
     this.xrLine1,
     this.CommodityType,
     this.ItemSource,
     this.Description,
     this.xrLabel6,
     this.xrLabel5,
     this.Unit,
     this.StockCode,
     this.xrLabel2,
     this.xrLabel1,
     this.xrLabel7,
     this.pxLogo});
     this.ReportHeader.HeightF = 270.8333F;
     this.ReportHeader.Name = "ReportHeader";
     //
     // xrTable1
     //
     this.xrTable1.BorderColor = System.Drawing.Color.DimGray;
     this.xrTable1.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     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(9.00004F, 220.8333F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow2,
     this.xrTableRow5});
     this.xrTable1.SizeF = new System.Drawing.SizeF(994.9999F, 50.00002F);
     this.xrTable1.StylePriority.UseBorderColor = false;
     this.xrTable1.StylePriority.UseBorderDashStyle = false;
     this.xrTable1.StylePriority.UseBorders = false;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell11,
     this.xrTableCell13,
     this.xrTableCell15,
     this.xrTableCell2,
     this.xrTableCell16});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.BorderColor = System.Drawing.Color.Black;
     this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell11.Name = "xrTableCell11";
     this.xrTableCell11.StylePriority.UseBorderColor = false;
     this.xrTableCell11.StylePriority.UseBorders = false;
     this.xrTableCell11.Weight = 0.62836103802791232D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.BorderColor = System.Drawing.Color.Black;
     this.xrTableCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.StylePriority.UseBorderColor = false;
     this.xrTableCell13.StylePriority.UseBorders = false;
     this.xrTableCell13.Weight = 0.86038996726454864D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell15.Name = "xrTableCell15";
     this.xrTableCell15.StylePriority.UseBorders = false;
     this.xrTableCell15.Weight = 0.84004034744441036D;
     //
     // 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.Multiline = true;
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseBorders = false;
     this.xrTableCell2.Text = "\r\n";
     this.xrTableCell2.Weight = 1.6837895927519246D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell16.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell16.Name = "xrTableCell16";
     this.xrTableCell16.StylePriority.UseBorders = false;
     this.xrTableCell16.StylePriority.UseFont = false;
     this.xrTableCell16.StylePriority.UseTextAlignment = false;
     this.xrTableCell16.Text = "Quantity";
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell16.Weight = 1.3748396708272503D;
     //
     // xrTableRow5
     //
     this.xrTableRow5.BorderColor = System.Drawing.Color.Black;
     this.xrTableRow5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell17,
     this.xrTableCell21,
     this.xrTableCell22,
     this.xrManufacturer,
     this.xrBatchNo,
     this.xrExpDate,
     this.xrTableCell23,
     this.xrTableCell24,
     this.xrTableCell26});
     this.xrTableRow5.Font = new System.Drawing.Font("Times New Roman", 8F, System.Drawing.FontStyle.Bold);
     this.xrTableRow5.Name = "xrTableRow5";
     this.xrTableRow5.StylePriority.UseBorderColor = false;
     this.xrTableRow5.StylePriority.UseBorders = false;
     this.xrTableRow5.StylePriority.UseFont = false;
     this.xrTableRow5.Weight = 1D;
     //
     // xrTableCell17
     //
     this.xrTableCell17.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell17.Multiline = true;
     this.xrTableCell17.Name = "xrTableCell17";
     this.xrTableCell17.StylePriority.UseFont = false;
     this.xrTableCell17.StylePriority.UseTextAlignment = false;
     this.xrTableCell17.Text = "Date\t";
     this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell17.Weight = 0.62836103802791232D;
     //
     // xrTableCell21
     //
     this.xrTableCell21.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell21.Multiline = true;
     this.xrTableCell21.Name = "xrTableCell21";
     this.xrTableCell21.StylePriority.UseFont = false;
     this.xrTableCell21.StylePriority.UseTextAlignment = false;
     this.xrTableCell21.Text = "Refrence";
     this.xrTableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell21.Weight = 0.86038996726454875D;
     //
     // xrTableCell22
     //
     this.xrTableCell22.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell22.Multiline = true;
     this.xrTableCell22.Name = "xrTableCell22";
     this.xrTableCell22.StylePriority.UseFont = false;
     this.xrTableCell22.StylePriority.UseTextAlignment = false;
     this.xrTableCell22.Text = "Particulars";
     this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell22.Weight = 0.84004028548044685D;
     //
     // xrManufacturer
     //
     this.xrManufacturer.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.xrManufacturer.Multiline = true;
     this.xrManufacturer.Name = "xrManufacturer";
     this.xrManufacturer.StylePriority.UseFont = false;
     this.xrManufacturer.StylePriority.UseTextAlignment = false;
     this.xrManufacturer.Text = "Manufacturer";
     this.xrManufacturer.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrManufacturer.Weight = 0.6399841577178137D;
     //
     // xrBatchNo
     //
     this.xrBatchNo.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.xrBatchNo.Multiline = true;
     this.xrBatchNo.Name = "xrBatchNo";
     this.xrBatchNo.StylePriority.UseFont = false;
     this.xrBatchNo.StylePriority.UseTextAlignment = false;
     this.xrBatchNo.Text = "Batch No";
     this.xrBatchNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrBatchNo.Weight = 0.52190268653507366D;
     //
     // xrExpDate
     //
     this.xrExpDate.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.xrExpDate.Multiline = true;
     this.xrExpDate.Name = "xrExpDate";
     this.xrExpDate.StylePriority.UseFont = false;
     this.xrExpDate.StylePriority.UseTextAlignment = false;
     this.xrExpDate.Text = "Expiry Date";
     this.xrExpDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrExpDate.Weight = 0.52190268653507377D;
     //
     // xrTableCell23
     //
     this.xrTableCell23.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell23.Name = "xrTableCell23";
     this.xrTableCell23.StylePriority.UseFont = false;
     this.xrTableCell23.StylePriority.UseTextAlignment = false;
     this.xrTableCell23.Text = "Receipts";
     this.xrTableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell23.Weight = 0.43992760148111393D;
     //
     // xrTableCell24
     //
     this.xrTableCell24.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell24.Name = "xrTableCell24";
     this.xrTableCell24.StylePriority.UseFont = false;
     this.xrTableCell24.StylePriority.UseTextAlignment = false;
     this.xrTableCell24.Text = "Issued";
     this.xrTableCell24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell24.Weight = 0.3776708376363257D;
     //
     // xrTableCell26
     //
     this.xrTableCell26.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell26.Multiline = true;
     this.xrTableCell26.Name = "xrTableCell26";
     this.xrTableCell26.StylePriority.UseFont = false;
     this.xrTableCell26.StylePriority.UseTextAlignment = false;
     this.xrTableCell26.Text = "Balance";
     this.xrTableCell26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell26.Weight = 0.55724135563773736D;
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(10F, 130.7316F);
     this.xrLine1.Name = "xrLine1";
     this.xrLine1.SizeF = new System.Drawing.SizeF(995.9999F, 6.583313F);
     //
     // CommodityType
     //
     this.CommodityType.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "CommodityTypeName")});
     this.CommodityType.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.CommodityType.LocationFloat = new DevExpress.Utils.PointFloat(9.00004F, 197.8333F);
     this.CommodityType.Name = "CommodityType";
     this.CommodityType.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.CommodityType.SizeF = new System.Drawing.SizeF(213.8749F, 23F);
     this.CommodityType.StylePriority.UseFont = false;
     this.CommodityType.Text = "CommodityType";
     //
     // ItemSource
     //
     this.ItemSource.Font = new System.Drawing.Font("Tahoma", 9F);
     this.ItemSource.LocationFloat = new DevExpress.Utils.PointFloat(444.8333F, 162.3149F);
     this.ItemSource.Name = "ItemSource";
     this.ItemSource.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.ItemSource.SizeF = new System.Drawing.SizeF(456.25F, 23F);
     this.ItemSource.StylePriority.UseFont = false;
     this.ItemSource.Text = "ItemSource";
     //
     // Description
     //
     this.Description.Font = new System.Drawing.Font("Tahoma", 9F);
     this.Description.LocationFloat = new DevExpress.Utils.PointFloat(444.8333F, 137.3149F);
     this.Description.Name = "Description";
     this.Description.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.Description.SizeF = new System.Drawing.SizeF(326.0417F, 23F);
     this.Description.StylePriority.UseFont = false;
     this.Description.Text = "Description";
     //
     // xrLabel6
     //
     this.xrLabel6.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(332.3333F, 162.3149F);
     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 = "Account";
     //
     // xrLabel5
     //
     this.xrLabel5.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(332.3333F, 137.3149F);
     this.xrLabel5.Multiline = true;
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.Text = "Description\r\n";
     //
     // Unit
     //
     this.Unit.Font = new System.Drawing.Font("Tahoma", 9F);
     this.Unit.LocationFloat = new DevExpress.Utils.PointFloat(133.375F, 162.3149F);
     this.Unit.Name = "Unit";
     this.Unit.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.Unit.SizeF = new System.Drawing.SizeF(121.875F, 23F);
     this.Unit.StylePriority.UseFont = false;
     this.Unit.Text = "Unit";
     //
     // StockCode
     //
     this.StockCode.Font = new System.Drawing.Font("Tahoma", 9F);
     this.StockCode.LocationFloat = new DevExpress.Utils.PointFloat(133.375F, 137.3149F);
     this.StockCode.Name = "StockCode";
     this.StockCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.StockCode.SizeF = new System.Drawing.SizeF(121.875F, 23F);
     this.StockCode.StylePriority.UseFont = false;
     this.StockCode.Text = "StockCode";
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(10F, 162.3149F);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.Text = "Item Unit";
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(10F, 137.3149F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text = "ItemID";
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(203.7516F, 107.7316F);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF = new System.Drawing.SizeF(489.5799F, 23F);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text = "Bin Card";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // pxLogo
     //
     this.pxLogo.AnchorVertical = DevExpress.XtraReports.UI.VerticalAnchorStyles.Top;
     this.pxLogo.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.pxLogo.Image = ((System.Drawing.Image)(resources.GetObject("pxLogo.Image")));
     this.pxLogo.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.pxLogo.Name = "pxLogo";
     this.pxLogo.SizeF = new System.Drawing.SizeF(1016F, 137.3149F);
     this.pxLogo.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     this.pxLogo.StylePriority.UseBorders = false;
     //
     // BinCardReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.TopMargin,
     this.BottomMargin,
     this.ReportHeader});
     this.DataSource = this.bincardbindingSource;
     this.Font = new System.Drawing.Font("Tahoma", 9F);
     this.Landscape = true;
     this.Margins = new System.Drawing.Printing.Margins(42, 42, 46, 153);
     this.PageHeight = 850;
     this.PageWidth = 1100;
     this.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.Version = "12.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bincardbindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #12
0
파일: RepRDInChk.cs 프로젝트: chrgu000/DEMO
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.xrControlStyle1   = new DevExpress.XtraReports.UI.XRControlStyle();
     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.dtDetail          = new System.Data.DataTable();
     this.dataColumn1       = new System.Data.DataColumn();
     this.dataColumn2       = new System.Data.DataColumn();
     this.dataColumn3       = new System.Data.DataColumn();
     this.dataColumn4       = new System.Data.DataColumn();
     this.dataColumn5       = new System.Data.DataColumn();
     this.dataColumn6       = new System.Data.DataColumn();
     this.dataColumn7       = new System.Data.DataColumn();
     this.dataColumn8       = new System.Data.DataColumn();
     this.dataColumn9       = new System.Data.DataColumn();
     this.xrTableCell9      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell20     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3      = new DevExpress.XtraReports.UI.XRTableCell();
     this.dataSet1          = new System.Data.DataSet();
     this.dtHead            = new System.Data.DataTable();
     this.dataColumn11      = new System.Data.DataColumn();
     this.dataColumn12      = new System.Data.DataColumn();
     this.dataColumn13      = new System.Data.DataColumn();
     this.dataColumn14      = new System.Data.DataColumn();
     this.dataColumn15      = new System.Data.DataColumn();
     this.dataColumn10      = new System.Data.DataColumn();
     this.dataColumn16      = new System.Data.DataColumn();
     this.dataColumn17      = new System.Data.DataColumn();
     this.dataColumn18      = new System.Data.DataColumn();
     this.xrTableCell4      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6      = new DevExpress.XtraReports.UI.XRTableCell();
     this.PageFooter        = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrPageInfo1       = new DevExpress.XtraReports.UI.XRPageInfo();
     this.GroupHeader1      = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrTable2          = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2       = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell10     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell18     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell17     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell19     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12     = new DevExpress.XtraReports.UI.XRTableCell();
     this.ReportHeader      = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel1          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2          = 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.GroupFooter1      = 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.xrTableCell13     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell21     = new DevExpress.XtraReports.UI.XRTableCell();
     this.ReportFooter      = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel6          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1           = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine2           = new DevExpress.XtraReports.UI.XRLine();
     this.topMarginBand1    = new DevExpress.XtraReports.UI.TopMarginBand();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtHead)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // xrControlStyle1
     //
     this.xrControlStyle1.BackColor       = System.Drawing.Color.Transparent;
     this.xrControlStyle1.BorderColor     = System.Drawing.Color.Black;
     this.xrControlStyle1.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.xrControlStyle1.Borders         = DevExpress.XtraPrinting.BorderSide.None;
     this.xrControlStyle1.BorderWidth     = 1;
     this.xrControlStyle1.Font            = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrControlStyle1.ForeColor       = System.Drawing.Color.Black;
     this.xrControlStyle1.Name            = "xrControlStyle1";
     //
     // Detail
     //
     this.Detail.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                   | 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.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(8F, 0F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF         = new System.Drawing.SizeF(776F, 25F);
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell9,
         this.xrTableCell7,
         this.xrTableCell8,
         this.xrTableCell2,
         this.xrTableCell20,
         this.xrTableCell3,
         this.xrTableCell4,
         this.xrTableCell6
     });
     this.xrTableRow1.Name          = "xrTableRow1";
     this.xrTableRow1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTableRow1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableRow1.Weight        = 1;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Angle = 1F;
     this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtDetail, "Column1")
     });
     this.xrTableCell1.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell1.Name          = "xrTableCell1";
     this.xrTableCell1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell1.Text          = "xrTableCell1";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell1.Weight        = 0.10695876288659793;
     //
     // dtDetail
     //
     this.dtDetail.Columns.AddRange(new System.Data.DataColumn[] {
         this.dataColumn1,
         this.dataColumn2,
         this.dataColumn3,
         this.dataColumn4,
         this.dataColumn5,
         this.dataColumn6,
         this.dataColumn7,
         this.dataColumn8,
         this.dataColumn9
     });
     this.dtDetail.TableName = "dtDetail";
     //
     // dataColumn1
     //
     this.dataColumn1.Caption    = "订单号";
     this.dataColumn1.ColumnName = "Column1";
     //
     // dataColumn2
     //
     this.dataColumn2.Caption    = "入库单号";
     this.dataColumn2.ColumnName = "Column2";
     //
     // dataColumn3
     //
     this.dataColumn3.Caption    = "入库日期";
     this.dataColumn3.ColumnName = "Column3";
     //
     // dataColumn4
     //
     this.dataColumn4.Caption    = "存货编码";
     this.dataColumn4.ColumnName = "Column4";
     //
     // dataColumn5
     //
     this.dataColumn5.Caption    = "存货名称";
     this.dataColumn5.ColumnName = "Column5";
     //
     // dataColumn6
     //
     this.dataColumn6.Caption    = "规格型号";
     this.dataColumn6.ColumnName = "Column6";
     //
     // dataColumn7
     //
     this.dataColumn7.Caption    = "数量";
     this.dataColumn7.ColumnName = "Column7";
     //
     // dataColumn8
     //
     this.dataColumn8.Caption    = "含税单价";
     this.dataColumn8.ColumnName = "Column8";
     //
     // dataColumn9
     //
     this.dataColumn9.Caption    = "价税合计";
     this.dataColumn9.ColumnName = "Column9";
     //
     // xrTableCell9
     //
     this.xrTableCell9.Angle = 1F;
     this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtDetail, "Column2")
     });
     this.xrTableCell9.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell9.Name          = "xrTableCell9";
     this.xrTableCell9.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell9.Text          = "xrTableCell9";
     this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell9.Weight        = 0.08505154639175258;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Angle = 1F;
     this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtDetail, "Column3")
     });
     this.xrTableCell7.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell7.Name          = "xrTableCell7";
     this.xrTableCell7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell7.Text          = "xrTableCell7";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell7.Weight        = 0.086340206185567009;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Angle = 1F;
     this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtDetail, "Column4")
     });
     this.xrTableCell8.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell8.Name          = "xrTableCell8";
     this.xrTableCell8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell8.Text          = "xrTableCell8";
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell8.Weight        = 0.14948453608247422;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Angle = 1F;
     this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtDetail, "Column5")
     });
     this.xrTableCell2.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell2.Name          = "xrTableCell2";
     this.xrTableCell2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell2.Text          = "xrTableCell2";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell2.Weight        = 0.20618556701030927;
     //
     // xrTableCell20
     //
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtDetail, "Column6")
     });
     this.xrTableCell20.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell20.Name          = "xrTableCell20";
     this.xrTableCell20.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell20.Text          = "xrTableCell20";
     this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell20.Weight        = 0.13917525773195877;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Angle = 1F;
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column7")
     });
     this.xrTableCell3.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell3.Name          = "xrTableCell3";
     this.xrTableCell3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell3.Text          = "xrTableCell3";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell3.Weight        = 0.074742268041237112;
     //
     // dataSet1
     //
     this.dataSet1.DataSetName = "NewDataSet";
     this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
         this.dtDetail,
         this.dtHead
     });
     //
     // dtHead
     //
     this.dtHead.Columns.AddRange(new System.Data.DataColumn[] {
         this.dataColumn11,
         this.dataColumn12,
         this.dataColumn13,
         this.dataColumn14,
         this.dataColumn15,
         this.dataColumn10,
         this.dataColumn16,
         this.dataColumn17,
         this.dataColumn18
     });
     this.dtHead.TableName = "dtHead";
     //
     // dataColumn11
     //
     this.dataColumn11.ColumnName = "Column1";
     //
     // dataColumn12
     //
     this.dataColumn12.ColumnName = "Column2";
     //
     // dataColumn13
     //
     this.dataColumn13.ColumnName = "Column3";
     //
     // dataColumn14
     //
     this.dataColumn14.ColumnName = "Column4";
     //
     // dataColumn15
     //
     this.dataColumn15.ColumnName = "Column5";
     //
     // dataColumn10
     //
     this.dataColumn10.ColumnName = "Column6";
     //
     // dataColumn16
     //
     this.dataColumn16.ColumnName = "Column7";
     //
     // dataColumn17
     //
     this.dataColumn17.ColumnName = "Column8";
     //
     // dataColumn18
     //
     this.dataColumn18.ColumnName = "Column9";
     //
     // xrTableCell4
     //
     this.xrTableCell4.Angle = 1F;
     this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column8")
     });
     this.xrTableCell4.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell4.Name          = "xrTableCell4";
     this.xrTableCell4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell4.Text          = "xrTableCell4";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell4.Weight        = 0.064432989690721643;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Angle = 1F;
     this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column9")
     });
     this.xrTableCell6.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell6.Name          = "xrTableCell6";
     this.xrTableCell6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell6.Text          = "xrTableCell6";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell6.Weight        = 0.087628865979381437;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1
     });
     this.PageFooter.HeightF       = 33F;
     this.PageFooter.Name          = "PageFooter";
     this.PageFooter.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(733F, 8F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(50F, 25F);
     this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.GroupHeader1.HeightF       = 25F;
     this.GroupHeader1.Name          = "GroupHeader1";
     this.GroupHeader1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.GroupHeader1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable2
     //
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(8F, 0F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.SizeF         = new System.Drawing.SizeF(775F, 25F);
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell10,
         this.xrTableCell18,
         this.xrTableCell15,
         this.xrTableCell11,
         this.xrTableCell17,
         this.xrTableCell19,
         this.xrTableCell14,
         this.xrTableCell16,
         this.xrTableCell12
     });
     this.xrTableRow2.Name          = "xrTableRow2";
     this.xrTableRow2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTableRow2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableRow2.Weight        = 1;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell10.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell10.Name          = "xrTableCell10";
     this.xrTableCell10.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell10.Text          = "订单号";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell10.Weight        = 0.10709677419354839;
     //
     // xrTableCell18
     //
     this.xrTableCell18.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell18.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell18.Name          = "xrTableCell18";
     this.xrTableCell18.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell18.Text          = "入库单号";
     this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell18.Weight        = 0.085161290322580643;
     //
     // xrTableCell15
     //
     this.xrTableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell15.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell15.Name          = "xrTableCell15";
     this.xrTableCell15.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell15.Text          = "入库日期";
     this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell15.Weight        = 0.086451612903225811;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell11.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell11.Name          = "xrTableCell11";
     this.xrTableCell11.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell11.Text          = "存货编码";
     this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell11.Weight        = 0.14967741935483872;
     //
     // xrTableCell17
     //
     this.xrTableCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell17.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell17.Name          = "xrTableCell17";
     this.xrTableCell17.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell17.Text          = "存货名称";
     this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell17.Weight        = 0.20645161290322581;
     //
     // xrTableCell19
     //
     this.xrTableCell19.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell19.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell19.Name          = "xrTableCell19";
     this.xrTableCell19.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell19.Text          = "规格型号";
     this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell19.Weight        = 0.13935483870967741;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell14.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell14.Name          = "xrTableCell14";
     this.xrTableCell14.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell14.Text          = "含税单价";
     this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell14.Weight        = 0.07483870967741936;
     //
     // xrTableCell16
     //
     this.xrTableCell16.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell16.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell16.Name          = "xrTableCell16";
     this.xrTableCell16.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell16.Text          = "数量";
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell16.Weight        = 0.063225806451612909;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell12.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell12.Name          = "xrTableCell12";
     this.xrTableCell12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell12.Text          = "价税合计";
     this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell12.Weight        = 0.087741935483870964;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1,
         this.xrLabel2,
         this.xrLabel7,
         this.xrLabel8,
         this.xrLabel9
     });
     this.ReportHeader.HeightF       = 169F;
     this.ReportHeader.Name          = "ReportHeader";
     this.ReportHeader.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.ReportHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.Font          = new System.Drawing.Font("Times New Roman", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(317F, 33F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(258F, 42F);
     this.xrLabel1.Text          = "对  账  单";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtHead, "Column1")
     });
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(42F, 92F);
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(283F, 25F);
     this.xrLabel2.Text          = "xrLabel2";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel7
     //
     this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtHead, "Column2")
     });
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(42F, 133F);
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(283F, 25F);
     this.xrLabel7.Text          = "xrLabel7";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel8
     //
     this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtHead, "Column3")
     });
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(417F, 133F);
     this.xrLabel8.Name          = "xrLabel8";
     this.xrLabel8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel8.SizeF         = new System.Drawing.SizeF(142F, 25F);
     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", this.dtHead, "Column4")
     });
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(600F, 133F);
     this.xrLabel9.Name          = "xrLabel9";
     this.xrLabel9.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel9.SizeF         = new System.Drawing.SizeF(142F, 25F);
     this.xrLabel9.Text          = "xrLabel9";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // GroupFooter1
     //
     this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable3
     });
     this.GroupFooter1.HeightF       = 91F;
     this.GroupFooter1.Name          = "GroupFooter1";
     this.GroupFooter1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.GroupFooter1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable3
     //
     this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(8F, 0F);
     this.xrTable3.Name          = "xrTable3";
     this.xrTable3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow3
     });
     this.xrTable3.SizeF         = new System.Drawing.SizeF(775F, 33F);
     this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell5,
         this.xrTableCell13,
         this.xrTableCell21
     });
     this.xrTableRow3.Name          = "xrTableRow3";
     this.xrTableRow3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTableRow3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableRow3.Weight        = 1;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Name          = "xrTableCell5";
     this.xrTableCell5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell5.Text          = "合计";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell5.Weight        = 0.8490322580645161;
     //
     // xrTableCell13
     //
     this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtHead, "Column6")
     });
     this.xrTableCell13.Name          = "xrTableCell13";
     this.xrTableCell13.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell13.Weight        = 0.063225806451612909;
     //
     // xrTableCell21
     //
     this.xrTableCell21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtHead, "Column7")
     });
     this.xrTableCell21.Name          = "xrTableCell21";
     this.xrTableCell21.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell21.Weight        = 0.087741935483870964;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel6,
         this.xrLabel5,
         this.xrLine1,
         this.xrLine2
     });
     this.ReportFooter.HeightF       = 57F;
     this.ReportFooter.Name          = "ReportFooter";
     this.ReportFooter.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.ReportFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel6
     //
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(358F, 17F);
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(66F, 25F);
     this.xrLabel6.Text          = "审核:";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(567F, 17F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(100F, 25F);
     this.xrLabel5.Text          = "制单:";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(658F, 25F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLine1.SizeF         = new System.Drawing.SizeF(100F, 25F);
     //
     // xrLine2
     //
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(425F, 25F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLine2.SizeF         = new System.Drawing.SizeF(100F, 25F);
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 20F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Name = "bottomMarginBand1";
     //
     // RepRDInChk
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.PageFooter,
         this.GroupHeader1,
         this.ReportHeader,
         this.GroupFooter1,
         this.ReportFooter,
         this.topMarginBand1,
         this.bottomMarginBand1
     });
     this.DataSource = this.dataSet1;
     this.Margins    = new System.Drawing.Printing.Margins(20, 20, 20, 100);
     this.PageHeight = 1169;
     this.PageWidth  = 827;
     this.PaperKind  = System.Drawing.Printing.PaperKind.A4;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.xrControlStyle1
     });
     this.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.Version       = "11.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtHead)).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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(StockCardReport));
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.formattingRule1 = new DevExpress.XtraReports.UI.FormattingRule();
     this.formattingRule2 = new DevExpress.XtraReports.UI.FormattingRule();
     this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrUnitCost = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrUnitPrice = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
     this.stockcardbindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
     this.PrintedBy = new DevExpress.XtraReports.UI.XRLabel();
     this.AppVersion = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.pxLogo = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell25 = new DevExpress.XtraReports.UI.XRTableCell();
     this.Manufacturer = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
     this.Activity = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.Description = new DevExpress.XtraReports.UI.XRLabel();
     this.StockCode = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.Store = new DevExpress.XtraReports.UI.XRLabel();
     this.Unit = new DevExpress.XtraReports.UI.XRLabel();
     this.Account = new DevExpress.XtraReports.UI.XRLabel();
     this.SubAccount = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell28 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell29 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell30 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell31 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell32 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell33 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell34 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell35 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell36 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell37 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell38 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell39 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell40 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell41 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell42 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell43 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrControlStyle3 = new DevExpress.XtraReports.UI.XRControlStyle();
     this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.stockcardbindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable2});
     this.Detail.HeightF = 25.76574F;
     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.LocationFloat = new DevExpress.Utils.PointFloat(12.5F, 0F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1});
     this.xrTable2.SizeF = new System.Drawing.SizeF(1018.5F, 25F);
     this.xrTable2.StylePriority.UseBorders = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.BorderColor = System.Drawing.Color.Black;
     this.xrTableRow1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell3,
     this.xrTableCell1,
     this.xrTableCell11,
     this.xrTableCell18,
     this.xrTableCell19,
     this.xrTableCell20,
     this.xrTableCell21,
     this.xrTableCell22,
     this.xrTableCell23,
     this.xrUnitCost,
     this.xrUnitPrice,
     this.xrTableCell24});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.StylePriority.UseBorderColor = false;
     this.xrTableRow1.StylePriority.UseBorders = false;
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.BorderColor = System.Drawing.Color.LightGray;
     this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Date", "{0:dd-MM-yyyy}")});
     this.xrTableCell3.Font = new System.Drawing.Font("Tahoma", 8F);
     this.xrTableCell3.FormattingRules.Add(this.formattingRule1);
     this.xrTableCell3.FormattingRules.Add(this.formattingRule2);
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTableCell3.StylePriority.UseBorderColor = false;
     this.xrTableCell3.StylePriority.UseBorders = false;
     this.xrTableCell3.StylePriority.UseFont = false;
     this.xrTableCell3.StylePriority.UsePadding = false;
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     this.xrTableCell3.Text = "xrTableCell3";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell3.Weight = 0.45004928499047459D;
     //
     // formattingRule1
     //
     this.formattingRule1.Condition = "[Precedance]  == 6";
     //
     //
     //
     this.formattingRule1.Formatting.BackColor = System.Drawing.Color.LightGray;
     this.formattingRule1.Name = "formattingRule1";
     //
     // formattingRule2
     //
     this.formattingRule2.Condition = "[Precedance] == \'7\'";
     //
     //
     //
     this.formattingRule2.Formatting.BackColor = System.Drawing.Color.IndianRed;
     this.formattingRule2.Name = "formattingRule2";
     //
     // xrTableCell1
     //
     this.xrTableCell1.BorderColor = System.Drawing.Color.LightGray;
     this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DocType")});
     this.xrTableCell1.Font = new System.Drawing.Font("Tahoma", 8F);
     this.xrTableCell1.FormattingRules.Add(this.formattingRule1);
     this.xrTableCell1.FormattingRules.Add(this.formattingRule2);
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTableCell1.StylePriority.UseBorderColor = false;
     this.xrTableCell1.StylePriority.UseBorders = false;
     this.xrTableCell1.StylePriority.UseFont = false;
     this.xrTableCell1.StylePriority.UsePadding = false;
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text = "xrTableCell1";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell1.Weight = 0.22126550819277024D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.BorderColor = System.Drawing.Color.LightGray;
     this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "RefNo")});
     this.xrTableCell11.Font = new System.Drawing.Font("Tahoma", 8F);
     this.xrTableCell11.FormattingRules.Add(this.formattingRule1);
     this.xrTableCell11.FormattingRules.Add(this.formattingRule2);
     this.xrTableCell11.Name = "xrTableCell11";
     this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTableCell11.StylePriority.UseBorderColor = false;
     this.xrTableCell11.StylePriority.UseBorders = false;
     this.xrTableCell11.StylePriority.UseFont = false;
     this.xrTableCell11.StylePriority.UsePadding = false;
     this.xrTableCell11.StylePriority.UseTextAlignment = false;
     this.xrTableCell11.Text = "xrTableCell11";
     this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell11.Weight = 0.59218494734408111D;
     //
     // xrTableCell18
     //
     this.xrTableCell18.BorderColor = System.Drawing.Color.LightGray;
     this.xrTableCell18.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "ToFrom")});
     this.xrTableCell18.Font = new System.Drawing.Font("Tahoma", 8F);
     this.xrTableCell18.FormattingRules.Add(this.formattingRule1);
     this.xrTableCell18.FormattingRules.Add(this.formattingRule2);
     this.xrTableCell18.Name = "xrTableCell18";
     this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTableCell18.StylePriority.UseBorderColor = false;
     this.xrTableCell18.StylePriority.UseBorders = false;
     this.xrTableCell18.StylePriority.UseFont = false;
     this.xrTableCell18.StylePriority.UsePadding = false;
     this.xrTableCell18.StylePriority.UseTextAlignment = false;
     this.xrTableCell18.Text = "xrTableCell18";
     this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell18.Weight = 0.94470874296272878D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.BorderColor = System.Drawing.Color.LightGray;
     this.xrTableCell19.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Received", "{0:#,##0.##}")});
     this.xrTableCell19.Font = new System.Drawing.Font("Tahoma", 8F);
     this.xrTableCell19.FormattingRules.Add(this.formattingRule1);
     this.xrTableCell19.FormattingRules.Add(this.formattingRule2);
     this.xrTableCell19.Name = "xrTableCell19";
     this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
     this.xrTableCell19.StylePriority.UseBorderColor = false;
     this.xrTableCell19.StylePriority.UseBorders = false;
     this.xrTableCell19.StylePriority.UseFont = false;
     this.xrTableCell19.StylePriority.UsePadding = false;
     this.xrTableCell19.StylePriority.UseTextAlignment = false;
     this.xrTableCell19.Text = "[Received]";
     this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell19.Weight = 0.47477703843559438D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.BorderColor = System.Drawing.Color.LightGray;
     this.xrTableCell20.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Returned", "{0:#,##0.##}")});
     this.xrTableCell20.Font = new System.Drawing.Font("Tahoma", 8F);
     this.xrTableCell20.FormattingRules.Add(this.formattingRule1);
     this.xrTableCell20.FormattingRules.Add(this.formattingRule2);
     this.xrTableCell20.Name = "xrTableCell20";
     this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
     this.xrTableCell20.StylePriority.UseBorderColor = false;
     this.xrTableCell20.StylePriority.UseBorders = false;
     this.xrTableCell20.StylePriority.UseFont = false;
     this.xrTableCell20.StylePriority.UsePadding = false;
     this.xrTableCell20.StylePriority.UseTextAlignment = false;
     this.xrTableCell20.Text = "[Details.Details.SumOfReturnee]";
     this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell20.Weight = 0.47477703213994782D;
     //
     // xrTableCell21
     //
     this.xrTableCell21.BorderColor = System.Drawing.Color.LightGray;
     this.xrTableCell21.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Issued", "{0:#,##0.##}")});
     this.xrTableCell21.Font = new System.Drawing.Font("Tahoma", 8F);
     this.xrTableCell21.FormattingRules.Add(this.formattingRule1);
     this.xrTableCell21.FormattingRules.Add(this.formattingRule2);
     this.xrTableCell21.Name = "xrTableCell21";
     this.xrTableCell21.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
     this.xrTableCell21.StylePriority.UseBorderColor = false;
     this.xrTableCell21.StylePriority.UseBorders = false;
     this.xrTableCell21.StylePriority.UseFont = false;
     this.xrTableCell21.StylePriority.UsePadding = false;
     this.xrTableCell21.StylePriority.UseTextAlignment = false;
     this.xrTableCell21.Text = "xrTableCell21";
     this.xrTableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell21.Weight = 0.47477700624988889D;
     //
     // xrTableCell22
     //
     this.xrTableCell22.BorderColor = System.Drawing.Color.LightGray;
     this.xrTableCell22.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Transfered", "{0:#,##0.##}")});
     this.xrTableCell22.Font = new System.Drawing.Font("Tahoma", 8F);
     this.xrTableCell22.FormattingRules.Add(this.formattingRule1);
     this.xrTableCell22.FormattingRules.Add(this.formattingRule2);
     this.xrTableCell22.Name = "xrTableCell22";
     this.xrTableCell22.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
     this.xrTableCell22.StylePriority.UseBorderColor = false;
     this.xrTableCell22.StylePriority.UseBorders = false;
     this.xrTableCell22.StylePriority.UseFont = false;
     this.xrTableCell22.StylePriority.UsePadding = false;
     this.xrTableCell22.StylePriority.UseTextAlignment = false;
     this.xrTableCell22.Text = "xrTableCell22";
     this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell22.Weight = 0.47477699269269708D;
     //
     // xrTableCell23
     //
     this.xrTableCell23.BorderColor = System.Drawing.Color.LightGray;
     this.xrTableCell23.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Balance", "{0:#,##0.##}")});
     this.xrTableCell23.Font = new System.Drawing.Font("Tahoma", 8F);
     this.xrTableCell23.FormattingRules.Add(this.formattingRule1);
     this.xrTableCell23.FormattingRules.Add(this.formattingRule2);
     this.xrTableCell23.Name = "xrTableCell23";
     this.xrTableCell23.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
     this.xrTableCell23.StylePriority.UseBorderColor = false;
     this.xrTableCell23.StylePriority.UseBorders = false;
     this.xrTableCell23.StylePriority.UseFont = false;
     this.xrTableCell23.StylePriority.UsePadding = false;
     this.xrTableCell23.StylePriority.UseTextAlignment = false;
     this.xrTableCell23.Text = "xrTableCell23";
     this.xrTableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell23.Weight = 0.47477701316287257D;
     //
     // xrUnitCost
     //
     this.xrUnitCost.BorderColor = System.Drawing.Color.LightGray;
     this.xrUnitCost.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrUnitCost.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "UnitCost", "{0:#,##0.#0}")});
     this.xrUnitCost.Font = new System.Drawing.Font("Tahoma", 8F);
     this.xrUnitCost.FormattingRules.Add(this.formattingRule1);
     this.xrUnitCost.FormattingRules.Add(this.formattingRule2);
     this.xrUnitCost.Name = "xrUnitCost";
     this.xrUnitCost.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 5, 0, 0, 100F);
     this.xrUnitCost.StylePriority.UseBorderColor = false;
     this.xrUnitCost.StylePriority.UseBorders = false;
     this.xrUnitCost.StylePriority.UseFont = false;
     this.xrUnitCost.StylePriority.UsePadding = false;
     this.xrUnitCost.StylePriority.UseTextAlignment = false;
     this.xrUnitCost.Text = "xrUnitCost";
     this.xrUnitCost.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrUnitCost.Weight = 0.4671966903905268D;
     //
     // xrUnitPrice
     //
     this.xrUnitPrice.BorderColor = System.Drawing.Color.LightGray;
     this.xrUnitPrice.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrUnitPrice.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "UnitPrice", "{0:#,##0.#0}")});
     this.xrUnitPrice.Font = new System.Drawing.Font("Tahoma", 8F);
     this.xrUnitPrice.FormattingRules.Add(this.formattingRule1);
     this.xrUnitPrice.FormattingRules.Add(this.formattingRule2);
     this.xrUnitPrice.Name = "xrUnitPrice";
     this.xrUnitPrice.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
     this.xrUnitPrice.StylePriority.UseBorderColor = false;
     this.xrUnitPrice.StylePriority.UseBorders = false;
     this.xrUnitPrice.StylePriority.UseFont = false;
     this.xrUnitPrice.StylePriority.UsePadding = false;
     this.xrUnitPrice.StylePriority.UseTextAlignment = false;
     this.xrUnitPrice.Text = "xrUnitPrice";
     this.xrUnitPrice.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrUnitPrice.Weight = 0.4871429431815496D;
     //
     // xrTableCell24
     //
     this.xrTableCell24.BorderColor = System.Drawing.Color.LightGray;
     this.xrTableCell24.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell24.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalPrice", "{0:#,##0.#0}")});
     this.xrTableCell24.Font = new System.Drawing.Font("Tahoma", 8F);
     this.xrTableCell24.FormattingRules.Add(this.formattingRule1);
     this.xrTableCell24.FormattingRules.Add(this.formattingRule2);
     this.xrTableCell24.Name = "xrTableCell24";
     this.xrTableCell24.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
     this.xrTableCell24.StylePriority.UseBorderColor = false;
     this.xrTableCell24.StylePriority.UseBorders = false;
     this.xrTableCell24.StylePriority.UseFont = false;
     this.xrTableCell24.StylePriority.UsePadding = false;
     this.xrTableCell24.StylePriority.UseTextAlignment = false;
     this.xrTableCell24.Text = "xrTableCell24";
     this.xrTableCell24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell24.Weight = 0.50807168276708881D;
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 54.49734F;
     this.TopMargin.Name = "TopMargin";
     this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrPageInfo1,
     this.PrintedBy,
     this.AppVersion});
     this.BottomMargin.HeightF = 71F;
     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(544.5834F, 10.00001F);
     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;
     //
     // PrintedBy
     //
     this.PrintedBy.Font = new System.Drawing.Font("Tahoma", 8F);
     this.PrintedBy.ForeColor = System.Drawing.Color.DimGray;
     this.PrintedBy.LocationFloat = new DevExpress.Utils.PointFloat(12.5F, 10.00001F);
     this.PrintedBy.Name = "PrintedBy";
     this.PrintedBy.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F);
     this.PrintedBy.SizeF = new System.Drawing.SizeF(431.25F, 23F);
     this.PrintedBy.StylePriority.UseFont = false;
     this.PrintedBy.StylePriority.UseForeColor = false;
     this.PrintedBy.StylePriority.UsePadding = false;
     this.PrintedBy.StylePriority.UseTextAlignment = false;
     this.PrintedBy.Text = "PrintedBy";
     this.PrintedBy.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // AppVersion
     //
     this.AppVersion.Font = new System.Drawing.Font("Tahoma", 8F);
     this.AppVersion.ForeColor = System.Drawing.Color.DimGray;
     this.AppVersion.LocationFloat = new DevExpress.Utils.PointFloat(945.3899F, 10.00001F);
     this.AppVersion.Name = "AppVersion";
     this.AppVersion.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F);
     this.AppVersion.SizeF = new System.Drawing.SizeF(85.61017F, 23F);
     this.AppVersion.StylePriority.UseFont = false;
     this.AppVersion.StylePriority.UseForeColor = false;
     this.AppVersion.StylePriority.UsePadding = false;
     this.AppVersion.StylePriority.UseTextAlignment = false;
     this.AppVersion.Text = "AppVersion";
     this.AppVersion.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLine1,
     this.xrLabel11,
     this.xrLabel10,
     this.xrLabel9,
     this.xrLabel8,
     this.xrLabel7,
     this.pxLogo,
     this.xrTable1});
     this.ReportHeader.HeightF = 331.5807F;
     this.ReportHeader.Name = "ReportHeader";
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(20.00003F, 140.7316F);
     this.xrLine1.Name = "xrLine1";
     this.xrLine1.SizeF = new System.Drawing.SizeF(1011F, 8.666718F);
     //
     // xrLabel11
     //
     this.xrLabel11.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(823.0691F, 159.3983F);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF = new System.Drawing.SizeF(40.23724F, 23F);
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.Text = "To:";
     this.xrLabel11.Visible = false;
     //
     // xrLabel10
     //
     this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(620.0535F, 159.3983F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(55.09882F, 23F);
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.Text = "From:";
     this.xrLabel10.Visible = false;
     //
     // xrLabel9
     //
     this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", this.stockcardbindingSource, "EndDate")});
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(863.3063F, 159.3983F);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF = new System.Drawing.SizeF(167.6938F, 23F);
     this.xrLabel9.Text = "xrLabel9";
     this.xrLabel9.Visible = false;
     //
     // xrLabel8
     //
     this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", this.stockcardbindingSource, "StartDate")});
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(675.1523F, 159.3983F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(147.9168F, 23F);
     this.xrLabel8.Text = "xrLabel8";
     this.xrLabel8.Visible = false;
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(60.5724F, 121.7316F);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF = new System.Drawing.SizeF(845.83F, 22.99999F);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text = "Stock Card";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // pxLogo
     //
     this.pxLogo.Image = ((System.Drawing.Image)(resources.GetObject("pxLogo.Image")));
     this.pxLogo.LocationFloat = new DevExpress.Utils.PointFloat(20.00001F, 10.00001F);
     this.pxLogo.Name = "pxLogo";
     this.pxLogo.SizeF = new System.Drawing.SizeF(1011F, 149.3983F);
     this.pxLogo.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     //
     // xrTable1
     //
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(12.5F, 182.3983F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow4});
     this.xrTable1.SizeF = new System.Drawing.SizeF(1021F, 145.2657F);
     //
     // xrTableRow4
     //
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell25});
     this.xrTableRow4.Name = "xrTableRow4";
     this.xrTableRow4.Weight = 3.068405490648348D;
     //
     // xrTableCell25
     //
     this.xrTableCell25.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.Manufacturer,
     this.xrLabel15,
     this.Activity,
     this.xrLabel13,
     this.xrLabel6,
     this.Description,
     this.StockCode,
     this.xrLabel1,
     this.xrLabel4,
     this.xrLabel5,
     this.xrLabel3,
     this.xrLabel2,
     this.Store,
     this.Unit,
     this.Account,
     this.SubAccount});
     this.xrTableCell25.Name = "xrTableCell25";
     this.xrTableCell25.Text = "xrTableCell25";
     this.xrTableCell25.Weight = 3D;
     //
     // Manufacturer
     //
     this.Manufacturer.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Manufacturer.LocationFloat = new DevExpress.Utils.PointFloat(121.8334F, 102F);
     this.Manufacturer.Name = "Manufacturer";
     this.Manufacturer.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.Manufacturer.SizeF = new System.Drawing.SizeF(243.7498F, 23F);
     this.Manufacturer.StylePriority.UseBorders = false;
     this.Manufacturer.StylePriority.UseFont = false;
     this.Manufacturer.StylePriority.UseTextAlignment = false;
     this.Manufacturer.Text = "ItemSource";
     this.Manufacturer.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel15
     //
     this.xrLabel15.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(10.99997F, 102F);
     this.xrLabel15.Name = "xrLabel15";
     this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF = new System.Drawing.SizeF(80.26434F, 22.99995F);
     this.xrLabel15.StylePriority.UseFont = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text = "Manufacturer";
     this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Activity
     //
     this.Activity.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Activity.LocationFloat = new DevExpress.Utils.PointFloat(743.1523F, 56.00002F);
     this.Activity.Name = "Activity";
     this.Activity.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.Activity.SizeF = new System.Drawing.SizeF(243.7498F, 23F);
     this.Activity.StylePriority.UseBorders = false;
     this.Activity.StylePriority.UseFont = false;
     this.Activity.StylePriority.UseTextAlignment = false;
     this.Activity.Text = "ItemSource";
     this.Activity.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel13
     //
     this.xrLabel13.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(633.319F, 56.00004F);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF = new System.Drawing.SizeF(80.26434F, 22.99995F);
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text = "Activity";
     this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel6
     //
     this.xrLabel6.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(632.3189F, 33F);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF = new System.Drawing.SizeF(96.875F, 22.99998F);
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text = "Sub Account";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Description
     //
     this.Description.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Description.LocationFloat = new DevExpress.Utils.PointFloat(121.8334F, 32.99998F);
     this.Description.Name = "Description";
     this.Description.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
     this.Description.SizeF = new System.Drawing.SizeF(490.2501F, 23F);
     this.Description.StylePriority.UseBorders = false;
     this.Description.StylePriority.UseFont = false;
     this.Description.StylePriority.UsePadding = false;
     this.Description.StylePriority.UseTextAlignment = false;
     this.Description.Text = "Description";
     this.Description.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // StockCode
     //
     this.StockCode.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.StockCode.LocationFloat = new DevExpress.Utils.PointFloat(120.8332F, 79F);
     this.StockCode.Name = "StockCode";
     this.StockCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.StockCode.SizeF = new System.Drawing.SizeF(168.9239F, 23F);
     this.StockCode.StylePriority.UseBorders = false;
     this.StockCode.StylePriority.UseFont = false;
     this.StockCode.StylePriority.UseTextAlignment = false;
     this.StockCode.Text = "StockCode";
     this.StockCode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 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(110.8334F, 23F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text = "Item Description";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(10F, 79F);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(77.07172F, 23F);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text = "Item Code";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 10.00001F);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(71.25006F, 23F);
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text = "Store";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(632.3189F, 10.00005F);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(58.33334F, 22.99998F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text = "Account";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(10.00002F, 55.99998F);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF = new System.Drawing.SizeF(47.91664F, 22.99998F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text = "Unit";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Store
     //
     this.Store.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Store.LocationFloat = new DevExpress.Utils.PointFloat(120.8332F, 10.00001F);
     this.Store.Name = "Store";
     this.Store.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
     this.Store.SizeF = new System.Drawing.SizeF(243.75F, 23F);
     this.Store.StylePriority.UseBorders = false;
     this.Store.StylePriority.UseFont = false;
     this.Store.StylePriority.UsePadding = false;
     this.Store.StylePriority.UseTextAlignment = false;
     this.Store.Text = "Store";
     this.Store.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Unit
     //
     this.Unit.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Unit.LocationFloat = new DevExpress.Utils.PointFloat(120.8334F, 55.99998F);
     this.Unit.Name = "Unit";
     this.Unit.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
     this.Unit.SizeF = new System.Drawing.SizeF(243.75F, 23F);
     this.Unit.StylePriority.UseBorders = false;
     this.Unit.StylePriority.UseFont = false;
     this.Unit.StylePriority.UsePadding = false;
     this.Unit.StylePriority.UseTextAlignment = false;
     this.Unit.Text = "Unit";
     this.Unit.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Account
     //
     this.Account.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Account.LocationFloat = new DevExpress.Utils.PointFloat(743.1523F, 10F);
     this.Account.Name = "Account";
     this.Account.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.Account.SizeF = new System.Drawing.SizeF(243.7498F, 23F);
     this.Account.StylePriority.UseBorders = false;
     this.Account.StylePriority.UseFont = false;
     this.Account.StylePriority.UseTextAlignment = false;
     this.Account.Text = "Account";
     this.Account.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // SubAccount
     //
     this.SubAccount.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.SubAccount.LocationFloat = new DevExpress.Utils.PointFloat(743.1523F, 33.00003F);
     this.SubAccount.Name = "SubAccount";
     this.SubAccount.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.SubAccount.SizeF = new System.Drawing.SizeF(243.7498F, 23F);
     this.SubAccount.StylePriority.UseBorders = false;
     this.SubAccount.StylePriority.UseFont = false;
     this.SubAccount.StylePriority.UseTextAlignment = false;
     this.SubAccount.Text = "ItemSource";
     this.SubAccount.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // 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(12.5F, 10F);
     this.xrTable3.Name = "xrTable3";
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow5,
     this.xrTableRow6});
     this.xrTable3.SizeF = new System.Drawing.SizeF(1021F, 50F);
     this.xrTable3.StylePriority.UseBorders = false;
     //
     // xrTableRow5
     //
     this.xrTableRow5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell28,
     this.xrTableCell29,
     this.xrTableCell30,
     this.xrTableCell31,
     this.xrTableCell32,
     this.xrTableCell33});
     this.xrTableRow5.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableRow5.Name = "xrTableRow5";
     this.xrTableRow5.StylePriority.UseBorders = false;
     this.xrTableRow5.StylePriority.UseFont = false;
     this.xrTableRow5.Weight = 1D;
     //
     // xrTableCell28
     //
     this.xrTableCell28.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell28.Name = "xrTableCell28";
     this.xrTableCell28.StylePriority.UseBorders = false;
     this.xrTableCell28.Weight = 0.4500492849904747D;
     //
     // xrTableCell29
     //
     this.xrTableCell29.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell29.Name = "xrTableCell29";
     this.xrTableCell29.StylePriority.UseBorders = false;
     this.xrTableCell29.Weight = 0.81345040936638413D;
     //
     // xrTableCell30
     //
     this.xrTableCell30.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell30.Name = "xrTableCell30";
     this.xrTableCell30.StylePriority.UseBorders = false;
     this.xrTableCell30.Weight = 0.94470847396973079D;
     //
     // xrTableCell31
     //
     this.xrTableCell31.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell31.Name = "xrTableCell31";
     this.xrTableCell31.StylePriority.UseFont = false;
     this.xrTableCell31.StylePriority.UseTextAlignment = false;
     this.xrTableCell31.Text = "Quantity";
     this.xrTableCell31.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell31.Weight = 2.3738850146935206D;
     //
     // xrTableCell32
     //
     this.xrTableCell32.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell32.Multiline = true;
     this.xrTableCell32.Name = "xrTableCell32";
     this.xrTableCell32.StylePriority.UseBorders = false;
     this.xrTableCell32.Weight = 0.95434008913051D;
     //
     // xrTableCell33
     //
     this.xrTableCell33.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell33.Name = "xrTableCell33";
     this.xrTableCell33.StylePriority.UseBorders = false;
     this.xrTableCell33.Weight = 0.52290816515659766D;
     //
     // xrTableRow6
     //
     this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell34,
     this.xrTableCell35,
     this.xrTableCell36,
     this.xrTableCell37,
     this.xrTableCell38,
     this.xrTableCell39,
     this.xrTableCell40,
     this.xrTableCell41,
     this.xrTableCell2,
     this.xrTableCell42,
     this.xrTableCell43});
     this.xrTableRow6.Font = new System.Drawing.Font("Times New Roman", 8F, System.Drawing.FontStyle.Bold);
     this.xrTableRow6.Name = "xrTableRow6";
     this.xrTableRow6.StylePriority.UseFont = false;
     this.xrTableRow6.Weight = 1D;
     //
     // xrTableCell34
     //
     this.xrTableCell34.Font = new System.Drawing.Font("Tahoma", 7.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell34.Name = "xrTableCell34";
     this.xrTableCell34.StylePriority.UseFont = false;
     this.xrTableCell34.StylePriority.UseTextAlignment = false;
     this.xrTableCell34.Text = "Date";
     this.xrTableCell34.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell34.Weight = 0.45004928499047459D;
     //
     // xrTableCell35
     //
     this.xrTableCell35.Font = new System.Drawing.Font("Tahoma", 7.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell35.Name = "xrTableCell35";
     this.xrTableCell35.StylePriority.UseFont = false;
     this.xrTableCell35.StylePriority.UseTextAlignment = false;
     this.xrTableCell35.Text = "Reference";
     this.xrTableCell35.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell35.Weight = 0.81345022825334889D;
     //
     // xrTableCell36
     //
     this.xrTableCell36.Font = new System.Drawing.Font("Tahoma", 7.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell36.Name = "xrTableCell36";
     this.xrTableCell36.StylePriority.UseFont = false;
     this.xrTableCell36.StylePriority.UseTextAlignment = false;
     this.xrTableCell36.Text = "Particulars";
     this.xrTableCell36.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell36.Weight = 0.94470865329839082D;
     //
     // xrTableCell37
     //
     this.xrTableCell37.Font = new System.Drawing.Font("Tahoma", 7.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell37.Name = "xrTableCell37";
     this.xrTableCell37.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTableCell37.StylePriority.UseFont = false;
     this.xrTableCell37.StylePriority.UsePadding = false;
     this.xrTableCell37.StylePriority.UseTextAlignment = false;
     this.xrTableCell37.Text = "Reciepts";
     this.xrTableCell37.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell37.Weight = 0.47477699649149541D;
     //
     // xrTableCell38
     //
     this.xrTableCell38.Font = new System.Drawing.Font("Tahoma", 7.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell38.Name = "xrTableCell38";
     this.xrTableCell38.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTableCell38.StylePriority.UseFont = false;
     this.xrTableCell38.StylePriority.UsePadding = false;
     this.xrTableCell38.StylePriority.UseTextAlignment = false;
     this.xrTableCell38.Text = "Returned";
     this.xrTableCell38.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell38.Weight = 0.47477699019587039D;
     //
     // xrTableCell39
     //
     this.xrTableCell39.Font = new System.Drawing.Font("Tahoma", 7.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell39.Name = "xrTableCell39";
     this.xrTableCell39.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTableCell39.StylePriority.UseFont = false;
     this.xrTableCell39.StylePriority.UsePadding = false;
     this.xrTableCell39.StylePriority.UseTextAlignment = false;
     this.xrTableCell39.Text = "Issued";
     this.xrTableCell39.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell39.Weight = 0.47477698694494463D;
     //
     // xrTableCell40
     //
     this.xrTableCell40.Font = new System.Drawing.Font("Tahoma", 7.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell40.Multiline = true;
     this.xrTableCell40.Name = "xrTableCell40";
     this.xrTableCell40.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTableCell40.StylePriority.UseFont = false;
     this.xrTableCell40.StylePriority.UsePadding = false;
     this.xrTableCell40.StylePriority.UseTextAlignment = false;
     this.xrTableCell40.Text = "Transfer";
     this.xrTableCell40.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell40.Weight = 0.47477698731916906D;
     //
     // xrTableCell41
     //
     this.xrTableCell41.Font = new System.Drawing.Font("Tahoma", 7.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell41.Name = "xrTableCell41";
     this.xrTableCell41.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTableCell41.StylePriority.UseFont = false;
     this.xrTableCell41.StylePriority.UsePadding = false;
     this.xrTableCell41.StylePriority.UseTextAlignment = false;
     this.xrTableCell41.Text = "Balance";
     this.xrTableCell41.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell41.Weight = 0.4747770105470509D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Font = new System.Drawing.Font("Tahoma", 7.25F, System.Drawing.FontStyle.Bold);
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTableCell2.StylePriority.UseFont = false;
     this.xrTableCell2.StylePriority.UsePadding = false;
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text = "Unit Cost";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell2.Weight = 0.46719741567406547D;
     //
     // xrTableCell42
     //
     this.xrTableCell42.Font = new System.Drawing.Font("Tahoma", 7.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell42.Name = "xrTableCell42";
     this.xrTableCell42.StylePriority.UseFont = false;
     this.xrTableCell42.StylePriority.UseTextAlignment = false;
     this.xrTableCell42.Text = "Unit Price";
     this.xrTableCell42.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell42.Weight = 0.4871423093701327D;
     //
     // xrTableCell43
     //
     this.xrTableCell43.Font = new System.Drawing.Font("Tahoma", 7.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell43.Name = "xrTableCell43";
     this.xrTableCell43.StylePriority.UseFont = false;
     this.xrTableCell43.StylePriority.UseTextAlignment = false;
     this.xrTableCell43.Text = "Total Cost";
     this.xrTableCell43.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell43.Weight = 0.522908574222276D;
     //
     // xrControlStyle3
     //
     this.xrControlStyle3.Name = "xrControlStyle3";
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable3});
     this.GroupHeader1.HeightF = 60F;
     this.GroupHeader1.Name = "GroupHeader1";
     //
     // StockCardReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.TopMargin,
     this.BottomMargin,
     this.ReportHeader,
     this.GroupHeader1});
     this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
     this.formattingRule1,
     this.formattingRule2});
     this.Landscape = true;
     this.Margins = new System.Drawing.Printing.Margins(32, 27, 54, 71);
     this.PageHeight = 850;
     this.PageWidth = 1100;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
     this.xrControlStyle3});
     this.Version = "12.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.stockcardbindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(StockOut));
     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.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.StockOutExplanation = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
     this.HubName = new DevExpress.XtraReports.UI.XRLabel();
     this.pxLogo = new DevExpress.XtraReports.UI.XRPictureBox();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel26 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.PrintedOn = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel28 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel22 = 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.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel27 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
     this.PreparedBy = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
     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();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).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(13.12496F, 0F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1});
     this.xrTable1.SizeF = new System.Drawing.SizeF(754.5421F, 22.91667F);
     this.xrTable1.StylePriority.UseBackColor = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell4,
     this.xrTableCell1,
     this.xrTableCell2,
     this.xrTableCell3});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "LineNo")});
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text = "xrTableCell4";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell4.Weight = 0.54583483917288156D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "FullItemName")});
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.Text = "xrTableCell1";
     this.xrTableCell1.Weight = 4.7395808573507985D;
     //
     // 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.714587086231389D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "RequestedSKU", "{0:#,#}")});
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.Text = "xrTableCell3";
     this.xrTableCell3.Weight = 1.5454208536119871D;
     //
     // TopMargin
     //
     this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.StockOutExplanation,
     this.xrLabel24,
     this.HubName,
     this.pxLogo});
     this.TopMargin.HeightF = 277.6254F;
     this.TopMargin.Name = "TopMargin";
     this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // StockOutExplanation
     //
     this.StockOutExplanation.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Italic);
     this.StockOutExplanation.LocationFloat = new DevExpress.Utils.PointFloat(100.0001F, 222.2503F);
     this.StockOutExplanation.Name = "StockOutExplanation";
     this.StockOutExplanation.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.StockOutExplanation.SizeF = new System.Drawing.SizeF(592.0002F, 45.37514F);
     this.StockOutExplanation.StylePriority.UseFont = false;
     this.StockOutExplanation.StylePriority.UseTextAlignment = false;
     this.StockOutExplanation.Text = "The item/s listed below were stocked out at the time request was made on xxx date" +
     " by xxx facility according to their request letter xxx.";
     this.StockOutExplanation.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel24
     //
     this.xrLabel24.Font = new System.Drawing.Font("Times New Roman", 18F, System.Drawing.FontStyle.Bold);
     this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(0.0001430511F, 163.3335F);
     this.xrLabel24.Name = "xrLabel24";
     this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel24.SizeF = new System.Drawing.SizeF(801.9999F, 33.41666F);
     this.xrLabel24.StylePriority.UseFont = false;
     this.xrLabel24.StylePriority.UseTextAlignment = false;
     this.xrLabel24.Text = "Stockout Report";
     this.xrLabel24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // HubName
     //
     this.HubName.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.HubName.LocationFloat = new DevExpress.Utils.PointFloat(0.0001430511F, 196.7503F);
     this.HubName.Name = "HubName";
     this.HubName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.HubName.SizeF = new System.Drawing.SizeF(801.9999F, 19.875F);
     this.HubName.StylePriority.UseFont = false;
     this.HubName.StylePriority.UseTextAlignment = false;
     this.HubName.Text = "Hub Name";
     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(13.12497F, 56.792F);
     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;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 11.87503F;
     this.BottomMargin.Name = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel2,
     this.xrLabel26,
     this.xrLabel23,
     this.xrLabel20,
     this.xrLabel9,
     this.xrLabel8,
     this.xrLabel7,
     this.xrLabel6});
     this.GroupHeader1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
     new DevExpress.XtraReports.UI.GroupField("FacilityName", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
     this.GroupHeader1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WholePage;
     this.GroupHeader1.HeightF = 74.37508F;
     this.GroupHeader1.Level = 1;
     this.GroupHeader1.Name = "GroupHeader1";
     this.GroupHeader1.RepeatEveryPage = true;
     //
     // xrLabel2
     //
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "FacilityName")});
     this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Underline);
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(128.5415F, 0F);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF = new System.Drawing.SizeF(413.1249F, 23F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.Text = "xrLabel2";
     //
     // xrLabel26
     //
     this.xrLabel26.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel26.Name = "xrLabel26";
     this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel26.SizeF = new System.Drawing.SizeF(128.5415F, 23F);
     this.xrLabel26.StylePriority.UseFont = false;
     this.xrLabel26.Text = "Institution Name:";
     //
     // xrLabel23
     //
     this.xrLabel23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Woreda")});
     this.xrLabel23.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Underline);
     this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(460.4162F, 28.4584F);
     this.xrLabel23.Name = "xrLabel23";
     this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel23.SizeF = new System.Drawing.SizeF(208.0417F, 23F);
     this.xrLabel23.StylePriority.UseFont = false;
     this.xrLabel23.Text = "xrLabel23";
     //
     // xrLabel20
     //
     this.xrLabel20.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(389.583F, 28.4584F);
     this.xrLabel20.Name = "xrLabel20";
     this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel20.SizeF = new System.Drawing.SizeF(70.83337F, 23F);
     this.xrLabel20.StylePriority.UseFont = false;
     this.xrLabel20.Text = "Woreda:";
     //
     // xrLabel9
     //
     this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Zone")});
     this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Underline);
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(233.333F, 28.4584F);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF = new System.Drawing.SizeF(142.7083F, 23F);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.Text = "xrLabel9";
     //
     // xrLabel8
     //
     this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(187.4997F, 28.4584F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(45.83334F, 23F);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.Text = "Zone:";
     //
     // xrLabel7
     //
     this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Region")});
     this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Underline);
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(55.20848F, 28.4584F);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF = new System.Drawing.SizeF(121.875F, 23F);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.Text = "xrLabel7";
     //
     // xrLabel6
     //
     this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0.0001430511F, 28.4584F);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF = new System.Drawing.SizeF(55.20834F, 23F);
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.Text = "Region:";
     //
     // PrintedOn
     //
     this.PrintedOn.LocationFloat = new DevExpress.Utils.PointFloat(638.125F, 9.999974F);
     this.PrintedOn.Name = "PrintedOn";
     this.PrintedOn.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.PrintedOn.SizeF = new System.Drawing.SizeF(152.0836F, 23F);
     this.PrintedOn.Text = "PrintedOn";
     //
     // xrLabel28
     //
     this.xrLabel28.Font = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrLabel28.LocationFloat = new DevExpress.Utils.PointFloat(567.2915F, 9.999974F);
     this.xrLabel28.Name = "xrLabel28";
     this.xrLabel28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel28.SizeF = new System.Drawing.SizeF(70.8335F, 23F);
     this.xrLabel28.StylePriority.UseFont = false;
     this.xrLabel28.Text = "Printed:";
     //
     // 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(48.95822F, 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(161.4582F, 23F);
     this.xrLabel22.StylePriority.UseBackColor = false;
     this.xrLabel22.StylePriority.UseFont = false;
     this.xrLabel22.Text = "Category: ";
     //
     // xrLabel4
     //
     this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(541.6664F, 45.33339F);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(71.45862F, 23F);
     this.xrLabel4.StylePriority.UseBackColor = false;
     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(67.70843F, 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(473.9579F, 23F);
     this.xrLabel3.StylePriority.UseBackColor = false;
     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, "CategoryType")});
     this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(210.4164F, 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 = "xrLabel1";
     //
     // bindingSource1
     //
     this.bindingSource1.DataSource = typeof(HCMIS.Desktop.Reports.Helpers.TheDataSet.StockOutDataTable);
     //
     // GroupHeader2
     //
     this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel25,
     this.xrLabel22,
     this.xrLabel3,
     this.xrLabel4,
     this.xrLabel5,
     this.xrLabel1});
     this.GroupHeader2.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
     new DevExpress.XtraReports.UI.GroupField("Type", 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;
     //
     // xrLabel25
     //
     this.xrLabel25.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(13.12497F, 45.33332F);
     this.xrLabel25.Name = "xrLabel25";
     this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel25.SizeF = new System.Drawing.SizeF(54.58346F, 23.00001F);
     this.xrLabel25.StylePriority.UseBackColor = false;
     this.xrLabel25.StylePriority.UseFont = false;
     this.xrLabel25.StylePriority.UseTextAlignment = false;
     this.xrLabel25.Text = "No.";
     this.xrLabel25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel5
     //
     this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(613.125F, 45.33332F);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(154.5421F, 23F);
     this.xrLabel5.StylePriority.UseBackColor = false;
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.Text = "Quantity";
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLine2,
     this.xrLabel27,
     this.xrPageInfo1,
     this.PreparedBy,
     this.xrLine1,
     this.xrLabel19,
     this.xrLabel18,
     this.xrLabel17,
     this.xrLabel16,
     this.xrLabel15,
     this.xrLabel14,
     this.xrLabel13,
     this.xrLabel12,
     this.xrLabel11,
     this.xrLabel10,
     this.xrLabel28,
     this.PrintedOn});
     this.PageFooter.Font = new System.Drawing.Font("Times New Roman", 9.75F);
     this.PageFooter.HeightF = 157.7916F;
     this.PageFooter.Name = "PageFooter";
     this.PageFooter.StylePriority.UseFont = false;
     //
     // xrLine2
     //
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(376.0414F, 32.99999F);
     this.xrLine2.Name = "xrLine2";
     this.xrLine2.SizeF = new System.Drawing.SizeF(177.0834F, 2F);
     //
     // xrLabel27
     //
     this.xrLabel27.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel27.LocationFloat = new DevExpress.Utils.PointFloat(276.0414F, 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(100F, 23F);
     this.xrLabel27.StylePriority.UseFont = false;
     this.xrLabel27.Text = "Signature:";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Format = "Page {0} of {1}";
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(583.9583F, 134.7916F);
     this.xrPageInfo1.Name = "xrPageInfo1";
     this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.SizeF = new System.Drawing.SizeF(206.2502F, 22.99998F);
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // PreparedBy
     //
     this.PreparedBy.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Underline);
     this.PreparedBy.LocationFloat = new DevExpress.Utils.PointFloat(100F, 9.999974F);
     this.PreparedBy.Name = "PreparedBy";
     this.PreparedBy.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.PreparedBy.SizeF = new System.Drawing.SizeF(175F, 23F);
     this.PreparedBy.StylePriority.UseFont = false;
     this.PreparedBy.Text = "PreparedBy";
     //
     // xrLine1
     //
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0.0001430511F, 59.62495F);
     this.xrLine1.Name = "xrLine1";
     this.xrLine1.SizeF = new System.Drawing.SizeF(790.2083F, 2.083374F);
     //
     // xrLabel19
     //
     this.xrLabel19.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(0F, 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:";
     //
     // xrLabel18
     //
     this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(513.125F, 80.54167F);
     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";
     this.xrLabel18.Visible = false;
     //
     // xrLabel17
     //
     this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(413.125F, 80.54167F);
     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:";
     this.xrLabel17.Visible = false;
     //
     // xrLabel16
     //
     this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(513.125F, 61.70832F);
     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";
     this.xrLabel16.Visible = false;
     //
     // xrLabel15
     //
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(413.125F, 61.70832F);
     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:";
     this.xrLabel15.Visible = false;
     //
     // xrLabel14
     //
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(113.125F, 99.37502F);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF = new System.Drawing.SizeF(150F, 13F);
     this.xrLabel14.Text = "0462 - 221 0231";
     this.xrLabel14.Visible = false;
     //
     // xrLabel13
     //
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(113.125F, 80.54167F);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF = new System.Drawing.SizeF(150F, 18.83333F);
     this.xrLabel13.Text = "0462 - 220 2217";
     this.xrLabel13.Visible = false;
     //
     // xrLabel12
     //
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(113.125F, 61.70832F);
     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";
     this.xrLabel12.Visible = false;
     //
     // xrLabel11
     //
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(13.12497F, 61.70832F);
     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.";
     this.xrLabel11.Visible = false;
     //
     // 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(583.9583F, 111.7916F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(206.2501F, 22.99995F);
     this.xrLabel10.StylePriority.UseBackColor = false;
     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;
     //
     // StockOut
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.TopMargin,
     this.BottomMargin,
     this.GroupHeader1,
     this.GroupHeader2,
     this.PageFooter});
     this.DataSource = this.bindingSource1;
     this.Margins = new System.Drawing.Printing.Margins(24, 24, 278, 12);
     this.Version = "11.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #15
-1
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrlblMembershipID = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblBranch = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblRedemptionHeader = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblCompanyName = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine3 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrlblBalancePoints = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblPointsUsed = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblQty = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblItemCode = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblRedemptionDate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblTransactionID = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.winControlContainer1 = new DevExpress.XtraReports.UI.WinControlContainer();
     this.sigPlusNET1 = new Topaz.SigPlusNET();
     this.winControlContainer2 = new DevExpress.XtraReports.UI.WinControlContainer();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Height = 0;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrlblMembershipID
     //
     this.xrlblMembershipID.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblMembershipID.Location = new System.Drawing.Point(140, 73);
     this.xrlblMembershipID.Name = "xrlblMembershipID";
     this.xrlblMembershipID.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblMembershipID.Size = new System.Drawing.Size(180, 17);
     this.xrlblMembershipID.StylePriority.UseFont = false;
     this.xrlblMembershipID.Text = "xrlblMembershipID";
     //
     // xrlblBranch
     //
     this.xrlblBranch.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblBranch.Location = new System.Drawing.Point(140, 39);
     this.xrlblBranch.Name = "xrlblBranch";
     this.xrlblBranch.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblBranch.Size = new System.Drawing.Size(167, 17);
     this.xrlblBranch.StylePriority.UseFont = false;
     this.xrlblBranch.Text = "xrlblBranch";
     //
     // xrlblRedemptionHeader
     //
     this.xrlblRedemptionHeader.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblRedemptionHeader.Location = new System.Drawing.Point(25, 23);
     this.xrlblRedemptionHeader.Name = "xrlblRedemptionHeader";
     this.xrlblRedemptionHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblRedemptionHeader.Size = new System.Drawing.Size(285, 17);
     this.xrlblRedemptionHeader.StylePriority.UseFont = false;
     this.xrlblRedemptionHeader.Text = "xrlblRedemptionHeader";
     //
     // xrlblCompanyName
     //
     this.xrlblCompanyName.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblCompanyName.Location = new System.Drawing.Point(25, 7);
     this.xrlblCompanyName.Name = "xrlblCompanyName";
     this.xrlblCompanyName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblCompanyName.Size = new System.Drawing.Size(285, 17);
     this.xrlblCompanyName.StylePriority.UseFont = false;
     this.xrlblCompanyName.Text = "xrlblCompanyName";
     //
     // xrLine3
     //
     this.xrLine3.Location = new System.Drawing.Point(33, 227);
     this.xrLine3.Name = "xrLine3";
     this.xrLine3.Size = new System.Drawing.Size(153, 8);
     //
     // xrLabel8
     //
     this.xrLabel8.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel8.Location = new System.Drawing.Point(33, 233);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.Size = new System.Drawing.Size(160, 17);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.Text = "VERIFIED BY MEMBER";
     //
     // xrLabel4
     //
     this.xrLabel4.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel4.Location = new System.Drawing.Point(25, 73);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.Size = new System.Drawing.Size(116, 17);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.Text = "Membership ID :";
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel3.Location = new System.Drawing.Point(25, 39);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.Size = new System.Drawing.Size(116, 17);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.Text = "Branch :";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel9,
     this.xrlblBalancePoints,
     this.xrLabel10,
     this.xrlblPointsUsed,
     this.xrLabel6,
     this.xrlblQty,
     this.xrLabel7,
     this.xrlblItemCode,
     this.xrLabel5,
     this.xrlblRedemptionDate,
     this.xrLabel2,
     this.xrlblTransactionID,
     this.xrLabel1,
     this.winControlContainer1,
     this.winControlContainer2,
     this.xrlblMembershipID,
     this.xrlblBranch,
     this.xrlblRedemptionHeader,
     this.xrlblCompanyName,
     this.xrLine3,
     this.xrLabel8,
     this.xrLabel4,
     this.xrLabel3});
     this.PageHeader.Font = new System.Drawing.Font("Arial", 9F);
     this.PageHeader.Height = 268;
     this.PageHeader.Name = "PageHeader";
     this.PageHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageHeader.StylePriority.UseFont = false;
     this.PageHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrlblBalancePoints
     //
     this.xrlblBalancePoints.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblBalancePoints.Location = new System.Drawing.Point(140, 154);
     this.xrlblBalancePoints.Name = "xrlblBalancePoints";
     this.xrlblBalancePoints.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblBalancePoints.Size = new System.Drawing.Size(180, 17);
     this.xrlblBalancePoints.StylePriority.UseFont = false;
     this.xrlblBalancePoints.Text = "xrlblBalancePoints";
     //
     // xrLabel10
     //
     this.xrLabel10.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel10.Location = new System.Drawing.Point(25, 154);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.Size = new System.Drawing.Size(116, 17);
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.Text = "Balance Points :";
     //
     // xrlblPointsUsed
     //
     this.xrlblPointsUsed.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblPointsUsed.Location = new System.Drawing.Point(140, 138);
     this.xrlblPointsUsed.Name = "xrlblPointsUsed";
     this.xrlblPointsUsed.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblPointsUsed.Size = new System.Drawing.Size(180, 17);
     this.xrlblPointsUsed.StylePriority.UseFont = false;
     this.xrlblPointsUsed.Text = "xrlblPointsUsed";
     //
     // xrLabel6
     //
     this.xrLabel6.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel6.Location = new System.Drawing.Point(25, 138);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.Size = new System.Drawing.Size(116, 17);
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.Text = "Points Used :";
     //
     // xrlblQty
     //
     this.xrlblQty.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblQty.Location = new System.Drawing.Point(140, 122);
     this.xrlblQty.Name = "xrlblQty";
     this.xrlblQty.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblQty.Size = new System.Drawing.Size(180, 17);
     this.xrlblQty.StylePriority.UseFont = false;
     this.xrlblQty.Text = "1";
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel7.Location = new System.Drawing.Point(25, 122);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.Size = new System.Drawing.Size(116, 20);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.Text = "Qty :";
     //
     // xrlblItemCode
     //
     this.xrlblItemCode.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblItemCode.Location = new System.Drawing.Point(140, 106);
     this.xrlblItemCode.Name = "xrlblItemCode";
     this.xrlblItemCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblItemCode.Size = new System.Drawing.Size(180, 17);
     this.xrlblItemCode.StylePriority.UseFont = false;
     this.xrlblItemCode.Text = "xrlblItemCode";
     //
     // xrLabel5
     //
     this.xrLabel5.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel5.Location = new System.Drawing.Point(25, 106);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.Size = new System.Drawing.Size(116, 17);
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.Text = "Item Code :";
     //
     // xrlblRedemptionDate
     //
     this.xrlblRedemptionDate.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblRedemptionDate.Location = new System.Drawing.Point(140, 89);
     this.xrlblRedemptionDate.Name = "xrlblRedemptionDate";
     this.xrlblRedemptionDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblRedemptionDate.Size = new System.Drawing.Size(180, 17);
     this.xrlblRedemptionDate.StylePriority.UseFont = false;
     this.xrlblRedemptionDate.Text = "xrlblRedemptionDate";
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel2.Location = new System.Drawing.Point(25, 89);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.Size = new System.Drawing.Size(116, 17);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.Text = "Redemption Date :";
     //
     // xrlblTransactionID
     //
     this.xrlblTransactionID.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrlblTransactionID.Location = new System.Drawing.Point(140, 56);
     this.xrlblTransactionID.Name = "xrlblTransactionID";
     this.xrlblTransactionID.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblTransactionID.Size = new System.Drawing.Size(167, 17);
     this.xrlblTransactionID.StylePriority.UseFont = false;
     this.xrlblTransactionID.Text = "xrlblTransactionID";
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Arial", 8.5F);
     this.xrLabel1.Location = new System.Drawing.Point(25, 56);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.Size = new System.Drawing.Size(116, 17);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text = "Reference No :";
     //
     // winControlContainer1
     //
     this.winControlContainer1.Location = new System.Drawing.Point(187, 227);
     this.winControlContainer1.Name = "winControlContainer1";
     this.winControlContainer1.Size = new System.Drawing.Size(2, 2);
     this.winControlContainer1.WinControl = this.sigPlusNET1;
     //
     // sigPlusNET1
     //
     this.sigPlusNET1.BackColor = System.Drawing.Color.White;
     this.sigPlusNET1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.sigPlusNET1.ForeColor = System.Drawing.Color.Black;
     this.sigPlusNET1.Location = new System.Drawing.Point(0, 0);
     this.sigPlusNET1.Margin = new System.Windows.Forms.Padding(0);
     this.sigPlusNET1.Name = "sigPlusNET1";
     this.sigPlusNET1.Size = new System.Drawing.Size(2, 2);
     this.sigPlusNET1.TabIndex = 0;
     this.sigPlusNET1.Visible = false;
     //
     // winControlContainer2
     //
     this.winControlContainer2.Location = new System.Drawing.Point(33, 173);
     this.winControlContainer2.Name = "winControlContainer2";
     this.winControlContainer2.Size = new System.Drawing.Size(127, 53);
     this.winControlContainer2.WinControl = this.pictureBox1;
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new System.Drawing.Point(0, 0);
     this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new System.Drawing.Size(152, 64);
     this.pictureBox1.TabIndex = 1;
     this.pictureBox1.TabStop = false;
     //
     // PageFooter
     //
     this.PageFooter.Height = 0;
     this.PageFooter.Name = "PageFooter";
     this.PageFooter.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel9
     //
     this.xrLabel9.Font = new System.Drawing.Font("Arial", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel9.Location = new System.Drawing.Point(33, 250);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel9.Size = new System.Drawing.Size(167, 17);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.Text = "Valid 1 month from redemption date";
     //
     // RedemptionRpt
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.PageHeader,
     this.PageFooter});
     this.Margins = new System.Drawing.Printing.Margins(0, 0, 30, 30);
     this.PageHeight = 480;
     this.PageWidth = 350;
     this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
     this.PaperName = "Roll Paper 76 x 297 mm";
     this.Version = "8.3";
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }