Exemplo n.º 1
0
 /// <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.xrTableCell19     = 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.dataColumn10      = new System.Data.DataColumn();
     this.dataColumn16      = new System.Data.DataColumn();
     this.dataColumn17      = new System.Data.DataColumn();
     this.dataColumn18      = new System.Data.DataColumn();
     this.dataColumn19      = new System.Data.DataColumn();
     this.dataColumn20      = new System.Data.DataColumn();
     this.dataColumn21      = new System.Data.DataColumn();
     this.xrTableCell16     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell1      = new DevExpress.XtraReports.UI.XRTableCell();
     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.xrTableCell22     = 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.xrTableCell4      = new DevExpress.XtraReports.UI.XRTableCell();
     this.GroupHeader1      = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrTable2          = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2       = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell6      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14     = new DevExpress.XtraReports.UI.XRTableCell();
     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.xrTableCell21     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13     = 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.xrPageInfo1       = new DevExpress.XtraReports.UI.XRPageInfo();
     this.PageFooter        = new DevExpress.XtraReports.UI.PageFooterBand();
     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)).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(1109F, 25F);
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell19,
         this.xrTableCell16,
         this.xrTableCell1,
         this.xrTableCell9,
         this.xrTableCell7,
         this.xrTableCell8,
         this.xrTableCell2,
         this.xrTableCell22,
         this.xrTableCell20,
         this.xrTableCell3,
         this.xrTableCell4
     });
     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;
     //
     // xrTableCell19
     //
     this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtDetail, "Column9")
     });
     this.xrTableCell19.Name          = "xrTableCell19";
     this.xrTableCell19.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell19.Text          = "xrTableCell19";
     this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell19.Weight        = 0.067628494138863834;
     //
     // 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.dataColumn10,
         this.dataColumn16,
         this.dataColumn17,
         this.dataColumn18,
         this.dataColumn19,
         this.dataColumn20,
         this.dataColumn21
     });
     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";
     //
     // dataColumn10
     //
     this.dataColumn10.ColumnName = "Column10";
     //
     // dataColumn16
     //
     this.dataColumn16.ColumnName = "Column11";
     //
     // dataColumn17
     //
     this.dataColumn17.ColumnName = "Column12";
     //
     // dataColumn18
     //
     this.dataColumn18.ColumnName = "Column13";
     //
     // dataColumn19
     //
     this.dataColumn19.ColumnName = "Column14";
     //
     // dataColumn20
     //
     this.dataColumn20.ColumnName = "Column15";
     //
     // dataColumn21
     //
     this.dataColumn21.ColumnName = "Column16";
     //
     // xrTableCell16
     //
     this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtDetail, "Column10")
     });
     this.xrTableCell16.Name          = "xrTableCell16";
     this.xrTableCell16.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell16.Text          = "xrTableCell16";
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell16.Weight        = 0.090171325518485126;
     //
     // 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.0829576194770063;
     //
     // 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.18034265103697025;
     //
     // 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.12623985572587917;
     //
     // 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.067628494138863834;
     //
     // 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.054102795311091072;
     //
     // xrTableCell22
     //
     this.xrTableCell22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dtDetail, "Column11")
     });
     this.xrTableCell22.Name          = "xrTableCell22";
     this.xrTableCell22.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell22.Text          = "xrTableCell22";
     this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell22.Weight        = 0.05229936880072137;
     //
     // 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.090171325518485126;
     //
     // 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.09107303877366997;
     //
     // 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.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";
     //
     // 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.097385031559963933;
     //
     // 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(1109F, 25F);
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell6,
         this.xrTableCell14,
         this.xrTableCell10,
         this.xrTableCell18,
         this.xrTableCell15,
         this.xrTableCell11,
         this.xrTableCell17,
         this.xrTableCell21,
         this.xrTableCell5,
         this.xrTableCell12,
         this.xrTableCell13
     });
     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;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell6.Name          = "xrTableCell6";
     this.xrTableCell6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell6.Text          = "单据ID";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell6.Weight        = 0.067628494138863834;
     //
     // 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.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.090171325518485126;
     //
     // 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.0829576194770063;
     //
     // 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.18034265103697025;
     //
     // 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.12623985572587917;
     //
     // 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.066726780883678991;
     //
     // 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.055004508566275923;
     //
     // xrTableCell21
     //
     this.xrTableCell21.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell21.Name          = "xrTableCell21";
     this.xrTableCell21.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell21.Text          = "已下单";
     this.xrTableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell21.Weight        = 0.05229936880072137;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell5.Font          = new System.Drawing.Font("Times New Roman", 8F);
     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.090171325518485126;
     //
     // 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.09107303877366997;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell13.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell13.Name          = "xrTableCell13";
     this.xrTableCell13.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell13.Text          = "供应商交货日期";
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell13.Weight        = 0.097385031559963933;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1,
         this.xrLabel2
     });
     this.ReportHeader.HeightF       = 106F;
     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(408F, 17F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(350F, 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(8F, 75F);
     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;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(1050F, 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;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1
     });
     this.PageFooter.HeightF       = 39F;
     this.PageFooter.Name          = "PageFooter";
     this.PageFooter.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 20F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Name = "bottomMarginBand1";
     //
     // RepOMPlanVen
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.GroupHeader1,
         this.ReportHeader,
         this.PageFooter,
         this.topMarginBand1,
         this.bottomMarginBand1
     });
     this.DataSource = this.dataSet1;
     this.Landscape  = true;
     this.Margins    = new System.Drawing.Printing.Margins(20, 20, 20, 100);
     this.PageHeight = 827;
     this.PageWidth  = 1169;
     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)).EndInit();
 }
Exemplo n.º 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable8 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell();
     this.dataSet1 = new System.Data.DataSet();
     this.dataTable1 = 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.dataColumn10 = new System.Data.DataColumn();
     this.dataColumn11 = new System.Data.DataColumn();
     this.dataColumn12 = new System.Data.DataColumn();
     this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable7 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable6 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable5 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable12 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow12 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell34 = new DevExpress.XtraReports.UI.XRTableCell();
     this.Total4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell36 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable11 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow11 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell31 = new DevExpress.XtraReports.UI.XRTableCell();
     this.Total3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell33 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable10 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell28 = new DevExpress.XtraReports.UI.XRTableCell();
     this.Total2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell30 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable9 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell25 = new DevExpress.XtraReports.UI.XRTableCell();
     this.Total1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell27 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.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.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.LBPart = new DevExpress.XtraReports.UI.XRLabel();
     this.LBTeks = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.LBShippingNum = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.LBDate = new DevExpress.XtraReports.UI.XRLabel();
     this.LBSender = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
     this.LBTotalPartWeight = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.LBTotalWeight = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable8 ) ).BeginInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.dataSet1 ) ).BeginInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.dataTable1 ) ).BeginInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable7 ) ).BeginInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable6 ) ).BeginInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable5 ) ).BeginInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable12 ) ).BeginInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable11 ) ).BeginInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable10 ) ).BeginInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable9 ) ).BeginInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable4 ) ).BeginInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable3 ) ).BeginInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable2 ) ).BeginInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable1 ) ).BeginInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this ) ).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable8,
     this.xrTable7,
     this.xrTable6,
     this.xrTable5});
     this.Detail.HeightF = 20F;
     this.Detail.MultiColumn.ColumnCount = 4;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable8
     //
     this.xrTable8.Borders = ( ( DevExpress.XtraPrinting.BorderSide ) ( ( ( DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top )
             | DevExpress.XtraPrinting.BorderSide.Right ) ) );
     this.xrTable8.LocationFloat = new DevExpress.Utils.PointFloat(600F, 0F);
     this.xrTable8.Name = "xrTable8";
     this.xrTable8.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTable8.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow8});
     this.xrTable8.SizeF = new System.Drawing.SizeF(200F, 20F);
     this.xrTable8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTable8.Visible = false;
     //
     // xrTableRow8
     //
     this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell22,
     this.xrTableCell23,
     this.xrTableCell24});
     this.xrTableRow8.Name = "xrTableRow8";
     this.xrTableRow8.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTableRow8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableRow8.Weight = 1D;
     //
     // xrTableCell22
     //
     this.xrTableCell22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table1.Column10")});
     this.xrTableCell22.Name = "xrTableCell22";
     this.xrTableCell22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell22.Text = "xrTableCell22";
     this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell22.Weight = 0.22D;
     //
     // dataSet1
     //
     this.dataSet1.DataSetName = "dataSet1";
     this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
     this.dataTable1});
     //
     // dataTable1
     //
     this.dataTable1.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.dataColumn10,
     this.dataColumn11,
     this.dataColumn12});
     this.dataTable1.TableName = "Table1";
     //
     // dataColumn1
     //
     this.dataColumn1.ColumnName = "Column1";
     //
     // dataColumn2
     //
     this.dataColumn2.ColumnName = "Column2";
     //
     // dataColumn3
     //
     this.dataColumn3.ColumnName = "Column3";
     //
     // dataColumn4
     //
     this.dataColumn4.ColumnName = "Column4";
     //
     // dataColumn5
     //
     this.dataColumn5.ColumnName = "Column5";
     //
     // dataColumn6
     //
     this.dataColumn6.ColumnName = "Column6";
     //
     // dataColumn7
     //
     this.dataColumn7.ColumnName = "Column7";
     //
     // dataColumn8
     //
     this.dataColumn8.ColumnName = "Column8";
     //
     // dataColumn9
     //
     this.dataColumn9.ColumnName = "Column9";
     //
     // dataColumn10
     //
     this.dataColumn10.ColumnName = "Column10";
     //
     // dataColumn11
     //
     this.dataColumn11.ColumnName = "Column11";
     //
     // dataColumn12
     //
     this.dataColumn12.ColumnName = "Column12";
     //
     // xrTableCell23
     //
     this.xrTableCell23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table1.Column11")});
     this.xrTableCell23.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrTableCell23.Name = "xrTableCell23";
     this.xrTableCell23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell23.Text = "xrTableCell23";
     this.xrTableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell23.Weight = 0.29D;
     //
     // xrTableCell24
     //
     this.xrTableCell24.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table1.Column12")});
     this.xrTableCell24.Name = "xrTableCell24";
     this.xrTableCell24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell24.Text = "xrTableCell24";
     this.xrTableCell24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell24.Weight = 0.49D;
     //
     // xrTable7
     //
     this.xrTable7.Borders = ( ( DevExpress.XtraPrinting.BorderSide ) ( ( ( DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top )
             | DevExpress.XtraPrinting.BorderSide.Right ) ) );
     this.xrTable7.LocationFloat = new DevExpress.Utils.PointFloat(400F, 0F);
     this.xrTable7.Name = "xrTable7";
     this.xrTable7.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTable7.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow7});
     this.xrTable7.SizeF = new System.Drawing.SizeF(200F, 20F);
     this.xrTable7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTable7.Visible = false;
     //
     // xrTableRow7
     //
     this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell19,
     this.xrTableCell20,
     this.xrTableCell21});
     this.xrTableRow7.Name = "xrTableRow7";
     this.xrTableRow7.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTableRow7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableRow7.Weight = 1D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table1.Column7")});
     this.xrTableCell19.Name = "xrTableCell19";
     this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell19.Text = "xrTableCell19";
     this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell19.Weight = 0.22D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table1.Column8")});
     this.xrTableCell20.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrTableCell20.Name = "xrTableCell20";
     this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell20.Text = "xrTableCell20";
     this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell20.Weight = 0.29D;
     //
     // xrTableCell21
     //
     this.xrTableCell21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table1.Column9")});
     this.xrTableCell21.Name = "xrTableCell21";
     this.xrTableCell21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell21.Text = "xrTableCell21";
     this.xrTableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell21.Weight = 0.49D;
     //
     // xrTable6
     //
     this.xrTable6.Borders = ( ( DevExpress.XtraPrinting.BorderSide ) ( ( ( DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top )
             | DevExpress.XtraPrinting.BorderSide.Right ) ) );
     this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(200F, 0F);
     this.xrTable6.Name = "xrTable6";
     this.xrTable6.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow6});
     this.xrTable6.SizeF = new System.Drawing.SizeF(200F, 20F);
     this.xrTable6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTable6.Visible = false;
     //
     // xrTableRow6
     //
     this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell16,
     this.xrTableCell17,
     this.xrTableCell18});
     this.xrTableRow6.Name = "xrTableRow6";
     this.xrTableRow6.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTableRow6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableRow6.Weight = 1D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table1.Column4")});
     this.xrTableCell16.Name = "xrTableCell16";
     this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell16.Text = "xrTableCell16";
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell16.Weight = 0.22D;
     //
     // xrTableCell17
     //
     this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table1.Column5")});
     this.xrTableCell17.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrTableCell17.Name = "xrTableCell17";
     this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell17.Text = "xrTableCell17";
     this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell17.Weight = 0.29D;
     //
     // xrTableCell18
     //
     this.xrTableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table1.Column6")});
     this.xrTableCell18.Name = "xrTableCell18";
     this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell18.Text = "xrTableCell18";
     this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell18.Weight = 0.49D;
     //
     // xrTable5
     //
     this.xrTable5.Borders = ( ( DevExpress.XtraPrinting.BorderSide ) ( ( ( DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top )
             | DevExpress.XtraPrinting.BorderSide.Right ) ) );
     this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable5.Name = "xrTable5";
     this.xrTable5.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow5});
     this.xrTable5.SizeF = new System.Drawing.SizeF(200F, 20F);
     this.xrTable5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTableRow5
     //
     this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell13,
     this.xrTableCell14,
     this.xrTableCell15});
     this.xrTableRow5.Name = "xrTableRow5";
     this.xrTableRow5.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTableRow5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableRow5.Weight = 1D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table1.Column1")});
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell13.Text = "xrTableCell13";
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell13.Weight = 0.22D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table1.Column2")});
     this.xrTableCell14.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrTableCell14.Name = "xrTableCell14";
     this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell14.Text = "xrTableCell14";
     this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell14.Weight = 0.29D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table1.Column3")});
     this.xrTableCell15.Name = "xrTableCell15";
     this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell15.Text = "xrTableCell15";
     this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell15.Weight = 0.49D;
     //
     // xrTable12
     //
     this.xrTable12.Borders = ( ( DevExpress.XtraPrinting.BorderSide ) ( ( ( ( DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top )
             | DevExpress.XtraPrinting.BorderSide.Right )
             | DevExpress.XtraPrinting.BorderSide.Bottom ) ) );
     this.xrTable12.LocationFloat = new DevExpress.Utils.PointFloat(600F, 0F);
     this.xrTable12.Name = "xrTable12";
     this.xrTable12.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTable12.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow12});
     this.xrTable12.SizeF = new System.Drawing.SizeF(200F, 20F);
     this.xrTable12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTable12.Visible = false;
     //
     // xrTableRow12
     //
     this.xrTableRow12.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell34,
     this.Total4,
     this.xrTableCell36});
     this.xrTableRow12.Name = "xrTableRow12";
     this.xrTableRow12.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTableRow12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableRow12.Weight = 1D;
     //
     // xrTableCell34
     //
     this.xrTableCell34.BackColor = System.Drawing.Color.Gainsboro;
     this.xrTableCell34.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell34.Name = "xrTableCell34";
     this.xrTableCell34.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell34.Text = "Всего";
     this.xrTableCell34.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell34.Weight = 0.22D;
     //
     // Total4
     //
     this.Total4.BackColor = System.Drawing.Color.Gainsboro;
     this.Total4.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.Total4.Name = "Total4";
     this.Total4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.Total4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.Total4.Weight = 0.29D;
     //
     // xrTableCell36
     //
     this.xrTableCell36.BackColor = System.Drawing.Color.Gainsboro;
     this.xrTableCell36.Name = "xrTableCell36";
     this.xrTableCell36.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell36.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell36.Weight = 0.49D;
     //
     // xrTable11
     //
     this.xrTable11.Borders = ( ( DevExpress.XtraPrinting.BorderSide ) ( ( ( ( DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top )
             | DevExpress.XtraPrinting.BorderSide.Right )
             | DevExpress.XtraPrinting.BorderSide.Bottom ) ) );
     this.xrTable11.LocationFloat = new DevExpress.Utils.PointFloat(400F, 0F);
     this.xrTable11.Name = "xrTable11";
     this.xrTable11.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTable11.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow11});
     this.xrTable11.SizeF = new System.Drawing.SizeF(200F, 20F);
     this.xrTable11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTable11.Visible = false;
     //
     // xrTableRow11
     //
     this.xrTableRow11.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell31,
     this.Total3,
     this.xrTableCell33});
     this.xrTableRow11.Name = "xrTableRow11";
     this.xrTableRow11.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTableRow11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableRow11.Weight = 1D;
     //
     // xrTableCell31
     //
     this.xrTableCell31.BackColor = System.Drawing.Color.Gainsboro;
     this.xrTableCell31.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell31.Name = "xrTableCell31";
     this.xrTableCell31.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell31.Text = "Всего";
     this.xrTableCell31.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell31.Weight = 0.22D;
     //
     // Total3
     //
     this.Total3.BackColor = System.Drawing.Color.Gainsboro;
     this.Total3.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.Total3.Name = "Total3";
     this.Total3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.Total3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.Total3.Weight = 0.29D;
     //
     // xrTableCell33
     //
     this.xrTableCell33.BackColor = System.Drawing.Color.Gainsboro;
     this.xrTableCell33.Name = "xrTableCell33";
     this.xrTableCell33.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell33.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell33.Weight = 0.49D;
     //
     // xrTable10
     //
     this.xrTable10.Borders = ( ( DevExpress.XtraPrinting.BorderSide ) ( ( ( ( DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top )
             | DevExpress.XtraPrinting.BorderSide.Right )
             | DevExpress.XtraPrinting.BorderSide.Bottom ) ) );
     this.xrTable10.LocationFloat = new DevExpress.Utils.PointFloat(200F, 0F);
     this.xrTable10.Name = "xrTable10";
     this.xrTable10.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTable10.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow10});
     this.xrTable10.SizeF = new System.Drawing.SizeF(200F, 20F);
     this.xrTable10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTable10.Visible = false;
     //
     // xrTableRow10
     //
     this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell28,
     this.Total2,
     this.xrTableCell30});
     this.xrTableRow10.Name = "xrTableRow10";
     this.xrTableRow10.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTableRow10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableRow10.Weight = 1D;
     //
     // xrTableCell28
     //
     this.xrTableCell28.BackColor = System.Drawing.Color.Gainsboro;
     this.xrTableCell28.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell28.Name = "xrTableCell28";
     this.xrTableCell28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell28.Text = "Всего";
     this.xrTableCell28.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell28.Weight = 0.22D;
     //
     // Total2
     //
     this.Total2.BackColor = System.Drawing.Color.Gainsboro;
     this.Total2.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.Total2.Name = "Total2";
     this.Total2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.Total2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.Total2.Weight = 0.29D;
     //
     // xrTableCell30
     //
     this.xrTableCell30.BackColor = System.Drawing.Color.Gainsboro;
     this.xrTableCell30.Name = "xrTableCell30";
     this.xrTableCell30.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell30.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell30.Weight = 0.49D;
     //
     // xrTable9
     //
     this.xrTable9.Borders = ( ( DevExpress.XtraPrinting.BorderSide ) ( ( ( ( DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top )
             | DevExpress.XtraPrinting.BorderSide.Right )
             | DevExpress.XtraPrinting.BorderSide.Bottom ) ) );
     this.xrTable9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable9.Name = "xrTable9";
     this.xrTable9.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTable9.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow9});
     this.xrTable9.SizeF = new System.Drawing.SizeF(200F, 20F);
     this.xrTable9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTableRow9
     //
     this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell25,
     this.Total1,
     this.xrTableCell27});
     this.xrTableRow9.Name = "xrTableRow9";
     this.xrTableRow9.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTableRow9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableRow9.Weight = 1D;
     //
     // xrTableCell25
     //
     this.xrTableCell25.BackColor = System.Drawing.Color.Gainsboro;
     this.xrTableCell25.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell25.Name = "xrTableCell25";
     this.xrTableCell25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell25.Text = "Всего";
     this.xrTableCell25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell25.Weight = 0.22D;
     //
     // Total1
     //
     this.Total1.BackColor = System.Drawing.Color.Gainsboro;
     this.Total1.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.Total1.Name = "Total1";
     this.Total1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.Total1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.Total1.Weight = 0.29D;
     //
     // xrTableCell27
     //
     this.xrTableCell27.BackColor = System.Drawing.Color.Gainsboro;
     this.xrTableCell27.Name = "xrTableCell27";
     this.xrTableCell27.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell27.Weight = 0.49D;
     //
     // xrTable4
     //
     this.xrTable4.Borders = ( ( DevExpress.XtraPrinting.BorderSide ) ( ( ( DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top )
             | DevExpress.XtraPrinting.BorderSide.Right ) ) );
     this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(600F, 0F);
     this.xrTable4.Name = "xrTable4";
     this.xrTable4.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow4});
     this.xrTable4.SizeF = new System.Drawing.SizeF(200F, 34F);
     this.xrTable4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTable4.Visible = false;
     //
     // xrTableRow4
     //
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell10,
     this.xrTableCell11,
     this.xrTableCell12});
     this.xrTableRow4.Name = "xrTableRow4";
     this.xrTableRow4.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
     this.xrTableRow4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableRow4.Weight = 1D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell10.Text = "№";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell10.Weight = 0.22D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Name = "xrTableCell11";
     this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell11.Text = "Факт. Маса,кг";
     this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell11.Weight = 0.29D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Name = "xrTableCell12";
     this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell12.Text = "Заказчик";
     this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell12.Weight = 0.49D;
     //
     // xrTable3
     //
     this.xrTable3.Borders = ( ( DevExpress.XtraPrinting.BorderSide ) ( ( ( DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top )
             | DevExpress.XtraPrinting.BorderSide.Right ) ) );
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(400F, 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(200F, 34F);
     this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTable3.Visible = false;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell7,
     this.xrTableCell8,
     this.xrTableCell9});
     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 = 1D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell7.Text = "№";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell7.Weight = 0.22D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell8.Text = "Факт. Маса,кг";
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell8.Weight = 0.29D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Name = "xrTableCell9";
     this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell9.Text = "Заказчик";
     this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell9.Weight = 0.49D;
     //
     // xrTable2
     //
     this.xrTable2.Borders = ( ( DevExpress.XtraPrinting.BorderSide ) ( ( ( DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top )
             | DevExpress.XtraPrinting.BorderSide.Right ) ) );
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(200F, 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(200F, 34F);
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTable2.Visible = false;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell4,
     this.xrTableCell5,
     this.xrTableCell6});
     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 = 1D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell4.Text = "№";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell4.Weight = 0.22D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell5.Text = "Факт. Маса,кг";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell5.Weight = 0.29D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell6.Text = "Заказчик";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell6.Weight = 0.49D;
     //
     // xrTable1
     //
     this.xrTable1.Borders = ( ( DevExpress.XtraPrinting.BorderSide ) ( ( ( DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top )
             | DevExpress.XtraPrinting.BorderSide.Right ) ) );
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 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(200F, 34F);
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell1,
     this.xrTableCell2,
     this.xrTableCell3});
     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 = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell1.Text = "№";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell1.Weight = 0.22D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell2.Text = "Факт. Маса,кг";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell2.Weight = 0.29D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrTableCell3.Text = "Заказчик";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell3.Weight = 0.49D;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.LBPart,
     this.LBTeks,
     this.xrLabel6,
     this.xrLabel5,
     this.LBShippingNum,
     this.xrLabel3,
     this.LBDate,
     this.LBSender});
     this.PageHeader.HeightF = 83F;
     this.PageHeader.Name = "PageHeader";
     this.PageHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // LBPart
     //
     this.LBPart.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Underline);
     this.LBPart.LocationFloat = new DevExpress.Utils.PointFloat(725F, 58F);
     this.LBPart.Name = "LBPart";
     this.LBPart.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.LBPart.SizeF = new System.Drawing.SizeF(58F, 25F);
     this.LBPart.Text = "xrLabel7";
     this.LBPart.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // LBTeks
     //
     this.LBTeks.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Underline);
     this.LBTeks.LocationFloat = new DevExpress.Utils.PointFloat(708F, 33F);
     this.LBTeks.Name = "LBTeks";
     this.LBTeks.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.LBTeks.SizeF = new System.Drawing.SizeF(75F, 25F);
     this.LBTeks.Text = "LBTeks";
     this.LBTeks.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel6
     //
     this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(658F, 58F);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF = new System.Drawing.SizeF(67F, 25F);
     this.xrLabel6.Text = "Партия";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(658F, 33F);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(50F, 25F);
     this.xrLabel5.Text = "Текс";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // LBShippingNum
     //
     this.LBShippingNum.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Underline);
     this.LBShippingNum.LocationFloat = new DevExpress.Utils.PointFloat(408F, 33F);
     this.LBShippingNum.Name = "LBShippingNum";
     this.LBShippingNum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.LBShippingNum.SizeF = new System.Drawing.SizeF(59F, 25F);
     this.LBShippingNum.Text = "LBShippingNum";
     this.LBShippingNum.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(142F, 33F);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(258F, 25F);
     this.xrLabel3.Text = "Спецификация на шпагат п/п №";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // LBDate
     //
     this.LBDate.Font = new System.Drawing.Font("Times New Roman", 12F);
     this.LBDate.LocationFloat = new DevExpress.Utils.PointFloat(558F, 0F);
     this.LBDate.Name = "LBDate";
     this.LBDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.LBDate.SizeF = new System.Drawing.SizeF(225F, 25F);
     this.LBDate.Text = "LBDate";
     this.LBDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // LBSender
     //
     this.LBSender.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.LBSender.LocationFloat = new DevExpress.Utils.PointFloat(142F, 0F);
     this.LBSender.Name = "LBSender";
     this.LBSender.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.LBSender.SizeF = new System.Drawing.SizeF(408F, 25F);
     this.LBSender.Text = "LBSender";
     this.LBSender.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.LBTotalPartWeight,
     this.xrLabel1,
     this.xrLabel12,
     this.xrLabel11,
     this.LBTotalWeight,
     this.xrLabel9});
     this.PageFooter.HeightF = 73F;
     this.PageFooter.Name = "PageFooter";
     this.PageFooter.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // LBTotalPartWeight
     //
     this.LBTotalPartWeight.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Underline);
     this.LBTotalPartWeight.LocationFloat = new DevExpress.Utils.PointFloat(167F, 8F);
     this.LBTotalPartWeight.Name = "LBTotalPartWeight";
     this.LBTotalPartWeight.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.LBTotalPartWeight.SizeF = new System.Drawing.SizeF(108F, 25F);
     this.LBTotalPartWeight.Text = "LBTotalWeight";
     this.LBTotalPartWeight.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(17F, 8F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(150F, 25F);
     this.xrLabel1.Text = "Общий вес партии";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel12
     //
     this.xrLabel12.Font = new System.Drawing.Font("Times New Roman", 12F);
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(367F, 42F);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF = new System.Drawing.SizeF(275F, 25F);
     this.xrLabel12.Text = "Принял _______________________";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.Font = new System.Drawing.Font("Times New Roman", 12F);
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(75F, 42F);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF = new System.Drawing.SizeF(250F, 25F);
     this.xrLabel11.Text = "Сдал_______________________";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // LBTotalWeight
     //
     this.LBTotalWeight.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Underline);
     this.LBTotalWeight.LocationFloat = new DevExpress.Utils.PointFloat(600F, 8F);
     this.LBTotalWeight.Name = "LBTotalWeight";
     this.LBTotalWeight.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.LBTotalWeight.SizeF = new System.Drawing.SizeF(108F, 25F);
     this.LBTotalWeight.Text = "LBTotalWeight";
     this.LBTotalWeight.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel9
     //
     this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(425F, 8F);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF = new System.Drawing.SizeF(175F, 25F);
     this.xrLabel9.Text = "Общий вес продукции";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable2,
     this.xrTable3,
     this.xrTable4,
     this.xrTable1});
     this.GroupHeader1.HeightF = 34F;
     this.GroupHeader1.Name = "GroupHeader1";
     this.GroupHeader1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.GroupHeader1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // GroupFooter1
     //
     this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable12,
     this.xrTable11,
     this.xrTable10,
     this.xrTable9});
     this.GroupFooter1.HeightF = 20F;
     this.GroupFooter1.Name = "GroupFooter1";
     this.GroupFooter1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.GroupFooter1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 25F;
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.HeightF = 25F;
     this.bottomMarginBand1.Name = "bottomMarginBand1";
     //
     // ShippingPF
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.PageHeader,
     this.PageFooter,
     this.GroupHeader1,
     this.GroupFooter1,
     this.topMarginBand1,
     this.bottomMarginBand1});
     this.DataSource = this.dataSet1;
     this.Margins = new System.Drawing.Printing.Margins(25, 25, 25, 25);
     this.PrinterName = "Samsung ML-2010 Series";
     this.ShowPrintMarginsWarning = false;
     this.ShowPrintStatusDialog = false;
     this.Version = "10.2";
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable8 ) ).EndInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.dataSet1 ) ).EndInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.dataTable1 ) ).EndInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable7 ) ).EndInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable6 ) ).EndInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable5 ) ).EndInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable12 ) ).EndInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable11 ) ).EndInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable10 ) ).EndInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable9 ) ).EndInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable4 ) ).EndInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable3 ) ).EndInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable2 ) ).EndInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this.xrTable1 ) ).EndInit();
     ( ( System.ComponentModel.ISupportInitialize ) ( this ) ).EndInit();
 }
Exemplo n.º 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.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();
 }
Exemplo n.º 4
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();
 }
 /// <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();
 }
Exemplo n.º 6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator();
     this.xrControlStyle1   = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrControlStyle2   = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrControlStyle3   = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrControlStyle4   = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrControlStyle5   = new DevExpress.XtraReports.UI.XRControlStyle();
     this.Detail            = new DevExpress.XtraReports.UI.DetailBand();
     this.xrBarCode2        = new DevExpress.XtraReports.UI.XRBarCode();
     this.dataTable1        = 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.dataColumn10      = new System.Data.DataColumn();
     this.dataColumn16      = new System.Data.DataColumn();
     this.xrTable1          = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow3       = new DevExpress.XtraReports.UI.XRTableRow();
     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.xrTableCell10     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell24     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell26     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell27     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow1       = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1      = new DevExpress.XtraReports.UI.XRTableCell();
     this.dataSet1          = new System.Data.DataSet();
     this.dataTable2        = 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.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.xrTableCell11     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLabel1          = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportHeader      = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrPageInfo1       = new DevExpress.XtraReports.UI.XRPageInfo();
     this.PageFooter        = new DevExpress.XtraReports.UI.PageFooterBand();
     this.topMarginBand1    = new DevExpress.XtraReports.UI.TopMarginBand();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).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";
     //
     // xrControlStyle2
     //
     this.xrControlStyle2.BackColor       = System.Drawing.Color.Transparent;
     this.xrControlStyle2.BorderColor     = System.Drawing.Color.Black;
     this.xrControlStyle2.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.xrControlStyle2.Borders         = DevExpress.XtraPrinting.BorderSide.None;
     this.xrControlStyle2.BorderWidth     = 1;
     this.xrControlStyle2.Font            = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrControlStyle2.ForeColor       = System.Drawing.Color.Black;
     this.xrControlStyle2.Name            = "xrControlStyle2";
     //
     // xrControlStyle3
     //
     this.xrControlStyle3.BackColor       = System.Drawing.Color.Transparent;
     this.xrControlStyle3.BorderColor     = System.Drawing.Color.Black;
     this.xrControlStyle3.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.xrControlStyle3.Borders         = DevExpress.XtraPrinting.BorderSide.None;
     this.xrControlStyle3.BorderWidth     = 1;
     this.xrControlStyle3.Font            = new System.Drawing.Font("Times New Roman", 10F);
     this.xrControlStyle3.ForeColor       = System.Drawing.Color.Black;
     this.xrControlStyle3.Name            = "xrControlStyle3";
     //
     // xrControlStyle4
     //
     this.xrControlStyle4.BackColor       = System.Drawing.Color.Transparent;
     this.xrControlStyle4.BorderColor     = System.Drawing.Color.Black;
     this.xrControlStyle4.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.xrControlStyle4.Borders         = DevExpress.XtraPrinting.BorderSide.None;
     this.xrControlStyle4.BorderWidth     = 1;
     this.xrControlStyle4.Font            = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
     this.xrControlStyle4.ForeColor       = System.Drawing.Color.Maroon;
     this.xrControlStyle4.Name            = "xrControlStyle4";
     //
     // xrControlStyle5
     //
     this.xrControlStyle5.BackColor       = System.Drawing.Color.Transparent;
     this.xrControlStyle5.BorderColor     = System.Drawing.Color.Black;
     this.xrControlStyle5.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.xrControlStyle5.Borders         = DevExpress.XtraPrinting.BorderSide.None;
     this.xrControlStyle5.BorderWidth     = 1;
     this.xrControlStyle5.Font            = new System.Drawing.Font("Times New Roman", 20F, System.Drawing.FontStyle.Bold);
     this.xrControlStyle5.ForeColor       = System.Drawing.Color.Maroon;
     this.xrControlStyle5.Name            = "xrControlStyle5";
     //
     // 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.xrBarCode2,
         this.xrTable1
     });
     this.Detail.HeightF       = 126F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrBarCode2
     //
     this.xrBarCode2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dataTable1, "Column10")
     });
     this.xrBarCode2.LocationFloat = new DevExpress.Utils.PointFloat(8F, 58F);
     this.xrBarCode2.Module        = 1F;
     this.xrBarCode2.Name          = "xrBarCode2";
     this.xrBarCode2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F);
     this.xrBarCode2.SizeF         = new System.Drawing.SizeF(775F, 50F);
     this.xrBarCode2.Symbology     = code128Generator1;
     //
     // dataTable1
     //
     this.dataTable1.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.dataColumn10,
         this.dataColumn16
     });
     this.dataTable1.TableName = "Table1";
     //
     // 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";
     //
     // dataColumn10
     //
     this.dataColumn10.Caption    = "条码";
     this.dataColumn10.ColumnName = "Column10";
     //
     // dataColumn16
     //
     this.dataColumn16.Caption    = "订单交期";
     this.dataColumn16.ColumnName = "Column11";
     //
     // xrTable1
     //
     this.xrTable1.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(8F, 8F);
     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.xrTableRow3,
         this.xrTableRow1
     });
     this.xrTable1.SizeF         = new System.Drawing.SizeF(776F, 50F);
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell19,
         this.xrTableCell20,
         this.xrTableCell21,
         this.xrTableCell22,
         this.xrTableCell23,
         this.xrTableCell10,
         this.xrTableCell24,
         this.xrTableCell4,
         this.xrTableCell26,
         this.xrTableCell27
     });
     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        = 0.5;
     //
     // xrTableCell19
     //
     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.054123711340206188;
     //
     // xrTableCell20
     //
     this.xrTableCell20.Name          = "xrTableCell20";
     this.xrTableCell20.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell20.Text          = "订单号";
     this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell20.Weight        = 0.12886597938144329;
     //
     // xrTableCell21
     //
     this.xrTableCell21.Name          = "xrTableCell21";
     this.xrTableCell21.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell21.Text          = "存货编码";
     this.xrTableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell21.Weight        = 0.1481958762886598;
     //
     // xrTableCell22
     //
     this.xrTableCell22.Name          = "xrTableCell22";
     this.xrTableCell22.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell22.Text          = "存货名称";
     this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell22.Weight        = 0.21649484536082475;
     //
     // xrTableCell23
     //
     this.xrTableCell23.Name          = "xrTableCell23";
     this.xrTableCell23.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell23.Text          = "规格型号";
     this.xrTableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell23.Weight        = 0.1056701030927835;
     //
     // xrTableCell10
     //
     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.077319587628865982;
     //
     // xrTableCell24
     //
     this.xrTableCell24.Name          = "xrTableCell24";
     this.xrTableCell24.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell24.Text          = "单位";
     this.xrTableCell24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell24.Weight        = 0.052835051546391752;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Name          = "xrTableCell4";
     this.xrTableCell4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell4.Text          = "辅计量";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell4.Weight        = 0.054123711340206188;
     //
     // xrTableCell26
     //
     this.xrTableCell26.Name          = "xrTableCell26";
     this.xrTableCell26.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell26.Text          = "数量";
     this.xrTableCell26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell26.Weight        = 0.063144329896907214;
     //
     // xrTableCell27
     //
     this.xrTableCell27.Name          = "xrTableCell27";
     this.xrTableCell27.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell27.Text          = "件数";
     this.xrTableCell27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell27.Weight        = 0.099226804123711335;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell9,
         this.xrTableCell7,
         this.xrTableCell8,
         this.xrTableCell2,
         this.xrTableCell11,
         this.xrTableCell3,
         this.xrTableCell12,
         this.xrTableCell6,
         this.xrTableCell5
     });
     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        = 0.5;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Angle = 1F;
     this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column9")
     });
     this.xrTableCell1.Font          = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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.054123711340206188;
     //
     // dataSet1
     //
     this.dataSet1.DataSetName = "NewDataSet";
     this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
         this.dataTable1,
         this.dataTable2
     });
     //
     // dataTable2
     //
     this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
         this.dataColumn11,
         this.dataColumn12,
         this.dataColumn13,
         this.dataColumn14,
         this.dataColumn15
     });
     this.dataTable2.TableName = "Table2";
     //
     // 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";
     //
     // xrTableCell9
     //
     this.xrTableCell9.Angle = 1F;
     this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column1")
     });
     this.xrTableCell9.Font          = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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.12886597938144329;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Angle = 1F;
     this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column2")
     });
     this.xrTableCell7.Font          = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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.1481958762886598;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Angle = 1F;
     this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column3")
     });
     this.xrTableCell8.Font          = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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.21649484536082475;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Angle = 1F;
     this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column4")
     });
     this.xrTableCell2.Font          = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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.1056701030927835;
     //
     // xrTableCell11
     //
     this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dataTable1, "Column11")
     });
     this.xrTableCell11.Name          = "xrTableCell11";
     this.xrTableCell11.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell11.Text          = "xrTableCell11";
     this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell11.Weight        = 0.077319587628865982;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Angle = 1F;
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dataTable1, "Column5")
     });
     this.xrTableCell3.Font          = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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.052835051546391752;
     //
     // xrTableCell12
     //
     this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", this.dataTable1, "Column6")
     });
     this.xrTableCell12.Name          = "xrTableCell12";
     this.xrTableCell12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell12.Text          = "xrTableCell12";
     this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell12.Weight        = 0.054123711340206188;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Angle = 1F;
     this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column7")
     });
     this.xrTableCell6.Font          = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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.063144329896907214;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Angle = 1F;
     this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column8")
     });
     this.xrTableCell5.Font          = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell5.Name          = "xrTableCell5";
     this.xrTableCell5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTableCell5.Text          = "xrTableCell5";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell5.Weight        = 0.099226804123711335;
     //
     // 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(283F, 8F);
     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;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1
     });
     this.ReportHeader.HeightF       = 54F;
     this.ReportHeader.Name          = "ReportHeader";
     this.ReportHeader.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.ReportHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(717F, 0F);
     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;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1
     });
     this.PageFooter.HeightF       = 31F;
     this.PageFooter.Name          = "PageFooter";
     this.PageFooter.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 20F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Name = "bottomMarginBand1";
     //
     // RdInReportLabel
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.ReportHeader,
         this.PageFooter,
         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.xrControlStyle2,
         this.xrControlStyle3,
         this.xrControlStyle4,
         this.xrControlStyle5
     });
     this.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.Version       = "11.2";
     ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemplo n.º 7
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();
 }
Exemplo n.º 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.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(xrQuote));
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tlcALF_ARTI = new DevExpress.XtraReports.UI.XRTableCell();
     this.tlcNUM_PREC_UNIT = new DevExpress.XtraReports.UI.XRTableCell();
     this.tlcNUM_IMPO = new DevExpress.XtraReports.UI.XRTableCell();
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
     this.lblNUM_SUBT = new DevExpress.XtraReports.UI.XRTableCell();
     this.bdsDocument = new System.Windows.Forms.BindingSource(this.components);
     this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
     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.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.lblFECHA = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
     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.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.lblCOND_COME = new DevExpress.XtraReports.UI.XRLabel();
     this.bdsDocumentLines = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bdsDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bdsDocumentLines)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable2});
     this.Detail.Font = new System.Drawing.Font("Times New Roman", 9.75F);
     this.Detail.HeightF = 15F;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.StylePriority.UseFont = false;
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable2
     //
     this.xrTable2.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrTable2.Font = new System.Drawing.Font("Tahoma", 8F);
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow2});
     this.xrTable2.SizeF = new System.Drawing.SizeF(822F, 15F);
     this.xrTable2.StylePriority.UseBorders = false;
     this.xrTable2.StylePriority.UseFont = false;
     this.xrTable2.StylePriority.UsePadding = false;
     this.xrTable2.StylePriority.UseTextAlignment = false;
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell4,
     this.xrTableCell5,
     this.xrTableCell6,
     this.tlcALF_ARTI,
     this.tlcNUM_PREC_UNIT,
     this.tlcNUM_IMPO});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "NUM_LINE")});
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell4.Weight = 0.6770834350585937D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "NUM_CANT", "{0:f0}")});
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell5.Weight = 1.121249694824219D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "ALF_CODI_ARTI")});
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseFont = false;
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell6.Weight = 0.8058331298828123D;
     //
     // tlcALF_ARTI
     //
     this.tlcALF_ARTI.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "ALF_ARTI")});
     this.tlcALF_ARTI.Name = "tlcALF_ARTI";
     this.tlcALF_ARTI.StylePriority.UseFont = false;
     this.tlcALF_ARTI.StylePriority.UseTextAlignment = false;
     this.tlcALF_ARTI.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tlcALF_ARTI.Weight = 3.2708322143554684D;
     //
     // tlcNUM_PREC_UNIT
     //
     this.tlcNUM_PREC_UNIT.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "NUM_PREC_UNIT", "{0:#,##0.00}")});
     this.tlcNUM_PREC_UNIT.Name = "tlcNUM_PREC_UNIT";
     this.tlcNUM_PREC_UNIT.StylePriority.UseFont = false;
     this.tlcNUM_PREC_UNIT.StylePriority.UseTextAlignment = false;
     this.tlcNUM_PREC_UNIT.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tlcNUM_PREC_UNIT.Weight = 1.1458343505859374D;
     //
     // tlcNUM_IMPO
     //
     this.tlcNUM_IMPO.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "NUM_IMPO", "{0:#,##0.00}")});
     this.tlcNUM_IMPO.Name = "tlcNUM_IMPO";
     this.tlcNUM_IMPO.StylePriority.UseFont = false;
     this.tlcNUM_IMPO.StylePriority.UseTextAlignment = false;
     this.tlcNUM_IMPO.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tlcNUM_IMPO.Weight = 1.1991671752929687D;
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 12F;
     this.TopMargin.Name = "TopMargin";
     this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 14F;
     this.BottomMargin.Name = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable3
     //
     this.xrTable3.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrTable3.Font = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(587.4998F, 0F);
     this.xrTable3.Name = "xrTable3";
     this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow6});
     this.xrTable3.SizeF = new System.Drawing.SizeF(234.5002F, 22.5F);
     this.xrTable3.StylePriority.UseBorders = false;
     this.xrTable3.StylePriority.UseFont = false;
     this.xrTable3.StylePriority.UsePadding = false;
     //
     // xrTableRow6
     //
     this.xrTableRow6.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell17,
     this.lblNUM_SUBT});
     this.xrTableRow6.Name = "xrTableRow6";
     this.xrTableRow6.StylePriority.UseBorders = false;
     this.xrTableRow6.Weight = 1D;
     //
     // xrTableCell17
     //
     this.xrTableCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell17.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.xrTableCell17.Name = "xrTableCell17";
     this.xrTableCell17.StylePriority.UseBorders = false;
     this.xrTableCell17.StylePriority.UseFont = false;
     this.xrTableCell17.StylePriority.UseTextAlignment = false;
     this.xrTableCell17.Text = "TOTAL:";
     this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell17.Weight = 0.75999002989801312D;
     //
     // lblNUM_SUBT
     //
     this.lblNUM_SUBT.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.lblNUM_SUBT.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", this.bdsDocument, "NUM_SUBT", "{0:#,##0.00}")});
     this.lblNUM_SUBT.Font = new System.Drawing.Font("Tahoma", 8F);
     this.lblNUM_SUBT.Name = "lblNUM_SUBT";
     this.lblNUM_SUBT.StylePriority.UseBorders = false;
     this.lblNUM_SUBT.StylePriority.UseFont = false;
     this.lblNUM_SUBT.StylePriority.UseTextAlignment = false;
     this.lblNUM_SUBT.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.lblNUM_SUBT.Weight = 0.79536251178486417D;
     //
     // bdsDocument
     //
     this.bdsDocument.DataSource = typeof(BusinessEntities.Sales.BESVTC_COTI);
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel17,
     this.xrLabel16,
     this.xrLabel15,
     this.xrLabel14,
     this.xrLabel12,
     this.xrLabel11,
     this.xrLabel5,
     this.xrLabel10,
     this.xrLabel9,
     this.xrLabel7,
     this.xrLabel2,
     this.xrLabel1,
     this.lblFECHA,
     this.xrPictureBox2,
     this.xrTable1,
     this.xrLabel8,
     this.xrLabel4,
     this.xrLabel13});
     this.ReportHeader.HeightF = 230.6251F;
     this.ReportHeader.Name = "ReportHeader";
     //
     // xrLabel17
     //
     this.xrLabel17.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", this.bdsDocument, "ALF_DIRE")});
     this.xrLabel17.Font = new System.Drawing.Font("Tahoma", 9F);
     this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(86.66669F, 155.9167F);
     this.xrLabel17.Name = "xrLabel17";
     this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel17.SizeF = new System.Drawing.SizeF(513.3332F, 16F);
     this.xrLabel17.StylePriority.UseBorders = false;
     this.xrLabel17.StylePriority.UseFont = false;
     this.xrLabel17.StylePriority.UsePadding = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel16
     //
     this.xrLabel16.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel16.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(10F, 155.9167F);
     this.xrLabel16.Name = "xrLabel16";
     this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel16.SizeF = new System.Drawing.SizeF(76.66669F, 16.33339F);
     this.xrLabel16.StylePriority.UseBorders = false;
     this.xrLabel16.StylePriority.UseFont = false;
     this.xrLabel16.StylePriority.UsePadding = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.Text = "Dirección:";
     this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel15
     //
     this.xrLabel15.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel15.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(679.5833F, 4F);
     this.xrLabel15.Name = "xrLabel15";
     this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel15.SizeF = new System.Drawing.SizeF(140.6667F, 16.33339F);
     this.xrLabel15.StylePriority.UseBorders = false;
     this.xrLabel15.StylePriority.UseFont = false;
     this.xrLabel15.StylePriority.UsePadding = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text = "COTIZACIÓN";
     this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel14
     //
     this.xrLabel14.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel14.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(10.00002F, 139.5833F);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel14.SizeF = new System.Drawing.SizeF(61.04165F, 16.33339F);
     this.xrLabel14.StylePriority.UseBorders = false;
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.StylePriority.UsePadding = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text = "Cliente:";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel12
     //
     this.xrLabel12.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel12.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 122.5834F);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel12.SizeF = new System.Drawing.SizeF(137.7083F, 16.33339F);
     this.xrLabel12.StylePriority.UseBorders = false;
     this.xrLabel12.StylePriority.UseFont = false;
     this.xrLabel12.StylePriority.UsePadding = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text = "Ejecutivo comercial:";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", this.bdsDocument, "ALF_PROY")});
     this.xrLabel11.Font = new System.Drawing.Font("Tahoma", 9F);
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(82.83894F, 105.9166F);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel11.SizeF = new System.Drawing.SizeF(455.4944F, 15.99999F);
     this.xrLabel11.StylePriority.UseBorders = false;
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.StylePriority.UsePadding = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel5.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 105.9166F);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(72.83892F, 16.33339F);
     this.xrLabel5.StylePriority.UseBorders = false;
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.StylePriority.UsePadding = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text = "Proyecto:";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel10
     //
     this.xrLabel10.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel10.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 172.5833F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(71.66669F, 16.33339F);
     this.xrLabel10.StylePriority.UseBorders = false;
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.StylePriority.UsePadding = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text = "Atención:";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel9
     //
     this.xrLabel9.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel9.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 89.58322F);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel9.SizeF = new System.Drawing.SizeF(108.5472F, 16.33339F);
     this.xrLabel9.StylePriority.UseBorders = false;
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.StylePriority.UsePadding = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text = "Nro Cotización:";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel7
     //
     this.xrLabel7.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dash;
     this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel7.BorderWidth = 1F;
     this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", this.bdsDocument, "ALF_ATEN")});
     this.xrLabel7.Font = new System.Drawing.Font("Tahoma", 9F);
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(81.66669F, 172.9167F);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel7.SizeF = new System.Drawing.SizeF(589.0077F, 15.99997F);
     this.xrLabel7.StylePriority.UseBorderDashStyle = false;
     this.xrLabel7.StylePriority.UseBorders = false;
     this.xrLabel7.StylePriority.UseBorderWidth = false;
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.StylePriority.UsePadding = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel2.Font = new System.Drawing.Font("Tahoma", 9F);
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(9.000015F, 188.9167F);
     this.xrLabel2.Multiline = true;
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel2.SizeF = new System.Drawing.SizeF(461.4167F, 18.79167F);
     this.xrLabel2.StylePriority.UseBorders = false;
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.StylePriority.UsePadding = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text = "Tenemos el agrado de poner a su fina consideración el siguiente presupuesto:";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", this.bdsDocument, "ALF_NOMB")});
     this.xrLabel1.Font = new System.Drawing.Font("Tahoma", 9F);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(71.04166F, 139.9167F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(528.9582F, 16F);
     this.xrLabel1.StylePriority.UseBorders = false;
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.StylePriority.UsePadding = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // lblFECHA
     //
     this.lblFECHA.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.lblFECHA.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", this.bdsDocument, "ALF_FECH_LARG")});
     this.lblFECHA.Font = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold);
     this.lblFECHA.LocationFloat = new DevExpress.Utils.PointFloat(548.6666F, 24.33335F);
     this.lblFECHA.Multiline = true;
     this.lblFECHA.Name = "lblFECHA";
     this.lblFECHA.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.lblFECHA.SizeF = new System.Drawing.SizeF(273.3334F, 22.66666F);
     this.lblFECHA.StylePriority.UseBorders = false;
     this.lblFECHA.StylePriority.UseFont = false;
     this.lblFECHA.StylePriority.UsePadding = false;
     this.lblFECHA.StylePriority.UseTextAlignment = false;
     this.lblFECHA.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrPictureBox2
     //
     this.xrPictureBox2.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrPictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox2.Image")));
     this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 0F);
     this.xrPictureBox2.Name = "xrPictureBox2";
     this.xrPictureBox2.SizeF = new System.Drawing.SizeF(293.2577F, 88.95834F);
     this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     this.xrPictureBox2.StylePriority.UseBorders = false;
     //
     // xrTable1
     //
     this.xrTable1.BackColor = System.Drawing.Color.Black;
     this.xrTable1.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrTable1.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.xrTable1.ForeColor = System.Drawing.Color.White;
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 207.7084F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1});
     this.xrTable1.SizeF = new System.Drawing.SizeF(822F, 22.91669F);
     this.xrTable1.StylePriority.UseBackColor = false;
     this.xrTable1.StylePriority.UseBorders = false;
     this.xrTable1.StylePriority.UseFont = false;
     this.xrTable1.StylePriority.UseForeColor = 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.xrTableCell7,
     this.xrTableCell8,
     this.xrTableCell10});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.Text = "Item";
     this.xrTableCell1.Weight = 0.67708335876464854D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.Text = "Cantidad";
     this.xrTableCell2.Weight = 0.91666664123535169D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.Text = "Código";
     this.xrTableCell3.Weight = 1.0104165649414063D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Multiline = true;
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.Text = "Descripción";
     this.xrTableCell7.Weight = 3.270832214355468D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.Text = "P. Unit USD";
     this.xrTableCell8.Weight = 1.1458343505859374D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.Text = "Precio Total";
     this.xrTableCell10.Weight = 1.1991668701171874D;
     //
     // xrLabel8
     //
     this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", this.bdsDocument, "ALF_EJEC_COME")});
     this.xrLabel8.Font = new System.Drawing.Font("Tahoma", 9F);
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(147.7083F, 122.9168F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(452.2916F, 16F);
     this.xrLabel8.StylePriority.UseBorders = false;
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.StylePriority.UsePadding = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel4.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(599.9999F, 47.00002F);
     this.xrLabel4.Multiline = true;
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(222.0001F, 80.24998F);
     this.xrLabel4.StylePriority.UseBorders = false;
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.StylePriority.UsePadding = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text = "PUNTO SEGURO PERU SAC.\r\nRUC: 20551866930\r\nDIRECCIÓN: AV. LARCO 656 OF 3B\r\nDISTRIT" +
     "O: MIRAFLORES\r\nTELÉFONO: 4478500";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // xrLabel13
     //
     this.xrLabel13.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", this.bdsDocument, "COD_COTI")});
     this.xrLabel13.Font = new System.Drawing.Font("Tahoma", 9F);
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(118.5472F, 89.91663F);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel13.SizeF = new System.Drawing.SizeF(91.66108F, 16F);
     this.xrLabel13.StylePriority.UseBorders = false;
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.StylePriority.UsePadding = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel6,
     this.xrLabel3,
     this.xrTable3,
     this.lblCOND_COME});
     this.PageFooter.HeightF = 183.5417F;
     this.PageFooter.Name = "PageFooter";
     //
     // xrLabel6
     //
     this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel6.Font = new System.Drawing.Font("Tahoma", 7F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(522.8332F, 48.25F);
     this.xrLabel6.Multiline = true;
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel6.SizeF = new System.Drawing.SizeF(297.4168F, 51.08334F);
     this.xrLabel6.StylePriority.UseBorders = false;
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.StylePriority.UsePadding = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text = "PUNTO SEGURO PERU SAC.\r\nRUC: 20551866930\r\nAV. LARCO656 OFICINA 3B - MIRAFLORES - " +
     "LIMA - PERÚ";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.BackColor = System.Drawing.Color.Black;
     this.xrLabel3.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.ForeColor = System.Drawing.Color.White;
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 26F);
     this.xrLabel3.Multiline = true;
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(822F, 18.79167F);
     this.xrLabel3.StylePriority.UseBackColor = false;
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.StylePriority.UseForeColor = false;
     this.xrLabel3.StylePriority.UsePadding = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text = "Condiciones Comerciales";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // lblCOND_COME
     //
     this.lblCOND_COME.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.lblCOND_COME.Font = new System.Drawing.Font("Tahoma", 9F);
     this.lblCOND_COME.LocationFloat = new DevExpress.Utils.PointFloat(0F, 48.25001F);
     this.lblCOND_COME.Multiline = true;
     this.lblCOND_COME.Name = "lblCOND_COME";
     this.lblCOND_COME.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.lblCOND_COME.SizeF = new System.Drawing.SizeF(502.7084F, 125.2917F);
     this.lblCOND_COME.StylePriority.UseBorders = false;
     this.lblCOND_COME.StylePriority.UseFont = false;
     this.lblCOND_COME.StylePriority.UsePadding = false;
     this.lblCOND_COME.StylePriority.UseTextAlignment = false;
     this.lblCOND_COME.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // bdsDocumentLines
     //
     this.bdsDocumentLines.DataSource = typeof(BusinessEntities.Sales.BESVTD_COTI);
     //
     // xrQuote
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.TopMargin,
     this.BottomMargin,
     this.ReportHeader,
     this.PageFooter});
     this.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.DataSource = this.bdsDocumentLines;
     this.DisplayName = "Orden de Compra";
     this.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.Margins = new System.Drawing.Printing.Margins(14, 14, 12, 14);
     this.ShowPrintMarginsWarning = false;
     this.Version = "14.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bdsDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bdsDocumentLines)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 private void InitializeComponent()
 {
     this.detailBand1 = new DevExpress.XtraReports.UI.DetailBand();
     this.pageHeaderBand1 = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.pageFooterBand1 = new DevExpress.XtraReports.UI.PageFooterBand();
     this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detailBand1
     //
     this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                 this.xrLabel3,
                 this.xrLabel2,
                 this.xrLabel1});
     this.detailBand1.HeightF = 57F;
     this.detailBand1.Name = "detailBand1";
     this.detailBand1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.detailBand1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // pageHeaderBand1
     //
     this.pageHeaderBand1.HeightF = 30F;
     this.pageHeaderBand1.Name = "pageHeaderBand1";
     this.pageHeaderBand1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.pageHeaderBand1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // pageFooterBand1
     //
     this.pageFooterBand1.HeightF = 10F;
     this.pageFooterBand1.Name = "pageFooterBand1";
     this.pageFooterBand1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.pageFooterBand1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
                 this.xrLabel4});
     this.GroupHeader1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
                 new DevExpress.XtraReports.UI.GroupField("Position.Title", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
     this.GroupHeader1.HeightF = 33F;
     this.GroupHeader1.Name = "GroupHeader1";
     this.GroupHeader1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.GroupHeader1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                 new DevExpress.XtraReports.UI.XRBinding("Text", null, "Birthday", "{0:MM/dd/yyyy}")});
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(258F, 8F);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(100F, 25F);
     this.xrLabel3.Text = "xrLabel3";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                 new DevExpress.XtraReports.UI.XRBinding("Text", null, "LastName")});
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(133F, 8F);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF = new System.Drawing.SizeF(100F, 25F);
     this.xrLabel2.Text = "xrLabel2";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                 new DevExpress.XtraReports.UI.XRBinding("Text", null, "FirstName")});
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(8F, 8F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(100F, 25F);
     this.xrLabel1.Text = "xrLabel1";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
                 new DevExpress.XtraReports.UI.XRBinding("Text", null, "Position.Title")});
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(8F, 8F);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.Scripts.OnBeforePrint = "xrLabel4_BeforePrint";
     this.xrLabel4.SizeF = new System.Drawing.SizeF(100F, 25F);
     this.xrLabel4.Text = "xrLabel4";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xafReport1
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
                 this.detailBand1,
                 this.pageHeaderBand1,
                 this.pageFooterBand1,
                 this.GroupHeader1});
     this.DisplayName = "ContactsGroupedByPosition";
     this.Extensions.Add("DataSerializationExtension", "XafReport");
     this.Extensions.Add("DataEditorExtension", "XafReport");
     this.Extensions.Add("ParameterEditorExtension", "XafReport");
     this.Name = "xafReport1";
     this.PageHeight = 1100;
     this.PageWidth = 850;
     this.ScriptsSource = "\r\n\r\nprivate void xrLabel4_BeforePrint(object sender, System.Drawing.Printing.Prin" +
         "tEventArgs e) {\r\n    xrLabel4.Text = xrLabel4.Text + \" New3!\";\r\n}";
     this.Version = "12.2";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemplo n.º 10
0
 /// <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();
 }
Exemplo n.º 11
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()
 {
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary3 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary4 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary5 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary6 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary7 = new DevExpress.XtraReports.UI.XRSummary();
     this.dsReports = new RetirementCenter.DataSources.dsReports();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell33 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrCheckBox1 = new DevExpress.XtraReports.UI.XRCheckBox();
     this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xtcSyndicate = new DevExpress.XtraReports.UI.XRTableCell();
     this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xpbLogo = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell32 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell25 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell40 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell44 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.calcTotalEstktaa = new DevExpress.XtraReports.UI.CalculatedField();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.calcSafi = new DevExpress.XtraReports.UI.CalculatedField();
     this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell26 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell27 = new DevExpress.XtraReports.UI.XRTableCell();
     this.rep24_ATableAdapter = new RetirementCenter.DataSources.dsReportsTableAdapters.Rep24_ATableAdapter();
     ((System.ComponentModel.ISupportInitialize)(this.dsReports)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // dsReports
     //
     this.dsReports.DataSetName = "dsReports";
     this.dsReports.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable1});
     this.Detail.HeightF = 15F;
     this.Detail.MultiColumn.ColumnWidth = 326F;
     this.Detail.Name = "Detail";
     this.Detail.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
     new DevExpress.XtraReports.UI.GroupField("MMashatName", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
     this.Detail.StylePriority.UsePadding = false;
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable1
     //
     this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.Font = new System.Drawing.Font("Times New Roman", 8F, System.Drawing.FontStyle.Bold);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1});
     this.xrTable1.SizeF = new System.Drawing.SizeF(803F, 15F);
     this.xrTable1.StylePriority.UseBorders = false;
     this.xrTable1.StylePriority.UseFont = false;
     this.xrTable1.StylePriority.UsePadding = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell33,
     this.xrTableCell19,
     this.xrTableCell15,
     this.xrTableCell6,
     this.xrTableCell14,
     this.xrTableCell10,
     this.xrTableCell2,
     this.xrTableCell8,
     this.xrTableCell20,
     this.xtcSyndicate});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell33
     //
     this.xrTableCell33.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrCheckBox1});
     this.xrTableCell33.Name = "xrTableCell33";
     this.xrTableCell33.Weight = 0.29179982256292109D;
     //
     // xrCheckBox1
     //
     this.xrCheckBox1.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrCheckBox1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("CheckState", null, "Rep24_A.sarfcheek")});
     this.xrCheckBox1.LocationFloat = new DevExpress.Utils.PointFloat(25F, 0F);
     this.xrCheckBox1.Name = "xrCheckBox1";
     this.xrCheckBox1.SizeF = new System.Drawing.SizeF(25.9715F, 15F);
     this.xrCheckBox1.StylePriority.UseBorders = false;
     //
     // xrTableCell19
     //
     this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep24_A.Total", "{0:n2}")});
     this.xrTableCell19.Name = "xrTableCell19";
     this.xrTableCell19.Text = "xrTableCell19";
     this.xrTableCell19.Weight = 0.32481946552991392D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep24_A.estktaa", "{0:n2}")});
     this.xrTableCell15.Name = "xrTableCell15";
     this.xrTableCell15.Text = "xrTableCell15";
     this.xrTableCell15.Weight = 0.19732050076480978D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep24_A.amanatmony", "{0:n2}")});
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.Text = "xrTableCell6";
     this.xrTableCell6.Weight = 0.35352228624174631D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep24_A.DofatSarfA")});
     this.xrTableCell14.Name = "xrTableCell14";
     this.xrTableCell14.Text = "xrTableCell14";
     this.xrTableCell14.Weight = 0.36033178408570254D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep24_A.mostahek")});
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.Text = "xrTableCell10";
     this.xrTableCell10.Weight = 0.55542761644004346D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep24_A.MMashatName")});
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text = "xrTableCell2";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell2.Weight = 0.47084471156030328D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep24_A.sarfnumber")});
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.Text = "xrTableCell8";
     this.xrTableCell8.Weight = 0.26184351522142824D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep24_A.datein", "{0:yyyy-M-d}")});
     this.xrTableCell20.Name = "xrTableCell20";
     this.xrTableCell20.NullValueText = "0";
     this.xrTableCell20.StylePriority.UseTextAlignment = false;
     this.xrTableCell20.Text = "xrTableCell20";
     this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell20.Weight = 0.26447183121261586D;
     //
     // xtcSyndicate
     //
     this.xtcSyndicate.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep24_A.MMashatId")});
     this.xtcSyndicate.Name = "xtcSyndicate";
     this.xtcSyndicate.StylePriority.UseTextAlignment = false;
     xrSummary1.Func = DevExpress.XtraReports.UI.SummaryFunc.RecordNumber;
     xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xtcSyndicate.Summary = xrSummary1;
     this.xtcSyndicate.Text = "xtcSyndicate";
     this.xtcSyndicate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xtcSyndicate.Weight = 0.17152486329404793D;
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 6F;
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // xrLabel9
     //
     this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(275F, 75F);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF = new System.Drawing.SizeF(259.0992F, 23F);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text = "كشف صرف امانات معاشات النقابه - اعضاء";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xpbLogo
     //
     this.xpbLogo.LocationFloat = new DevExpress.Utils.PointFloat(10F, 10.00001F);
     this.xpbLogo.Name = "xpbLogo";
     this.xpbLogo.SizeF = new System.Drawing.SizeF(100F, 80F);
     this.xpbLogo.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     //
     // 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("Times New Roman", 8F, System.Drawing.FontStyle.Bold);
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 45.3125F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow3});
     this.xrTable2.SizeF = new System.Drawing.SizeF(803F, 31.77084F);
     this.xrTable2.StylePriority.UseBackColor = false;
     this.xrTable2.StylePriority.UseBorders = false;
     this.xrTable2.StylePriority.UseFont = false;
     this.xrTable2.StylePriority.UseForeColor = false;
     this.xrTable2.StylePriority.UsePadding = false;
     this.xrTable2.StylePriority.UseTextAlignment = false;
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell32,
     this.xrTableCell18,
     this.xrTableCell16,
     this.xrTableCell13,
     this.xrTableCell11,
     this.xrTableCell7,
     this.xrTableCell1,
     this.xrTableCell24,
     this.xrTableCell5,
     this.xrTableCell25});
     this.xrTableRow3.Name = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell32
     //
     this.xrTableCell32.Name = "xrTableCell32";
     this.xrTableCell32.Text = "تصرف بشيك";
     this.xrTableCell32.Weight = 0.36545010160710029D;
     //
     // xrTableCell18
     //
     this.xrTableCell18.Name = "xrTableCell18";
     this.xrTableCell18.StylePriority.UseBorders = false;
     this.xrTableCell18.Text = "الصافي";
     this.xrTableCell18.Weight = 0.40680359129753207D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.Name = "xrTableCell16";
     this.xrTableCell16.Text = "المستقطع";
     this.xrTableCell16.Weight = 0.2471242449893451D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.Text = "المبلغ المستحق";
     this.xrTableCell13.Weight = 0.44275157121045555D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Name = "xrTableCell11";
     this.xrTableCell11.Text = "الدفعة";
     this.xrTableCell11.Weight = 0.4512793628470495D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.Text = "اسم المستحق";
     this.xrTableCell7.Weight = 0.695617362828909D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text = "صاحب المعاش";
     this.xrTableCell1.Weight = 0.58968581188815683D;
     //
     // xrTableCell24
     //
     this.xrTableCell24.Name = "xrTableCell24";
     this.xrTableCell24.StylePriority.UseTextAlignment = false;
     this.xrTableCell24.Text = "رقم الصرف";
     this.xrTableCell24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell24.Weight = 0.32793285002542716D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.Text = "تاريخ البيان";
     this.xrTableCell5.Weight = 0.33122417368712553D;
     //
     // xrTableCell25
     //
     this.xrTableCell25.Font = new System.Drawing.Font("Times New Roman", 8F, System.Drawing.FontStyle.Bold);
     this.xrTableCell25.Name = "xrTableCell25";
     this.xrTableCell25.StylePriority.UseFont = false;
     this.xrTableCell25.StylePriority.UseTextAlignment = false;
     this.xrTableCell25.Text = "مسلسل";
     this.xrTableCell25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell25.Weight = 0.21481798788528628D;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(571.3058F, 39F);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF = new System.Drawing.SizeF(216.6667F, 23F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text = "ادارة المعـــــاشـــــات";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(630.6809F, 10.00001F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(157.2917F, 23F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text = "نقابة المهن التعليمية";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.HeightF = 6F;
     this.bottomMarginBand1.Name = "bottomMarginBand1";
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable4});
     this.ReportFooter.HeightF = 79.16666F;
     this.ReportFooter.Name = "ReportFooter";
     this.ReportFooter.PrintAtBottom = true;
     //
     // xrTable4
     //
     this.xrTable4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable4.Font = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 20.83333F);
     this.xrTable4.Name = "xrTable4";
     this.xrTable4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow5});
     this.xrTable4.SizeF = new System.Drawing.SizeF(803F, 25F);
     this.xrTable4.StylePriority.UseBorders = false;
     this.xrTable4.StylePriority.UseFont = false;
     this.xrTable4.StylePriority.UsePadding = false;
     this.xrTable4.StylePriority.UseTextAlignment = false;
     this.xrTable4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow5
     //
     this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell17,
     this.xrTableCell9,
     this.xrTableCell4,
     this.xrTableCell40,
     this.xrTableCell44});
     this.xrTableRow5.Name = "xrTableRow5";
     this.xrTableRow5.Weight = 1D;
     //
     // xrTableCell17
     //
     this.xrTableCell17.Name = "xrTableCell17";
     this.xrTableCell17.StylePriority.UseBorders = false;
     this.xrTableCell17.Weight = 0.34996254947873834D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep24_A.Total", "{0:n0}")});
     this.xrTableCell9.Name = "xrTableCell9";
     xrSummary2.FormatString = "{0:n2}";
     xrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell9.Summary = xrSummary2;
     this.xrTableCell9.Text = "xrTableCell9";
     this.xrTableCell9.Weight = 0.38956375423947887D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.Weight = 1.7589312039100651D;
     //
     // xrTableCell40
     //
     this.xrTableCell40.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep24_A.MMashatId")});
     this.xrTableCell40.Name = "xrTableCell40";
     this.xrTableCell40.NullValueText = "0";
     this.xrTableCell40.StylePriority.UseTextAlignment = false;
     xrSummary3.FormatString = "{0:#,#}";
     xrSummary3.Func = DevExpress.XtraReports.UI.SummaryFunc.Count;
     xrSummary3.IgnoreNullValues = true;
     xrSummary3.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell40.Summary = xrSummary3;
     this.xrTableCell40.Text = "xrTableCell40";
     this.xrTableCell40.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell40.Weight = 0.564695896558222D;
     //
     // xrTableCell44
     //
     this.xrTableCell44.Name = "xrTableCell44";
     this.xrTableCell44.StylePriority.UseTextAlignment = false;
     xrSummary4.IgnoreNullValues = true;
     this.xrTableCell44.Summary = xrSummary4;
     this.xrTableCell44.Text = "الاجمالي العام";
     this.xrTableCell44.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell44.Weight = 0.83693659887960714D;
     //
     // xrLabel15
     //
     this.xrLabel15.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 171.1875F);
     this.xrLabel15.Name = "xrLabel15";
     this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF = new System.Drawing.SizeF(135.2375F, 23F);
     this.xrLabel15.StylePriority.UseFont = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text = "خاتم الفرعية";
     this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel14
     //
     this.xrLabel14.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(165.1625F, 171.1875F);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF = new System.Drawing.SizeF(135.2375F, 23F);
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text = "رئيس الفرعية";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel8
     //
     this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(330.3876F, 171.1875F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(135.2375F, 23F);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text = "امين صندوق الفرعية";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel13
     //
     this.xrLabel13.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0F, 82.29166F);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF = new System.Drawing.SizeF(208.1542F, 23F);
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text = "مدير إدارة المعاشات";
     this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel12
     //
     this.xrLabel12.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(330.3876F, 82.29166F);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF = new System.Drawing.SizeF(208.1542F, 23F);
     this.xrLabel12.StylePriority.UseFont = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text = "مراجع المعاشات";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(584.8458F, 82.29166F);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(208.1542F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text = "عضو المعاشات";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel11
     //
     this.xrLabel11.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(483.6165F, 171.1875F);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF = new System.Drawing.SizeF(135.2375F, 23F);
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text = "رئيس اللجنة";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel10
     //
     this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(657.7625F, 171.1875F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(135.2375F, 23F);
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text = "مسئول الصرف";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(471.3041F, 132.375F);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF = new System.Drawing.SizeF(321.6959F, 23F);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text = "تم الصرف بمعرفتي وتحت مسئوليتي";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // calcTotalEstktaa
     //
     this.calcTotalEstktaa.DataMember = "Rep09";
     this.calcTotalEstktaa.Expression = "[eshtrakmonth] + [estktaa] + [rsmmonth]";
     this.calcTotalEstktaa.FieldType = DevExpress.XtraReports.UI.FieldType.Double;
     this.calcTotalEstktaa.Name = "calcTotalEstktaa";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xpbLogo,
     this.xrLabel2,
     this.xrLabel1,
     this.xrLabel9});
     this.PageHeader.HeightF = 122.5417F;
     this.PageHeader.Name = "PageHeader";
     //
     // calcSafi
     //
     this.calcSafi.DataMember = "Rep09";
     this.calcSafi.Expression = "[monymonth] - [calcTotalEstktaa]";
     this.calcSafi.Name = "calcSafi";
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel4,
     this.xrLabel5,
     this.xrTable2});
     this.GroupHeader1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
     new DevExpress.XtraReports.UI.GroupField("Syndicate", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
     this.GroupHeader1.HeightF = 77.08334F;
     this.GroupHeader1.Name = "GroupHeader1";
     //
     // xrLabel4
     //
     this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep24_A.Syndicate")});
     this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(255.315F, 10.00001F);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(192.5392F, 23F);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text = "xrLabel4";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel5
     //
     this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(447.8542F, 10.75001F);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(99.83087F, 23F);
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text = "النقابة الفرعية";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrPageInfo1,
     this.xrLabel13,
     this.xrLabel14,
     this.xrLabel8,
     this.xrLabel7,
     this.xrLabel12,
     this.xrLabel3,
     this.xrLabel11,
     this.xrLabel10,
     this.xrLabel15,
     this.xrTable3});
     this.PageFooter.HeightF = 233.3542F;
     this.PageFooter.Name = "PageFooter";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(350F, 37.5F);
     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;
     //
     // 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.Font = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable3.Name = "xrTable3";
     this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow2});
     this.xrTable3.SizeF = new System.Drawing.SizeF(803F, 25F);
     this.xrTable3.StylePriority.UseBorders = false;
     this.xrTable3.StylePriority.UseFont = false;
     this.xrTable3.StylePriority.UsePadding = false;
     this.xrTable3.StylePriority.UseTextAlignment = false;
     this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell21,
     this.xrTableCell22,
     this.xrTableCell23,
     this.xrTableCell26,
     this.xrTableCell27});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell21
     //
     this.xrTableCell21.Name = "xrTableCell21";
     this.xrTableCell21.StylePriority.UseBorders = false;
     this.xrTableCell21.Weight = 0.34996264480118089D;
     //
     // xrTableCell22
     //
     this.xrTableCell22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep24_A.Total")});
     this.xrTableCell22.Name = "xrTableCell22";
     xrSummary5.FormatString = "{0:n2}";
     xrSummary5.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell22.Summary = xrSummary5;
     this.xrTableCell22.Text = "xrTableCell22";
     this.xrTableCell22.Weight = 0.38956405068107625D;
     //
     // xrTableCell23
     //
     this.xrTableCell23.Name = "xrTableCell23";
     this.xrTableCell23.Weight = 1.7589306005526002D;
     //
     // xrTableCell26
     //
     this.xrTableCell26.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep24_A.MMashatId")});
     this.xrTableCell26.Name = "xrTableCell26";
     this.xrTableCell26.NullValueText = "0";
     this.xrTableCell26.StylePriority.UseTextAlignment = false;
     xrSummary6.FormatString = "{0:#,#}";
     xrSummary6.Func = DevExpress.XtraReports.UI.SummaryFunc.Count;
     xrSummary6.IgnoreNullValues = true;
     xrSummary6.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell26.Summary = xrSummary6;
     this.xrTableCell26.Text = "xrTableCell26";
     this.xrTableCell26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell26.Weight = 0.56469621944899751D;
     //
     // xrTableCell27
     //
     this.xrTableCell27.Name = "xrTableCell27";
     this.xrTableCell27.StylePriority.UseTextAlignment = false;
     xrSummary7.IgnoreNullValues = true;
     this.xrTableCell27.Summary = xrSummary7;
     this.xrTableCell27.Text = "اجمالي الصفحه";
     this.xrTableCell27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell27.Weight = 0.83693648758225636D;
     //
     // rep24_ATableAdapter
     //
     this.rep24_ATableAdapter.ClearBeforeFill = true;
     //
     // XRep24
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.topMarginBand1,
     this.bottomMarginBand1,
     this.ReportFooter,
     this.PageHeader,
     this.GroupHeader1,
     this.PageFooter});
     this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
     this.calcTotalEstktaa,
     this.calcSafi});
     this.DataMember = "Rep24_A";
     this.DataSource = this.dsReports;
     this.DrawGrid = false;
     this.Margins = new System.Drawing.Printing.Margins(12, 12, 6, 6);
     this.PageHeight = 1169;
     this.PageWidth = 827;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.ReportPrintOptions.DetailCountOnEmptyDataSource = 10;
     this.Version = "12.2";
     this.ParametersRequestBeforeShow += new System.EventHandler<DevExpress.XtraReports.Parameters.ParametersRequestEventArgs>(this.XRep01_ParametersRequestBeforeShow);
     this.ParametersRequestSubmit += new System.EventHandler<DevExpress.XtraReports.Parameters.ParametersRequestEventArgs>(this.XRep01_ParametersRequestSubmit);
     ((System.ComponentModel.ISupportInitialize)(this.dsReports)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemplo n.º 13
0
        /// <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.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
            this.dataTable1 = 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.dataColumn10 = new System.Data.DataColumn();
            this.dataColumn16 = new System.Data.DataColumn();
            this.dataColumn17 = new System.Data.DataColumn();
            this.dataColumn18 = new System.Data.DataColumn();
            this.dataColumn19 = new System.Data.DataColumn();
            this.dataColumn20 = new System.Data.DataColumn();
            this.dataColumn21 = new System.Data.DataColumn();
            this.dataColumn22 = new System.Data.DataColumn();
            this.dataColumn23 = new System.Data.DataColumn();
            this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell6 = 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.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell28 = new DevExpress.XtraReports.UI.XRTableCell();
            this.dataSet1 = new System.Data.DataSet();
            this.dataTable2 = 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.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
            this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
            this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
            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.xrTableCell5 = 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.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell27 = new DevExpress.XtraReports.UI.XRTableCell();
            this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
            this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
            this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
            this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).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.Dpi = 254F;
            this.Detail.HeightF = 64F;
            this.Detail.Name = "Detail";
            this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
            this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrTable1
            // 
            this.xrTable1.Dpi = 254F;
            this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(21F, 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(2138F, 64F);
            this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrTableRow1
            // 
            this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell1,
            this.xrTableCell9,
            this.xrTableCell7,
            this.xrTableCell6,
            this.xrTableCell8,
            this.xrTableCell2,
            this.xrTableCell20,
            this.xrTableCell3,
            this.xrTableCell4,
            this.xrTableCell22,
            this.xrTableCell28});
            this.xrTableRow1.Dpi = 254F;
            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", null, "Column9")});
            this.xrTableCell1.Dpi = 254F;
            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.044901777362020577;
            // 
            // xrTableCell9
            // 
            this.xrTableCell9.Angle = 1F;
            this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", this.dataTable1, "Column1")});
            this.xrTableCell9.Dpi = 254F;
            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.0800202729213561;
            // 
            // dataTable1
            // 
            this.dataTable1.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.dataColumn10,
            this.dataColumn16,
            this.dataColumn17,
            this.dataColumn18,
            this.dataColumn19,
            this.dataColumn20,
            this.dataColumn21,
            this.dataColumn22,
            this.dataColumn23});
            this.dataTable1.TableName = "Table1";
            // 
            // 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";
            // 
            // dataColumn10
            // 
            this.dataColumn10.Caption = "条码";
            this.dataColumn10.ColumnName = "Column10";
            // 
            // dataColumn16
            // 
            this.dataColumn16.Caption = "订单交期";
            this.dataColumn16.ColumnName = "Column11";
            // 
            // dataColumn17
            // 
            this.dataColumn17.ColumnName = "Column12";
            // 
            // dataColumn18
            // 
            this.dataColumn18.ColumnName = "Column13";
            // 
            // dataColumn19
            // 
            this.dataColumn19.ColumnName = "Column14";
            // 
            // dataColumn20
            // 
            this.dataColumn20.ColumnName = "Column15";
            // 
            // dataColumn21
            // 
            this.dataColumn21.ColumnName = "Column16";
            // 
            // dataColumn22
            // 
            this.dataColumn22.ColumnName = "Column17";
            // 
            // dataColumn23
            // 
            this.dataColumn23.ColumnName = "Column18";
            // 
            // xrTableCell7
            // 
            this.xrTableCell7.Angle = 1F;
            this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column2")});
            this.xrTableCell7.Dpi = 254F;
            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.065910503505210771;
            // 
            // xrTableCell6
            // 
            this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", this.dataTable1, "Column14")});
            this.xrTableCell6.Dpi = 254F;
            this.xrTableCell6.Name = "xrTableCell6";
            this.xrTableCell6.Text = "xrTableCell6";
            this.xrTableCell6.Weight = 0.10163309866295897;
            // 
            // xrTableCell8
            // 
            this.xrTableCell8.Angle = 1F;
            this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column3")});
            this.xrTableCell8.Dpi = 254F;
            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.081365030429650959;
            // 
            // xrTableCell2
            // 
            this.xrTableCell2.Angle = 1F;
            this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column4")});
            this.xrTableCell2.Dpi = 254F;
            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.095474685654671418;
            // 
            // xrTableCell20
            // 
            this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", this.dataTable1, "Column11")});
            this.xrTableCell20.Dpi = 254F;
            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.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            this.xrTableCell20.Weight = 0.14892252680294082;
            // 
            // xrTableCell3
            // 
            this.xrTableCell3.Angle = 1F;
            this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column5")});
            this.xrTableCell3.Dpi = 254F;
            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.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            this.xrTableCell3.Weight = 0.12732869960974041;
            // 
            // xrTableCell4
            // 
            this.xrTableCell4.Angle = 1F;
            this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column6")});
            this.xrTableCell4.Dpi = 254F;
            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.0813844714686623;
            // 
            // xrTableCell22
            // 
            this.xrTableCell22.Angle = 1F;
            this.xrTableCell22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column12")});
            this.xrTableCell22.Dpi = 254F;
            this.xrTableCell22.Font = new System.Drawing.Font("Times New Roman", 8F);
            this.xrTableCell22.Name = "xrTableCell22";
            this.xrTableCell22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
            this.xrTableCell22.Text = "xrTableCell22";
            this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            this.xrTableCell22.Weight = 0.066884939195509821;
            // 
            // xrTableCell28
            // 
            this.xrTableCell28.Angle = 1F;
            this.xrTableCell28.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column13")});
            this.xrTableCell28.Dpi = 254F;
            this.xrTableCell28.Font = new System.Drawing.Font("Times New Roman", 8F);
            this.xrTableCell28.Name = "xrTableCell28";
            this.xrTableCell28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
            this.xrTableCell28.Text = "xrTableCell28";
            this.xrTableCell28.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            this.xrTableCell28.Weight = 0.10617399438727783;
            // 
            // dataSet1
            // 
            this.dataSet1.DataSetName = "NewDataSet";
            this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
            this.dataTable1,
            this.dataTable2});
            // 
            // dataTable2
            // 
            this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn11,
            this.dataColumn12,
            this.dataColumn13,
            this.dataColumn14,
            this.dataColumn15});
            this.dataTable2.TableName = "Table2";
            // 
            // 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";
            // 
            // PageFooter
            // 
            this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel4,
            this.xrLabel2,
            this.xrPageInfo1});
            this.PageFooter.Dpi = 254F;
            this.PageFooter.HeightF = 210F;
            this.PageFooter.Name = "PageFooter";
            this.PageFooter.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
            this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrLabel4
            // 
            this.xrLabel4.Dpi = 254F;
            this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(296F, 85F);
            this.xrLabel4.Name = "xrLabel4";
            this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.xrLabel4.SizeF = new System.Drawing.SizeF(1862F, 63F);
            this.xrLabel4.Text = "第一联:存根(白) / 第二联:财务(红) / 第三联:采购(绿) / 第四联:厂商(蓝) / 第五联:门卫(黄)";
            this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrLabel2
            // 
            this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", this.dataTable2, "Column2")});
            this.xrLabel2.Dpi = 254F;
            this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(296F, 21F);
            this.xrLabel2.Name = "xrLabel2";
            this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.xrLabel2.SizeF = new System.Drawing.SizeF(1862F, 64F);
            this.xrLabel2.Text = "制单人";
            this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrPageInfo1
            // 
            this.xrPageInfo1.Dpi = 254F;
            this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(1968F, 169F);
            this.xrPageInfo1.Name = "xrPageInfo1";
            this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.xrPageInfo1.SizeF = new System.Drawing.SizeF(127F, 41F);
            this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrLabel1
            // 
            this.xrLabel1.Dpi = 254F;
            this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(889F, 148F);
            this.xrLabel1.Name = "xrLabel1";
            this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.xrLabel1.SizeF = new System.Drawing.SizeF(655F, 84F);
            this.xrLabel1.Text = "拒 收 单 列 表";
            this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // GroupHeader1
            // 
            this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable2});
            this.GroupHeader1.Dpi = 254F;
            this.GroupHeader1.HeightF = 64F;
            this.GroupHeader1.Name = "GroupHeader1";
            this.GroupHeader1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
            this.GroupHeader1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrTable2
            // 
            this.xrTable2.Dpi = 254F;
            this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(21F, 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(2138F, 64F);
            this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrTableRow2
            // 
            this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell10,
            this.xrTableCell18,
            this.xrTableCell15,
            this.xrTableCell5,
            this.xrTableCell11,
            this.xrTableCell17,
            this.xrTableCell19,
            this.xrTableCell14,
            this.xrTableCell16,
            this.xrTableCell21,
            this.xrTableCell27});
            this.xrTableRow2.Dpi = 254F;
            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.Dpi = 254F;
            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.044434050514499529;
            // 
            // 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.Dpi = 254F;
            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.080488014042767772;
            // 
            // 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.Dpi = 254F;
            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.065208898960038592;
            // 
            // xrTableCell5
            // 
            this.xrTableCell5.Dpi = 254F;
            this.xrTableCell5.Font = new System.Drawing.Font("Times New Roman", 8F);
            this.xrTableCell5.Name = "xrTableCell5";
            this.xrTableCell5.StylePriority.UseFont = false;
            this.xrTableCell5.Text = "订单号";
            this.xrTableCell5.Weight = 0.10233471748202175;
            // 
            // 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.Dpi = 254F;
            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.081365001881869736;
            // 
            // 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.Dpi = 254F;
            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.095474685654671432;
            // 
            // 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.Dpi = 254F;
            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.14892241261181596;
            // 
            // 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.Dpi = 254F;
            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.12592563325830217;
            // 
            // 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.Dpi = 254F;
            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.080916744621141248;
            // 
            // xrTableCell21
            // 
            this.xrTableCell21.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                        | DevExpress.XtraPrinting.BorderSide.Right)
                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrTableCell21.Dpi = 254F;
            this.xrTableCell21.Font = new System.Drawing.Font("Times New Roman", 8F);
            this.xrTableCell21.Name = "xrTableCell21";
            this.xrTableCell21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
            this.xrTableCell21.Text = "处理方式";
            this.xrTableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            this.xrTableCell21.Weight = 0.066884939195509821;
            // 
            // xrTableCell27
            // 
            this.xrTableCell27.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                        | DevExpress.XtraPrinting.BorderSide.Right)
                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrTableCell27.Dpi = 254F;
            this.xrTableCell27.Font = new System.Drawing.Font("Times New Roman", 8F);
            this.xrTableCell27.Name = "xrTableCell27";
            this.xrTableCell27.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
            this.xrTableCell27.Text = "检验员";
            this.xrTableCell27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            this.xrTableCell27.Weight = 0.10804490177736202;
            // 
            // PageHeader
            // 
            this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel5,
            this.xrLabel3,
            this.xrLabel1});
            this.PageHeader.Dpi = 254F;
            this.PageHeader.HeightF = 366F;
            this.PageHeader.Name = "PageHeader";
            this.PageHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
            this.PageHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrLabel5
            // 
            this.xrLabel5.Dpi = 254F;
            this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(550F, 21F);
            this.xrLabel5.Name = "xrLabel5";
            this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.xrLabel5.SizeF = new System.Drawing.SizeF(1226F, 127F);
            this.xrLabel5.Text = "杜乐(苏州)金属制品有限公司";
            this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrLabel3
            // 
            this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", this.dataTable2, "Column1")});
            this.xrLabel3.Dpi = 254F;
            this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(43F, 274F);
            this.xrLabel3.Name = "xrLabel3";
            this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
            this.xrLabel3.SizeF = new System.Drawing.SizeF(1377F, 64F);
            this.xrLabel3.Text = "供应商";
            this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // topMarginBand1
            // 
            this.topMarginBand1.Dpi = 254F;
            this.topMarginBand1.HeightF = 51F;
            this.topMarginBand1.Name = "topMarginBand1";
            // 
            // bottomMarginBand1
            // 
            this.bottomMarginBand1.Dpi = 254F;
            this.bottomMarginBand1.HeightF = 41F;
            this.bottomMarginBand1.Name = "bottomMarginBand1";
            // 
            // RepQMREJECT
            // 
            this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail,
            this.PageFooter,
            this.GroupHeader1,
            this.PageHeader,
            this.topMarginBand1,
            this.bottomMarginBand1});
            this.DataSource = this.dataSet1;
            this.Dpi = 254F;
            this.Margins = new System.Drawing.Printing.Margins(0, 0, 51, 41);
            this.PageHeight = 1400;
            this.PageWidth = 2200;
            this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
            this.PaperName = "QmPaper";
            this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
            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.dataTable1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     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();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
     DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings2 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary3 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary4 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary5 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary6 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary7 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary8 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary9 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary10 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary11 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary12 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary13 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary14 = new DevExpress.XtraReports.UI.XRSummary();
     this.XPCDSyndicate = new DevExpress.Xpo.XPServerCollectionSource(this.components);
     this.sessionCDSyndicate = new DevExpress.Xpo.Session(this.components);
     this.XPTBLDofatSarf = new DevExpress.Xpo.XPServerCollectionSource(this.components);
     this.sessionTBLDofatSarf = new DevExpress.Xpo.Session(this.components);
     this.dsQueries = new RetirementCenter.DataSources.dsQueries();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrSubreport1 = new DevExpress.XtraReports.UI.XRSubreport();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell42 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15 = 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.xtcMemberShipNumber = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell54 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell51 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell();
     this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
     this.xlSubCommitte = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
     this.xlDofatSarf = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xpbLogo = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell52 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell33 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell55 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell53 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell25 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell49 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xlSyndicate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.dsReports = new RetirementCenter.DataSources.dsReports();
     this.pramSyndicateId = new DevExpress.XtraReports.Parameters.Parameter();
     this.pramDofatSarfId = new DevExpress.XtraReports.Parameters.Parameter();
     this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell46 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell26 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell27 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell29 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell30 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell32 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell34 = new DevExpress.XtraReports.UI.XRTableCell();
     this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell43 = 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.xrTableCell40 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell41 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell44 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell45 = new DevExpress.XtraReports.UI.XRTableCell();
     this.calcTotalEstktaa = new DevExpress.XtraReports.UI.CalculatedField();
     this.calcTotal = new DevExpress.XtraReports.UI.CalculatedField();
     this.XPCDSubCommitte = new DevExpress.Xpo.XPServerCollectionSource(this.components);
     this.sessionCDSubCommitte = new DevExpress.Xpo.Session(this.components);
     this.pramSubCommitteId = new DevExpress.XtraReports.Parameters.Parameter();
     this.cdSubCommitteTableAdapter = new RetirementCenter.DataSources.dsQueriesTableAdapters.CDSubCommitteTableAdapter();
     this.rep03TableAdapter = new RetirementCenter.DataSources.dsReportsTableAdapters.Rep03TableAdapter();
     this.xlGroupAutoNo = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.FR_ClearZero = new DevExpress.XtraReports.UI.FormattingRule();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     ((System.ComponentModel.ISupportInitialize)(this.XPCDSyndicate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sessionCDSyndicate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.XPTBLDofatSarf)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sessionTBLDofatSarf)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsQueries)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsReports)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.XPCDSubCommitte)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sessionCDSubCommitte)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // XPCDSyndicate
     //
     this.XPCDSyndicate.ObjectType = typeof(RetirementCenter.DataSources.dsQueries.CDSyndicateDataTable);
     this.XPCDSyndicate.Session = this.sessionCDSyndicate;
     //
     // sessionCDSyndicate
     //
     this.sessionCDSyndicate.TrackPropertiesModifications = false;
     //
     // XPTBLDofatSarf
     //
     this.XPTBLDofatSarf.ObjectType = typeof(RetirementCenter.DataSources.dsQueries.TBLDofatSarfDataTable);
     this.XPTBLDofatSarf.Session = this.sessionTBLDofatSarf;
     //
     // sessionTBLDofatSarf
     //
     this.sessionTBLDofatSarf.TrackPropertiesModifications = false;
     //
     // dsQueries
     //
     this.dsQueries.DataSetName = "dsQueries";
     this.dsQueries.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrSubreport1,
     this.xrTable1});
     this.Detail.HeightF = 23F;
     this.Detail.KeepTogether = true;
     this.Detail.MultiColumn.ColumnWidth = 326F;
     this.Detail.Name = "Detail";
     this.Detail.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
     new DevExpress.XtraReports.UI.GroupField("monymonth", DevExpress.XtraReports.UI.XRColumnSortOrder.Descending)});
     this.Detail.StylePriority.UsePadding = false;
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrSubreport1
     //
     this.xrSubreport1.LocationFloat = new DevExpress.Utils.PointFloat(697.9167F, 6.25F);
     this.xrSubreport1.Name = "xrSubreport1";
     this.xrSubreport1.SizeF = new System.Drawing.SizeF(2.083313F, 1.041667F);
     //
     // xrTable1
     //
     this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 0F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1});
     this.xrTable1.SizeF = new System.Drawing.SizeF(1106.084F, 23F);
     this.xrTable1.StylePriority.UseBorders = false;
     this.xrTable1.StylePriority.UseFont = false;
     this.xrTable1.StylePriority.UseForeColor = false;
     this.xrTable1.StylePriority.UsePadding = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell42,
     this.xrTableCell23,
     this.xrTableCell15,
     this.xrTableCell18,
     this.xrTableCell19,
     this.xrTableCell20,
     this.xrTableCell21,
     this.xtcMemberShipNumber,
     this.xrTableCell54,
     this.xrTableCell51,
     this.xrTableCell22});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell42
     //
     this.xrTableCell42.Name = "xrTableCell42";
     this.xrTableCell42.Weight = 0.54438197906467289D;
     //
     // xrTableCell23
     //
     this.xrTableCell23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.calcTotal", "{0:f2}")});
     this.xrTableCell23.Name = "xrTableCell23";
     this.xrTableCell23.NullValueText = "0";
     this.xrTableCell23.StylePriority.UseTextAlignment = false;
     this.xrTableCell23.Text = "xrTableCell23";
     this.xrTableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell23.Weight = 0.37687957427757612D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.calcTotalEstktaa", "{0:f2}")});
     this.xrTableCell15.Name = "xrTableCell15";
     this.xrTableCell15.NullValueText = "0";
     this.xrTableCell15.StylePriority.UseTextAlignment = false;
     this.xrTableCell15.Text = "xrTableCell15";
     this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell15.Weight = 0.3350043298903011D;
     //
     // xrTableCell18
     //
     this.xrTableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.estktaa", "{0:f2}")});
     this.xrTableCell18.Name = "xrTableCell18";
     this.xrTableCell18.NullValueText = "0";
     this.xrTableCell18.StylePriority.UseTextAlignment = false;
     this.xrTableCell18.Text = "xrTableCell18";
     this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell18.Weight = 0.25125279338109124D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.rsmmonth", "{0:f2}")});
     this.xrTableCell19.Name = "xrTableCell19";
     this.xrTableCell19.NullValueText = "0";
     this.xrTableCell19.StylePriority.UseTextAlignment = false;
     this.xrTableCell19.Text = "xrTableCell19";
     this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell19.Weight = 0.25125381849761325D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.monymonth", "{0:f2}")});
     this.xrTableCell20.Name = "xrTableCell20";
     this.xrTableCell20.NullValueText = "0";
     this.xrTableCell20.StylePriority.UseTextAlignment = false;
     this.xrTableCell20.Text = "xrTableCell20";
     this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell20.Weight = 0.29312845094739859D;
     //
     // xrTableCell21
     //
     this.xrTableCell21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.sarfdateto", "{0:yyyy-MM-dd}")});
     this.xrTableCell21.Name = "xrTableCell21";
     this.xrTableCell21.StylePriority.UseTextAlignment = false;
     this.xrTableCell21.Text = "xrTableCell21";
     this.xrTableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell21.Weight = 0.37687975724480033D;
     //
     // xtcMemberShipNumber
     //
     this.xtcMemberShipNumber.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.sarfdatefrom", "{0:yyyy-MM-dd}")});
     this.xtcMemberShipNumber.Name = "xtcMemberShipNumber";
     this.xtcMemberShipNumber.StylePriority.UseTextAlignment = false;
     this.xtcMemberShipNumber.Text = "xtcMemberShipNumber";
     this.xtcMemberShipNumber.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xtcMemberShipNumber.Weight = 0.37687976336439988D;
     //
     // xrTableCell54
     //
     this.xrTableCell54.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.WarasaType")});
     this.xrTableCell54.Name = "xrTableCell54";
     this.xrTableCell54.StylePriority.UseTextAlignment = false;
     this.xrTableCell54.Text = "xrTableCell54";
     this.xrTableCell54.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell54.Weight = 0.20937765210974857D;
     //
     // xrTableCell51
     //
     this.xrTableCell51.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.personName")});
     this.xrTableCell51.Name = "xrTableCell51";
     this.xrTableCell51.Weight = 0.62813293769081024D;
     //
     // xrTableCell22
     //
     this.xrTableCell22.Name = "xrTableCell22";
     this.xrTableCell22.Weight = 0.98861417452793554D;
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 4.333337F;
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // xrLabel16
     //
     this.xrLabel16.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(985.8755F, 83.3958F);
     this.xrLabel16.Name = "xrLabel16";
     this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF = new System.Drawing.SizeF(130.2083F, 23F);
     this.xrLabel16.StylePriority.UseFont = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.Text = "اضافات الورثة";
     this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xlSubCommitte
     //
     this.xlSubCommitte.Font = new System.Drawing.Font("Times New Roman", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
     this.xlSubCommitte.LocationFloat = new DevExpress.Utils.PointFloat(236.2501F, 50.06247F);
     this.xlSubCommitte.Name = "xlSubCommitte";
     this.xlSubCommitte.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlSubCommitte.SizeF = new System.Drawing.SizeF(215.8333F, 23F);
     this.xlSubCommitte.StylePriority.UseFont = false;
     this.xlSubCommitte.StylePriority.UseTextAlignment = false;
     this.xlSubCommitte.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel13
     //
     this.xrLabel13.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(452.0834F, 50.06247F);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF = new System.Drawing.SizeF(47.9166F, 23F);
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text = "اللجنة";
     this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xlDofatSarf
     //
     this.xlDofatSarf.Font = new System.Drawing.Font("Times New Roman", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
     this.xlDofatSarf.LocationFloat = new DevExpress.Utils.PointFloat(362.3348F, 83.3958F);
     this.xlDofatSarf.Name = "xlDofatSarf";
     this.xlDofatSarf.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlDofatSarf.SizeF = new System.Drawing.SizeF(187.8332F, 23.00001F);
     this.xlDofatSarf.StylePriority.UseFont = false;
     this.xlDofatSarf.StylePriority.UseTextAlignment = false;
     this.xlDofatSarf.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel9
     //
     this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(561.6265F, 83.3958F);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text = "كشف معاشات الورثة عن";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xpbLogo
     //
     this.xpbLogo.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Image", null, "AppOptions.CompanyLogo")});
     this.xpbLogo.LocationFloat = new DevExpress.Utils.PointFloat(10F, 10.00001F);
     this.xpbLogo.Name = "xpbLogo";
     this.xpbLogo.SizeF = new System.Drawing.SizeF(100F, 80F);
     this.xpbLogo.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     //
     // 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("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(10F, 122.4999F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow2,
     this.xrTableRow3});
     this.xrTable2.SizeF = new System.Drawing.SizeF(1106.085F, 63.54167F);
     this.xrTable2.StylePriority.UseBackColor = false;
     this.xrTable2.StylePriority.UseBorders = false;
     this.xrTable2.StylePriority.UseFont = false;
     this.xrTable2.StylePriority.UseForeColor = false;
     this.xrTable2.StylePriority.UsePadding = false;
     this.xrTable2.StylePriority.UseTextAlignment = false;
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell13,
     this.xrTableCell4,
     this.xrTableCell5,
     this.xrTableCell11,
     this.xrTableCell52,
     this.xrTableCell9});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.Weight = 1.2562653992270239D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text = "الاستقطاعات";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell4.Weight = 0.50250630415576369D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.Weight = 0.29312808609115482D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Name = "xrTableCell11";
     this.xrTableCell11.StylePriority.UseTextAlignment = false;
     this.xrTableCell11.Text = "المدة";
     this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell11.Weight = 0.7537594814182329D;
     //
     // xrTableCell52
     //
     this.xrTableCell52.Name = "xrTableCell52";
     this.xrTableCell52.Weight = 1.0374734644286043D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Name = "xrTableCell9";
     this.xrTableCell9.Weight = 0.788654795966207D;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell33,
     this.xrTableCell14,
     this.xrTableCell6,
     this.xrTableCell17,
     this.xrTableCell8,
     this.xrTableCell2,
     this.xrTableCell16,
     this.xrTableCell12,
     this.xrTableCell55,
     this.xrTableCell53,
     this.xrTableCell24,
     this.xrTableCell25,
     this.xrTableCell49,
     this.xrTableCell10});
     this.xrTableRow3.Name = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell33
     //
     this.xrTableCell33.Name = "xrTableCell33";
     this.xrTableCell33.StylePriority.UseTextAlignment = false;
     this.xrTableCell33.Text = "التوقيع";
     this.xrTableCell33.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell33.Weight = 0.54438167413534644D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Name = "xrTableCell14";
     this.xrTableCell14.StylePriority.UseTextAlignment = false;
     this.xrTableCell14.Text = "الصافي";
     this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell14.Weight = 0.37687962158556187D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text = "جملة";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell6.Weight = 0.33500409009949916D;
     //
     // xrTableCell17
     //
     this.xrTableCell17.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrTableCell17.Name = "xrTableCell17";
     this.xrTableCell17.StylePriority.UseFont = false;
     this.xrTableCell17.StylePriority.UseTextAlignment = false;
     this.xrTableCell17.Text = "استقطاع";
     this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell17.Weight = 0.25125282665817822D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.StylePriority.UseFont = false;
     this.xrTableCell8.StylePriority.UseTextAlignment = false;
     this.xrTableCell8.Text = "رسم";
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell8.Weight = 0.25125346584339792D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseFont = false;
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text = "جملة المبلغ";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell2.Weight = 0.29312846772049872D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.Name = "xrTableCell16";
     this.xrTableCell16.StylePriority.UseTextAlignment = false;
     this.xrTableCell16.Text = "إلى";
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell16.Weight = 0.37687961032795242D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Name = "xrTableCell12";
     this.xrTableCell12.StylePriority.UseTextAlignment = false;
     this.xrTableCell12.Text = "من";
     this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell12.Weight = 0.37687961036715273D;
     //
     // xrTableCell55
     //
     this.xrTableCell55.Name = "xrTableCell55";
     this.xrTableCell55.StylePriority.UseTextAlignment = false;
     this.xrTableCell55.Text = "صفتهم";
     this.xrTableCell55.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell55.Weight = 0.20937778490717929D;
     //
     // xrTableCell53
     //
     this.xrTableCell53.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrTableCell53.Name = "xrTableCell53";
     this.xrTableCell53.StylePriority.UseFont = false;
     this.xrTableCell53.Text = "أسماء المستحقين";
     this.xrTableCell53.Weight = 0.41639988492890972D;
     //
     // xrTableCell24
     //
     this.xrTableCell24.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrTableCell24.Name = "xrTableCell24";
     this.xrTableCell24.StylePriority.UseFont = false;
     this.xrTableCell24.Text = "اسم صاحب المعاش";
     this.xrTableCell24.Weight = 0.41169521108078433D;
     //
     // xrTableCell25
     //
     this.xrTableCell25.Name = "xrTableCell25";
     this.xrTableCell25.StylePriority.UseTextAlignment = false;
     this.xrTableCell25.Text = "رقم الصرف";
     this.xrTableCell25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell25.Weight = 0.31755563499830508D;
     //
     // xrTableCell49
     //
     this.xrTableCell49.Name = "xrTableCell49";
     this.xrTableCell49.Text = "رقم موحد";
     this.xrTableCell49.Weight = 0.27219083654987009D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.StylePriority.UseTextAlignment = false;
     this.xrTableCell10.Text = "م";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell10.Weight = 0.19890881208435116D;
     //
     // xlSyndicate
     //
     this.xlSyndicate.Font = new System.Drawing.Font("Times New Roman", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
     this.xlSyndicate.LocationFloat = new DevExpress.Utils.PointFloat(500F, 50.06247F);
     this.xlSyndicate.Name = "xlSyndicate";
     this.xlSyndicate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlSyndicate.SizeF = new System.Drawing.SizeF(158.417F, 23F);
     this.xlSyndicate.StylePriority.UseFont = false;
     this.xlSyndicate.StylePriority.UseTextAlignment = false;
     this.xlSyndicate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(669.8751F, 50.06247F);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(130.2083F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text = "النفابة الفرعية";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(899.4177F, 39F);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF = new System.Drawing.SizeF(216.6667F, 23F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text = "ادارة المعـــــاشـــــات";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(958.7928F, 10.00001F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(157.2917F, 23F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text = "نقابة المهن التعليمية";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.HeightF = 26.20837F;
     this.bottomMarginBand1.Name = "bottomMarginBand1";
     //
     // dsReports
     //
     this.dsReports.DataSetName = "dsReports";
     this.dsReports.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // pramSyndicateId
     //
     this.pramSyndicateId.Description = "الفرعية";
     dynamicListLookUpSettings1.DataAdapter = null;
     dynamicListLookUpSettings1.DataMember = null;
     dynamicListLookUpSettings1.DataSource = this.XPCDSyndicate;
     dynamicListLookUpSettings1.DisplayMember = "Syndicate";
     dynamicListLookUpSettings1.ValueMember = "SyndicateId";
     this.pramSyndicateId.LookUpSettings = dynamicListLookUpSettings1;
     this.pramSyndicateId.Name = "pramSyndicateId";
     this.pramSyndicateId.Type = typeof(int);
     this.pramSyndicateId.ValueInfo = "0";
     //
     // pramDofatSarfId
     //
     this.pramDofatSarfId.Description = "دفعة الصرف";
     dynamicListLookUpSettings2.DataAdapter = null;
     dynamicListLookUpSettings2.DataMember = null;
     dynamicListLookUpSettings2.DataSource = this.XPTBLDofatSarf;
     dynamicListLookUpSettings2.DisplayMember = "DofatSarf";
     dynamicListLookUpSettings2.ValueMember = "DofatSarfId";
     this.pramDofatSarfId.LookUpSettings = dynamicListLookUpSettings2;
     this.pramDofatSarfId.Name = "pramDofatSarfId";
     this.pramDofatSarfId.Type = typeof(int);
     this.pramDofatSarfId.ValueInfo = "0";
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel12,
     this.xrLabel14,
     this.xrLabel15,
     this.xrLabel17,
     this.xrLabel18,
     this.xrLabel19,
     this.xrPageInfo1,
     this.xrTable3});
     this.PageFooter.HeightF = 127.6667F;
     this.PageFooter.Name = "PageFooter";
     this.PageFooter.PrintOn = ((DevExpress.XtraReports.UI.PrintOnPages)((DevExpress.XtraReports.UI.PrintOnPages.NotWithReportHeader | DevExpress.XtraReports.UI.PrintOnPages.NotWithReportFooter)));
     //
     // xrLabel12
     //
     this.xrLabel12.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(740.5826F, 48F);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF = new System.Drawing.SizeF(333.7099F, 23F);
     this.xrLabel12.StylePriority.UseFont = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text = "تم الصرف بمعرفتي وتحت مسئوليتي";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel14
     //
     this.xrLabel14.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(885.7508F, 70.99999F);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text = "امبن صندوق اللجنة";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel15
     //
     this.xrLabel15.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(684.7091F, 70.99999F);
     this.xrLabel15.Name = "xrLabel15";
     this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel15.StylePriority.UseFont = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text = "امبن صندوق الفرعية";
     this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel17
     //
     this.xrLabel17.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(476.3758F, 70.99999F);
     this.xrLabel17.Name = "xrLabel17";
     this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel17.StylePriority.UseFont = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text = "رئيس الفرعية";
     this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel18
     //
     this.xrLabel18.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(274.2924F, 70.99999F);
     this.xrLabel18.Name = "xrLabel18";
     this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel18.StylePriority.UseFont = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.Text = "مدير المعاشات";
     this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel19
     //
     this.xrLabel19.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(70.70752F, 70.99999F);
     this.xrLabel19.Name = "xrLabel19";
     this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel19.StylePriority.UseFont = false;
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.Text = "يعتمد امين الصندوق";
     this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(1006.085F, 107.6667F);
     this.xrPageInfo1.Name = "xrPageInfo1";
     this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.SizeF = new System.Drawing.SizeF(100F, 20F);
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // 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.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(9.999023F, 0F);
     this.xrTable3.Name = "xrTable3";
     this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow4});
     this.xrTable3.SizeF = new System.Drawing.SizeF(1106.085F, 25F);
     this.xrTable3.StylePriority.UseBorders = false;
     this.xrTable3.StylePriority.UseFont = false;
     this.xrTable3.StylePriority.UsePadding = false;
     this.xrTable3.StylePriority.UseTextAlignment = false;
     this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrTableRow4
     //
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell46,
     this.xrTableCell3,
     this.xrTableCell7,
     this.xrTableCell26,
     this.xrTableCell27,
     this.xrTableCell29,
     this.xrTableCell30,
     this.xrTableCell32,
     this.xrTableCell34});
     this.xrTableRow4.Name = "xrTableRow4";
     this.xrTableRow4.Weight = 1D;
     //
     // xrTableCell46
     //
     this.xrTableCell46.Name = "xrTableCell46";
     this.xrTableCell46.Weight = 0.54438572951980846D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.calcTotal")});
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.NullValueText = "0";
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     xrSummary1.FormatString = "{0:f2}";
     xrSummary1.IgnoreNullValues = true;
     xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell3.Summary = xrSummary1;
     this.xrTableCell3.Text = "xrTableCell3";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell3.Weight = 0.37687961951292531D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.calcTotalEstktaa")});
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.NullValueText = "0";
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     xrSummary2.FormatString = "{0:f2}";
     xrSummary2.IgnoreNullValues = true;
     xrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell7.Summary = xrSummary2;
     this.xrTableCell7.Text = "xrTableCell7";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell7.Weight = 0.33500417154835133D;
     //
     // xrTableCell26
     //
     this.xrTableCell26.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.estktaa")});
     this.xrTableCell26.Name = "xrTableCell26";
     this.xrTableCell26.NullValueText = "0";
     this.xrTableCell26.StylePriority.UseTextAlignment = false;
     xrSummary3.FormatString = "{0:f2}";
     xrSummary3.IgnoreNullValues = true;
     xrSummary3.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell26.Summary = xrSummary3;
     this.xrTableCell26.Text = "xrTableCell26";
     this.xrTableCell26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell26.Weight = 0.25125268998602296D;
     //
     // xrTableCell27
     //
     this.xrTableCell27.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.rsmmonth")});
     this.xrTableCell27.Name = "xrTableCell27";
     this.xrTableCell27.NullValueText = "0";
     this.xrTableCell27.StylePriority.UseTextAlignment = false;
     xrSummary4.FormatString = "{0:f2}";
     xrSummary4.IgnoreNullValues = true;
     xrSummary4.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell27.Summary = xrSummary4;
     this.xrTableCell27.Text = "xrTableCell27";
     this.xrTableCell27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell27.Weight = 0.25125359620500942D;
     //
     // xrTableCell29
     //
     this.xrTableCell29.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.monymonth")});
     this.xrTableCell29.Name = "xrTableCell29";
     this.xrTableCell29.NullValueText = "0";
     this.xrTableCell29.StylePriority.UseTextAlignment = false;
     xrSummary5.FormatString = "{0:f2}";
     xrSummary5.IgnoreNullValues = true;
     xrSummary5.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell29.Summary = xrSummary5;
     this.xrTableCell29.Text = "xrTableCell29";
     this.xrTableCell29.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell29.Weight = 0.29312846462295067D;
     //
     // xrTableCell30
     //
     this.xrTableCell30.Name = "xrTableCell30";
     this.xrTableCell30.StylePriority.UseTextAlignment = false;
     this.xrTableCell30.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell30.Weight = 1.5427598144541501D;
     //
     // xrTableCell32
     //
     this.xrTableCell32.Name = "xrTableCell32";
     this.xrTableCell32.StylePriority.UseTextAlignment = false;
     this.xrTableCell32.Text = "اجمالي الصفحة";
     this.xrTableCell32.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell32.Weight = 0.82774574312309346D;
     //
     // xrTableCell34
     //
     this.xrTableCell34.Name = "xrTableCell34";
     this.xrTableCell34.StylePriority.UseTextAlignment = false;
     xrSummary6.Func = DevExpress.XtraReports.UI.SummaryFunc.RecordNumber;
     xrSummary6.IgnoreNullValues = true;
     xrSummary6.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell34.Summary = xrSummary6;
     this.xrTableCell34.Text = "م";
     this.xrTableCell34.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell34.Weight = 0.20937770231467517D;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable4});
     this.ReportFooter.HeightF = 25F;
     this.ReportFooter.KeepTogether = true;
     this.ReportFooter.Name = "ReportFooter";
     this.ReportFooter.PrintAtBottom = true;
     //
     // xrTable4
     //
     this.xrTable4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable4.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(9.999023F, 0F);
     this.xrTable4.Name = "xrTable4";
     this.xrTable4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow5});
     this.xrTable4.SizeF = new System.Drawing.SizeF(1106.085F, 25F);
     this.xrTable4.StylePriority.UseBorders = false;
     this.xrTable4.StylePriority.UseFont = false;
     this.xrTable4.StylePriority.UsePadding = false;
     this.xrTable4.StylePriority.UseTextAlignment = false;
     this.xrTable4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrTableRow5
     //
     this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell43,
     this.xrTableCell35,
     this.xrTableCell36,
     this.xrTableCell37,
     this.xrTableCell38,
     this.xrTableCell40,
     this.xrTableCell41,
     this.xrTableCell44,
     this.xrTableCell45});
     this.xrTableRow5.Name = "xrTableRow5";
     this.xrTableRow5.Weight = 1D;
     //
     // xrTableCell43
     //
     this.xrTableCell43.Name = "xrTableCell43";
     this.xrTableCell43.Weight = 0.54438585731373279D;
     //
     // xrTableCell35
     //
     this.xrTableCell35.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.calcTotal")});
     this.xrTableCell35.Name = "xrTableCell35";
     this.xrTableCell35.NullValueText = "0";
     this.xrTableCell35.StylePriority.UseTextAlignment = false;
     xrSummary7.FormatString = "{0:f2}";
     xrSummary7.IgnoreNullValues = true;
     xrSummary7.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell35.Summary = xrSummary7;
     this.xrTableCell35.Text = "xrTableCell35";
     this.xrTableCell35.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell35.Weight = 0.37687942782203865D;
     //
     // xrTableCell36
     //
     this.xrTableCell36.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.calcTotalEstktaa")});
     this.xrTableCell36.Name = "xrTableCell36";
     this.xrTableCell36.NullValueText = "0";
     this.xrTableCell36.StylePriority.UseTextAlignment = false;
     xrSummary8.FormatString = "{0:f2}";
     xrSummary8.IgnoreNullValues = true;
     xrSummary8.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell36.Summary = xrSummary8;
     this.xrTableCell36.Text = "xrTableCell36";
     this.xrTableCell36.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell36.Weight = 0.33500426739379463D;
     //
     // xrTableCell37
     //
     this.xrTableCell37.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.estktaa")});
     this.xrTableCell37.Name = "xrTableCell37";
     this.xrTableCell37.NullValueText = "0";
     this.xrTableCell37.StylePriority.UseTextAlignment = false;
     xrSummary9.FormatString = "{0:f2}";
     xrSummary9.IgnoreNullValues = true;
     xrSummary9.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell37.Summary = xrSummary9;
     this.xrTableCell37.Text = "xrTableCell37";
     this.xrTableCell37.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell37.Weight = 0.251252689986023D;
     //
     // xrTableCell38
     //
     this.xrTableCell38.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.rsmmonth")});
     this.xrTableCell38.Name = "xrTableCell38";
     this.xrTableCell38.NullValueText = "0";
     this.xrTableCell38.StylePriority.UseTextAlignment = false;
     xrSummary10.FormatString = "{0:f2}";
     xrSummary10.IgnoreNullValues = true;
     xrSummary10.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell38.Summary = xrSummary10;
     this.xrTableCell38.Text = "xrTableCell38";
     this.xrTableCell38.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell38.Weight = 0.25125359620500948D;
     //
     // xrTableCell40
     //
     this.xrTableCell40.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.monymonth")});
     this.xrTableCell40.Name = "xrTableCell40";
     this.xrTableCell40.NullValueText = "0";
     this.xrTableCell40.StylePriority.UseTextAlignment = false;
     xrSummary11.FormatString = "{0:f2}";
     xrSummary11.IgnoreNullValues = true;
     xrSummary11.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell40.Summary = xrSummary11;
     this.xrTableCell40.Text = "xrTableCell40";
     this.xrTableCell40.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell40.Weight = 0.29312820903510178D;
     //
     // xrTableCell41
     //
     this.xrTableCell41.Name = "xrTableCell41";
     this.xrTableCell41.StylePriority.UseTextAlignment = false;
     this.xrTableCell41.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell41.Weight = 1.5427598943253529D;
     //
     // xrTableCell44
     //
     this.xrTableCell44.Name = "xrTableCell44";
     this.xrTableCell44.StylePriority.UseTextAlignment = false;
     xrSummary12.IgnoreNullValues = true;
     this.xrTableCell44.Summary = xrSummary12;
     this.xrTableCell44.Text = "اجمالي اللجنة";
     this.xrTableCell44.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell44.Weight = 0.82774635570973776D;
     //
     // xrTableCell45
     //
     this.xrTableCell45.Name = "xrTableCell45";
     this.xrTableCell45.StylePriority.UseTextAlignment = false;
     xrSummary13.Func = DevExpress.XtraReports.UI.SummaryFunc.RecordNumber;
     xrSummary13.IgnoreNullValues = true;
     xrSummary13.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell45.Summary = xrSummary13;
     this.xrTableCell45.Text = "م";
     this.xrTableCell45.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell45.Weight = 0.2093772334961955D;
     //
     // calcTotalEstktaa
     //
     this.calcTotalEstktaa.DataMember = "Rep03";
     this.calcTotalEstktaa.Expression = "[eshtrakmonth] + [rsmmonth] + [estktaa]";
     this.calcTotalEstktaa.Name = "calcTotalEstktaa";
     //
     // calcTotal
     //
     this.calcTotal.DataMember = "Rep03";
     this.calcTotal.Expression = "[monymonth] - [calcTotalEstktaa]\r\n";
     this.calcTotal.Name = "calcTotal";
     //
     // XPCDSubCommitte
     //
     this.XPCDSubCommitte.ObjectType = typeof(RetirementCenter.DataSources.dsQueries.CDSubCommitteDataTable);
     this.XPCDSubCommitte.Session = this.sessionCDSubCommitte;
     //
     // sessionCDSubCommitte
     //
     this.sessionCDSubCommitte.TrackPropertiesModifications = false;
     //
     // pramSubCommitteId
     //
     this.pramSubCommitteId.Description = "اللجنة";
     this.pramSubCommitteId.Name = "pramSubCommitteId";
     this.pramSubCommitteId.Type = typeof(short);
     this.pramSubCommitteId.ValueInfo = "0";
     //
     // cdSubCommitteTableAdapter
     //
     this.cdSubCommitteTableAdapter.ClearBeforeFill = true;
     //
     // rep03TableAdapter
     //
     this.rep03TableAdapter.ClearBeforeFill = true;
     //
     // xlGroupAutoNo
     //
     this.xlGroupAutoNo.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xlGroupAutoNo.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xlGroupAutoNo.LocationFloat = new DevExpress.Utils.PointFloat(1058.585F, 0F);
     this.xlGroupAutoNo.Name = "xlGroupAutoNo";
     this.xlGroupAutoNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlGroupAutoNo.SizeF = new System.Drawing.SizeF(57.4989F, 23F);
     this.xlGroupAutoNo.StylePriority.UseBorders = false;
     this.xlGroupAutoNo.StylePriority.UseFont = false;
     this.xlGroupAutoNo.StylePriority.UseTextAlignment = false;
     xrSummary14.Func = DevExpress.XtraReports.UI.SummaryFunc.RecordNumber;
     this.xlGroupAutoNo.Summary = xrSummary14;
     this.xlGroupAutoNo.Text = "م";
     this.xlGroupAutoNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xlGroupAutoNo.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xlGroupAutoNo_BeforePrint);
     //
     // xrLabel10
     //
     this.xrLabel10.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.sarfnumber")});
     this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(917.7516F, 0F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(75.83325F, 23F);
     this.xrLabel10.StylePriority.UseBorders = false;
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text = "xrLabel10";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel11
     //
     this.xrLabel11.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.MMashatId")});
     this.xrLabel11.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(993.5849F, 0F);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF = new System.Drawing.SizeF(65F, 23F);
     this.xrLabel11.StylePriority.UseBorders = false;
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text = "xrLabel11";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel8
     //
     this.xrLabel8.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep03.MMashatName")});
     this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 0F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(907.7518F, 23F);
     this.xrLabel8.StylePriority.UseBorders = false;
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text = "xrLabel8";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // GroupHeader2
     //
     this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel8,
     this.xrLabel11,
     this.xrLabel10,
     this.xlGroupAutoNo});
     this.GroupHeader2.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
     new DevExpress.XtraReports.UI.GroupField("sarfnumber", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
     new DevExpress.XtraReports.UI.GroupField("MMashatName", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
     this.GroupHeader2.HeightF = 23F;
     this.GroupHeader2.KeepTogether = true;
     this.GroupHeader2.Name = "GroupHeader2";
     //
     // FR_ClearZero
     //
     this.FR_ClearZero.Name = "FR_ClearZero";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xpbLogo,
     this.xrLabel2,
     this.xrLabel3,
     this.xlSyndicate,
     this.xrTable2,
     this.xrLabel1,
     this.xrLabel9,
     this.xlDofatSarf,
     this.xrLabel13,
     this.xlSubCommitte,
     this.xrLabel16});
     this.PageHeader.HeightF = 186.0416F;
     this.PageHeader.Name = "PageHeader";
     //
     // XRep03b
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.topMarginBand1,
     this.bottomMarginBand1,
     this.PageFooter,
     this.ReportFooter,
     this.GroupHeader2,
     this.PageHeader});
     this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
     this.calcTotalEstktaa,
     this.calcTotal});
     this.DataMember = "Rep03";
     this.DataSource = this.dsReports;
     this.DrawGrid = false;
     this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
     this.FR_ClearZero});
     this.Landscape = true;
     this.Margins = new System.Drawing.Printing.Margins(12, 12, 4, 26);
     this.PageHeight = 827;
     this.PageWidth = 1169;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
     this.pramDofatSarfId,
     this.pramSyndicateId,
     this.pramSubCommitteId});
     this.ReportPrintOptions.DetailCountOnEmptyDataSource = 10;
     this.Version = "12.2";
     this.ParametersRequestBeforeShow += new System.EventHandler<DevExpress.XtraReports.Parameters.ParametersRequestEventArgs>(this.XRep01_ParametersRequestBeforeShow);
     this.ParametersRequestSubmit += new System.EventHandler<DevExpress.XtraReports.Parameters.ParametersRequestEventArgs>(this.XRep01_ParametersRequestSubmit);
     ((System.ComponentModel.ISupportInitialize)(this.XPCDSyndicate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sessionCDSyndicate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.XPTBLDofatSarf)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sessionTBLDofatSarf)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsQueries)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsReports)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.XPCDSubCommitte)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sessionCDSubCommitte)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemplo n.º 16
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.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
     this.dataSetTonKho1 = new Karaoke.DataSets.DataSetTonKho();
     ((System.ComponentModel.ISupportInitialize)(this.dataSetTonKho1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel3,
     this.xrLabel5,
     this.xrLabel12,
     this.xrLabel13,
     this.xrLabel14,
     this.xrLabel15,
     this.xrLabel16});
     this.Detail.Height = 25;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel3.BorderWidth = 1;
     this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Data.STT", "")});
     this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.Location = new System.Drawing.Point(0, 0);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.Size = new System.Drawing.Size(50, 25);
     this.xrLabel3.StylePriority.UseBorders = false;
     this.xrLabel3.StylePriority.UseBorderWidth = false;
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text = "xrLabel3";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel5
     //
     this.xrLabel5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel5.BorderWidth = 1;
     this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Data.NgayNhap", "")});
     this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel5.Location = new System.Drawing.Point(48, 0);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.Size = new System.Drawing.Size(102, 25);
     this.xrLabel5.StylePriority.UseBorders = false;
     this.xrLabel5.StylePriority.UseBorderWidth = false;
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text = "xrLabel5";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel12
     //
     this.xrLabel12.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel12.BorderWidth = 1;
     this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Data.DVT", "")});
     this.xrLabel12.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel12.Location = new System.Drawing.Point(314, 0);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.Size = new System.Drawing.Size(67, 25);
     this.xrLabel12.StylePriority.UseBorders = false;
     this.xrLabel12.StylePriority.UseBorderWidth = false;
     this.xrLabel12.StylePriority.UseFont = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text = "xrLabel12";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel13
     //
     this.xrLabel13.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel13.BorderWidth = 1;
     this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Data.TenSanPham", "")});
     this.xrLabel13.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel13.Location = new System.Drawing.Point(149, 0);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.Size = new System.Drawing.Size(166, 25);
     this.xrLabel13.StylePriority.UseBorders = false;
     this.xrLabel13.StylePriority.UseBorderWidth = false;
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text = "xrLabel13";
     this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel14
     //
     this.xrLabel14.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel14.BorderWidth = 1;
     this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Data.DonGia", "")});
     this.xrLabel14.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel14.Location = new System.Drawing.Point(380, 0);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.Size = new System.Drawing.Size(82, 25);
     this.xrLabel14.StylePriority.UseBorders = false;
     this.xrLabel14.StylePriority.UseBorderWidth = false;
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text = "xrLabel14";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel15
     //
     this.xrLabel15.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel15.BorderWidth = 1;
     this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Data.ThanhTien", "")});
     this.xrLabel15.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel15.Location = new System.Drawing.Point(553, 0);
     this.xrLabel15.Name = "xrLabel15";
     this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.Size = new System.Drawing.Size(199, 25);
     this.xrLabel15.StylePriority.UseBorders = false;
     this.xrLabel15.StylePriority.UseBorderWidth = false;
     this.xrLabel15.StylePriority.UseFont = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text = "xrLabel15";
     this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel16
     //
     this.xrLabel16.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel16.BorderWidth = 1;
     this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Data.Soluong", "")});
     this.xrLabel16.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel16.Location = new System.Drawing.Point(461, 0);
     this.xrLabel16.Name = "xrLabel16";
     this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.Size = new System.Drawing.Size(93, 25);
     this.xrLabel16.StylePriority.UseBorders = false;
     this.xrLabel16.StylePriority.UseBorderWidth = false;
     this.xrLabel16.StylePriority.UseFont = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.Text = "xrLabel16";
     this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel24,
     this.xrLabel11,
     this.xrLabel10,
     this.xrLabel9,
     this.xrLabel8,
     this.xrLabel7,
     this.xrLabel6});
     this.PageHeader.Height = 25;
     this.PageHeader.Name = "PageHeader";
     this.PageHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel24
     //
     this.xrLabel24.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel24.BorderWidth = 2;
     this.xrLabel24.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel24.Location = new System.Drawing.Point(460, 0);
     this.xrLabel24.Name = "xrLabel24";
     this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel24.Size = new System.Drawing.Size(94, 25);
     this.xrLabel24.StylePriority.UseBorders = false;
     this.xrLabel24.StylePriority.UseBorderWidth = false;
     this.xrLabel24.StylePriority.UseFont = false;
     this.xrLabel24.StylePriority.UseTextAlignment = false;
     this.xrLabel24.Text = "Số lượng còn";
     this.xrLabel24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel11
     //
     this.xrLabel11.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel11.BorderWidth = 2;
     this.xrLabel11.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel11.Location = new System.Drawing.Point(552, 0);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.Size = new System.Drawing.Size(200, 25);
     this.xrLabel11.StylePriority.UseBorders = false;
     this.xrLabel11.StylePriority.UseBorderWidth = false;
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text = "Thành tiền (VND)";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel10
     //
     this.xrLabel10.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel10.BorderWidth = 2;
     this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel10.Location = new System.Drawing.Point(379, 0);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.Size = new System.Drawing.Size(83, 25);
     this.xrLabel10.StylePriority.UseBorders = false;
     this.xrLabel10.StylePriority.UseBorderWidth = false;
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text = "Đơn giá";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel9
     //
     this.xrLabel9.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel9.BorderWidth = 2;
     this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel9.Location = new System.Drawing.Point(147, 0);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.Size = new System.Drawing.Size(168, 25);
     this.xrLabel9.StylePriority.UseBorders = false;
     this.xrLabel9.StylePriority.UseBorderWidth = false;
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text = "Tên sản phẩm";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel8
     //
     this.xrLabel8.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel8.BorderWidth = 2;
     this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.Location = new System.Drawing.Point(313, 0);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.Size = new System.Drawing.Size(68, 25);
     this.xrLabel8.StylePriority.UseBorders = false;
     this.xrLabel8.StylePriority.UseBorderWidth = false;
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text = "DVT";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel7
     //
     this.xrLabel7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel7.BorderWidth = 2;
     this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel7.Location = new System.Drawing.Point(47, 0);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.Size = new System.Drawing.Size(103, 25);
     this.xrLabel7.StylePriority.UseBorders = false;
     this.xrLabel7.StylePriority.UseBorderWidth = false;
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text = "Ngày nhập";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel6
     //
     this.xrLabel6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel6.BorderWidth = 2;
     this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.Location = new System.Drawing.Point(0, 0);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.Size = new System.Drawing.Size(50, 25);
     this.xrLabel6.StylePriority.UseBorders = false;
     this.xrLabel6.StylePriority.UseBorderWidth = false;
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text = "STT";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // PageFooter
     //
     this.PageFooter.Height = 24;
     this.PageFooter.Name = "PageFooter";
     this.PageFooter.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 18F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.Location = new System.Drawing.Point(225, 17);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.Size = new System.Drawing.Size(258, 33);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text = "BÁO CÁO TỒN KHO";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.Location = new System.Drawing.Point(108, 58);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.Size = new System.Drawing.Size(100, 25);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text = "Ngày giờ in: ";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel4
     //
     this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "HeaderData.NgayIn", "")});
     this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel4.Location = new System.Drawing.Point(217, 58);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.Size = new System.Drawing.Size(292, 25);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text = "xrLabel4";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel4,
     this.xrLabel2,
     this.xrLabel1});
     this.ReportHeader.Height = 97;
     this.ReportHeader.Name = "ReportHeader";
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel17,
     this.xrLabel18,
     this.xrLabel19,
     this.xrLabel20,
     this.xrLabel21,
     this.xrLabel22,
     this.xrLabel23});
     this.ReportFooter.Height = 25;
     this.ReportFooter.Name = "ReportFooter";
     //
     // xrLabel17
     //
     this.xrLabel17.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel17.BorderWidth = 1;
     this.xrLabel17.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel17.Location = new System.Drawing.Point(461, 0);
     this.xrLabel17.Name = "xrLabel17";
     this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.Size = new System.Drawing.Size(93, 25);
     this.xrLabel17.StylePriority.UseBorders = false;
     this.xrLabel17.StylePriority.UseBorderWidth = false;
     this.xrLabel17.StylePriority.UseFont = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel18
     //
     this.xrLabel18.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel18.BorderWidth = 1;
     this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "HeaderData.TCThanhTien", "")});
     this.xrLabel18.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel18.Location = new System.Drawing.Point(553, 0);
     this.xrLabel18.Name = "xrLabel18";
     this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.Size = new System.Drawing.Size(199, 25);
     this.xrLabel18.StylePriority.UseBorders = false;
     this.xrLabel18.StylePriority.UseBorderWidth = false;
     this.xrLabel18.StylePriority.UseFont = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.Text = "xrLabel18";
     this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel19
     //
     this.xrLabel19.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel19.BorderWidth = 1;
     this.xrLabel19.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel19.Location = new System.Drawing.Point(380, 0);
     this.xrLabel19.Name = "xrLabel19";
     this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.Size = new System.Drawing.Size(82, 25);
     this.xrLabel19.StylePriority.UseBorders = false;
     this.xrLabel19.StylePriority.UseBorderWidth = false;
     this.xrLabel19.StylePriority.UseFont = false;
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel20
     //
     this.xrLabel20.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel20.BorderWidth = 1;
     this.xrLabel20.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel20.Location = new System.Drawing.Point(149, 0);
     this.xrLabel20.Name = "xrLabel20";
     this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel20.Size = new System.Drawing.Size(166, 25);
     this.xrLabel20.StylePriority.UseBorders = false;
     this.xrLabel20.StylePriority.UseBorderWidth = false;
     this.xrLabel20.StylePriority.UseFont = false;
     this.xrLabel20.StylePriority.UseTextAlignment = false;
     this.xrLabel20.Text = "Tổng cộng";
     this.xrLabel20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel21
     //
     this.xrLabel21.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel21.BorderWidth = 1;
     this.xrLabel21.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel21.Location = new System.Drawing.Point(314, 0);
     this.xrLabel21.Name = "xrLabel21";
     this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel21.Size = new System.Drawing.Size(67, 25);
     this.xrLabel21.StylePriority.UseBorders = false;
     this.xrLabel21.StylePriority.UseBorderWidth = false;
     this.xrLabel21.StylePriority.UseFont = false;
     this.xrLabel21.StylePriority.UseTextAlignment = false;
     this.xrLabel21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel22
     //
     this.xrLabel22.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel22.BorderWidth = 1;
     this.xrLabel22.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel22.Location = new System.Drawing.Point(48, 0);
     this.xrLabel22.Name = "xrLabel22";
     this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel22.Size = new System.Drawing.Size(102, 25);
     this.xrLabel22.StylePriority.UseBorders = false;
     this.xrLabel22.StylePriority.UseBorderWidth = false;
     this.xrLabel22.StylePriority.UseFont = false;
     this.xrLabel22.StylePriority.UseTextAlignment = false;
     this.xrLabel22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel23
     //
     this.xrLabel23.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel23.BorderWidth = 1;
     this.xrLabel23.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel23.Location = new System.Drawing.Point(0, 0);
     this.xrLabel23.Name = "xrLabel23";
     this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel23.Size = new System.Drawing.Size(50, 25);
     this.xrLabel23.StylePriority.UseBorders = false;
     this.xrLabel23.StylePriority.UseBorderWidth = false;
     this.xrLabel23.StylePriority.UseFont = false;
     this.xrLabel23.StylePriority.UseTextAlignment = false;
     this.xrLabel23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // dataSetTonKho1
     //
     this.dataSetTonKho1.DataSetName = "DataSetTonKho";
     this.dataSetTonKho1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // TonKhoReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.PageHeader,
     this.PageFooter,
     this.ReportHeader,
     this.ReportFooter});
     this.DataMember = "Data";
     this.DataSource = this.dataSetTonKho1;
     this.Margins = new System.Drawing.Printing.Margins(51, 44, 100, 100);
     this.Version = "8.1";
     ((System.ComponentModel.ISupportInitialize)(this.dataSetTonKho1)).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.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell();
     this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrCrossBandBox1 = new DevExpress.XtraReports.UI.XRCrossBandBox();
     this.DataField = new DevExpress.XtraReports.UI.XRControlStyle();
     this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle();
     this.FieldCaption = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrLabelCaption = new DevExpress.XtraReports.UI.XRLabel();
     this.reportHeaderBand1 = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrTiaojian = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.Title = new DevExpress.XtraReports.UI.XRControlStyle();
     this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.sp_SelectPrintSendInfoBatchByNumber1 = new visa.CLEINT.Data.sp_SelectPrintSendInfoBatchByNumber();
     this.sp_SelectPrintSendInfoBatchByNumberTableAdapter = new visa.CLEINT.Data.sp_SelectPrintSendInfoBatchByNumberTableAdapters.sp_SelectPrintSendInfoBatchByNumberTableAdapter();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sp_SelectPrintSendInfoBatchByNumber1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // xrTableCell22
     //
     this.xrTableCell22.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectPrintSendInfoBatch.FSysMemo")});
     this.xrTableCell22.Dpi = 254F;
     this.xrTableCell22.Font = new System.Drawing.Font("Times New Roman", 9F);
     this.xrTableCell22.Name = "xrTableCell22";
     this.xrTableCell22.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTableCell22.StyleName = "DataField";
     this.xrTableCell22.StylePriority.UseBorders = false;
     this.xrTableCell22.StylePriority.UseFont = false;
     this.xrTableCell22.StylePriority.UseTextAlignment = false;
     this.xrTableCell22.Text = "xrTableCell22";
     this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell22.Weight = 0.11882605583392984D;
     this.xrTableCell22.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrTableCell22_BeforePrint);
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrPageInfo2,
     this.xrPageInfo1});
     this.PageFooter.Dpi = 254F;
     this.PageFooter.HeightF = 122F;
     this.PageFooter.Name = "PageFooter";
     this.PageFooter.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.Dpi = 254F;
     this.xrPageInfo2.Format = "Page {0} of {1}";
     this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(2498F, 64F);
     this.xrPageInfo2.Name = "xrPageInfo2";
     this.xrPageInfo2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrPageInfo2.SizeF = new System.Drawing.SizeF(201F, 58F);
     this.xrPageInfo2.StyleName = "PageInfo";
     this.xrPageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Dpi = 254F;
     this.xrPageInfo1.Format = "{0:dd\\/MM\\/yyyy HH:mm:ss}";
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(21F, 21F);
     this.xrPageInfo1.Name = "xrPageInfo1";
     this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo1.SizeF = new System.Drawing.SizeF(297F, 58F);
     this.xrPageInfo1.StyleName = "PageInfo";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable1});
     this.PageHeader.Dpi = 254F;
     this.PageHeader.HeightF = 143F;
     this.PageHeader.Name = "PageHeader";
     this.PageHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.PageHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable1
     //
     this.xrTable1.AnchorVertical = DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom;
     this.xrTable1.Dpi = 254F;
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(21F, 22F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1});
     this.xrTable1.SizeF = new System.Drawing.SizeF(2794F, 119F);
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell1,
     this.xrTableCell3,
     this.xrTableCell5,
     this.xrTableCell11,
     this.xrTableCell13,
     this.xrTableCell15,
     this.xrTableCell19,
     this.xrTableCell7,
     this.xrTableCell8,
     this.xrTableCell21});
     this.xrTableRow1.Dpi = 254F;
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.CanGrow = false;
     this.xrTableCell1.Dpi = 254F;
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTableCell1.StyleName = "FieldCaption";
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text = "˳��";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell1.Weight = 0.03937007874015748D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell3.CanGrow = false;
     this.xrTableCell3.Dpi = 254F;
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTableCell3.StyleName = "FieldCaption";
     this.xrTableCell3.StylePriority.UseBorders = false;
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     this.xrTableCell3.Text = "����";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell3.Weight = 0.14960629921259844D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell5.CanGrow = false;
     this.xrTableCell5.Dpi = 254F;
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTableCell5.StyleName = "FieldCaption";
     this.xrTableCell5.StylePriority.UseBorders = false;
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text = "��������";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell5.Weight = 0.07874015748031496D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell11.CanGrow = false;
     this.xrTableCell11.Dpi = 254F;
     this.xrTableCell11.Name = "xrTableCell11";
     this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTableCell11.StyleName = "FieldCaption";
     this.xrTableCell11.StylePriority.UseBorders = false;
     this.xrTableCell11.StylePriority.UseTextAlignment = false;
     this.xrTableCell11.Text = "���ڹ���";
     this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell11.Weight = 0.094488188976377951D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell13.CanGrow = false;
     this.xrTableCell13.Dpi = 254F;
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTableCell13.StyleName = "FieldCaption";
     this.xrTableCell13.StylePriority.UseBorders = false;
     this.xrTableCell13.StylePriority.UseTextAlignment = false;
     this.xrTableCell13.Text = "���պ���";
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell13.Weight = 0.10737294201861131D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell15.CanGrow = false;
     this.xrTableCell15.Dpi = 254F;
     this.xrTableCell15.Name = "xrTableCell15";
     this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTableCell15.StyleName = "FieldCaption";
     this.xrTableCell15.StylePriority.UseBorders = false;
     this.xrTableCell15.StylePriority.UseTextAlignment = false;
     this.xrTableCell15.Text = "ǩ֤����";
     this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell15.Weight = 0.10737294201861131D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell19.CanGrow = false;
     this.xrTableCell19.Dpi = 254F;
     this.xrTableCell19.Name = "xrTableCell19";
     this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTableCell19.StyleName = "FieldCaption";
     this.xrTableCell19.StylePriority.UseBorders = false;
     this.xrTableCell19.StylePriority.UseTextAlignment = false;
     this.xrTableCell19.Text = "�����ʱ��";
     this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell19.Weight = 0.15032211882605584D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell7.CanGrow = false;
     this.xrTableCell7.Dpi = 254F;
     this.xrTableCell7.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTableCell7.StylePriority.UseBackColor = false;
     this.xrTableCell7.StylePriority.UseBorders = false;
     this.xrTableCell7.StylePriority.UseFont = false;
     this.xrTableCell7.StylePriority.UseForeColor = false;
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.Text = "��˾";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell7.Weight = 0.053686471009305646D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell8.CanGrow = false;
     this.xrTableCell8.Dpi = 254F;
     this.xrTableCell8.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTableCell8.StylePriority.UseBorders = false;
     this.xrTableCell8.StylePriority.UseFont = false;
     this.xrTableCell8.StylePriority.UseTextAlignment = false;
     this.xrTableCell8.Text = "DSN";
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell8.Weight = 0.10021474588403723D;
     //
     // xrTableCell21
     //
     this.xrTableCell21.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell21.CanGrow = false;
     this.xrTableCell21.Dpi = 254F;
     this.xrTableCell21.Name = "xrTableCell21";
     this.xrTableCell21.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTableCell21.StyleName = "FieldCaption";
     this.xrTableCell21.StylePriority.UseBorders = false;
     this.xrTableCell21.StylePriority.UseTextAlignment = false;
     this.xrTableCell21.Text = "��ע";
     this.xrTableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell21.Weight = 0.11882605583392986D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectPrintSendInfoBatch.FBirthDay", "{0:dd\\/MM\\/yyyy}")});
     this.xrTableCell6.Dpi = 254F;
     this.xrTableCell6.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell6.Multiline = true;
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTableCell6.StyleName = "DataField";
     this.xrTableCell6.StylePriority.UseBorders = false;
     this.xrTableCell6.StylePriority.UseFont = false;
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text = "xrTableCell6";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell6.Weight = 0.07874015748031496D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectPrintSendInfo.PID")});
     this.xrTableCell14.Dpi = 254F;
     this.xrTableCell14.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell14.Name = "xrTableCell14";
     this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTableCell14.StyleName = "DataField";
     this.xrTableCell14.StylePriority.UseBorders = false;
     this.xrTableCell14.StylePriority.UseFont = false;
     this.xrTableCell14.StylePriority.UseTextAlignment = false;
     this.xrTableCell14.Text = "xrTableCell14";
     this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell14.Weight = 0.10737294201861131D;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell2,
     this.xrTableCell4,
     this.xrTableCell6,
     this.xrTableCell12,
     this.xrTableCell14,
     this.xrTableCell16,
     this.xrTableCell20,
     this.xrTableCell10,
     this.xrTableCell9,
     this.xrTableCell22});
     this.xrTableRow2.Dpi = 254F;
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrTableCell2.CanGrow = false;
     this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectPrintSendInfo.TT")});
     this.xrTableCell2.Dpi = 254F;
     this.xrTableCell2.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell2.Multiline = true;
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTableCell2.StyleName = "DataField";
     this.xrTableCell2.StylePriority.UseBorders = false;
     this.xrTableCell2.StylePriority.UseFont = false;
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text = "xrTableCell2";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell2.Weight = 0.03937007874015748D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectPrintSendInfo.Name")});
     this.xrTableCell4.Dpi = 254F;
     this.xrTableCell4.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTableCell4.StyleName = "DataField";
     this.xrTableCell4.StylePriority.UseBorders = false;
     this.xrTableCell4.StylePriority.UseFont = false;
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text = "xrTableCell4";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell4.Weight = 0.14960629921259844D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectPrintSendInfo.FBirthNationlityPresentEn")});
     this.xrTableCell12.Dpi = 254F;
     this.xrTableCell12.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell12.Name = "xrTableCell12";
     this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTableCell12.StyleName = "DataField";
     this.xrTableCell12.StylePriority.UseBorders = false;
     this.xrTableCell12.StylePriority.UseFont = false;
     this.xrTableCell12.StylePriority.UseTextAlignment = false;
     this.xrTableCell12.Text = "xrTableCell12";
     this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell12.Weight = 0.094488188976377951D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectPrintSendInfo.FQZID")});
     this.xrTableCell16.Dpi = 254F;
     this.xrTableCell16.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell16.Name = "xrTableCell16";
     this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTableCell16.StyleName = "DataField";
     this.xrTableCell16.StylePriority.UseBorders = false;
     this.xrTableCell16.StylePriority.UseFont = false;
     this.xrTableCell16.StylePriority.UseTextAlignment = false;
     this.xrTableCell16.Text = "xrTableCell16";
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell16.Weight = 0.10737294201861131D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectPrintSendInfoBatch.CQJDate")});
     this.xrTableCell20.Dpi = 254F;
     this.xrTableCell20.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell20.Name = "xrTableCell20";
     this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTableCell20.StyleName = "DataField";
     this.xrTableCell20.StylePriority.UseBorders = false;
     this.xrTableCell20.StylePriority.UseFont = false;
     this.xrTableCell20.StylePriority.UseTextAlignment = false;
     this.xrTableCell20.Text = "xrTableCell20";
     this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell20.Weight = 0.15032211882605584D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.BorderColor = System.Drawing.SystemColors.ControlText;
     this.xrTableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectPrintSendInfoBatch.FCreateCompany")});
     this.xrTableCell10.Dpi = 254F;
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.StylePriority.UseBorderColor = false;
     this.xrTableCell10.StylePriority.UseBorders = false;
     this.xrTableCell10.StylePriority.UseTextAlignment = false;
     this.xrTableCell10.Text = "xrTableCell10";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell10.Weight = 0.053686471009305653D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.BorderColor = System.Drawing.SystemColors.ControlText;
     this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "sp_SelectPrintSendInfoBatch.FDSN")});
     this.xrTableCell9.Dpi = 254F;
     this.xrTableCell9.Name = "xrTableCell9";
     this.xrTableCell9.StylePriority.UseBorderColor = false;
     this.xrTableCell9.StylePriority.UseBorders = false;
     this.xrTableCell9.StylePriority.UseTextAlignment = false;
     this.xrTableCell9.Text = "xrTableCell9";
     this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell9.Weight = 0.10021474588403721D;
     //
     // xrCrossBandBox1
     //
     this.xrCrossBandBox1.Dpi = 254F;
     this.xrCrossBandBox1.EndBand = this.PageFooter;
     this.xrCrossBandBox1.EndPointFloat = new DevExpress.Utils.PointFloat(21F, 5F);
     this.xrCrossBandBox1.LocationFloat = new DevExpress.Utils.PointFloat(21F, 21F);
     this.xrCrossBandBox1.Name = "xrCrossBandBox1";
     this.xrCrossBandBox1.StartBand = this.PageHeader;
     this.xrCrossBandBox1.StartPointFloat = new DevExpress.Utils.PointFloat(21F, 21F);
     this.xrCrossBandBox1.WidthF = 2794F;
     //
     // DataField
     //
     this.DataField.BackColor = System.Drawing.Color.White;
     this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
     this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.DataField.BorderWidth = 1;
     this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
     this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
     this.DataField.Name = "DataField";
     //
     // PageInfo
     //
     this.PageInfo.BackColor = System.Drawing.Color.White;
     this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
     this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.PageInfo.BorderWidth = 1;
     this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
     this.PageInfo.ForeColor = System.Drawing.Color.Black;
     this.PageInfo.Name = "PageInfo";
     //
     // FieldCaption
     //
     this.FieldCaption.BackColor = System.Drawing.Color.White;
     this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
     this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.FieldCaption.BorderWidth = 1;
     this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.FieldCaption.ForeColor = System.Drawing.Color.Black;
     this.FieldCaption.Name = "FieldCaption";
     //
     // xrLabelCaption
     //
     this.xrLabelCaption.Dpi = 254F;
     this.xrLabelCaption.LocationFloat = new DevExpress.Utils.PointFloat(15F, 15F);
     this.xrLabelCaption.Name = "xrLabelCaption";
     this.xrLabelCaption.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabelCaption.SizeF = new System.Drawing.SizeF(2248F, 99F);
     this.xrLabelCaption.StyleName = "Title";
     this.xrLabelCaption.StylePriority.UseTextAlignment = false;
     this.xrLabelCaption.Text = "ReportTable4";
     this.xrLabelCaption.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // reportHeaderBand1
     //
     this.reportHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTiaojian,
     this.xrLabelCaption});
     this.reportHeaderBand1.Dpi = 254F;
     this.reportHeaderBand1.HeightF = 191F;
     this.reportHeaderBand1.Name = "reportHeaderBand1";
     //
     // xrTiaojian
     //
     this.xrTiaojian.Dpi = 254F;
     this.xrTiaojian.LocationFloat = new DevExpress.Utils.PointFloat(21F, 127F);
     this.xrTiaojian.Name = "xrTiaojian";
     this.xrTiaojian.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTiaojian.SizeF = new System.Drawing.SizeF(1037F, 64F);
     this.xrTiaojian.StylePriority.UseTextAlignment = false;
     this.xrTiaojian.Text = "xrTiaojian";
     this.xrTiaojian.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTable2
     //
     this.xrTable2.Dpi = 254F;
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(21F, 0F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow2});
     this.xrTable2.SizeF = new System.Drawing.SizeF(2794F, 64F);
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable2});
     this.Detail.Dpi = 254F;
     this.Detail.HeightF = 64F;
     this.Detail.LockedInUserDesigner = true;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // Title
     //
     this.Title.BackColor = System.Drawing.Color.White;
     this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
     this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.Title.BorderWidth = 1;
     this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
     this.Title.ForeColor = System.Drawing.Color.Black;
     this.Title.Name = "Title";
     //
     // topMarginBand1
     //
     this.topMarginBand1.Dpi = 254F;
     this.topMarginBand1.HeightF = 30F;
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Dpi = 254F;
     this.bottomMarginBand1.HeightF = 153F;
     this.bottomMarginBand1.Name = "bottomMarginBand1";
     //
     // sp_SelectPrintSendInfoBatchByNumber1
     //
     this.sp_SelectPrintSendInfoBatchByNumber1.DataSetName = "sp_SelectPrintSendInfoBatchByNumber";
     this.sp_SelectPrintSendInfoBatchByNumber1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // sp_SelectPrintSendInfoBatchByNumberTableAdapter
     //
     this.sp_SelectPrintSendInfoBatchByNumberTableAdapter.ClearBeforeFill = true;
     //
     // ReportTable4BatByNumber
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.PageFooter,
     this.reportHeaderBand1,
     this.PageHeader,
     this.topMarginBand1,
     this.bottomMarginBand1});
     this.CrossBandControls.AddRange(new DevExpress.XtraReports.UI.XRCrossBandControl[] {
     this.xrCrossBandBox1});
     this.DataMember = "sp_SelectPrintSendInfoBatchByNumber";
     this.DataSource = this.sp_SelectPrintSendInfoBatchByNumber1;
     this.Dpi = 254F;
     this.Landscape = true;
     this.Margins = new System.Drawing.Printing.Margins(30, 30, 30, 153);
     this.PageHeight = 2100;
     this.PageWidth = 2970;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
     this.Title,
     this.FieldCaption,
     this.PageInfo,
     this.DataField});
     this.Version = "13.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sp_SelectPrintSendInfoBatchByNumber1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary3 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary4 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary5 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary6 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary7 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary8 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary9 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary10 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary11 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary12 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary13 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary14 = new DevExpress.XtraReports.UI.XRSummary();
     this.dsQueries = new RetirementCenter.DataSources.dsQueries();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrSubreport1 = new DevExpress.XtraReports.UI.XRSubreport();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15 = 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.xrTableCell54 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell51 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell();
     this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
     this.xlTo = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
     this.xlFrom = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
     this.xlSubCommitte = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
     this.xlDofatSarf = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xpbLogo = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell52 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell55 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell53 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell25 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell49 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xlSyndicate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.dsReports = new RetirementCenter.DataSources.dsReports();
     this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell31 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell26 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell27 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell29 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell30 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell32 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell34 = new DevExpress.XtraReports.UI.XRTableCell();
     this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell21 = 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.xrTableCell40 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell41 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell44 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell45 = new DevExpress.XtraReports.UI.XRTableCell();
     this.calcTotalEstktaa = new DevExpress.XtraReports.UI.CalculatedField();
     this.calcTotal = new DevExpress.XtraReports.UI.CalculatedField();
     this.xlGroupAutoNo = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.FR_ClearZero = new DevExpress.XtraReports.UI.FormattingRule();
     this.rep26TableAdapter = new RetirementCenter.DataSources.dsReportsTableAdapters.Rep26TableAdapter();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.lblSarfTypeedad = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.dsQueries)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsReports)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // dsQueries
     //
     this.dsQueries.DataSetName = "dsQueries";
     this.dsQueries.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrSubreport1,
     this.xrTable1});
     this.Detail.HeightF = 23F;
     this.Detail.KeepTogether = true;
     this.Detail.MultiColumn.ColumnWidth = 326F;
     this.Detail.Name = "Detail";
     this.Detail.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
     new DevExpress.XtraReports.UI.GroupField("monymonth", DevExpress.XtraReports.UI.XRColumnSortOrder.Descending)});
     this.Detail.StylePriority.UsePadding = false;
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrSubreport1
     //
     this.xrSubreport1.LocationFloat = new DevExpress.Utils.PointFloat(697.9167F, 6.25F);
     this.xrSubreport1.Name = "xrSubreport1";
     this.xrSubreport1.SizeF = new System.Drawing.SizeF(2.083313F, 1.041667F);
     //
     // xrTable1
     //
     this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 0F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1});
     this.xrTable1.SizeF = new System.Drawing.SizeF(1106.084F, 23F);
     this.xrTable1.StylePriority.UseBorders = false;
     this.xrTable1.StylePriority.UseFont = false;
     this.xrTable1.StylePriority.UsePadding = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell16,
     this.xrTableCell23,
     this.xrTableCell15,
     this.xrTableCell18,
     this.xrTableCell19,
     this.xrTableCell20,
     this.xrTableCell54,
     this.xrTableCell51,
     this.xrTableCell22});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.Name = "xrTableCell16";
     this.xrTableCell16.Weight = 0.54438188321919267D;
     //
     // xrTableCell23
     //
     this.xrTableCell23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.calcTotal", "{0:f2}")});
     this.xrTableCell23.Name = "xrTableCell23";
     this.xrTableCell23.NullValueText = "0";
     this.xrTableCell23.StylePriority.UseTextAlignment = false;
     this.xrTableCell23.Text = "xrTableCell23";
     this.xrTableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell23.Weight = 0.40915886241170646D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.calcTotalEstktaa", "{0:f2}")});
     this.xrTableCell15.Name = "xrTableCell15";
     this.xrTableCell15.NullValueText = "0";
     this.xrTableCell15.StylePriority.UseTextAlignment = false;
     this.xrTableCell15.Text = "xrTableCell15";
     this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell15.Weight = 0.32698401204734318D;
     //
     // xrTableCell18
     //
     this.xrTableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.estktaa", "{0:f2}")});
     this.xrTableCell18.Name = "xrTableCell18";
     this.xrTableCell18.NullValueText = "0";
     this.xrTableCell18.StylePriority.UseTextAlignment = false;
     this.xrTableCell18.Text = "xrTableCell18";
     this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell18.Weight = 0.268869959423958D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.rsmmonth", "{0:f2}")});
     this.xrTableCell19.Name = "xrTableCell19";
     this.xrTableCell19.NullValueText = "0";
     this.xrTableCell19.StylePriority.UseTextAlignment = false;
     this.xrTableCell19.Text = "xrTableCell19";
     this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell19.Weight = 0.25125279614582341D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.monymonth", "{0:f2}")});
     this.xrTableCell20.Name = "xrTableCell20";
     this.xrTableCell20.NullValueText = "0";
     this.xrTableCell20.StylePriority.UseTextAlignment = false;
     this.xrTableCell20.Text = "xrTableCell20";
     this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell20.Weight = 0.37687989295464763D;
     //
     // xrTableCell54
     //
     this.xrTableCell54.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.WarasaType")});
     this.xrTableCell54.Name = "xrTableCell54";
     this.xrTableCell54.StylePriority.UseTextAlignment = false;
     this.xrTableCell54.Text = "xrTableCell54";
     this.xrTableCell54.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell54.Weight = 0.30359707486859627D;
     //
     // xrTableCell51
     //
     this.xrTableCell51.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.personName")});
     this.xrTableCell51.Name = "xrTableCell51";
     this.xrTableCell51.Weight = 0.81509040950250111D;
     //
     // xrTableCell22
     //
     this.xrTableCell22.Name = "xrTableCell22";
     this.xrTableCell22.Weight = 1.3355703404225789D;
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 6.41667F;
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // xrLabel16
     //
     this.xrLabel16.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(985.8755F, 77.41667F);
     this.xrLabel16.Name = "xrLabel16";
     this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF = new System.Drawing.SizeF(130.2083F, 23F);
     this.xrLabel16.StylePriority.UseFont = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.Text = "ورثة";
     this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xlTo
     //
     this.xlTo.Font = new System.Drawing.Font("Times New Roman", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
     this.xlTo.LocationFloat = new DevExpress.Utils.PointFloat(315.7931F, 77.41667F);
     this.xlTo.Name = "xlTo";
     this.xlTo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlTo.SizeF = new System.Drawing.SizeF(141.7069F, 23F);
     this.xlTo.StylePriority.UseFont = false;
     this.xlTo.StylePriority.UseTextAlignment = false;
     this.xlTo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel14
     //
     this.xrLabel14.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(602.4999F, 77.41667F);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF = new System.Drawing.SizeF(47.9166F, 23F);
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text = "من";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xlFrom
     //
     this.xlFrom.Font = new System.Drawing.Font("Times New Roman", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
     this.xlFrom.LocationFloat = new DevExpress.Utils.PointFloat(488.75F, 77.41667F);
     this.xlFrom.Name = "xlFrom";
     this.xlFrom.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlFrom.SizeF = new System.Drawing.SizeF(113.7499F, 23F);
     this.xlFrom.StylePriority.UseFont = false;
     this.xlFrom.StylePriority.UseTextAlignment = false;
     this.xlFrom.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel15
     //
     this.xrLabel15.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(457.5001F, 77.41667F);
     this.xrLabel15.Name = "xrLabel15";
     this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF = new System.Drawing.SizeF(31.24991F, 23F);
     this.xrLabel15.StylePriority.UseFont = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text = "الي";
     this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xlSubCommitte
     //
     this.xlSubCommitte.Font = new System.Drawing.Font("Times New Roman", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
     this.xlSubCommitte.LocationFloat = new DevExpress.Utils.PointFloat(193.3334F, 20.41667F);
     this.xlSubCommitte.Name = "xlSubCommitte";
     this.xlSubCommitte.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlSubCommitte.SizeF = new System.Drawing.SizeF(186.6666F, 23F);
     this.xlSubCommitte.StylePriority.UseFont = false;
     this.xlSubCommitte.StylePriority.UseTextAlignment = false;
     this.xlSubCommitte.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel13
     //
     this.xrLabel13.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(380F, 20.41667F);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF = new System.Drawing.SizeF(47.9166F, 23F);
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text = "اللجنة";
     this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xlDofatSarf
     //
     this.xlDofatSarf.Font = new System.Drawing.Font("Times New Roman", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
     this.xlDofatSarf.LocationFloat = new DevExpress.Utils.PointFloat(315.7931F, 49.41667F);
     this.xlDofatSarf.Name = "xlDofatSarf";
     this.xlDofatSarf.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlDofatSarf.SizeF = new System.Drawing.SizeF(187.8332F, 23.00001F);
     this.xlDofatSarf.StylePriority.UseFont = false;
     this.xlDofatSarf.StylePriority.UseTextAlignment = false;
     this.xlDofatSarf.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel9
     //
     this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(503.6263F, 49.41667F);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text = "كشف معاشات الورثة عن";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xpbLogo
     //
     this.xpbLogo.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Image", null, "AppOptions.CompanyLogo")});
     this.xpbLogo.LocationFloat = new DevExpress.Utils.PointFloat(10F, 10.00001F);
     this.xpbLogo.Name = "xpbLogo";
     this.xpbLogo.SizeF = new System.Drawing.SizeF(100F, 80F);
     this.xpbLogo.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     //
     // 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("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(10F, 122.4999F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow2,
     this.xrTableRow3});
     this.xrTable2.SizeF = new System.Drawing.SizeF(1106.085F, 63.54167F);
     this.xrTable2.StylePriority.UseBackColor = false;
     this.xrTable2.StylePriority.UseBorders = false;
     this.xrTable2.StylePriority.UseFont = false;
     this.xrTable2.StylePriority.UseForeColor = false;
     this.xrTable2.StylePriority.UsePadding = false;
     this.xrTable2.StylePriority.UseTextAlignment = false;
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell13,
     this.xrTableCell4,
     this.xrTableCell52,
     this.xrTableCell9});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.Weight = 1.2805242004053032D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text = "الاستقطاعات";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell4.Weight = 0.520122824424044D;
     //
     // xrTableCell52
     //
     this.xrTableCell52.Name = "xrTableCell52";
     this.xrTableCell52.Weight = 2.0424857104914325D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Name = "xrTableCell9";
     this.xrTableCell9.Weight = 0.788654795966207D;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell12,
     this.xrTableCell14,
     this.xrTableCell6,
     this.xrTableCell17,
     this.xrTableCell8,
     this.xrTableCell2,
     this.xrTableCell55,
     this.xrTableCell53,
     this.xrTableCell24,
     this.xrTableCell25,
     this.xrTableCell49,
     this.xrTableCell10});
     this.xrTableRow3.Name = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Name = "xrTableCell12";
     this.xrTableCell12.StylePriority.UseTextAlignment = false;
     this.xrTableCell12.Text = "ملاحظات";
     this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell12.Weight = 0.54438167413534633D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Name = "xrTableCell14";
     this.xrTableCell14.StylePriority.UseTextAlignment = false;
     this.xrTableCell14.Text = "الصافي";
     this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell14.Weight = 0.40915870556031808D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text = "جملة";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell6.Weight = 0.32698388717422489D;
     //
     // xrTableCell17
     //
     this.xrTableCell17.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrTableCell17.Name = "xrTableCell17";
     this.xrTableCell17.StylePriority.UseFont = false;
     this.xrTableCell17.StylePriority.UseTextAlignment = false;
     this.xrTableCell17.Text = "استقطاع";
     this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell17.Weight = 0.268869858102156D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.StylePriority.UseFont = false;
     this.xrTableCell8.StylePriority.UseTextAlignment = false;
     this.xrTableCell8.Text = "رسم";
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell8.Weight = 0.25125282687377604D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseFont = false;
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text = "جملة المبلغ";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell2.Weight = 0.37687974958323983D;
     //
     // xrTableCell55
     //
     this.xrTableCell55.Name = "xrTableCell55";
     this.xrTableCell55.StylePriority.UseTextAlignment = false;
     this.xrTableCell55.Text = "صفتهم";
     this.xrTableCell55.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell55.Weight = 0.30359689094972109D;
     //
     // xrTableCell53
     //
     this.xrTableCell53.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrTableCell53.Name = "xrTableCell53";
     this.xrTableCell53.StylePriority.UseFont = false;
     this.xrTableCell53.Text = "أسماء المستحقين";
     this.xrTableCell53.Weight = 0.81509034782594147D;
     //
     // xrTableCell24
     //
     this.xrTableCell24.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrTableCell24.Name = "xrTableCell24";
     this.xrTableCell24.StylePriority.UseFont = false;
     this.xrTableCell24.Text = "اسم صاحب المعاش";
     this.xrTableCell24.Weight = 0.546918307449737D;
     //
     // xrTableCell25
     //
     this.xrTableCell25.Name = "xrTableCell25";
     this.xrTableCell25.StylePriority.UseTextAlignment = false;
     this.xrTableCell25.Text = "رقم الصرف";
     this.xrTableCell25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell25.Weight = 0.31755563499830508D;
     //
     // xrTableCell49
     //
     this.xrTableCell49.Name = "xrTableCell49";
     this.xrTableCell49.Text = "رقم موحد";
     this.xrTableCell49.Weight = 0.27219083654987009D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.StylePriority.UseTextAlignment = false;
     this.xrTableCell10.Text = "م";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell10.Weight = 0.19890881208435116D;
     //
     // xlSyndicate
     //
     this.xlSyndicate.Font = new System.Drawing.Font("Times New Roman", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
     this.xlSyndicate.LocationFloat = new DevExpress.Utils.PointFloat(427.9166F, 20.41667F);
     this.xlSyndicate.Name = "xlSyndicate";
     this.xlSyndicate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlSyndicate.SizeF = new System.Drawing.SizeF(146.4584F, 23F);
     this.xlSyndicate.StylePriority.UseFont = false;
     this.xlSyndicate.StylePriority.UseTextAlignment = false;
     this.xlSyndicate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(585.8334F, 20.41667F);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(130.2083F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text = "النفابة الفرعية";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(899.4167F, 39F);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF = new System.Drawing.SizeF(216.6667F, 23F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text = "ادارة المعـــــاشـــــات";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(958.7919F, 10.00001F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(157.2917F, 23F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text = "نقابة المهن التعليمية";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.HeightF = 1.041667F;
     this.bottomMarginBand1.Name = "bottomMarginBand1";
     //
     // dsReports
     //
     this.dsReports.DataSetName = "dsReports";
     this.dsReports.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel6,
     this.xrLabel5,
     this.xrLabel4,
     this.xrLabel12,
     this.xrLabel17,
     this.xrLabel18,
     this.xrLabel19,
     this.xrPageInfo1,
     this.xrTable3});
     this.PageFooter.HeightF = 134.5417F;
     this.PageFooter.Name = "PageFooter";
     //
     // xrLabel6
     //
     this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(735F, 98.12498F);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text = "ادارة الحسابات";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel5
     //
     this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(221.4584F, 98.12502F);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text = "يعتمد";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel4
     //
     this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(476.6667F, 98.12502F);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text = "راجعه";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel12
     //
     this.xrLabel12.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Underline);
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(71.16589F, 38.00002F);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF = new System.Drawing.SizeF(1044.917F, 23F);
     this.xrLabel12.StylePriority.UseFont = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text = "تمت المراجعة وفق قواعد الاستحقاق للمعاشات والتاكد من عدم الصرف للدفعة المحددة وعد" +
     "م التوريد للبنك من خلال أرشيف الصرف وعلى مسئوليتا";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel17
     //
     this.xrLabel17.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(735F, 73.12498F);
     this.xrLabel17.Name = "xrLabel17";
     this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel17.StylePriority.UseFont = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text = "إدارة المعاشات";
     this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel18
     //
     this.xrLabel18.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(476.6667F, 73.12502F);
     this.xrLabel18.Name = "xrLabel18";
     this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel18.StylePriority.UseFont = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.Text = "راجعه";
     this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel19
     //
     this.xrLabel19.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(221.4584F, 73.12502F);
     this.xrLabel19.Name = "xrLabel19";
     this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel19.StylePriority.UseFont = false;
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.Text = "يعتمد";
     this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(1006.085F, 101.125F);
     this.xrPageInfo1.Name = "xrPageInfo1";
     this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.SizeF = new System.Drawing.SizeF(100F, 20F);
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // 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.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 0F);
     this.xrTable3.Name = "xrTable3";
     this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow4});
     this.xrTable3.SizeF = new System.Drawing.SizeF(1106.085F, 25F);
     this.xrTable3.StylePriority.UseBorders = false;
     this.xrTable3.StylePriority.UseFont = false;
     this.xrTable3.StylePriority.UsePadding = false;
     this.xrTable3.StylePriority.UseTextAlignment = false;
     this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrTableRow4
     //
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell31,
     this.xrTableCell3,
     this.xrTableCell7,
     this.xrTableCell26,
     this.xrTableCell27,
     this.xrTableCell29,
     this.xrTableCell30,
     this.xrTableCell32,
     this.xrTableCell34});
     this.xrTableRow4.Name = "xrTableRow4";
     this.xrTableRow4.Weight = 1D;
     //
     // xrTableCell31
     //
     this.xrTableCell31.Name = "xrTableCell31";
     this.xrTableCell31.Weight = 0.54438167206270982D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.calcTotal")});
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.NullValueText = "0";
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     xrSummary1.FormatString = "{0:f2}";
     xrSummary1.IgnoreNullValues = true;
     xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell3.Summary = xrSummary1;
     this.xrTableCell3.Text = "xrTableCell3";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell3.Weight = 0.40915870348768141D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.calcTotalEstktaa")});
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.NullValueText = "0";
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     xrSummary2.FormatString = "{0:f2}";
     xrSummary2.IgnoreNullValues = true;
     xrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell7.Summary = xrSummary2;
     this.xrTableCell7.Text = "xrTableCell7";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell7.Weight = 0.32698388875187445D;
     //
     // xrTableCell26
     //
     this.xrTableCell26.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.estktaa")});
     this.xrTableCell26.Name = "xrTableCell26";
     this.xrTableCell26.NullValueText = "0";
     this.xrTableCell26.StylePriority.UseTextAlignment = false;
     xrSummary3.FormatString = "{0:f2}";
     xrSummary3.IgnoreNullValues = true;
     xrSummary3.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell26.Summary = xrSummary3;
     this.xrTableCell26.Text = "xrTableCell26";
     this.xrTableCell26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell26.Weight = 0.26886965753303849D;
     //
     // xrTableCell27
     //
     this.xrTableCell27.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.rsmmonth")});
     this.xrTableCell27.Name = "xrTableCell27";
     this.xrTableCell27.NullValueText = "0";
     this.xrTableCell27.StylePriority.UseTextAlignment = false;
     xrSummary4.FormatString = "{0:f2}";
     xrSummary4.IgnoreNullValues = true;
     xrSummary4.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell27.Summary = xrSummary4;
     this.xrTableCell27.Text = "xrTableCell27";
     this.xrTableCell27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell27.Weight = 0.251253085029312D;
     //
     // xrTableCell29
     //
     this.xrTableCell29.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.monymonth")});
     this.xrTableCell29.Name = "xrTableCell29";
     this.xrTableCell29.NullValueText = "0";
     this.xrTableCell29.StylePriority.UseTextAlignment = false;
     xrSummary5.FormatString = "{0:f2}";
     xrSummary5.IgnoreNullValues = true;
     xrSummary5.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell29.Summary = xrSummary5;
     this.xrTableCell29.Text = "xrTableCell29";
     this.xrTableCell29.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell29.Weight = 0.37687997012505925D;
     //
     // xrTableCell30
     //
     this.xrTableCell30.Name = "xrTableCell30";
     this.xrTableCell30.StylePriority.UseTextAlignment = false;
     this.xrTableCell30.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell30.Weight = 1.417137108859543D;
     //
     // xrTableCell32
     //
     this.xrTableCell32.Name = "xrTableCell32";
     this.xrTableCell32.StylePriority.UseTextAlignment = false;
     this.xrTableCell32.Text = "اجمالي الصفحة";
     this.xrTableCell32.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell32.Weight = 0.82774574312309346D;
     //
     // xrTableCell34
     //
     this.xrTableCell34.Name = "xrTableCell34";
     this.xrTableCell34.StylePriority.UseTextAlignment = false;
     xrSummary6.Func = DevExpress.XtraReports.UI.SummaryFunc.RecordNumber;
     xrSummary6.IgnoreNullValues = true;
     xrSummary6.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell34.Summary = xrSummary6;
     this.xrTableCell34.Text = "م";
     this.xrTableCell34.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell34.Weight = 0.20937770231467517D;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable4});
     this.ReportFooter.HeightF = 25F;
     this.ReportFooter.KeepTogether = true;
     this.ReportFooter.Name = "ReportFooter";
     this.ReportFooter.PrintAtBottom = true;
     //
     // xrTable4
     //
     this.xrTable4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable4.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(9.999023F, 0F);
     this.xrTable4.Name = "xrTable4";
     this.xrTable4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow5});
     this.xrTable4.SizeF = new System.Drawing.SizeF(1106.085F, 25F);
     this.xrTable4.StylePriority.UseBorders = false;
     this.xrTable4.StylePriority.UseFont = false;
     this.xrTable4.StylePriority.UsePadding = false;
     this.xrTable4.StylePriority.UseTextAlignment = false;
     this.xrTable4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrTableRow5
     //
     this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell21,
     this.xrTableCell35,
     this.xrTableCell36,
     this.xrTableCell37,
     this.xrTableCell38,
     this.xrTableCell40,
     this.xrTableCell41,
     this.xrTableCell44,
     this.xrTableCell45});
     this.xrTableRow5.Name = "xrTableRow5";
     this.xrTableRow5.Weight = 1D;
     //
     // xrTableCell21
     //
     this.xrTableCell21.Name = "xrTableCell21";
     this.xrTableCell21.Weight = 0.54438173595967188D;
     //
     // xrTableCell35
     //
     this.xrTableCell35.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.calcTotal")});
     this.xrTableCell35.Name = "xrTableCell35";
     this.xrTableCell35.NullValueText = "0";
     this.xrTableCell35.StylePriority.UseTextAlignment = false;
     xrSummary7.FormatString = "{0:f2}";
     xrSummary7.IgnoreNullValues = true;
     xrSummary7.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell35.Summary = xrSummary7;
     this.xrTableCell35.Text = "xrTableCell35";
     this.xrTableCell35.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell35.Weight = 0.40916272899629907D;
     //
     // xrTableCell36
     //
     this.xrTableCell36.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.calcTotalEstktaa")});
     this.xrTableCell36.Name = "xrTableCell36";
     this.xrTableCell36.NullValueText = "0";
     this.xrTableCell36.StylePriority.UseTextAlignment = false;
     xrSummary8.FormatString = "{0:f2}";
     xrSummary8.IgnoreNullValues = true;
     xrSummary8.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell36.Summary = xrSummary8;
     this.xrTableCell36.Text = "xrTableCell36";
     this.xrTableCell36.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell36.Weight = 0.32698388875187445D;
     //
     // xrTableCell37
     //
     this.xrTableCell37.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.estktaa")});
     this.xrTableCell37.Name = "xrTableCell37";
     this.xrTableCell37.NullValueText = "0";
     this.xrTableCell37.StylePriority.UseTextAlignment = false;
     xrSummary9.FormatString = "{0:f2}";
     xrSummary9.IgnoreNullValues = true;
     xrSummary9.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell37.Summary = xrSummary9;
     this.xrTableCell37.Text = "xrTableCell37";
     this.xrTableCell37.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell37.Weight = 0.26886991312088732D;
     //
     // xrTableCell38
     //
     this.xrTableCell38.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.rsmmonth")});
     this.xrTableCell38.Name = "xrTableCell38";
     this.xrTableCell38.NullValueText = "0";
     this.xrTableCell38.StylePriority.UseTextAlignment = false;
     xrSummary10.FormatString = "{0:f2}";
     xrSummary10.IgnoreNullValues = true;
     xrSummary10.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell38.Summary = xrSummary10;
     this.xrTableCell38.Text = "xrTableCell38";
     this.xrTableCell38.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell38.Weight = 0.25125282944146321D;
     //
     // xrTableCell40
     //
     this.xrTableCell40.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.monymonth")});
     this.xrTableCell40.Name = "xrTableCell40";
     this.xrTableCell40.NullValueText = "0";
     this.xrTableCell40.StylePriority.UseTextAlignment = false;
     xrSummary11.FormatString = "{0:f2}";
     xrSummary11.IgnoreNullValues = true;
     xrSummary11.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell40.Summary = xrSummary11;
     this.xrTableCell40.Text = "xrTableCell40";
     this.xrTableCell40.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell40.Weight = 0.3768797464856915D;
     //
     // xrTableCell41
     //
     this.xrTableCell41.Name = "xrTableCell41";
     this.xrTableCell41.StylePriority.UseTextAlignment = false;
     this.xrTableCell41.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell41.Weight = 1.4171330993251659D;
     //
     // xrTableCell44
     //
     this.xrTableCell44.Name = "xrTableCell44";
     this.xrTableCell44.StylePriority.UseTextAlignment = false;
     xrSummary12.IgnoreNullValues = true;
     this.xrTableCell44.Summary = xrSummary12;
     this.xrTableCell44.Text = "اجمالي اللجنة";
     this.xrTableCell44.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell44.Weight = 0.82774635570973776D;
     //
     // xrTableCell45
     //
     this.xrTableCell45.Name = "xrTableCell45";
     this.xrTableCell45.StylePriority.UseTextAlignment = false;
     xrSummary13.Func = DevExpress.XtraReports.UI.SummaryFunc.RecordNumber;
     xrSummary13.IgnoreNullValues = true;
     xrSummary13.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell45.Summary = xrSummary13;
     this.xrTableCell45.Text = "م";
     this.xrTableCell45.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell45.Weight = 0.2093772334961955D;
     //
     // calcTotalEstktaa
     //
     this.calcTotalEstktaa.DataMember = "rep26";
     this.calcTotalEstktaa.Expression = "[eshtrakmonth] + [rsmmonth] + [estktaa]";
     this.calcTotalEstktaa.Name = "calcTotalEstktaa";
     //
     // calcTotal
     //
     this.calcTotal.DataMember = "rep26";
     this.calcTotal.Expression = "[monymonth] - [calcTotalEstktaa]\r\n";
     this.calcTotal.Name = "calcTotal";
     //
     // xlGroupAutoNo
     //
     this.xlGroupAutoNo.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xlGroupAutoNo.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xlGroupAutoNo.LocationFloat = new DevExpress.Utils.PointFloat(1058.585F, 0F);
     this.xlGroupAutoNo.Name = "xlGroupAutoNo";
     this.xlGroupAutoNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlGroupAutoNo.SizeF = new System.Drawing.SizeF(57.4989F, 23F);
     this.xlGroupAutoNo.StylePriority.UseBorders = false;
     this.xlGroupAutoNo.StylePriority.UseFont = false;
     this.xlGroupAutoNo.StylePriority.UseTextAlignment = false;
     xrSummary14.Func = DevExpress.XtraReports.UI.SummaryFunc.RecordNumber;
     this.xlGroupAutoNo.Summary = xrSummary14;
     this.xlGroupAutoNo.Text = "م";
     this.xlGroupAutoNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xlGroupAutoNo.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xlGroupAutoNo_BeforePrint);
     //
     // xrLabel10
     //
     this.xrLabel10.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.sarfnumber")});
     this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(917.7516F, 0F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(75.83325F, 23F);
     this.xrLabel10.StylePriority.UseBorders = false;
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text = "xrLabel10";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel11
     //
     this.xrLabel11.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.MMashatId")});
     this.xrLabel11.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(993.5849F, 0F);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF = new System.Drawing.SizeF(65F, 23F);
     this.xrLabel11.StylePriority.UseBorders = false;
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text = "xrLabel11";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel8
     //
     this.xrLabel8.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep26.MMashatName")});
     this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 0F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(907.7518F, 23F);
     this.xrLabel8.StylePriority.UseBorders = false;
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text = "xrLabel8";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // GroupHeader2
     //
     this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel8,
     this.xrLabel11,
     this.xrLabel10,
     this.xlGroupAutoNo});
     this.GroupHeader2.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
     new DevExpress.XtraReports.UI.GroupField("sarfnumber", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
     new DevExpress.XtraReports.UI.GroupField("MMashatName", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
     this.GroupHeader2.HeightF = 23F;
     this.GroupHeader2.KeepTogether = true;
     this.GroupHeader2.Name = "GroupHeader2";
     //
     // FR_ClearZero
     //
     this.FR_ClearZero.Name = "FR_ClearZero";
     //
     // rep26TableAdapter
     //
     this.rep26TableAdapter.ClearBeforeFill = true;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.lblSarfTypeedad,
     this.xpbLogo,
     this.xrLabel2,
     this.xrLabel3,
     this.xlSyndicate,
     this.xrTable2,
     this.xrLabel1,
     this.xrLabel9,
     this.xlDofatSarf,
     this.xrLabel13,
     this.xlSubCommitte,
     this.xrLabel15,
     this.xlFrom,
     this.xrLabel14,
     this.xlTo,
     this.xrLabel16});
     this.PageHeader.HeightF = 186.0416F;
     this.PageHeader.Name = "PageHeader";
     //
     // lblSarfTypeedad
     //
     this.lblSarfTypeedad.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.lblSarfTypeedad.LocationFloat = new DevExpress.Utils.PointFloat(847.3338F, 77.41667F);
     this.lblSarfTypeedad.Name = "lblSarfTypeedad";
     this.lblSarfTypeedad.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblSarfTypeedad.SizeF = new System.Drawing.SizeF(130.2083F, 23F);
     this.lblSarfTypeedad.StylePriority.UseFont = false;
     this.lblSarfTypeedad.StylePriority.UseTextAlignment = false;
     this.lblSarfTypeedad.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // XRep26
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.topMarginBand1,
     this.bottomMarginBand1,
     this.PageFooter,
     this.ReportFooter,
     this.GroupHeader2,
     this.PageHeader});
     this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
     this.calcTotalEstktaa,
     this.calcTotal});
     this.DataMember = "rep26";
     this.DataSource = this.dsReports;
     this.DrawGrid = false;
     this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
     this.FR_ClearZero});
     this.Landscape = true;
     this.Margins = new System.Drawing.Printing.Margins(12, 12, 6, 1);
     this.PageHeight = 827;
     this.PageWidth = 1169;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.ReportPrintOptions.DetailCountOnEmptyDataSource = 10;
     this.Version = "12.2";
     ((System.ComponentModel.ISupportInitialize)(this.dsQueries)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsReports)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).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();
 }
Exemplo n.º 20
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.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.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
     this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel19 = 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.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
     this.dataSetNewDetailReport1 = new Karaoke.DataSets.dataSetNewDetailReport();
     this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel26 = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.dataSetNewDetailReport1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel25,
     this.xrLabel17,
     this.xrLabel16,
     this.xrLabel15,
     this.xrLabel14,
     this.xrLabel13,
     this.xrLabel12});
     this.Detail.Height = 25;
     this.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnWidth;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
     new DevExpress.XtraReports.UI.GroupField("STT", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel17
     //
     this.xrLabel17.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel17.BorderWidth = 1;
     this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DataDetail.ThanhTien", "")});
     this.xrLabel17.Font = new System.Drawing.Font("Times New Roman", 10F);
     this.xrLabel17.Location = new System.Drawing.Point(571, 0);
     this.xrLabel17.Name = "xrLabel17";
     this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.Size = new System.Drawing.Size(199, 25);
     this.xrLabel17.StylePriority.UseBorders = false;
     this.xrLabel17.StylePriority.UseBorderWidth = false;
     this.xrLabel17.StylePriority.UseFont = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text = "xrLabel17";
     this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel16
     //
     this.xrLabel16.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel16.BorderWidth = 1;
     this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DataDetail.DonGia", "")});
     this.xrLabel16.Font = new System.Drawing.Font("Times New Roman", 10F);
     this.xrLabel16.Location = new System.Drawing.Point(399, 0);
     this.xrLabel16.Name = "xrLabel16";
     this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.Size = new System.Drawing.Size(81, 25);
     this.xrLabel16.StylePriority.UseBorders = false;
     this.xrLabel16.StylePriority.UseBorderWidth = false;
     this.xrLabel16.StylePriority.UseFont = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.Text = "xrLabel16";
     this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel15
     //
     this.xrLabel15.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel15.BorderWidth = 1;
     this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DataDetail.TenSanPham", "")});
     this.xrLabel15.Font = new System.Drawing.Font("Times New Roman", 10F);
     this.xrLabel15.Location = new System.Drawing.Point(167, 0);
     this.xrLabel15.Name = "xrLabel15";
     this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.Size = new System.Drawing.Size(167, 25);
     this.xrLabel15.StylePriority.UseBorders = false;
     this.xrLabel15.StylePriority.UseBorderWidth = false;
     this.xrLabel15.StylePriority.UseFont = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text = "xrLabel15";
     this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel14
     //
     this.xrLabel14.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel14.BorderWidth = 1;
     this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DataDetail.DVT", "")});
     this.xrLabel14.Font = new System.Drawing.Font("Times New Roman", 10F);
     this.xrLabel14.Location = new System.Drawing.Point(333, 0);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.Size = new System.Drawing.Size(67, 25);
     this.xrLabel14.StylePriority.UseBorders = false;
     this.xrLabel14.StylePriority.UseBorderWidth = false;
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text = "xrLabel14";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel13
     //
     this.xrLabel13.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel13.BorderWidth = 1;
     this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DataDetail.NgayBan", "")});
     this.xrLabel13.Font = new System.Drawing.Font("Times New Roman", 10F);
     this.xrLabel13.Location = new System.Drawing.Point(66, 0);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.Size = new System.Drawing.Size(102, 25);
     this.xrLabel13.StylePriority.UseBorders = false;
     this.xrLabel13.StylePriority.UseBorderWidth = false;
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text = "xrLabel13";
     this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel12
     //
     this.xrLabel12.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel12.BorderWidth = 1;
     this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DataDetail.STT", "")});
     this.xrLabel12.Font = new System.Drawing.Font("Times New Roman", 10F);
     this.xrLabel12.Location = new System.Drawing.Point(17, 0);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.Size = new System.Drawing.Size(50, 25);
     this.xrLabel12.StylePriority.UseBorders = false;
     this.xrLabel12.StylePriority.UseBorderWidth = false;
     this.xrLabel12.StylePriority.UseFont = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text = "xrLabel12";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel24,
     this.xrLabel11,
     this.xrLabel10,
     this.xrLabel9,
     this.xrLabel8,
     this.xrLabel7,
     this.xrLabel6});
     this.PageHeader.Height = 25;
     this.PageHeader.Name = "PageHeader";
     this.PageHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel24
     //
     this.xrLabel24.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel24.BorderWidth = 2;
     this.xrLabel24.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel24.Location = new System.Drawing.Point(478, 0);
     this.xrLabel24.Name = "xrLabel24";
     this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel24.Size = new System.Drawing.Size(94, 25);
     this.xrLabel24.StylePriority.UseBorders = false;
     this.xrLabel24.StylePriority.UseBorderWidth = false;
     this.xrLabel24.StylePriority.UseFont = false;
     this.xrLabel24.StylePriority.UseTextAlignment = false;
     this.xrLabel24.Text = "Số lượng";
     this.xrLabel24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel11
     //
     this.xrLabel11.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel11.BorderWidth = 2;
     this.xrLabel11.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel11.Location = new System.Drawing.Point(570, 0);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.Size = new System.Drawing.Size(200, 25);
     this.xrLabel11.StylePriority.UseBorders = false;
     this.xrLabel11.StylePriority.UseBorderWidth = false;
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text = "Thành tiền (VND)";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel10
     //
     this.xrLabel10.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel10.BorderWidth = 2;
     this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel10.Location = new System.Drawing.Point(397, 0);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.Size = new System.Drawing.Size(83, 25);
     this.xrLabel10.StylePriority.UseBorders = false;
     this.xrLabel10.StylePriority.UseBorderWidth = false;
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text = "Đơn giá";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel9
     //
     this.xrLabel9.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel9.BorderWidth = 2;
     this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel9.Location = new System.Drawing.Point(166, 0);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.Size = new System.Drawing.Size(168, 25);
     this.xrLabel9.StylePriority.UseBorders = false;
     this.xrLabel9.StylePriority.UseBorderWidth = false;
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text = "Tên sản phẩm";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel8
     //
     this.xrLabel8.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel8.BorderWidth = 2;
     this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.Location = new System.Drawing.Point(332, 0);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.Size = new System.Drawing.Size(68, 25);
     this.xrLabel8.StylePriority.UseBorders = false;
     this.xrLabel8.StylePriority.UseBorderWidth = false;
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text = "DVT";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel7
     //
     this.xrLabel7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel7.BorderWidth = 2;
     this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel7.Location = new System.Drawing.Point(65, 0);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.Size = new System.Drawing.Size(103, 25);
     this.xrLabel7.StylePriority.UseBorders = false;
     this.xrLabel7.StylePriority.UseBorderWidth = false;
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text = "Ngày bán";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel6
     //
     this.xrLabel6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel6.BorderWidth = 2;
     this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.Location = new System.Drawing.Point(17, 0);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.Size = new System.Drawing.Size(50, 25);
     this.xrLabel6.StylePriority.UseBorders = false;
     this.xrLabel6.StylePriority.UseBorderWidth = false;
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text = "STT";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // PageFooter
     //
     this.PageFooter.Height = 30;
     this.PageFooter.Name = "PageFooter";
     this.PageFooter.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel5,
     this.xrLabel4,
     this.xrLabel3,
     this.xrLabel2,
     this.xrLabel1});
     this.ReportHeader.Height = 89;
     this.ReportHeader.Name = "ReportHeader";
     //
     // xrLabel5
     //
     this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "HeaderInformation.EndDate", "")});
     this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel5.Location = new System.Drawing.Point(533, 50);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.Size = new System.Drawing.Size(100, 25);
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text = "xrLabel5";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel4
     //
     this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "HeaderInformation.StartDate", "")});
     this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel4.Location = new System.Drawing.Point(267, 50);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.Size = new System.Drawing.Size(100, 25);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text = "xrLabel4";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.Location = new System.Drawing.Point(425, 50);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.Size = new System.Drawing.Size(100, 25);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text = "ĐẾN NGÀY: ";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.Location = new System.Drawing.Point(158, 50);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.Size = new System.Drawing.Size(100, 25);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text = "TỪ NGÀY: ";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 18F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.Location = new System.Drawing.Point(275, 8);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.Size = new System.Drawing.Size(258, 33);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text = "BÁO CÁO CHI TIẾT";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel26,
     this.xrLabel19,
     this.xrLabel22,
     this.xrLabel21,
     this.xrLabel20,
     this.xrLabel23,
     this.xrLabel18});
     this.ReportFooter.Height = 43;
     this.ReportFooter.Name = "ReportFooter";
     //
     // xrLabel19
     //
     this.xrLabel19.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel19.BorderWidth = 1;
     this.xrLabel19.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel19.Location = new System.Drawing.Point(66, 0);
     this.xrLabel19.Name = "xrLabel19";
     this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.Size = new System.Drawing.Size(102, 25);
     this.xrLabel19.StylePriority.UseBorders = false;
     this.xrLabel19.StylePriority.UseBorderWidth = false;
     this.xrLabel19.StylePriority.UseFont = false;
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel22
     //
     this.xrLabel22.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel22.BorderWidth = 1;
     this.xrLabel22.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel22.Location = new System.Drawing.Point(399, 0);
     this.xrLabel22.Name = "xrLabel22";
     this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel22.Size = new System.Drawing.Size(81, 25);
     this.xrLabel22.StylePriority.UseBorders = false;
     this.xrLabel22.StylePriority.UseBorderWidth = false;
     this.xrLabel22.StylePriority.UseFont = false;
     this.xrLabel22.StylePriority.UseTextAlignment = false;
     this.xrLabel22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel21
     //
     this.xrLabel21.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel21.BorderWidth = 1;
     this.xrLabel21.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel21.Location = new System.Drawing.Point(167, 0);
     this.xrLabel21.Name = "xrLabel21";
     this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel21.Size = new System.Drawing.Size(167, 25);
     this.xrLabel21.StylePriority.UseBorders = false;
     this.xrLabel21.StylePriority.UseBorderWidth = false;
     this.xrLabel21.StylePriority.UseFont = false;
     this.xrLabel21.StylePriority.UseTextAlignment = false;
     this.xrLabel21.Text = "Tổng cộng";
     this.xrLabel21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel20
     //
     this.xrLabel20.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel20.BorderWidth = 1;
     this.xrLabel20.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel20.Location = new System.Drawing.Point(333, 0);
     this.xrLabel20.Name = "xrLabel20";
     this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel20.Size = new System.Drawing.Size(67, 25);
     this.xrLabel20.StylePriority.UseBorders = false;
     this.xrLabel20.StylePriority.UseBorderWidth = false;
     this.xrLabel20.StylePriority.UseFont = false;
     this.xrLabel20.StylePriority.UseTextAlignment = false;
     this.xrLabel20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel23
     //
     this.xrLabel23.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel23.BorderWidth = 1;
     this.xrLabel23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "HeaderInformation.TCThanhTien", "")});
     this.xrLabel23.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel23.Location = new System.Drawing.Point(571, 0);
     this.xrLabel23.Name = "xrLabel23";
     this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel23.Size = new System.Drawing.Size(199, 25);
     this.xrLabel23.StylePriority.UseBorders = false;
     this.xrLabel23.StylePriority.UseBorderWidth = false;
     this.xrLabel23.StylePriority.UseFont = false;
     this.xrLabel23.StylePriority.UseTextAlignment = false;
     this.xrLabel23.Text = "xrLabel23";
     this.xrLabel23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel18
     //
     this.xrLabel18.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel18.BorderWidth = 1;
     this.xrLabel18.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel18.Location = new System.Drawing.Point(17, 0);
     this.xrLabel18.Name = "xrLabel18";
     this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.Size = new System.Drawing.Size(50, 25);
     this.xrLabel18.StylePriority.UseBorders = false;
     this.xrLabel18.StylePriority.UseBorderWidth = false;
     this.xrLabel18.StylePriority.UseFont = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // dataSetNewDetailReport1
     //
     this.dataSetNewDetailReport1.DataSetName = "dataSetNewDetailReport";
     this.dataSetNewDetailReport1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // xrLabel25
     //
     this.xrLabel25.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel25.BorderWidth = 1;
     this.xrLabel25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DataDetail.Soluong", "")});
     this.xrLabel25.Font = new System.Drawing.Font("Times New Roman", 10F);
     this.xrLabel25.Location = new System.Drawing.Point(479, 0);
     this.xrLabel25.Name = "xrLabel25";
     this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel25.Size = new System.Drawing.Size(93, 25);
     this.xrLabel25.StylePriority.UseBorders = false;
     this.xrLabel25.StylePriority.UseBorderWidth = false;
     this.xrLabel25.StylePriority.UseFont = false;
     this.xrLabel25.StylePriority.UseTextAlignment = false;
     this.xrLabel25.Text = "xrLabel25";
     this.xrLabel25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel26
     //
     this.xrLabel26.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel26.BorderWidth = 1;
     this.xrLabel26.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel26.Location = new System.Drawing.Point(479, 0);
     this.xrLabel26.Name = "xrLabel26";
     this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel26.Size = new System.Drawing.Size(93, 25);
     this.xrLabel26.StylePriority.UseBorders = false;
     this.xrLabel26.StylePriority.UseBorderWidth = false;
     this.xrLabel26.StylePriority.UseFont = false;
     this.xrLabel26.StylePriority.UseTextAlignment = false;
     this.xrLabel26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // DetailReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.PageHeader,
     this.PageFooter,
     this.ReportHeader,
     this.ReportFooter});
     this.DataMember = "DataDetail";
     this.DataSource = this.dataSetNewDetailReport1;
     this.Margins = new System.Drawing.Printing.Margins(52, 27, 100, 75);
     this.Version = "8.1";
     ((System.ComponentModel.ISupportInitialize)(this.dataSetNewDetailReport1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemplo n.º 21
0
 /// <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.xrTableCell2      = new DevExpress.XtraReports.UI.XRTableCell();
     this.dataSet1          = new System.Data.DataSet();
     this.dataTable1        = 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.dataColumn10      = new System.Data.DataColumn();
     this.dataColumn16      = new System.Data.DataColumn();
     this.dataColumn17      = new System.Data.DataColumn();
     this.dataColumn18      = new System.Data.DataColumn();
     this.dataColumn19      = new System.Data.DataColumn();
     this.dataColumn20      = new System.Data.DataColumn();
     this.dataColumn21      = new System.Data.DataColumn();
     this.dataColumn22      = new System.Data.DataColumn();
     this.dataColumn23      = new System.Data.DataColumn();
     this.dataTable2        = 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.dataColumn24      = new System.Data.DataColumn();
     this.dataColumn25      = new System.Data.DataColumn();
     this.dataColumn26      = new System.Data.DataColumn();
     this.dataColumn27      = new System.Data.DataColumn();
     this.dataColumn28      = new System.Data.DataColumn();
     this.dataColumn29      = new System.Data.DataColumn();
     this.dataColumn30      = new System.Data.DataColumn();
     this.dataColumn31      = new System.Data.DataColumn();
     this.dataColumn32      = new System.Data.DataColumn();
     this.dataColumn33      = new System.Data.DataColumn();
     this.dataColumn34      = new System.Data.DataColumn();
     this.dataColumn35      = new System.Data.DataColumn();
     this.dataColumn36      = new System.Data.DataColumn();
     this.dataColumn37      = new System.Data.DataColumn();
     this.dataColumn38      = new System.Data.DataColumn();
     this.xrTableCell3      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13     = new DevExpress.XtraReports.UI.XRTableCell();
     this.GroupHeader1      = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrTable2          = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2       = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell18     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell17     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7      = 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.xrTableCell21     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell27     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell1      = new DevExpress.XtraReports.UI.XRTableCell();
     this.PageHeader        = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel4          = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter        = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrLabel3          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2          = new DevExpress.XtraReports.UI.XRLabel();
     this.topMarginBand1    = new DevExpress.XtraReports.UI.TopMarginBand();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).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.Dpi           = 254F;
     this.Detail.HeightF       = 64F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // 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.Dpi           = 254F;
     this.xrTable1.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(42F, 0F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 120F);
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF         = new System.Drawing.SizeF(1969F, 64F);
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell2,
         this.xrTableCell3,
         this.xrTableCell4,
         this.xrTableCell5,
         this.xrTableCell6,
         this.xrTableCell8,
         this.xrTableCell9,
         this.xrTableCell10,
         this.xrTableCell12,
         this.xrTableCell13
     });
     this.xrTableRow1.Dpi           = 254F;
     this.xrTableRow1.Name          = "xrTableRow1";
     this.xrTableRow1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 120F);
     this.xrTableRow1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableRow1.Weight        = 1;
     //
     // 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.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column1")
     });
     this.xrTableCell2.Dpi           = 254F;
     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, 120F);
     this.xrTableCell2.Text          = "厂商";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell2.Weight        = 0.22549517521584561;
     //
     // dataSet1
     //
     this.dataSet1.DataSetName = "NewDataSet";
     this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
         this.dataTable1,
         this.dataTable2
     });
     //
     // dataTable1
     //
     this.dataTable1.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.dataColumn10,
         this.dataColumn16,
         this.dataColumn17,
         this.dataColumn18,
         this.dataColumn19,
         this.dataColumn20,
         this.dataColumn21,
         this.dataColumn22,
         this.dataColumn23
     });
     this.dataTable1.TableName = "Table1";
     //
     // 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";
     //
     // dataColumn10
     //
     this.dataColumn10.Caption    = "条码";
     this.dataColumn10.ColumnName = "Column10";
     //
     // dataColumn16
     //
     this.dataColumn16.Caption    = "订单交期";
     this.dataColumn16.ColumnName = "Column11";
     //
     // dataColumn17
     //
     this.dataColumn17.ColumnName = "Column12";
     //
     // dataColumn18
     //
     this.dataColumn18.ColumnName = "Column13";
     //
     // dataColumn19
     //
     this.dataColumn19.ColumnName = "Column14";
     //
     // dataColumn20
     //
     this.dataColumn20.ColumnName = "Column15";
     //
     // dataColumn21
     //
     this.dataColumn21.ColumnName = "Column16";
     //
     // dataColumn22
     //
     this.dataColumn22.ColumnName = "Column17";
     //
     // dataColumn23
     //
     this.dataColumn23.ColumnName = "Column18";
     //
     // dataTable2
     //
     this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
         this.dataColumn11,
         this.dataColumn12,
         this.dataColumn13,
         this.dataColumn14,
         this.dataColumn15,
         this.dataColumn24,
         this.dataColumn25,
         this.dataColumn26,
         this.dataColumn27,
         this.dataColumn28,
         this.dataColumn29,
         this.dataColumn30,
         this.dataColumn31,
         this.dataColumn32,
         this.dataColumn33,
         this.dataColumn34,
         this.dataColumn35,
         this.dataColumn36,
         this.dataColumn37,
         this.dataColumn38
     });
     this.dataTable2.TableName = "Table2";
     //
     // 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";
     //
     // dataColumn24
     //
     this.dataColumn24.ColumnName = "Column6";
     //
     // dataColumn25
     //
     this.dataColumn25.ColumnName = "Column7";
     //
     // dataColumn26
     //
     this.dataColumn26.ColumnName = "Column8";
     //
     // dataColumn27
     //
     this.dataColumn27.ColumnName = "Column9";
     //
     // dataColumn28
     //
     this.dataColumn28.ColumnName = "Column10";
     //
     // dataColumn29
     //
     this.dataColumn29.ColumnName = "Column11";
     //
     // dataColumn30
     //
     this.dataColumn30.ColumnName = "Column12";
     //
     // dataColumn31
     //
     this.dataColumn31.ColumnName = "Column13";
     //
     // dataColumn32
     //
     this.dataColumn32.ColumnName = "Column14";
     //
     // dataColumn33
     //
     this.dataColumn33.ColumnName = "Column15";
     //
     // dataColumn34
     //
     this.dataColumn34.ColumnName = "Column16";
     //
     // dataColumn35
     //
     this.dataColumn35.ColumnName = "Column17";
     //
     // dataColumn36
     //
     this.dataColumn36.ColumnName = "Column18";
     //
     // dataColumn37
     //
     this.dataColumn37.ColumnName = "Column19";
     //
     // dataColumn38
     //
     this.dataColumn38.ColumnName = "Column20";
     //
     // xrTableCell3
     //
     this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column10")
     });
     this.xrTableCell3.Dpi           = 254F;
     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, 120F);
     this.xrTableCell3.Text          = "日期";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell3.Weight        = 0.097003555104113764;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column3")
     });
     this.xrTableCell4.Dpi           = 254F;
     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, 120F);
     this.xrTableCell4.Text          = "单据号";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell4.Weight        = 0.086338242762823772;
     //
     // xrTableCell5
     //
     this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column2")
     });
     this.xrTableCell5.Dpi           = 254F;
     this.xrTableCell5.Name          = "xrTableCell5";
     this.xrTableCell5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 120F);
     this.xrTableCell5.Text          = "单据类型";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell5.Weight        = 0.097003555104113764;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column4")
     });
     this.xrTableCell6.Dpi           = 254F;
     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, 120F);
     this.xrTableCell6.Text          = "铁栈板";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell6.Weight        = 0.074657186389029961;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column5")
     });
     this.xrTableCell8.Dpi           = 254F;
     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, 120F);
     this.xrTableCell8.Text          = "木栈板";
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell8.Weight        = 0.086338242762823772;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column6")
     });
     this.xrTableCell9.Dpi           = 254F;
     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, 120F);
     this.xrTableCell9.Text          = "铁箱子";
     this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell9.Weight        = 0.074657186389029961;
     //
     // 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.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column7")
     });
     this.xrTableCell10.Dpi           = 254F;
     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, 120F);
     this.xrTableCell10.Text          = "铁架子";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell10.Weight        = 0.086846114779075667;
     //
     // 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.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column8")
     });
     this.xrTableCell12.Dpi           = 254F;
     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, 120F);
     this.xrTableCell12.Text          = "周转箱";
     this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell12.Weight        = 0.083798882681564241;
     //
     // xrTableCell13
     //
     this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Column9")
     });
     this.xrTableCell13.Dpi           = 254F;
     this.xrTableCell13.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell13.Name          = "xrTableCell13";
     this.xrTableCell13.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 120F);
     this.xrTableCell13.Text          = "木箱子";
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell13.Weight        = 0.087861858811579485;
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.GroupHeader1.Dpi           = 254F;
     this.GroupHeader1.HeightF       = 64F;
     this.GroupHeader1.Name          = "GroupHeader1";
     this.GroupHeader1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.GroupHeader1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // 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.Dpi           = 254F;
     this.xrTable2.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(42F, 0F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 120F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.SizeF         = new System.Drawing.SizeF(1969F, 64F);
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell18,
         this.xrTableCell11,
         this.xrTableCell17,
         this.xrTableCell7,
         this.xrTableCell19,
         this.xrTableCell14,
         this.xrTableCell16,
         this.xrTableCell21,
         this.xrTableCell27,
         this.xrTableCell1
     });
     this.xrTableRow2.Dpi           = 254F;
     this.xrTableRow2.Name          = "xrTableRow2";
     this.xrTableRow2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 120F);
     this.xrTableRow2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableRow2.Weight        = 1;
     //
     // 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.Dpi           = 254F;
     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, 120F);
     this.xrTableCell18.Text          = "厂商";
     this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell18.Weight        = 0.22549517521584561;
     //
     // 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.Dpi           = 254F;
     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, 120F);
     this.xrTableCell11.Text          = "日期";
     this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell11.Weight        = 0.097003555104113764;
     //
     // 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.Dpi           = 254F;
     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, 120F);
     this.xrTableCell17.Text          = "单据号";
     this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell17.Weight        = 0.086338242762823772;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Dpi           = 254F;
     this.xrTableCell7.Name          = "xrTableCell7";
     this.xrTableCell7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 120F);
     this.xrTableCell7.Text          = "单据类型";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell7.Weight        = 0.097003555104113764;
     //
     // 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.Dpi           = 254F;
     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, 120F);
     this.xrTableCell19.Text          = "铁栈板";
     this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell19.Weight        = 0.074657186389029961;
     //
     // 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.Dpi           = 254F;
     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, 120F);
     this.xrTableCell14.Text          = "木栈板";
     this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell14.Weight        = 0.086338242762823772;
     //
     // 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.Dpi           = 254F;
     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, 120F);
     this.xrTableCell16.Text          = "铁箱子";
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell16.Weight        = 0.074657186389029961;
     //
     // xrTableCell21
     //
     this.xrTableCell21.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell21.Dpi           = 254F;
     this.xrTableCell21.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell21.Name          = "xrTableCell21";
     this.xrTableCell21.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 120F);
     this.xrTableCell21.Text          = "铁架子";
     this.xrTableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell21.Weight        = 0.086846114779075667;
     //
     // xrTableCell27
     //
     this.xrTableCell27.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell27.Dpi           = 254F;
     this.xrTableCell27.Font          = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell27.Name          = "xrTableCell27";
     this.xrTableCell27.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 120F);
     this.xrTableCell27.Text          = "周转箱";
     this.xrTableCell27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell27.Weight        = 0.083798882681564241;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Dpi           = 254F;
     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, 120F);
     this.xrTableCell1.Text          = "木箱子";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrTableCell1.Weight        = 0.087861858811579485;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel4
     });
     this.PageHeader.Dpi           = 254F;
     this.PageHeader.HeightF       = 180F;
     this.PageHeader.Name          = "PageHeader";
     this.PageHeader.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.PageHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.Dpi           = 254F;
     this.xrLabel4.Font          = new System.Drawing.Font("Times New Roman", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(698F, 21F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 120F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(866F, 148F);
     this.xrLabel4.Text          = "栈板确认单";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel3,
         this.xrLabel1,
         this.xrLabel2
     });
     this.PageFooter.Dpi           = 254F;
     this.PageFooter.HeightF       = 190F;
     this.PageFooter.Name          = "PageFooter";
     this.PageFooter.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.PageFooter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.Dpi           = 254F;
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(783F, 85F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 120F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(214F, 63F);
     this.xrLabel3.Text          = "收货人";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.Dpi           = 254F;
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(1397F, 85F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 120F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(213F, 63F);
     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.dataTable1, "Column11")
     });
     this.xrLabel2.Dpi           = 254F;
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(106F, 85F);
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 120F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(635F, 63F);
     this.xrLabel2.Text          = "xrLabel2";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // topMarginBand1
     //
     this.topMarginBand1.Dpi     = 254F;
     this.topMarginBand1.HeightF = 51F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Dpi     = 254F;
     this.bottomMarginBand1.HeightF = 43F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // 栈板厂商收发登记
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.GroupHeader1,
         this.PageHeader,
         this.PageFooter,
         this.topMarginBand1,
         this.bottomMarginBand1
     });
     this.DataSource = this.dataSet1;
     this.Dpi        = 254F;
     this.Margins    = new System.Drawing.Printing.Margins(0, 0, 51, 43);
     this.PageHeight = 1400;
     this.PageWidth  = 2043;
     this.PaperKind  = System.Drawing.Printing.PaperKind.Custom;
     this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     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.dataSet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary3 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary4 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary5 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary6 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary7 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary8 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary9 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary10 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary11 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary12 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary13 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary14 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary15 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary16 = new DevExpress.XtraReports.UI.XRSummary();
     this.dsQueries = new RetirementCenter.DataSources.dsQueries();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xtcMemberName = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xtcSyndicate = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell50 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xtcNo = new DevExpress.XtraReports.UI.XRTableCell();
     this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
     this.xlTo = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xlFrom = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xlSyndicate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
     this.xlSubCommitte = new DevExpress.XtraReports.UI.XRLabel();
     this.xlDofatSarf = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xpbLogo = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell25 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell49 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.dsReports = new RetirementCenter.DataSources.dsReports();
     this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell30 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell26 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell27 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell28 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell29 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell32 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell34 = new DevExpress.XtraReports.UI.XRTableCell();
     this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell21 = 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.xrTableCell44 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell45 = new DevExpress.XtraReports.UI.XRTableCell();
     this.rep27TableAdapter = new RetirementCenter.DataSources.dsReportsTableAdapters.Rep27TableAdapter();
     this.calcTotalEstktaa = new DevExpress.XtraReports.UI.CalculatedField();
     this.calcTotal = new DevExpress.XtraReports.UI.CalculatedField();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.lblSarfTypeedad = 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.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();
     ((System.ComponentModel.ISupportInitialize)(this.dsQueries)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsReports)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // dsQueries
     //
     this.dsQueries.DataSetName = "dsQueries";
     this.dsQueries.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable1});
     this.Detail.HeightF = 25F;
     this.Detail.KeepTogether = true;
     this.Detail.MultiColumn.ColumnWidth = 326F;
     this.Detail.Name = "Detail";
     this.Detail.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
     new DevExpress.XtraReports.UI.GroupField("SubCommitte", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
     new DevExpress.XtraReports.UI.GroupField("sarfnumber", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
     this.Detail.StylePriority.UsePadding = false;
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable1
     //
     this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(10F, 0F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1});
     this.xrTable1.SizeF = new System.Drawing.SizeF(1106.085F, 25F);
     this.xrTable1.StylePriority.UseBorders = false;
     this.xrTable1.StylePriority.UseFont = false;
     this.xrTable1.StylePriority.UsePadding = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell16,
     this.xrTableCell23,
     this.xrTableCell15,
     this.xrTableCell18,
     this.xrTableCell19,
     this.xtcMemberName,
     this.xrTableCell20,
     this.xrTableCell22,
     this.xtcSyndicate,
     this.xrTableCell50,
     this.xtcNo});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.Name = "xrTableCell16";
     this.xrTableCell16.Weight = 0.63162220728795848D;
     //
     // xrTableCell23
     //
     this.xrTableCell23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.calcTotal", "{0:f2}")});
     this.xrTableCell23.Name = "xrTableCell23";
     this.xrTableCell23.NullValueText = "0";
     this.xrTableCell23.StylePriority.UseTextAlignment = false;
     this.xrTableCell23.Text = "xrTableCell23";
     this.xrTableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell23.Weight = 0.3350042341694035D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.calcTotalEstktaa", "{0:f2}")});
     this.xrTableCell15.Name = "xrTableCell15";
     this.xrTableCell15.NullValueText = "0";
     this.xrTableCell15.StylePriority.UseTextAlignment = false;
     this.xrTableCell15.Text = "xrTableCell15";
     this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell15.Weight = 0.29312833892609425D;
     //
     // xrTableCell18
     //
     this.xrTableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.estktaa", "{0:f2}")});
     this.xrTableCell18.Name = "xrTableCell18";
     this.xrTableCell18.NullValueText = "0";
     this.xrTableCell18.StylePriority.UseTextAlignment = false;
     this.xrTableCell18.Text = "xrTableCell18";
     this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell18.Weight = 0.25125320914884053D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.rsmmonth", "{0:f2}")});
     this.xrTableCell19.Name = "xrTableCell19";
     this.xrTableCell19.NullValueText = "0";
     this.xrTableCell19.StylePriority.UseTextAlignment = false;
     this.xrTableCell19.Text = "xrTableCell19";
     this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell19.Weight = 0.25125307704219191D;
     //
     // xtcMemberName
     //
     this.xtcMemberName.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.eshtrakmonth", "{0:f2}")});
     this.xtcMemberName.Name = "xtcMemberName";
     this.xtcMemberName.NullValueText = "0";
     this.xtcMemberName.StylePriority.UseTextAlignment = false;
     this.xtcMemberName.Text = "xtcMemberName";
     this.xtcMemberName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xtcMemberName.Weight = 0.2470720412878307D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.monymonth", "{0:f2}")});
     this.xrTableCell20.Name = "xrTableCell20";
     this.xrTableCell20.NullValueText = "0";
     this.xrTableCell20.StylePriority.UseTextAlignment = false;
     this.xrTableCell20.Text = "xrTableCell20";
     this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell20.Weight = 0.38455019712745075D;
     //
     // xrTableCell22
     //
     this.xrTableCell22.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.MMashatName")});
     this.xrTableCell22.Name = "xrTableCell22";
     this.xrTableCell22.StylePriority.UseTextAlignment = false;
     this.xrTableCell22.Text = "xrTableCell22";
     this.xrTableCell22.Weight = 1.2911615227871578D;
     //
     // xtcSyndicate
     //
     this.xtcSyndicate.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.sarfnumber")});
     this.xtcSyndicate.Name = "xtcSyndicate";
     this.xtcSyndicate.StylePriority.UseTextAlignment = false;
     this.xtcSyndicate.Text = "xtcSyndicate";
     this.xtcSyndicate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xtcSyndicate.Weight = 0.47564284719109023D;
     //
     // xrTableCell50
     //
     this.xrTableCell50.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.MMashatId")});
     this.xrTableCell50.Name = "xrTableCell50";
     this.xrTableCell50.StylePriority.UseFont = false;
     this.xrTableCell50.Text = "xrTableCell50";
     this.xrTableCell50.Weight = 0.26172262282277281D;
     //
     // xtcNo
     //
     this.xtcNo.Name = "xtcNo";
     this.xtcNo.StylePriority.UseTextAlignment = false;
     xrSummary1.Func = DevExpress.XtraReports.UI.SummaryFunc.RecordNumber;
     xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xtcNo.Summary = xrSummary1;
     this.xtcNo.Text = "م";
     this.xtcNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xtcNo.Weight = 0.2093772334961955D;
     this.xtcNo.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xtcNo_BeforePrint);
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 6.41667F;
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(985.8766F, 93.39581F);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(130.2083F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text = "اعضاء";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel12
     //
     this.xrLabel12.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(511.5417F, 93.39581F);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF = new System.Drawing.SizeF(36.54303F, 23F);
     this.xrLabel12.StylePriority.UseFont = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text = "الي";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xlTo
     //
     this.xlTo.Font = new System.Drawing.Font("Times New Roman", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
     this.xlTo.LocationFloat = new DevExpress.Utils.PointFloat(360.2515F, 93.39581F);
     this.xlTo.Name = "xlTo";
     this.xlTo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlTo.SizeF = new System.Drawing.SizeF(151.2902F, 23F);
     this.xlTo.StylePriority.UseFont = false;
     this.xlTo.StylePriority.UseTextAlignment = false;
     this.xlTo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel10
     //
     this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(656.5416F, 93.39581F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(47.9166F, 23F);
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text = "من";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xlFrom
     //
     this.xlFrom.Font = new System.Drawing.Font("Times New Roman", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
     this.xlFrom.LocationFloat = new DevExpress.Utils.PointFloat(548.0847F, 93.39581F);
     this.xlFrom.Name = "xlFrom";
     this.xlFrom.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlFrom.SizeF = new System.Drawing.SizeF(108.457F, 23F);
     this.xlFrom.StylePriority.UseFont = false;
     this.xlFrom.StylePriority.UseTextAlignment = false;
     this.xlFrom.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel8
     //
     this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(632.0832F, 32.6042F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(130.2083F, 23F);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text = "النفابة الفرعية";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xlSyndicate
     //
     this.xlSyndicate.Font = new System.Drawing.Font("Times New Roman", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
     this.xlSyndicate.LocationFloat = new DevExpress.Utils.PointFloat(489.8349F, 32.6042F);
     this.xlSyndicate.Name = "xlSyndicate";
     this.xlSyndicate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlSyndicate.SizeF = new System.Drawing.SizeF(130.7901F, 23F);
     this.xlSyndicate.StylePriority.UseFont = false;
     this.xlSyndicate.StylePriority.UseTextAlignment = false;
     this.xlSyndicate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel13
     //
     this.xrLabel13.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(441.9183F, 32.6042F);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF = new System.Drawing.SizeF(47.9166F, 23F);
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text = "اللجنة";
     this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xlSubCommitte
     //
     this.xlSubCommitte.Font = new System.Drawing.Font("Times New Roman", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
     this.xlSubCommitte.LocationFloat = new DevExpress.Utils.PointFloat(266.0849F, 32.6042F);
     this.xlSubCommitte.Name = "xlSubCommitte";
     this.xlSubCommitte.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlSubCommitte.SizeF = new System.Drawing.SizeF(175.8333F, 23F);
     this.xlSubCommitte.StylePriority.UseFont = false;
     this.xlSubCommitte.StylePriority.UseTextAlignment = false;
     this.xlSubCommitte.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xlDofatSarf
     //
     this.xlDofatSarf.Font = new System.Drawing.Font("Times New Roman", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
     this.xlDofatSarf.LocationFloat = new DevExpress.Utils.PointFloat(360.2515F, 66.58333F);
     this.xlDofatSarf.Name = "xlDofatSarf";
     this.xlDofatSarf.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlDofatSarf.SizeF = new System.Drawing.SizeF(187.8332F, 23.00001F);
     this.xlDofatSarf.StylePriority.UseFont = false;
     this.xlDofatSarf.StylePriority.UseTextAlignment = false;
     this.xlDofatSarf.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel9
     //
     this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(559.5431F, 66.58333F);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text = "كشف معاشات الاعضاء عن";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xpbLogo
     //
     this.xpbLogo.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Image", null, "AppOptions.CompanyLogo")});
     this.xpbLogo.LocationFloat = new DevExpress.Utils.PointFloat(10F, 10.00001F);
     this.xpbLogo.Name = "xpbLogo";
     this.xpbLogo.SizeF = new System.Drawing.SizeF(100F, 80F);
     this.xpbLogo.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     //
     // 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("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(10F, 132.4999F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow2,
     this.xrTableRow3});
     this.xrTable2.SizeF = new System.Drawing.SizeF(1106.085F, 63.54167F);
     this.xrTable2.StylePriority.UseBackColor = false;
     this.xrTable2.StylePriority.UseBorders = false;
     this.xrTable2.StylePriority.UseFont = false;
     this.xrTable2.StylePriority.UseForeColor = false;
     this.xrTable2.StylePriority.UsePadding = false;
     this.xrTable2.StylePriority.UseTextAlignment = false;
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell13,
     this.xrTableCell4,
     this.xrTableCell9});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.Weight = 1.2597547484349752D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text = "الاستقطاعات";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell4.Weight = 0.74957834915683863D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Name = "xrTableCell9";
     this.xrTableCell9.Weight = 2.6224544336951729D;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell14,
     this.xrTableCell12,
     this.xrTableCell6,
     this.xrTableCell17,
     this.xrTableCell8,
     this.xrTableCell1,
     this.xrTableCell2,
     this.xrTableCell24,
     this.xrTableCell25,
     this.xrTableCell49,
     this.xrTableCell10});
     this.xrTableRow3.Name = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Name = "xrTableCell14";
     this.xrTableCell14.StylePriority.UseTextAlignment = false;
     this.xrTableCell14.Text = "التوقيع";
     this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell14.Weight = 0.63162229179462737D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Name = "xrTableCell12";
     this.xrTableCell12.StylePriority.UseTextAlignment = false;
     this.xrTableCell12.Text = "الصافي";
     this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell12.Weight = 0.33500411101094513D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text = "جملة";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell6.Weight = 0.29312858781063467D;
     //
     // xrTableCell17
     //
     this.xrTableCell17.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrTableCell17.Name = "xrTableCell17";
     this.xrTableCell17.StylePriority.UseFont = false;
     this.xrTableCell17.StylePriority.UseTextAlignment = false;
     this.xrTableCell17.Text = "استقطاع";
     this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell17.Weight = 0.25125308224602688D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.StylePriority.UseFont = false;
     this.xrTableCell8.StylePriority.UseTextAlignment = false;
     this.xrTableCell8.Text = "رسم";
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell8.Weight = 0.25125308246162481D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseFont = false;
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text = "اشتراك";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell1.Weight = 0.25125308220752668D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text = "جملة المبلغ";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell2.Weight = 0.38036922320226524D;
     //
     // xrTableCell24
     //
     this.xrTableCell24.Name = "xrTableCell24";
     this.xrTableCell24.Text = "الاسم";
     this.xrTableCell24.Weight = 1.2911616322641484D;
     //
     // xrTableCell25
     //
     this.xrTableCell25.Name = "xrTableCell25";
     this.xrTableCell25.StylePriority.UseTextAlignment = false;
     this.xrTableCell25.Text = "رقم الصرف";
     this.xrTableCell25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell25.Weight = 0.47564278965496676D;
     //
     // xrTableCell49
     //
     this.xrTableCell49.Name = "xrTableCell49";
     this.xrTableCell49.Text = "رقم موحد";
     this.xrTableCell49.Weight = 0.27219083654987009D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.StylePriority.UseTextAlignment = false;
     this.xrTableCell10.Text = "م";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell10.Weight = 0.19890881208435116D;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(899.4183F, 49.00001F);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF = new System.Drawing.SizeF(216.6667F, 23F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text = "ادارة المعـــــاشـــــات";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(958.7933F, 20.00001F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(157.2917F, 23F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text = "نقابة المهن التعليمية";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.HeightF = 15.04161F;
     this.bottomMarginBand1.Name = "bottomMarginBand1";
     //
     // dsReports
     //
     this.dsReports.DataSetName = "dsReports";
     this.dsReports.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel19,
     this.xrLabel18,
     this.xrLabel17,
     this.xrLabel4,
     this.xrLabel5,
     this.xrLabel6,
     this.xrLabel7,
     this.xrPageInfo1,
     this.xrTable3});
     this.PageFooter.HeightF = 117.2084F;
     this.PageFooter.Name = "PageFooter";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(1016.085F, 97.20835F);
     this.xrPageInfo1.Name = "xrPageInfo1";
     this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.SizeF = new System.Drawing.SizeF(89.99988F, 20.00001F);
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // 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.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(10F, 0F);
     this.xrTable3.Name = "xrTable3";
     this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow4});
     this.xrTable3.SizeF = new System.Drawing.SizeF(1106.085F, 25F);
     this.xrTable3.StylePriority.UseBorders = false;
     this.xrTable3.StylePriority.UseFont = false;
     this.xrTable3.StylePriority.UsePadding = false;
     this.xrTable3.StylePriority.UseTextAlignment = false;
     this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrTableRow4
     //
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell30,
     this.xrTableCell3,
     this.xrTableCell7,
     this.xrTableCell26,
     this.xrTableCell27,
     this.xrTableCell28,
     this.xrTableCell29,
     this.xrTableCell32,
     this.xrTableCell34});
     this.xrTableRow4.Name = "xrTableRow4";
     this.xrTableRow4.Weight = 1D;
     //
     // xrTableCell30
     //
     this.xrTableCell30.Name = "xrTableCell30";
     this.xrTableCell30.Weight = 0.63162223923643956D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.calcTotal")});
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.NullValueText = "0";
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     xrSummary2.FormatString = "{0:f2}";
     xrSummary2.IgnoreNullValues = true;
     xrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell3.Summary = xrSummary2;
     this.xrTableCell3.Text = "xrTableCell3";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell3.Weight = 0.33500410637547906D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.calcTotalEstktaa")});
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.NullValueText = "0";
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     xrSummary3.FormatString = "{0:f2}";
     xrSummary3.IgnoreNullValues = true;
     xrSummary3.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell7.Summary = xrSummary3;
     this.xrTableCell7.Text = "xrTableCell7";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell7.Weight = 0.29312833892609452D;
     //
     // xrTableCell26
     //
     this.xrTableCell26.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.estktaa")});
     this.xrTableCell26.Name = "xrTableCell26";
     this.xrTableCell26.NullValueText = "0";
     this.xrTableCell26.StylePriority.UseTextAlignment = false;
     xrSummary4.FormatString = "{0:f2}";
     xrSummary4.IgnoreNullValues = true;
     xrSummary4.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell26.Summary = xrSummary4;
     this.xrTableCell26.Text = "xrTableCell26";
     this.xrTableCell26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell26.Weight = 0.25125333694276497D;
     //
     // xrTableCell27
     //
     this.xrTableCell27.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.rsmmonth")});
     this.xrTableCell27.Name = "xrTableCell27";
     this.xrTableCell27.NullValueText = "0";
     this.xrTableCell27.StylePriority.UseTextAlignment = false;
     xrSummary5.FormatString = "{0:f2}";
     xrSummary5.IgnoreNullValues = true;
     xrSummary5.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell27.Summary = xrSummary5;
     this.xrTableCell27.Text = "xrTableCell27";
     this.xrTableCell27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell27.Weight = 0.25125269366041847D;
     //
     // xrTableCell28
     //
     this.xrTableCell28.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.eshtrakmonth")});
     this.xrTableCell28.Name = "xrTableCell28";
     this.xrTableCell28.NullValueText = "0";
     this.xrTableCell28.StylePriority.UseTextAlignment = false;
     xrSummary6.FormatString = "{0:f2}";
     xrSummary6.IgnoreNullValues = true;
     xrSummary6.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell28.Summary = xrSummary6;
     this.xrTableCell28.Text = "xrTableCell28";
     this.xrTableCell28.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell28.Weight = 0.24707268025745258D;
     //
     // xrTableCell29
     //
     this.xrTableCell29.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.monymonth")});
     this.xrTableCell29.Name = "xrTableCell29";
     this.xrTableCell29.NullValueText = "0";
     this.xrTableCell29.StylePriority.UseTextAlignment = false;
     xrSummary7.FormatString = "{0:f2}";
     xrSummary7.IgnoreNullValues = true;
     xrSummary7.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell29.Summary = xrSummary7;
     this.xrTableCell29.Text = "xrTableCell29";
     this.xrTableCell29.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell29.Weight = 0.38454994153960209D;
     //
     // xrTableCell32
     //
     this.xrTableCell32.Name = "xrTableCell32";
     this.xrTableCell32.StylePriority.UseTextAlignment = false;
     this.xrTableCell32.Text = "احمالي الصفحة";
     this.xrTableCell32.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell32.Weight = 2.0285264920340604D;
     //
     // xrTableCell34
     //
     this.xrTableCell34.Name = "xrTableCell34";
     this.xrTableCell34.StylePriority.UseTextAlignment = false;
     xrSummary8.Func = DevExpress.XtraReports.UI.SummaryFunc.RecordNumber;
     xrSummary8.IgnoreNullValues = true;
     xrSummary8.Running = DevExpress.XtraReports.UI.SummaryRunning.Page;
     this.xrTableCell34.Summary = xrSummary8;
     this.xrTableCell34.Text = "م";
     this.xrTableCell34.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell34.Weight = 0.20937770231467517D;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable4});
     this.ReportFooter.HeightF = 25F;
     this.ReportFooter.KeepTogether = true;
     this.ReportFooter.Name = "ReportFooter";
     this.ReportFooter.PrintAtBottom = true;
     //
     // xrTable4
     //
     this.xrTable4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable4.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(10F, 0F);
     this.xrTable4.Name = "xrTable4";
     this.xrTable4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow5});
     this.xrTable4.SizeF = new System.Drawing.SizeF(1106.085F, 25F);
     this.xrTable4.StylePriority.UseBorders = false;
     this.xrTable4.StylePriority.UseFont = false;
     this.xrTable4.StylePriority.UsePadding = false;
     this.xrTable4.StylePriority.UseTextAlignment = false;
     this.xrTable4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrTableRow5
     //
     this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell21,
     this.xrTableCell35,
     this.xrTableCell36,
     this.xrTableCell37,
     this.xrTableCell38,
     this.xrTableCell39,
     this.xrTableCell40,
     this.xrTableCell44,
     this.xrTableCell45});
     this.xrTableRow5.Name = "xrTableRow5";
     this.xrTableRow5.Weight = 1D;
     //
     // xrTableCell21
     //
     this.xrTableCell21.Name = "xrTableCell21";
     this.xrTableCell21.Weight = 0.63162223923643968D;
     //
     // xrTableCell35
     //
     this.xrTableCell35.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.calcTotal")});
     this.xrTableCell35.Name = "xrTableCell35";
     this.xrTableCell35.NullValueText = "0";
     this.xrTableCell35.StylePriority.UseTextAlignment = false;
     xrSummary9.FormatString = "{0:f2}";
     xrSummary9.IgnoreNullValues = true;
     xrSummary9.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell35.Summary = xrSummary9;
     this.xrTableCell35.Text = "xrTableCell35";
     this.xrTableCell35.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell35.Weight = 0.33500436196332772D;
     //
     // xrTableCell36
     //
     this.xrTableCell36.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.calcTotalEstktaa")});
     this.xrTableCell36.Name = "xrTableCell36";
     this.xrTableCell36.NullValueText = "0";
     this.xrTableCell36.StylePriority.UseTextAlignment = false;
     xrSummary10.FormatString = "{0:f2}";
     xrSummary10.IgnoreNullValues = true;
     xrSummary10.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell36.Summary = xrSummary10;
     this.xrTableCell36.Text = "xrTableCell36";
     this.xrTableCell36.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell36.Weight = 0.29312833892609436D;
     //
     // xrTableCell37
     //
     this.xrTableCell37.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.estktaa")});
     this.xrTableCell37.Name = "xrTableCell37";
     this.xrTableCell37.NullValueText = "0";
     this.xrTableCell37.StylePriority.UseTextAlignment = false;
     xrSummary11.FormatString = "{0:f2}";
     xrSummary11.IgnoreNullValues = true;
     xrSummary11.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell37.Summary = xrSummary11;
     this.xrTableCell37.Text = "xrTableCell37";
     this.xrTableCell37.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell37.Weight = 0.25125295356099181D;
     //
     // xrTableCell38
     //
     this.xrTableCell38.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.rsmmonth")});
     this.xrTableCell38.Name = "xrTableCell38";
     this.xrTableCell38.NullValueText = "0";
     this.xrTableCell38.StylePriority.UseTextAlignment = false;
     xrSummary12.FormatString = "{0:f2}";
     xrSummary12.IgnoreNullValues = true;
     xrSummary12.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell38.Summary = xrSummary12;
     this.xrTableCell38.Text = "xrTableCell38";
     this.xrTableCell38.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell38.Weight = 0.25125307704219185D;
     //
     // xrTableCell39
     //
     this.xrTableCell39.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.eshtrakmonth")});
     this.xrTableCell39.Name = "xrTableCell39";
     this.xrTableCell39.NullValueText = "0";
     this.xrTableCell39.StylePriority.UseTextAlignment = false;
     xrSummary13.FormatString = "{0:f2}";
     xrSummary13.IgnoreNullValues = true;
     xrSummary13.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell39.Summary = xrSummary13;
     this.xrTableCell39.Text = "xrTableCell39";
     this.xrTableCell39.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell39.Weight = 0.24707229687567933D;
     //
     // xrTableCell40
     //
     this.xrTableCell40.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "rep27.monymonth")});
     this.xrTableCell40.Name = "xrTableCell40";
     this.xrTableCell40.NullValueText = "0";
     this.xrTableCell40.StylePriority.UseTextAlignment = false;
     xrSummary14.FormatString = "{0:f2}";
     xrSummary14.IgnoreNullValues = true;
     xrSummary14.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell40.Summary = xrSummary14;
     this.xrTableCell40.Text = "xrTableCell40";
     this.xrTableCell40.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell40.Weight = 0.384550197127451D;
     //
     // xrTableCell44
     //
     this.xrTableCell44.Name = "xrTableCell44";
     this.xrTableCell44.StylePriority.UseTextAlignment = false;
     xrSummary15.IgnoreNullValues = true;
     this.xrTableCell44.Summary = xrSummary15;
     this.xrTableCell44.Text = "اجمالي اللجنة";
     this.xrTableCell44.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell44.Weight = 2.0285268330586153D;
     //
     // xrTableCell45
     //
     this.xrTableCell45.Name = "xrTableCell45";
     this.xrTableCell45.StylePriority.UseTextAlignment = false;
     xrSummary16.Func = DevExpress.XtraReports.UI.SummaryFunc.RecordNumber;
     xrSummary16.IgnoreNullValues = true;
     xrSummary16.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell45.Summary = xrSummary16;
     this.xrTableCell45.Text = "م";
     this.xrTableCell45.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell45.Weight = 0.2093772334961955D;
     //
     // rep27TableAdapter
     //
     this.rep27TableAdapter.ClearBeforeFill = true;
     //
     // calcTotalEstktaa
     //
     this.calcTotalEstktaa.DataMember = "rep27";
     this.calcTotalEstktaa.Expression = "[eshtrakmonth] + [rsmmonth] + [estktaa]";
     this.calcTotalEstktaa.Name = "calcTotalEstktaa";
     //
     // calcTotal
     //
     this.calcTotal.DataMember = "rep27";
     this.calcTotal.Expression = "[monymonth] - [calcTotalEstktaa]";
     this.calcTotal.Name = "calcTotal";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.lblSarfTypeedad,
     this.xpbLogo,
     this.xrLabel2,
     this.xrTable2,
     this.xrLabel1,
     this.xrLabel9,
     this.xlDofatSarf,
     this.xlSubCommitte,
     this.xrLabel13,
     this.xlSyndicate,
     this.xrLabel8,
     this.xlFrom,
     this.xrLabel10,
     this.xlTo,
     this.xrLabel12,
     this.xrLabel3});
     this.PageHeader.HeightF = 196.0416F;
     this.PageHeader.Name = "PageHeader";
     //
     // lblSarfTypeedad
     //
     this.lblSarfTypeedad.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.lblSarfTypeedad.LocationFloat = new DevExpress.Utils.PointFloat(852.5433F, 93.39581F);
     this.lblSarfTypeedad.Name = "lblSarfTypeedad";
     this.lblSarfTypeedad.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblSarfTypeedad.SizeF = new System.Drawing.SizeF(130.2083F, 23F);
     this.lblSarfTypeedad.StylePriority.UseFont = false;
     this.lblSarfTypeedad.StylePriority.UseTextAlignment = false;
     this.lblSarfTypeedad.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel19
     //
     this.xrLabel19.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(200.334F, 69.20836F);
     this.xrLabel19.Name = "xrLabel19";
     this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel19.StylePriority.UseFont = false;
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.Text = "يعتمد";
     this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel18
     //
     this.xrLabel18.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(455.5423F, 69.20836F);
     this.xrLabel18.Name = "xrLabel18";
     this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel18.StylePriority.UseFont = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.Text = "راجعه";
     this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel17
     //
     this.xrLabel17.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(713.8756F, 69.20831F);
     this.xrLabel17.Name = "xrLabel17";
     this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel17.StylePriority.UseFont = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text = "إدارة المعاشات";
     this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel4
     //
     this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Underline);
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(50.0415F, 34.08336F);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(1044.917F, 23F);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text = "تمت المراجعة وفق قواعد الاستحقاق للمعاشات والتاكد من عدم الصرف للدفعة المحددة وعد" +
     "م التوريد للبنك من خلال أرشيف الصرف وعلى مسئوليتا";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel5
     //
     this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(455.5423F, 94.20836F);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text = "راجعه";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel6
     //
     this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(200.334F, 94.20836F);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text = "يعتمد";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(713.8756F, 94.20831F);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF = new System.Drawing.SizeF(188.5416F, 23F);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text = "ادارة الحسابات";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // XRep27
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.topMarginBand1,
     this.bottomMarginBand1,
     this.PageFooter,
     this.ReportFooter,
     this.PageHeader});
     this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
     this.calcTotalEstktaa,
     this.calcTotal});
     this.DataMember = "rep27";
     this.DataSource = this.dsReports;
     this.DrawGrid = false;
     this.Landscape = true;
     this.Margins = new System.Drawing.Printing.Margins(12, 12, 6, 15);
     this.PageHeight = 827;
     this.PageWidth = 1169;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.ReportPrintOptions.DetailCountOnEmptyDataSource = 10;
     this.Version = "12.2";
     ((System.ComponentModel.ISupportInitialize)(this.dsQueries)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsReports)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemplo n.º 23
-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();
 }