Beispiel #1
0
        public PricedPickList()
        {
            InitializeComponent();
            this.topMarginBand1    = new DevExpress.XtraReports.UI.TopMarginBand();
            this.detailBand1       = new DevExpress.XtraReports.UI.DetailBand();
            this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            //
            // topMarginBand1
            //
            this.topMarginBand1.Name = "topMarginBand1";
            //
            // detailBand1
            //
            this.detailBand1.Name = "detailBand1";
            //
            // bottomMarginBand1
            //
            this.bottomMarginBand1.Name = "bottomMarginBand1";
            //
            // PricedPickList
            //
            this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
                this.topMarginBand1,
                this.detailBand1,
                this.bottomMarginBand1
            });
            this.Version = "11.2";

            xrInvoiceNoValue.Text = BLL.GeneralInfo.Current.HospitalName;
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
        }
Beispiel #2
0
 private void InitializeComponent()
 {
     this.topMarginBand1    = new DevExpress.XtraReports.UI.TopMarginBand();
     this.detailBand1       = new DevExpress.XtraReports.UI.DetailBand();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // topMarginBand1
     //
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // detailBand1
     //
     this.detailBand1.Name = "detailBand1";
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Name = "bottomMarginBand1";
     //
     // BillingStatementReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.topMarginBand1,
         this.detailBand1,
         this.bottomMarginBand1
     });
     this.Version = "18.2";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        public PricedPickList()
        {
            InitializeComponent();
            this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
            this.detailBand1 = new DevExpress.XtraReports.UI.DetailBand();
            this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            //
            // topMarginBand1
            //
            this.topMarginBand1.Name = "topMarginBand1";
            //
            // detailBand1
            //
            this.detailBand1.Name = "detailBand1";
            //
            // bottomMarginBand1
            //
            this.bottomMarginBand1.Name = "bottomMarginBand1";
            //
            // PricedPickList
            //
            this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.topMarginBand1,
            this.detailBand1,
            this.bottomMarginBand1});
            this.Version = "11.2";

            xrInvoiceNoValue.Text = BLL.GeneralInfo.Current.HospitalName;
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
        }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraReports.UI.XRSummary            xrSummary1                = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraCharts.SimpleDiagram            simpleDiagram1            = new DevExpress.XtraCharts.SimpleDiagram();
     DevExpress.XtraCharts.Series                   series1                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesView  sideBySideBarSeriesView1  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.Series                   series2                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PieSeriesLabel           pieSeriesLabel1           = new DevExpress.XtraCharts.PieSeriesLabel();
     DevExpress.XtraCharts.PieSeriesView            pieSeriesView1            = new DevExpress.XtraCharts.PieSeriesView();
     DevExpress.XtraCharts.KeyColorColorizer        keyColorColorizer1        = new DevExpress.XtraCharts.KeyColorColorizer();
     DevExpress.XtraReports.UI.XRSummary            xrSummary2                = new DevExpress.XtraReports.UI.XRSummary();
     this.groupFooterBand1           = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.xrLabel7                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4                   = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportDetailBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportOddStyle             = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportFooterBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.bottomMarginBand1          = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.topMarginBand1             = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel5                   = new DevExpress.XtraReports.UI.XRLabel();
     this.pageHeaderBand1            = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel1                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3                   = new DevExpress.XtraReports.UI.XRLabel();
     this.detailBand1                = new DevExpress.XtraReports.UI.DetailBand();
     this.ReportGroupHeaderBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportHeaderBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.groupHeaderBand1           = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.ReportGroupFooterBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportEvenStyle            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.totalBindingSource         = new System.Windows.Forms.BindingSource(this.components);
     this.reportFooterBand1          = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrChart1                   = new DevExpress.XtraReports.UI.XRChart();
     this.xrLabel10                  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6                   = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.totalBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // groupFooterBand1
     //
     this.groupFooterBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel7,
         this.xrLabel2,
         this.xrLabel4
     });
     this.groupFooterBand1.Dpi       = 254F;
     this.groupFooterBand1.HeightF   = 62.81247F;
     this.groupFooterBand1.Name      = "groupFooterBand1";
     this.groupFooterBand1.StyleName = "ReportGroupFooterBandStyle";
     //
     // xrLabel7
     //
     this.xrLabel7.AnchorHorizontal = DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left;
     this.xrLabel7.AnchorVertical   = DevExpress.XtraReports.UI.VerticalAnchorStyles.Top;
     this.xrLabel7.BackColor        = System.Drawing.Color.Empty;
     this.xrLabel7.BorderColor      = System.Drawing.Color.Black;
     this.xrLabel7.Borders          = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "name_form")
     });
     this.xrLabel7.Dpi           = 254F;
     this.xrLabel7.Font          = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(221.9238F, 0F);
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(1128.625F, 62.81246F);
     this.xrLabel7.StylePriority.UseBackColor     = false;
     this.xrLabel7.StylePriority.UseBorderColor   = false;
     this.xrLabel7.StylePriority.UseBorders       = false;
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UsePadding       = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text          = "xrLabel4";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel7.PrintOnPage  += new DevExpress.XtraReports.UI.PrintOnPageEventHandler(this.xrLabel7_PrintOnPage);
     //
     // xrLabel2
     //
     this.xrLabel2.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.xrLabel2.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.xrLabel2.BackColor        = System.Drawing.Color.White;
     this.xrLabel2.BorderColor      = System.Drawing.Color.Black;
     this.xrLabel2.Borders          = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel2.CanGrow          = false;
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "form_id")
     });
     this.xrLabel2.Dpi           = 254F;
     this.xrLabel2.Font          = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0.0002018611F, 0F);
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(221.9236F, 62.81247F);
     this.xrLabel2.StylePriority.UseBackColor     = false;
     this.xrLabel2.StylePriority.UseBorderColor   = false;
     this.xrLabel2.StylePriority.UseBorders       = false;
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UsePadding       = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text          = "xrLabel2";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel2.WordWrap      = false;
     //
     // xrLabel4
     //
     this.xrLabel4.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.xrLabel4.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.xrLabel4.BackColor        = System.Drawing.Color.White;
     this.xrLabel4.BorderColor      = System.Drawing.Color.Black;
     this.xrLabel4.BorderDashStyle  = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.xrLabel4.Borders          = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                             | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel4.CanGrow = false;
     this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_span")
     });
     this.xrLabel4.Dpi           = 254F;
     this.xrLabel4.Font          = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel4.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(1350.549F, 1.458325F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(402.0969F, 61.35414F);
     this.xrLabel4.StylePriority.UseBackColor       = false;
     this.xrLabel4.StylePriority.UseBorderColor     = false;
     this.xrLabel4.StylePriority.UseBorderDashStyle = false;
     this.xrLabel4.StylePriority.UseBorders         = false;
     this.xrLabel4.StylePriority.UseFont            = false;
     this.xrLabel4.StylePriority.UseForeColor       = false;
     this.xrLabel4.StylePriority.UsePadding         = false;
     this.xrLabel4.StylePriority.UseTextAlignment   = false;
     xrSummary1.FormatString          = "{0:HH:mm}";
     xrSummary1.IgnoreNullValues      = true;
     xrSummary1.Running               = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrLabel4.Summary            = xrSummary1;
     this.xrLabel4.Text               = "xrLabel4";
     this.xrLabel4.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel4.WordWrap           = false;
     this.xrLabel4.SummaryGetResult  += new DevExpress.XtraReports.UI.SummaryGetResultHandler(this.xrLabel4_SummaryGetResult);
     this.xrLabel4.SummaryReset      += new System.EventHandler(this.xrLabel4_SummaryReset);
     this.xrLabel4.SummaryRowChanged += new System.EventHandler(this.xrLabel4_SummaryRowChanged);
     //
     // ReportDetailBandStyle
     //
     this.ReportDetailBandStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportDetailBandStyle.Name          = "ReportDetailBandStyle";
     this.ReportDetailBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportDetailBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportOddStyle
     //
     this.ReportOddStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportOddStyle.Name          = "ReportOddStyle";
     this.ReportOddStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportOddStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportFooterBandStyle
     //
     this.ReportFooterBandStyle.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.ReportFooterBandStyle.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(255)))));
     this.ReportFooterBandStyle.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.ReportFooterBandStyle.Font            = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold);
     this.ReportFooterBandStyle.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.ReportFooterBandStyle.Name            = "ReportFooterBandStyle";
     this.ReportFooterBandStyle.Padding         = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportFooterBandStyle.TextAlignment   = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Dpi          = 254F;
     this.bottomMarginBand1.HeightF      = 254F;
     this.bottomMarginBand1.Name         = "bottomMarginBand1";
     this.bottomMarginBand1.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.bottomMarginBand1_BeforePrint);
     //
     // topMarginBand1
     //
     this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel5
     });
     this.topMarginBand1.Dpi     = 254F;
     this.topMarginBand1.HeightF = 326.4375F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // xrLabel5
     //
     this.xrLabel5.CanGrow                        = false;
     this.xrLabel5.Dpi                            = 254F;
     this.xrLabel5.Font                           = new System.Drawing.Font("Times New Roman", 16F);
     this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 190.2292F);
     this.xrLabel5.Multiline                      = true;
     this.xrLabel5.Name                           = "xrLabel5";
     this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel5.SizeF                          = new System.Drawing.SizeF(1812F, 136.2083F);
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text                           = "Отчет о работе с формами c ";
     this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // pageHeaderBand1
     //
     this.pageHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1,
         this.xrLabel3
     });
     this.pageHeaderBand1.Dpi                   = 254F;
     this.pageHeaderBand1.Font                  = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.pageHeaderBand1.HeightF               = 74.58331F;
     this.pageHeaderBand1.Name                  = "pageHeaderBand1";
     this.pageHeaderBand1.StyleName             = "ReportHeaderBandStyle";
     this.pageHeaderBand1.StylePriority.UseFont = false;
     //
     // xrLabel1
     //
     this.xrLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(218)))), ((int)(((byte)(251)))));
     this.xrLabel1.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel1.Dpi           = 254F;
     this.xrLabel1.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(1350.549F, 74.58331F);
     this.xrLabel1.StylePriority.UseBackColor     = false;
     this.xrLabel1.StylePriority.UseBorders       = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UsePadding       = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "Технологическая оснастка";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel1.WordWrap      = false;
     //
     // xrLabel3
     //
     this.xrLabel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(218)))), ((int)(((byte)(251)))));
     this.xrLabel3.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel3.Dpi           = 254F;
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(1350.549F, 0F);
     this.xrLabel3.Multiline     = true;
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(402.097F, 74.58331F);
     this.xrLabel3.StylePriority.UseBackColor     = false;
     this.xrLabel3.StylePriority.UseBorders       = false;
     this.xrLabel3.StylePriority.UsePadding       = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "Время";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // detailBand1
     //
     this.detailBand1.Dpi           = 254F;
     this.detailBand1.EvenStyleName = "ReportEvenStyle";
     this.detailBand1.HeightF       = 0F;
     this.detailBand1.Name          = "detailBand1";
     this.detailBand1.OddStyleName  = "ReportOddStyle";
     this.detailBand1.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("time_span", DevExpress.XtraReports.UI.XRColumnSortOrder.None)
     });
     this.detailBand1.StyleName = "ReportDetailBandStyle";
     //
     // ReportGroupHeaderBandStyle
     //
     this.ReportGroupHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupHeaderBandStyle.Name          = "ReportGroupHeaderBandStyle";
     this.ReportGroupHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 0, 0, 0, 254F);
     this.ReportGroupHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportHeaderBandStyle
     //
     this.ReportHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportHeaderBandStyle.Name          = "ReportHeaderBandStyle";
     this.ReportHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // groupHeaderBand1
     //
     this.groupHeaderBand1.Dpi      = 254F;
     this.groupHeaderBand1.Expanded = false;
     this.groupHeaderBand1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("form_id", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.groupHeaderBand1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail;
     this.groupHeaderBand1.HeightF    = 0F;
     this.groupHeaderBand1.Name       = "groupHeaderBand1";
     this.groupHeaderBand1.StyleName  = "ReportGroupHeaderBandStyle";
     //
     // ReportGroupFooterBandStyle
     //
     this.ReportGroupFooterBandStyle.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.ReportGroupFooterBandStyle.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(255)))));
     this.ReportGroupFooterBandStyle.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.ReportGroupFooterBandStyle.Font            = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold);
     this.ReportGroupFooterBandStyle.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.ReportGroupFooterBandStyle.Name            = "ReportGroupFooterBandStyle";
     this.ReportGroupFooterBandStyle.Padding         = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportGroupFooterBandStyle.TextAlignment   = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportEvenStyle
     //
     this.ReportEvenStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportEvenStyle.Name          = "ReportEvenStyle";
     this.ReportEvenStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportEvenStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // totalBindingSource
     //
     this.totalBindingSource.DataMember = "total";
     //
     // reportFooterBand1
     //
     this.reportFooterBand1.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.reportFooterBand1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.reportFooterBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrChart1,
         this.xrLabel10,
         this.xrLabel6
     });
     this.reportFooterBand1.Dpi       = 254F;
     this.reportFooterBand1.HeightF   = 1730.587F;
     this.reportFooterBand1.Name      = "reportFooterBand1";
     this.reportFooterBand1.StyleName = "ReportFooterBandStyle";
     this.reportFooterBand1.StylePriority.UseBackColor   = false;
     this.reportFooterBand1.StylePriority.UseBorderColor = false;
     //
     // xrChart1
     //
     this.xrChart1.AnchorHorizontal           = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.xrChart1.AnchorVertical             = DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom;
     this.xrChart1.AppearanceNameSerializable = "Nature Colors";
     this.xrChart1.AutoLayout  = true;
     this.xrChart1.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.xrChart1.BorderColor = System.Drawing.Color.Black;
     this.xrChart1.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     simpleDiagram1.LabelsResolveOverlappingMinIndent = 5;
     this.xrChart1.Diagram = simpleDiagram1;
     this.xrChart1.Dpi     = 254F;
     this.xrChart1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.xrChart1.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.xrChart1.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.xrChart1.Legend.Name   = "Default Legend";
     this.xrChart1.LocationFloat = new DevExpress.Utils.PointFloat(3.00018F, 95.25003F);
     this.xrChart1.Name          = "xrChart1";
     this.xrChart1.PaletteName   = "Mixed";
     sideBySideBarSeriesLabel1.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     sideBySideBarSeriesLabel1.Position           = DevExpress.XtraCharts.BarSeriesLabelPosition.BottomInside;
     series1.Label             = sideBySideBarSeriesLabel1;
     series1.LabelsVisibility  = DevExpress.Utils.DefaultBoolean.False;
     series1.LegendTextPattern = "{A}";
     series1.Name = "Ряд 1";
     sideBySideBarSeriesView1.BarWidth           = 0.5D;
     sideBySideBarSeriesView1.Border.Visibility  = DevExpress.Utils.DefaultBoolean.True;
     sideBySideBarSeriesView1.ColorEach          = true;
     sideBySideBarSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Hatch;
     series1.View    = sideBySideBarSeriesView1;
     series1.Visible = false;
     pieSeriesLabel1.EnableAntialiasing     = DevExpress.Utils.DefaultBoolean.True;
     pieSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
     pieSeriesLabel1.TextPattern            = "{A} {VP:0.00%}";
     series2.Label             = pieSeriesLabel1;
     series2.LabelsVisibility  = DevExpress.Utils.DefaultBoolean.True;
     series2.LegendTextPattern = "{A}";
     series2.Name = "Ряд 2";
     pieSeriesView1.Border.Visibility  = DevExpress.Utils.DefaultBoolean.False;
     pieSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     pieSeriesView1.Rotation           = 270;
     pieSeriesView1.SweepDirection     = DevExpress.XtraCharts.PieSweepDirection.Clockwise;
     series2.View = pieSeriesView1;
     this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.xrChart1.SeriesTemplate.Colorizer = keyColorColorizer1;
     this.xrChart1.SizeF = new System.Drawing.SizeF(1809F, 1635.337F);
     //
     // xrLabel10
     //
     this.xrLabel10.BackColor     = System.Drawing.Color.White;
     this.xrLabel10.BorderColor   = System.Drawing.Color.Black;
     this.xrLabel10.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel10.Dpi           = 254F;
     this.xrLabel10.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0.0002018611F, 0F);
     this.xrLabel10.Name          = "xrLabel10";
     this.xrLabel10.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel10.SizeF         = new System.Drawing.SizeF(1350.548F, 63.99998F);
     this.xrLabel10.StylePriority.UseBackColor     = false;
     this.xrLabel10.StylePriority.UseBorderColor   = false;
     this.xrLabel10.StylePriority.UseBorders       = false;
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text          = "Итого:";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel6
     //
     this.xrLabel6.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.xrLabel6.BorderColor     = System.Drawing.Color.Red;
     this.xrLabel6.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.xrLabel6.Borders         = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                            | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_span")
     });
     this.xrLabel6.Dpi           = 254F;
     this.xrLabel6.Font          = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel6.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(1350.549F, 0F);
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(400.597F, 64F);
     this.xrLabel6.StylePriority.UseBackColor       = false;
     this.xrLabel6.StylePriority.UseBorderColor     = false;
     this.xrLabel6.StylePriority.UseBorderDashStyle = false;
     this.xrLabel6.StylePriority.UseBorders         = false;
     this.xrLabel6.StylePriority.UseFont            = false;
     this.xrLabel6.StylePriority.UseForeColor       = false;
     this.xrLabel6.StylePriority.UsePadding         = false;
     this.xrLabel6.StylePriority.UseTextAlignment   = false;
     xrSummary2.Func                  = DevExpress.XtraReports.UI.SummaryFunc.Custom;
     xrSummary2.IgnoreNullValues      = true;
     xrSummary2.Running               = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrLabel6.Summary            = xrSummary2;
     this.xrLabel6.Text               = "xrLabel6";
     this.xrLabel6.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel6.WordWrap           = false;
     this.xrLabel6.SummaryGetResult  += new DevExpress.XtraReports.UI.SummaryGetResultHandler(this.xrLabel6_SummaryGetResult);
     this.xrLabel6.SummaryRowChanged += new System.EventHandler(this.xrLabel6_SummaryRowChanged);
     //
     // press_form_report
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.topMarginBand1,
         this.pageHeaderBand1,
         this.groupHeaderBand1,
         this.detailBand1,
         this.groupFooterBand1,
         this.reportFooterBand1,
         this.bottomMarginBand1
     });
     this.Dpi          = 254F;
     this.Margins      = new System.Drawing.Printing.Margins(201, 87, 326, 254);
     this.PageHeight   = 2970;
     this.PageWidth    = 2100;
     this.PaperKind    = System.Drawing.Printing.PaperKind.A4;
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.ReportHeaderBandStyle,
         this.ReportGroupHeaderBandStyle,
         this.ReportDetailBandStyle,
         this.ReportGroupFooterBandStyle,
         this.ReportFooterBandStyle,
         this.ReportOddStyle,
         this.ReportEvenStyle
     });
     this.Version = "16.2";
     this.DataSourceRowChanged += new DevExpress.XtraReports.UI.DataSourceRowEventHandler(this.press_form_report_DataSourceRowChanged);
     ((System.ComponentModel.ISupportInitialize)(this.totalBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #5
0
 private void InitializeComponent()
 {
     this.components                 = new System.ComponentModel.Container();
     this.topMarginBand1             = new DevExpress.XtraReports.UI.TopMarginBand();
     this.pageHeaderBand1            = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.table1                     = new DevExpress.XtraReports.UI.XRTable();
     this.tableRow1                  = new DevExpress.XtraReports.UI.XRTableRow();
     this.tableCell1                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell2                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell3                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell4                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell5                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell6                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell7                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell8                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell9                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell10                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell11                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell12                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell13                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell14                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell15                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell16                = new DevExpress.XtraReports.UI.XRTableCell();
     this.detailBand1                = new DevExpress.XtraReports.UI.DetailBand();
     this.table2                     = new DevExpress.XtraReports.UI.XRTable();
     this.tableRow2                  = new DevExpress.XtraReports.UI.XRTableRow();
     this.tableCell17                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell18                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell19                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell20                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell21                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell22                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell23                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell24                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell25                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell26                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell27                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell28                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell29                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell30                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell31                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell32                = new DevExpress.XtraReports.UI.XRTableCell();
     this.bottomMarginBand1          = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeaderBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupHeaderBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportDetailBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupFooterBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportFooterBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportOddStyle             = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportEvenStyle            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.payoffDefaultBindingSource = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.table1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.table2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.payoffDefaultBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // topMarginBand1
     //
     this.topMarginBand1.Dpi     = 254F;
     this.topMarginBand1.HeightF = 100F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // pageHeaderBand1
     //
     this.pageHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.table1
     });
     this.pageHeaderBand1.Dpi       = 254F;
     this.pageHeaderBand1.HeightF   = 64F;
     this.pageHeaderBand1.Name      = "pageHeaderBand1";
     this.pageHeaderBand1.StyleName = "ReportHeaderBandStyle";
     //
     // table1
     //
     this.table1.Dpi           = 254F;
     this.table1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.table1.Name          = "table1";
     this.table1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.tableRow1
     });
     this.table1.SizeF = new System.Drawing.SizeF(3692F, 64F);
     //
     // tableRow1
     //
     this.tableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.tableCell1,
         this.tableCell2,
         this.tableCell3,
         this.tableCell4,
         this.tableCell5,
         this.tableCell6,
         this.tableCell7,
         this.tableCell8,
         this.tableCell9,
         this.tableCell10,
         this.tableCell11,
         this.tableCell12,
         this.tableCell13,
         this.tableCell14,
         this.tableCell15,
         this.tableCell16
     });
     this.tableRow1.Dpi    = 254F;
     this.tableRow1.Name   = "tableRow1";
     this.tableRow1.Weight = 10.46953028649871D;
     //
     // tableCell1
     //
     this.tableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell1.Dpi    = 254F;
     this.tableCell1.Name   = "tableCell1";
     this.tableCell1.Text   = "Mal Grubu Tanýmý 2";
     this.tableCell1.Weight = 0.15874999950418231D;
     //
     // tableCell2
     //
     this.tableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell2.Dpi    = 254F;
     this.tableCell2.Name   = "tableCell2";
     this.tableCell2.Text   = "L/B";
     this.tableCell2.Weight = 0.15874999950418231D;
     //
     // tableCell3
     //
     this.tableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell3.Dpi    = 254F;
     this.tableCell3.Name   = "tableCell3";
     this.tableCell3.Text   = "PYP";
     this.tableCell3.Weight = 0.15874999950418231D;
     //
     // tableCell4
     //
     this.tableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell4.Dpi    = 254F;
     this.tableCell4.Name   = "tableCell4";
     this.tableCell4.Text   = "Malzeme";
     this.tableCell4.Weight = 0.15874999950418231D;
     //
     // tableCell5
     //
     this.tableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell5.Dpi    = 254F;
     this.tableCell5.Name   = "tableCell5";
     this.tableCell5.Text   = "Malzeme kýsa metni";
     this.tableCell5.Weight = 0.15874999950418231D;
     //
     // tableCell6
     //
     this.tableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell6.Dpi    = 254F;
     this.tableCell6.Name   = "tableCell6";
     this.tableCell6.Text   = "TÖB";
     this.tableCell6.Weight = 0.15874999950418231D;
     //
     // tableCell7
     //
     this.tableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell7.Dpi    = 254F;
     this.tableCell7.Name   = "tableCell7";
     this.tableCell7.Text   = "BRM.FYT(IP)";
     this.tableCell7.Weight = 0.15874999950418231D;
     //
     // tableCell8
     //
     this.tableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell8.Dpi    = 254F;
     this.tableCell8.Name   = "tableCell8";
     this.tableCell8.Text   = "PAYOFFDEFAULT_DEF12";
     this.tableCell8.Weight = 0.15874999950418231D;
     //
     // tableCell9
     //
     this.tableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell9.Dpi    = 254F;
     this.tableCell9.Name   = "tableCell9";
     this.tableCell9.Text   = "PAYOFFDEFAULT_DEF13";
     this.tableCell9.Weight = 0.15874999950418231D;
     //
     // tableCell10
     //
     this.tableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell10.Dpi    = 254F;
     this.tableCell10.Name   = "tableCell10";
     this.tableCell10.Text   = "PAYOFFDEFAULT_DEF14";
     this.tableCell10.Weight = 0.15874999950418231D;
     //
     // tableCell11
     //
     this.tableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell11.Dpi    = 254F;
     this.tableCell11.Name   = "tableCell11";
     this.tableCell11.Text   = "PAYOFFDEFAULT_DEF15";
     this.tableCell11.Weight = 0.15874999950418231D;
     //
     // tableCell12
     //
     this.tableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell12.Dpi    = 254F;
     this.tableCell12.Name   = "tableCell12";
     this.tableCell12.Text   = "PAYOFFDEFAULT_DEF16";
     this.tableCell12.Weight = 0.15874999950418231D;
     //
     // tableCell13
     //
     this.tableCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell13.Dpi    = 254F;
     this.tableCell13.Name   = "tableCell13";
     this.tableCell13.Text   = "PAYOFFDEFAULT_DEF17";
     this.tableCell13.Weight = 0.15874999950418231D;
     //
     // tableCell14
     //
     this.tableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell14.Dpi    = 254F;
     this.tableCell14.Name   = "tableCell14";
     this.tableCell14.Text   = "PAYOFFDEFAULT_DEF18";
     this.tableCell14.Weight = 0.15874999950418231D;
     //
     // tableCell15
     //
     this.tableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell15.Dpi    = 254F;
     this.tableCell15.Name   = "tableCell15";
     this.tableCell15.Text   = "PAYOFFDEFAULT_DEF19";
     this.tableCell15.Weight = 0.15874999950418231D;
     //
     // tableCell16
     //
     this.tableCell16.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell16.Dpi    = 254F;
     this.tableCell16.Name   = "tableCell16";
     this.tableCell16.Text   = "PAYOFFDEFAULT_DEF20";
     this.tableCell16.Weight = 0.15874999950418231D;
     //
     // detailBand1
     //
     this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.table2
     });
     this.detailBand1.Dpi           = 254F;
     this.detailBand1.EvenStyleName = "ReportEvenStyle";
     this.detailBand1.HeightF       = 64F;
     this.detailBand1.Name          = "detailBand1";
     this.detailBand1.OddStyleName  = "ReportOddStyle";
     this.detailBand1.StyleName     = "ReportDetailBandStyle";
     //
     // table2
     //
     this.table2.Dpi           = 254F;
     this.table2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.table2.Name          = "table2";
     this.table2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.tableRow2
     });
     this.table2.SizeF = new System.Drawing.SizeF(3692F, 64F);
     //
     // tableRow2
     //
     this.tableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.tableCell17,
         this.tableCell18,
         this.tableCell19,
         this.tableCell20,
         this.tableCell21,
         this.tableCell22,
         this.tableCell23,
         this.tableCell24,
         this.tableCell25,
         this.tableCell26,
         this.tableCell27,
         this.tableCell28,
         this.tableCell29,
         this.tableCell30,
         this.tableCell31,
         this.tableCell32
     });
     this.tableRow2.Dpi    = 254F;
     this.tableRow2.Name   = "tableRow2";
     this.tableRow2.Weight = 10.46953028649871D;
     //
     // tableCell17
     //
     this.tableCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell17.Dpi     = 254F;
     this.tableCell17.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PAYOFFDEFAULT_DEF1]")
     });
     this.tableCell17.Name          = "tableCell17";
     this.tableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell17.Weight        = 0.15874999950418231D;
     this.tableCell17.WordWrap      = false;
     //
     // tableCell18
     //
     this.tableCell18.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell18.Dpi     = 254F;
     this.tableCell18.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PAYOFFDEFAULT_DEF2]")
     });
     this.tableCell18.Name          = "tableCell18";
     this.tableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell18.Weight        = 0.15874999950418231D;
     this.tableCell18.WordWrap      = false;
     //
     // tableCell19
     //
     this.tableCell19.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell19.Dpi     = 254F;
     this.tableCell19.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PAYOFFDEFAULT_DEF3]")
     });
     this.tableCell19.Name          = "tableCell19";
     this.tableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell19.Weight        = 0.15874999950418231D;
     this.tableCell19.WordWrap      = false;
     //
     // tableCell20
     //
     this.tableCell20.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell20.Dpi     = 254F;
     this.tableCell20.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PAYOFFDEFAULT_DEF4]")
     });
     this.tableCell20.Name          = "tableCell20";
     this.tableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell20.Weight        = 0.15874999950418231D;
     this.tableCell20.WordWrap      = false;
     //
     // tableCell21
     //
     this.tableCell21.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell21.Dpi     = 254F;
     this.tableCell21.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PAYOFFDEFAULT_DEF5]")
     });
     this.tableCell21.Name          = "tableCell21";
     this.tableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell21.Weight        = 0.15874999950418231D;
     this.tableCell21.WordWrap      = false;
     //
     // tableCell22
     //
     this.tableCell22.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell22.Dpi     = 254F;
     this.tableCell22.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PAYOFFDEFAULT_DEF6]")
     });
     this.tableCell22.Name          = "tableCell22";
     this.tableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell22.Weight        = 0.15874999950418231D;
     this.tableCell22.WordWrap      = false;
     //
     // tableCell23
     //
     this.tableCell23.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell23.Dpi     = 254F;
     this.tableCell23.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PAYOFFDEFAULT_DEF7]")
     });
     this.tableCell23.Name          = "tableCell23";
     this.tableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell23.Weight        = 0.15874999950418231D;
     this.tableCell23.WordWrap      = false;
     //
     // tableCell24
     //
     this.tableCell24.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell24.Dpi     = 254F;
     this.tableCell24.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PAYOFFDEFAULT_DEF12]")
     });
     this.tableCell24.Name          = "tableCell24";
     this.tableCell24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell24.Weight        = 0.15874999950418231D;
     this.tableCell24.WordWrap      = false;
     //
     // tableCell25
     //
     this.tableCell25.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell25.Dpi     = 254F;
     this.tableCell25.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PAYOFFDEFAULT_DEF13]")
     });
     this.tableCell25.Name          = "tableCell25";
     this.tableCell25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell25.Weight        = 0.15874999950418231D;
     this.tableCell25.WordWrap      = false;
     //
     // tableCell26
     //
     this.tableCell26.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell26.Dpi     = 254F;
     this.tableCell26.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PAYOFFDEFAULT_DEF14]")
     });
     this.tableCell26.Name          = "tableCell26";
     this.tableCell26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell26.Weight        = 0.15874999950418231D;
     this.tableCell26.WordWrap      = false;
     //
     // tableCell27
     //
     this.tableCell27.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell27.Dpi     = 254F;
     this.tableCell27.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PAYOFFDEFAULT_DEF15]")
     });
     this.tableCell27.Name          = "tableCell27";
     this.tableCell27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell27.Weight        = 0.15874999950418231D;
     this.tableCell27.WordWrap      = false;
     //
     // tableCell28
     //
     this.tableCell28.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell28.Dpi     = 254F;
     this.tableCell28.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PAYOFFDEFAULT_DEF16]")
     });
     this.tableCell28.Name          = "tableCell28";
     this.tableCell28.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell28.Weight        = 0.15874999950418231D;
     this.tableCell28.WordWrap      = false;
     //
     // tableCell29
     //
     this.tableCell29.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell29.Dpi     = 254F;
     this.tableCell29.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PAYOFFDEFAULT_DEF17]")
     });
     this.tableCell29.Name          = "tableCell29";
     this.tableCell29.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell29.Weight        = 0.15874999950418231D;
     this.tableCell29.WordWrap      = false;
     //
     // tableCell30
     //
     this.tableCell30.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell30.Dpi     = 254F;
     this.tableCell30.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PAYOFFDEFAULT_DEF18]")
     });
     this.tableCell30.Name          = "tableCell30";
     this.tableCell30.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell30.Weight        = 0.15874999950418231D;
     this.tableCell30.WordWrap      = false;
     //
     // tableCell31
     //
     this.tableCell31.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell31.Dpi     = 254F;
     this.tableCell31.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PAYOFFDEFAULT_DEF19]")
     });
     this.tableCell31.Name          = "tableCell31";
     this.tableCell31.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell31.Weight        = 0.15874999950418231D;
     this.tableCell31.WordWrap      = false;
     //
     // tableCell32
     //
     this.tableCell32.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell32.Dpi = 254F;
     this.tableCell32.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PAYOFFDEFAULT_DEF20]")
     });
     this.tableCell32.Name          = "tableCell32";
     this.tableCell32.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell32.Weight        = 0.15874999950418231D;
     this.tableCell32.WordWrap      = false;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Dpi     = 254F;
     this.bottomMarginBand1.HeightF = 100F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // ReportHeaderBandStyle
     //
     this.ReportHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportHeaderBandStyle.Name          = "ReportHeaderBandStyle";
     this.ReportHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupHeaderBandStyle
     //
     this.ReportGroupHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupHeaderBandStyle.Name          = "ReportGroupHeaderBandStyle";
     this.ReportGroupHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 0, 0, 0, 254F);
     this.ReportGroupHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportDetailBandStyle
     //
     this.ReportDetailBandStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportDetailBandStyle.Name          = "ReportDetailBandStyle";
     this.ReportDetailBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportDetailBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupFooterBandStyle
     //
     this.ReportGroupFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupFooterBandStyle.Name          = "ReportGroupFooterBandStyle";
     this.ReportGroupFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportGroupFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportFooterBandStyle
     //
     this.ReportFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportFooterBandStyle.Name          = "ReportFooterBandStyle";
     this.ReportFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportOddStyle
     //
     this.ReportOddStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportOddStyle.Name          = "ReportOddStyle";
     this.ReportOddStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportOddStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportEvenStyle
     //
     this.ReportEvenStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportEvenStyle.Name          = "ReportEvenStyle";
     this.ReportEvenStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportEvenStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // payoffDefaultBindingSource
     //
     this.payoffDefaultBindingSource.DataSource = typeof(WiodySM.Data.Model.Entity.PayoffDefault);
     //
     // PayoffAlvReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.topMarginBand1,
         this.pageHeaderBand1,
         this.detailBand1,
         this.bottomMarginBand1
     });
     this.DataSource   = this.payoffDefaultBindingSource;
     this.Dpi          = 254F;
     this.Margins      = new System.Drawing.Printing.Margins(254, 254, 100, 100);
     this.PageHeight   = 10000;
     this.PageWidth    = 4200;
     this.PaperKind    = System.Drawing.Printing.PaperKind.Custom;
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.ReportHeaderBandStyle,
         this.ReportGroupHeaderBandStyle,
         this.ReportDetailBandStyle,
         this.ReportGroupFooterBandStyle,
         this.ReportFooterBandStyle,
         this.ReportOddStyle,
         this.ReportEvenStyle
     });
     this.Version = "17.2";
     ((System.ComponentModel.ISupportInitialize)(this.table1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.table2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.payoffDefaultBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #6
0
 private void InitializeComponent()
 {
     this.Detail              = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin           = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin        = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.TableCellStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.HeaderStyle         = new DevExpress.XtraReports.UI.XRControlStyle();
     this.TableHeaderStyle    = new DevExpress.XtraReports.UI.XRControlStyle();
     this.TableSubHeaderStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Dpi           = 254F;
     this.Detail.HeightF       = 254F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.Detail.Tag           = "35e602a9-a942-47e3-bc85-b4241621fc86";
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.Dpi           = 254F;
     this.TopMargin.HeightF       = 254F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.TopMargin.Tag           = "aacfea07-98c9-49c5-9535-829b824d46bd";
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi           = 254F;
     this.BottomMargin.HeightF       = 254F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.BottomMargin.Tag           = "5cc6be19-19dc-4c36-a3c3-81c246f087f0";
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TableCellStyle
     //
     this.TableCellStyle.BorderColor   = System.Drawing.Color.Silver;
     this.TableCellStyle.Borders       = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     this.TableCellStyle.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.TableCellStyle.Name          = "TableCellStyle";
     this.TableCellStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(8, 8, 5, 5, 254F);
     this.TableCellStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // HeaderStyle
     //
     this.HeaderStyle.Font          = new System.Drawing.Font("Verdana", 18.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.HeaderStyle.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(84)))), ((int)(((byte)(165)))));
     this.HeaderStyle.Name          = "HeaderStyle";
     this.HeaderStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // TableHeaderStyle
     //
     this.TableHeaderStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.TableHeaderStyle.BorderColor   = System.Drawing.Color.Silver;
     this.TableHeaderStyle.Borders       = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     this.TableHeaderStyle.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.TableHeaderStyle.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.TableHeaderStyle.Name          = "TableHeaderStyle";
     this.TableHeaderStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(8, 8, 5, 5, 254F);
     this.TableHeaderStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // TableSubHeaderStyle
     //
     this.TableSubHeaderStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.TableSubHeaderStyle.BorderColor   = System.Drawing.Color.Silver;
     this.TableSubHeaderStyle.Borders       = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     this.TableSubHeaderStyle.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold);
     this.TableSubHeaderStyle.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.TableSubHeaderStyle.Name          = "TableSubHeaderStyle";
     this.TableSubHeaderStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // Report3
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin
     });
     this.Caption                = null;
     this.Dpi                    = 254F;
     this.Margins                = new System.Drawing.Printing.Margins(254, 254, 254, 254);
     this.Name                   = "Report3";
     this.Packages               = ((System.Collections.Generic.IDictionary <System.Guid, string>)(resources.GetObject("$this.Packages")));
     this.PackageUId             = new System.Guid("5be3998b-c5c3-42bb-a01c-2e4149059a97");
     this.PageHeight             = 2794;
     this.PageWidth              = 2159;
     this.ReportUnit             = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.ScriptReferencesString = "Terrasoft.Common.dll\r\nTerrasoft.Core.dll\r\nTerrasoft.Reports.dll";
     this.ScriptsSource          = "using System;\r\nusing System.Collections.Generic;\r\nusing System.Data; \r\nusing Terr" +
                                   "asoft.Common;\r\nusing Terrasoft.Core;\r\nusing Terrasoft.Reports;\r\nusing Terrasoft." +
                                   "Core.Entities; \r\n";
     this.SnapGridSize = 31.75F;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.TableCellStyle,
         this.HeaderStyle,
         this.TableHeaderStyle,
         this.TableSubHeaderStyle
     });
     this.Tag            = "1a78a5e5-6e09-4f9b-90ff-b304409bad74";
     this.UId            = new System.Guid("3a955dd5-9fbf-4986-ac7f-aba99d9a1925");
     this.UserConnection = null;
     this.Version        = "10.2";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #7
0
 private void InitializeComponent()
 {
     DevExpress.XtraReports.UI.XRSummary xrSummary2 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     this.pageHeaderBand1            = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.detailBand1                = new DevExpress.XtraReports.UI.DetailBand();
     this.topMarginBand1             = new DevExpress.XtraReports.UI.TopMarginBand();
     this.ReportFooterBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportEvenStyle            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.bottomMarginBand1          = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.groupHeaderBand1           = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.ReportGroupFooterBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportOddStyle             = new DevExpress.XtraReports.UI.XRControlStyle();
     this.reportFooterBand1          = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.ReportGroupHeaderBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportDetailBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportHeaderBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrLabel1  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // pageHeaderBand1
     //
     this.pageHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel8,
         this.xrLabel9,
         this.xrLabel10,
         this.xrLabel11,
         this.xrLabel12,
         this.xrLabel13,
         this.xrLabel14
     });
     this.pageHeaderBand1.Dpi       = 254F;
     this.pageHeaderBand1.HeightF   = 124.8541F;
     this.pageHeaderBand1.Name      = "pageHeaderBand1";
     this.pageHeaderBand1.StyleName = "ReportHeaderBandStyle";
     //
     // detailBand1
     //
     this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1,
         this.xrLabel2,
         this.xrLabel3,
         this.xrLabel4,
         this.xrLabel5,
         this.xrLabel6,
         this.xrLabel7
     });
     this.detailBand1.Dpi           = 254F;
     this.detailBand1.EvenStyleName = "ReportEvenStyle";
     this.detailBand1.HeightF       = 90.45831F;
     this.detailBand1.KeepTogether  = true;
     this.detailBand1.KeepTogetherWithDetailReports = true;
     this.detailBand1.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnWidth;
     this.detailBand1.Name             = "detailBand1";
     this.detailBand1.OddStyleName     = "ReportOddStyle";
     this.detailBand1.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("date", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
         new DevExpress.XtraReports.UI.GroupField("time_begin", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.detailBand1.StyleName = "ReportDetailBandStyle";
     //
     // topMarginBand1
     //
     this.topMarginBand1.Dpi     = 254F;
     this.topMarginBand1.HeightF = 100F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // ReportFooterBandStyle
     //
     this.ReportFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportFooterBandStyle.Name          = "ReportFooterBandStyle";
     this.ReportFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportEvenStyle
     //
     this.ReportEvenStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportEvenStyle.Name          = "ReportEvenStyle";
     this.ReportEvenStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportEvenStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Dpi     = 254F;
     this.bottomMarginBand1.HeightF = 100F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // groupHeaderBand1
     //
     this.groupHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel16,
         this.xrLabel17,
         this.xrLabel18
     });
     this.groupHeaderBand1.Dpi = 254F;
     this.groupHeaderBand1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("form_id", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.groupHeaderBand1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail;
     this.groupHeaderBand1.HeightF    = 66.64581F;
     this.groupHeaderBand1.Name       = "groupHeaderBand1";
     this.groupHeaderBand1.StyleName  = "ReportGroupHeaderBandStyle";
     //
     // ReportGroupFooterBandStyle
     //
     this.ReportGroupFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupFooterBandStyle.Name          = "ReportGroupFooterBandStyle";
     this.ReportGroupFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportGroupFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportOddStyle
     //
     this.ReportOddStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportOddStyle.Name          = "ReportOddStyle";
     this.ReportOddStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportOddStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // reportFooterBand1
     //
     this.reportFooterBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel15,
         this.xrLabel21
     });
     this.reportFooterBand1.Dpi       = 254F;
     this.reportFooterBand1.HeightF   = 64F;
     this.reportFooterBand1.Name      = "reportFooterBand1";
     this.reportFooterBand1.StyleName = "ReportFooterBandStyle";
     //
     // ReportGroupHeaderBandStyle
     //
     this.ReportGroupHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupHeaderBandStyle.Name          = "ReportGroupHeaderBandStyle";
     this.ReportGroupHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 0, 0, 0, 254F);
     this.ReportGroupHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportDetailBandStyle
     //
     this.ReportDetailBandStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportDetailBandStyle.Name          = "ReportDetailBandStyle";
     this.ReportDetailBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportDetailBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportHeaderBandStyle
     //
     this.ReportHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     this.ReportHeaderBandStyle.Font          = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold);
     this.ReportHeaderBandStyle.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.ReportHeaderBandStyle.Name          = "ReportHeaderBandStyle";
     this.ReportHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.xrLabel1.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.xrLabel1.BackColor        = System.Drawing.Color.Transparent;
     this.xrLabel1.Borders          = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel1.CanGrow          = false;
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "date", "{0:d}")
     });
     this.xrLabel1.Dpi           = 254F;
     this.xrLabel1.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(401.75F, 90.45831F);
     this.xrLabel1.StylePriority.UseBackColor     = false;
     this.xrLabel1.StylePriority.UseBorders       = false;
     this.xrLabel1.StylePriority.UseForeColor     = false;
     this.xrLabel1.StylePriority.UsePadding       = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "xrLabel1";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel1.WordWrap      = false;
     //
     // xrLabel2
     //
     this.xrLabel2.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.xrLabel2.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.xrLabel2.BackColor        = System.Drawing.Color.Transparent;
     this.xrLabel2.Borders          = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel2.CanGrow          = false;
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "name_form")
     });
     this.xrLabel2.Dpi           = 254F;
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(401.75F, 0F);
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(400.1548F, 90.45831F);
     this.xrLabel2.StylePriority.UseBackColor     = false;
     this.xrLabel2.StylePriority.UseBorders       = false;
     this.xrLabel2.StylePriority.UsePadding       = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text          = "xrLabel2";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.xrLabel3.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.xrLabel3.BackColor        = System.Drawing.Color.Transparent;
     this.xrLabel3.Borders          = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel3.CanGrow          = false;
     this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "work")
     });
     this.xrLabel3.Dpi           = 254F;
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(801.9048F, 0F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(376.9764F, 90.45831F);
     this.xrLabel3.StylePriority.UseBackColor     = false;
     this.xrLabel3.StylePriority.UseBorders       = false;
     this.xrLabel3.StylePriority.UsePadding       = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "xrLabel3";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.AnchorHorizontal = DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left;
     this.xrLabel4.AnchorVertical   = DevExpress.XtraReports.UI.VerticalAnchorStyles.Top;
     this.xrLabel4.BackColor        = System.Drawing.Color.Transparent;
     this.xrLabel4.Borders          = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "other")
     });
     this.xrLabel4.Dpi           = 254F;
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(1178.881F, 0F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(400.1545F, 90.45831F);
     this.xrLabel4.StylePriority.UseBackColor     = false;
     this.xrLabel4.StylePriority.UseBorders       = false;
     this.xrLabel4.StylePriority.UsePadding       = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text          = "xrLabel4";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.xrLabel5.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.xrLabel5.BackColor        = System.Drawing.Color.Transparent;
     this.xrLabel5.Borders          = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel5.CanGrow          = false;
     this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_begin")
     });
     this.xrLabel5.Dpi           = 254F;
     this.xrLabel5.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(1579.036F, 0F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(294.3213F, 90.45831F);
     this.xrLabel5.StylePriority.UseBackColor     = false;
     this.xrLabel5.StylePriority.UseBorders       = false;
     this.xrLabel5.StylePriority.UseForeColor     = false;
     this.xrLabel5.StylePriority.UsePadding       = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text          = "xrLabel5";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel5.WordWrap      = false;
     //
     // xrLabel6
     //
     this.xrLabel6.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.xrLabel6.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.xrLabel6.BackColor        = System.Drawing.Color.Transparent;
     this.xrLabel6.Borders          = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel6.CanGrow          = false;
     this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_end")
     });
     this.xrLabel6.Dpi           = 254F;
     this.xrLabel6.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(1873.357F, 0F);
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(294.3214F, 90.45831F);
     this.xrLabel6.StylePriority.UseBackColor     = false;
     this.xrLabel6.StylePriority.UseBorders       = false;
     this.xrLabel6.StylePriority.UseForeColor     = false;
     this.xrLabel6.StylePriority.UsePadding       = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text          = "xrLabel6";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel6.WordWrap      = false;
     //
     // xrLabel7
     //
     this.xrLabel7.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.xrLabel7.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.xrLabel7.BackColor        = System.Drawing.Color.Transparent;
     this.xrLabel7.Borders          = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel7.CanGrow          = false;
     this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_span")
     });
     this.xrLabel7.Dpi           = 254F;
     this.xrLabel7.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(2167.678F, 0F);
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(291.3215F, 90.45831F);
     this.xrLabel7.StylePriority.UseBackColor     = false;
     this.xrLabel7.StylePriority.UseBorders       = false;
     this.xrLabel7.StylePriority.UseForeColor     = false;
     this.xrLabel7.StylePriority.UsePadding       = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text          = "xrLabel7";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel7.WordWrap      = false;
     //
     // xrLabel8
     //
     this.xrLabel8.BackColor = System.Drawing.Color.AliceBlue;
     this.xrLabel8.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel8.Dpi           = 254F;
     this.xrLabel8.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel8.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel8.Name          = "xrLabel8";
     this.xrLabel8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel8.SizeF         = new System.Drawing.SizeF(401.75F, 124.8541F);
     this.xrLabel8.StylePriority.UseBackColor     = false;
     this.xrLabel8.StylePriority.UseBorders       = false;
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseForeColor     = false;
     this.xrLabel8.StylePriority.UsePadding       = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text          = "Дата";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel9
     //
     this.xrLabel9.BackColor = System.Drawing.Color.AliceBlue;
     this.xrLabel9.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel9.Dpi           = 254F;
     this.xrLabel9.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel9.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(401.75F, 0F);
     this.xrLabel9.Name          = "xrLabel9";
     this.xrLabel9.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel9.SizeF         = new System.Drawing.SizeF(400.1548F, 124.8541F);
     this.xrLabel9.StylePriority.UseBackColor     = false;
     this.xrLabel9.StylePriority.UseBorders       = false;
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseForeColor     = false;
     this.xrLabel9.StylePriority.UsePadding       = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text          = "Наименование формы";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel10
     //
     this.xrLabel10.BackColor = System.Drawing.Color.AliceBlue;
     this.xrLabel10.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel10.Dpi           = 254F;
     this.xrLabel10.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel10.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(801.9048F, 0F);
     this.xrLabel10.Name          = "xrLabel10";
     this.xrLabel10.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel10.SizeF         = new System.Drawing.SizeF(376.9764F, 124.8541F);
     this.xrLabel10.StylePriority.UseBackColor     = false;
     this.xrLabel10.StylePriority.UseBorders       = false;
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseForeColor     = false;
     this.xrLabel10.StylePriority.UsePadding       = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text          = "Вид работ";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel11
     //
     this.xrLabel11.BackColor = System.Drawing.Color.AliceBlue;
     this.xrLabel11.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel11.Dpi           = 254F;
     this.xrLabel11.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel11.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(1178.881F, 0F);
     this.xrLabel11.Name          = "xrLabel11";
     this.xrLabel11.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel11.SizeF         = new System.Drawing.SizeF(400.1545F, 124.8541F);
     this.xrLabel11.StylePriority.UseBackColor     = false;
     this.xrLabel11.StylePriority.UseBorders       = false;
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UseForeColor     = false;
     this.xrLabel11.StylePriority.UsePadding       = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text          = "Прочее";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel12
     //
     this.xrLabel12.BackColor = System.Drawing.Color.AliceBlue;
     this.xrLabel12.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel12.Dpi           = 254F;
     this.xrLabel12.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel12.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(1579.036F, 0F);
     this.xrLabel12.Name          = "xrLabel12";
     this.xrLabel12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel12.SizeF         = new System.Drawing.SizeF(294.3214F, 124.8541F);
     this.xrLabel12.StylePriority.UseBackColor     = false;
     this.xrLabel12.StylePriority.UseBorders       = false;
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseForeColor     = false;
     this.xrLabel12.StylePriority.UsePadding       = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text          = "Время начала";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel13
     //
     this.xrLabel13.BackColor = System.Drawing.Color.AliceBlue;
     this.xrLabel13.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel13.Dpi           = 254F;
     this.xrLabel13.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel13.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(1873.357F, 0F);
     this.xrLabel13.Name          = "xrLabel13";
     this.xrLabel13.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel13.SizeF         = new System.Drawing.SizeF(294.3214F, 124.8541F);
     this.xrLabel13.StylePriority.UseBackColor     = false;
     this.xrLabel13.StylePriority.UseBorders       = false;
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UseForeColor     = false;
     this.xrLabel13.StylePriority.UsePadding       = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text          = "Время окончания";
     this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel14
     //
     this.xrLabel14.BackColor = System.Drawing.Color.AliceBlue;
     this.xrLabel14.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel14.Dpi           = 254F;
     this.xrLabel14.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel14.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(2167.678F, 0F);
     this.xrLabel14.Name          = "xrLabel14";
     this.xrLabel14.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel14.SizeF         = new System.Drawing.SizeF(291.3215F, 124.8541F);
     this.xrLabel14.StylePriority.UseBackColor     = false;
     this.xrLabel14.StylePriority.UseBorders       = false;
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UseForeColor     = false;
     this.xrLabel14.StylePriority.UsePadding       = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text          = "Времени затрачено";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel21
     //
     this.xrLabel21.BackColor     = System.Drawing.Color.White;
     this.xrLabel21.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel21.Dpi           = 254F;
     this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(1873.357F, 0F);
     this.xrLabel21.Name          = "xrLabel21";
     this.xrLabel21.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel21.SizeF         = new System.Drawing.SizeF(294.3214F, 64F);
     this.xrLabel21.StylePriority.UseBackColor     = false;
     this.xrLabel21.StylePriority.UseBorders       = false;
     this.xrLabel21.StylePriority.UsePadding       = false;
     this.xrLabel21.StylePriority.UseTextAlignment = false;
     this.xrLabel21.Text          = "Всего за период";
     this.xrLabel21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel21.WordWrap      = false;
     //
     // xrLabel15
     //
     this.xrLabel15.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.xrLabel15.BorderColor     = System.Drawing.Color.Red;
     this.xrLabel15.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.xrLabel15.Borders         = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                             | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_span")
     });
     this.xrLabel15.Dpi           = 254F;
     this.xrLabel15.Font          = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel15.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(2167.678F, 0F);
     this.xrLabel15.Name          = "xrLabel15";
     this.xrLabel15.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel15.SizeF         = new System.Drawing.SizeF(291.3215F, 64F);
     this.xrLabel15.StylePriority.UseBackColor       = false;
     this.xrLabel15.StylePriority.UseBorderColor     = false;
     this.xrLabel15.StylePriority.UseBorderDashStyle = false;
     this.xrLabel15.StylePriority.UseBorders         = false;
     this.xrLabel15.StylePriority.UseFont            = false;
     this.xrLabel15.StylePriority.UseForeColor       = false;
     this.xrLabel15.StylePriority.UsePadding         = false;
     this.xrLabel15.StylePriority.UseTextAlignment   = false;
     xrSummary2.FormatString           = "{0:HH:mm}";
     xrSummary2.Func                   = DevExpress.XtraReports.UI.SummaryFunc.Custom;
     xrSummary2.IgnoreNullValues       = true;
     xrSummary2.Running                = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrLabel15.Summary            = xrSummary2;
     this.xrLabel15.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrLabel15.WordWrap           = false;
     this.xrLabel15.XlsxFormatString   = "[h]:mm";
     this.xrLabel15.SummaryGetResult  += new DevExpress.XtraReports.UI.SummaryGetResultHandler(this.xrLabel15_SummaryGetResult);
     this.xrLabel15.SummaryRowChanged += new System.EventHandler(this.xrLabel15_SummaryRowChanged);
     //
     // xrLabel16
     //
     this.xrLabel16.BackColor     = System.Drawing.Color.Gainsboro;
     this.xrLabel16.Borders       = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel16.Dpi           = 254F;
     this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel16.Name          = "xrLabel16";
     this.xrLabel16.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel16.SizeF         = new System.Drawing.SizeF(126.8822F, 64F);
     this.xrLabel16.StylePriority.UseBackColor     = false;
     this.xrLabel16.StylePriority.UseBorders       = false;
     this.xrLabel16.StylePriority.UsePadding       = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.Text          = "Форма:";
     this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel16.WordWrap      = false;
     //
     // xrLabel17
     //
     this.xrLabel17.BackColor = System.Drawing.Color.Gainsboro;
     this.xrLabel17.Borders   = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "form_id")
     });
     this.xrLabel17.Dpi           = 254F;
     this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(126.8822F, 0F);
     this.xrLabel17.Name          = "xrLabel17";
     this.xrLabel17.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel17.SizeF         = new System.Drawing.SizeF(334.4093F, 64F);
     this.xrLabel17.StylePriority.UseBackColor     = false;
     this.xrLabel17.StylePriority.UseBorders       = false;
     this.xrLabel17.StylePriority.UsePadding       = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text          = "xrLabel17";
     this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel17.WordWrap      = false;
     //
     // xrLabel18
     //
     this.xrLabel18.BackColor = System.Drawing.Color.Gainsboro;
     this.xrLabel18.Borders   = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_span")
     });
     this.xrLabel18.Dpi           = 254F;
     this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(461.2916F, 0F);
     this.xrLabel18.Name          = "xrLabel18";
     this.xrLabel18.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel18.SizeF         = new System.Drawing.SizeF(1997.708F, 64F);
     this.xrLabel18.StylePriority.UseBackColor     = false;
     this.xrLabel18.StylePriority.UseBorders       = false;
     this.xrLabel18.StylePriority.UsePadding       = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     xrSummary1.FormatString           = "[Времени всего : {0}]";
     xrSummary1.Func                   = DevExpress.XtraReports.UI.SummaryFunc.Custom;
     xrSummary1.IgnoreNullValues       = true;
     xrSummary1.Running                = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrLabel18.Summary            = xrSummary1;
     this.xrLabel18.Text               = "xrLabel18";
     this.xrLabel18.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel18.WordWrap           = false;
     this.xrLabel18.SummaryGetResult  += new DevExpress.XtraReports.UI.SummaryGetResultHandler(this.xrLabel18_SummaryGetResult);
     this.xrLabel18.SummaryReset      += new System.EventHandler(this.xrLabel18_SummaryReset);
     this.xrLabel18.SummaryRowChanged += new System.EventHandler(this.xrLabel18_SummaryRowChanged);
     //
     // report_pres_form_group
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.topMarginBand1,
         this.pageHeaderBand1,
         this.groupHeaderBand1,
         this.detailBand1,
         this.reportFooterBand1,
         this.bottomMarginBand1
     });
     this.Dpi          = 254F;
     this.Landscape    = true;
     this.Margins      = new System.Drawing.Printing.Margins(254, 257, 100, 100);
     this.PageHeight   = 2100;
     this.PageWidth    = 2970;
     this.PaperKind    = System.Drawing.Printing.PaperKind.A4;
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.ReportHeaderBandStyle,
         this.ReportGroupHeaderBandStyle,
         this.ReportDetailBandStyle,
         this.ReportGroupFooterBandStyle,
         this.ReportFooterBandStyle,
         this.ReportOddStyle,
         this.ReportEvenStyle
     });
     this.Version = "16.2";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #8
0
    private void InitializeComponent()
    {
        string resourceFileName = "Report1.resx";

        this.components        = new System.ComponentModel.Container();
        this.topMarginBand1    = new DevExpress.XtraReports.UI.TopMarginBand();
        this.detailBand1       = new DevExpress.XtraReports.UI.DetailBand();
        this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
        this.xrSubreport1      = new DevExpress.XtraReports.UI.XRSubreport();
        this.PageHeader        = new DevExpress.XtraReports.UI.PageHeaderBand();
        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.layoutConverter1  = new DevExpress.XtraLayout.Converter.LayoutConverter(this.components);
        this.layoutConverter2  = new DevExpress.XtraLayout.Converter.LayoutConverter(this.components);
        this.ReportHeader      = new DevExpress.XtraReports.UI.ReportHeaderBand();
        this.xpPageSelector1   = new DevExpress.Xpo.XPPageSelector(this.components);
        this.actionHint1       = new DevExpress.CodeRush.PlugInCore.ActionHint(this.components);
        ((System.ComponentModel.ISupportInitialize)(this.actionHint1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
        //
        // topMarginBand1
        //
        this.topMarginBand1.HeightF = 129.1667F;
        this.topMarginBand1.Name    = "topMarginBand1";
        //
        // detailBand1
        //
        this.detailBand1.HeightF = 88.54166F;
        this.detailBand1.Name    = "detailBand1";
        //
        // bottomMarginBand1
        //
        this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrSubreport1
        });
        this.bottomMarginBand1.HeightF = 300F;
        this.bottomMarginBand1.Name    = "bottomMarginBand1";
        //
        // xrSubreport1
        //
        this.xrSubreport1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
        this.xrSubreport1.Name          = "xrSubreport1";
        this.xrSubreport1.ReportSource  = new RegistrationReport();
        this.xrSubreport1.SizeF         = new System.Drawing.SizeF(630F, 300F);
        //
        // PageHeader
        //
        this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel5,
            this.xrLabel4,
            this.xrLabel3,
            this.xrLabel2,
            this.xrLabel1
        });
        this.PageHeader.HeightF = 100F;
        this.PageHeader.Name    = "PageHeader";
        //
        // xrLabel5
        //
        this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(457.2917F, 77.00002F);
        this.xrLabel5.Name          = "xrLabel5";
        this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel5.SizeF         = new System.Drawing.SizeF(100F, 23F);
        this.xrLabel5.Text          = "xrLabel1";
        //
        // xrLabel4
        //
        this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(357.2917F, 77.00002F);
        this.xrLabel4.Name          = "xrLabel4";
        this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel4.SizeF         = new System.Drawing.SizeF(100F, 23F);
        this.xrLabel4.Text          = "xrLabel1";
        //
        // xrLabel3
        //
        this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(257.2917F, 77.00002F);
        this.xrLabel3.Name          = "xrLabel3";
        this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel3.SizeF         = new System.Drawing.SizeF(100F, 23F);
        this.xrLabel3.Text          = "xrLabel1";
        //
        // xrLabel2
        //
        this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(157.2917F, 77.00002F);
        this.xrLabel2.Name          = "xrLabel2";
        this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel2.SizeF         = new System.Drawing.SizeF(100F, 23F);
        this.xrLabel2.Text          = "xrLabel1";
        //
        // xrLabel1
        //
        this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(57.29167F, 77.00002F);
        this.xrLabel1.Name          = "xrLabel1";
        this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel1.SizeF         = new System.Drawing.SizeF(100F, 23F);
        this.xrLabel1.Text          = "xrLabel1";
        //
        // ReportHeader
        //
        this.ReportHeader.HeightF = 34.54164F;
        this.ReportHeader.Name    = "ReportHeader";
        //
        // actionHint1
        //
        this.actionHint1.Color       = System.Drawing.Color.DarkGray;
        this.actionHint1.Feature     = null;
        this.actionHint1.OptionsPath = null;
        this.actionHint1.ResetDisplayCountOnStartup = false;
        this.actionHint1.Text = null;
        //
        // Report1
        //
        this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.topMarginBand1,
            this.detailBand1,
            this.bottomMarginBand1,
            this.PageHeader,
            this.ReportHeader
        });
        this.DataSource = this.xpPageSelector1;
        this.Margins    = new System.Drawing.Printing.Margins(100, 100, 129, 300);
        this.Version    = "14.1";
        ((System.ComponentModel.ISupportInitialize)(this.actionHint1)).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();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell9 = 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.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).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 = 25F;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 13.12501F;
     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 = 25F;
     this.BottomMargin.Name = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable1
     //
     this.xrTable1.BorderColor = System.Drawing.Color.Silver;
     this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 0F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1});
     this.xrTable1.SizeF = new System.Drawing.SizeF(740F, 25F);
     this.xrTable1.StylePriority.UseBorderColor = false;
     this.xrTable1.StylePriority.UseBorders = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell9,
     this.xrTableCell2,
     this.xrTableCell1,
     this.xrTableCell3,
     this.xrTableCell4,
     this.xrTableCell5,
     this.xrTableCell6});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "BudgetYear")});
     this.xrTableCell9.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell9.Name = "xrTableCell9";
     this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell9.StylePriority.UseFont = false;
     this.xrTableCell9.StylePriority.UsePadding = false;
     this.xrTableCell9.StylePriority.UseTextAlignment = false;
     this.xrTableCell9.Text = "[BudgetYear]";
     this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell9.Weight = 0.26647824924784447D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Program")});
     this.xrTableCell1.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell1.StylePriority.UseFont = false;
     this.xrTableCell1.StylePriority.UsePadding = false;
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text = "xrTableCell1";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell1.Weight = 0.26373105743987335D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Quarter")});
     this.xrTableCell2.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell2.StylePriority.UseFont = false;
     this.xrTableCell2.StylePriority.UsePadding = false;
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text = "xrTableCell2";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell2.Weight = 0.2664782090056787D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Product")});
     this.xrTableCell3.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell3.StylePriority.UseFont = false;
     this.xrTableCell3.StylePriority.UsePadding = false;
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     this.xrTableCell3.Text = "xrTableCell3";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell3.Weight = 0.52471486270852707D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Quantity")});
     this.xrTableCell4.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell4.StylePriority.UseFont = false;
     this.xrTableCell4.StylePriority.UsePadding = false;
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text = "xrTableCell4";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell4.Weight = 0.1950511616351826D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "MeasurementUnit")});
     this.xrTableCell5.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell5.StylePriority.UseFont = false;
     this.xrTableCell5.StylePriority.UsePadding = false;
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text = "xrTableCell5";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell5.Weight = 0.23076469538097208D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "CommodityType")});
     this.xrTableCell6.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell6.StylePriority.UseFont = false;
     this.xrTableCell6.StylePriority.UsePadding = false;
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text = "xrTableCell6";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell6.Visible = false;
     this.xrTableCell6.Weight = 0.23076469538097208D;
     //
     // xrTable2
     //
     this.xrTable2.BackColor = System.Drawing.Color.Gainsboro;
     this.xrTable2.BorderColor = System.Drawing.Color.Silver;
     this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 10.00001F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow2});
     this.xrTable2.SizeF = new System.Drawing.SizeF(740F, 25F);
     this.xrTable2.StylePriority.UseBackColor = false;
     this.xrTable2.StylePriority.UseBorderColor = false;
     this.xrTable2.StylePriority.UseBorders = false;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell7,
     this.xrTableCell8,
     this.xrTableCell10,
     this.xrTableCell11,
     this.xrTableCell12,
     this.xrTableCell13,
     this.xrTableCell14});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.StylePriority.UseFont = false;
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.Text = "Budget Year";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell7.Weight = 0.26647824924784447D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.StylePriority.UseFont = false;
     this.xrTableCell8.StylePriority.UseTextAlignment = false;
     this.xrTableCell8.Text = "Quarter";
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell8.Weight = 0.2664782090056787D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.StylePriority.UseFont = false;
     this.xrTableCell10.StylePriority.UseTextAlignment = false;
     this.xrTableCell10.Text = "Program";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell10.Weight = 0.26373105743987335D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrTableCell11.Name = "xrTableCell11";
     this.xrTableCell11.StylePriority.UseFont = false;
     this.xrTableCell11.StylePriority.UseTextAlignment = false;
     this.xrTableCell11.Text = "Product";
     this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell11.Weight = 0.52471486270852707D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrTableCell12.Name = "xrTableCell12";
     this.xrTableCell12.StylePriority.UseFont = false;
     this.xrTableCell12.StylePriority.UseTextAlignment = false;
     this.xrTableCell12.Text = "Quantity";
     this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell12.Weight = 0.1950511616351826D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.StylePriority.UseFont = false;
     this.xrTableCell13.StylePriority.UseTextAlignment = false;
     this.xrTableCell13.Text = "Unit";
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell13.Weight = 0.23076469538097208D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrTableCell14.Name = "xrTableCell14";
     this.xrTableCell14.StylePriority.UseFont = false;
     this.xrTableCell14.StylePriority.UseTextAlignment = false;
     this.xrTableCell14.Text = "Commodity Type";
     this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell14.Visible = false;
     this.xrTableCell14.Weight = 0.23076469538097208D;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable2});
     this.PageHeader.HeightF = 35F;
     this.PageHeader.Name = "PageHeader";
     //
     // bindingSource1
     //
     this.bindingSource1.DataSource = typeof(DRMFSS.BLL.ViewModels.Report.Data.ReceiveRow);
     //
     // rptReceiveReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.TopMargin,
     this.BottomMargin,
     this.PageHeader});
     this.DataSource = this.bindingSource1;
     this.Margins = new System.Drawing.Printing.Margins(51, 48, 13, 25);
     this.Version = "11.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #10
0
    private void InitializeComponent()
    {
        string resourceFileName = "Report2.resx";

        this.topMarginBand1            = new DevExpress.XtraReports.UI.TopMarginBand();
        this.detailBand1               = new DevExpress.XtraReports.UI.DetailBand();
        this.bottomMarginBand1         = new DevExpress.XtraReports.UI.BottomMarginBand();
        this.xrLabel1                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel2                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel3                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel4                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel5                  = new DevExpress.XtraReports.UI.XRLabel();
        this.xrLabel6                  = new DevExpress.XtraReports.UI.XRLabel();
        this.ReportHeader              = new DevExpress.XtraReports.UI.ReportHeaderBand();
        this.analysisDS1               = new AnalysisDS();
        this.dataTable1TableAdapter1   = new AnalysisDSTableAdapters.DataTable1TableAdapter();
        this.questiontypeDS1           = new QuestiontypeDS();
        this.questiontypeTableAdapter1 = new QuestiontypeDSTableAdapters.QuestiontypeTableAdapter();
        this.backgroundWorker1         = new System.ComponentModel.BackgroundWorker();
        ((System.ComponentModel.ISupportInitialize)(this.analysisDS1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this.questiontypeDS1)).BeginInit();
        ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
        //
        // topMarginBand1
        //
        this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel1,
            this.xrLabel2,
            this.xrLabel3,
            this.xrLabel4,
            this.xrLabel5,
            this.xrLabel6
        });
        this.topMarginBand1.HeightF = 30.20836F;
        this.topMarginBand1.Name    = "topMarginBand1";
        //
        // detailBand1
        //
        this.detailBand1.HeightF = 85.00001F;
        this.detailBand1.Name    = "detailBand1";
        //
        // bottomMarginBand1
        //
        this.bottomMarginBand1.HeightF = 76.04166F;
        this.bottomMarginBand1.Name    = "bottomMarginBand1";
        //
        // xrLabel1
        //
        this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(21.875F, 7.208332F);
        this.xrLabel1.Name          = "xrLabel1";
        this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel1.SizeF         = new System.Drawing.SizeF(100F, 23F);
        this.xrLabel1.Text          = "123";
        //
        // xrLabel2
        //
        this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(121.875F, 7.208332F);
        this.xrLabel2.Name          = "xrLabel2";
        this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel2.SizeF         = new System.Drawing.SizeF(100F, 23F);
        this.xrLabel2.Text          = "123";
        //
        // xrLabel3
        //
        this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(221.875F, 7.208332F);
        this.xrLabel3.Name          = "xrLabel3";
        this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel3.SizeF         = new System.Drawing.SizeF(100F, 23F);
        this.xrLabel3.Text          = "123";
        //
        // xrLabel4
        //
        this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(321.875F, 7.208363F);
        this.xrLabel4.Name          = "xrLabel4";
        this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel4.SizeF         = new System.Drawing.SizeF(100F, 23F);
        this.xrLabel4.Text          = "xrLabel111";
        //
        // xrLabel5
        //
        this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(421.875F, 7.208363F);
        this.xrLabel5.Name          = "xrLabel5";
        this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel5.SizeF         = new System.Drawing.SizeF(100F, 23F);
        this.xrLabel5.Text          = "1111111";
        //
        // xrLabel6
        //
        this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(521.875F, 7.208363F);
        this.xrLabel6.Name          = "xrLabel6";
        this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
        this.xrLabel6.SizeF         = new System.Drawing.SizeF(100F, 23F);
        this.xrLabel6.Text          = "xrLabel111111";
        //
        // ReportHeader
        //
        this.ReportHeader.HeightF = 100F;
        this.ReportHeader.Name    = "ReportHeader";
        //
        // analysisDS1
        //
        this.analysisDS1.DataSetName             = "AnalysisDS";
        this.analysisDS1.EnforceConstraints      = false;
        this.analysisDS1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
        //
        // dataTable1TableAdapter1
        //
        this.dataTable1TableAdapter1.ClearBeforeFill = true;
        //
        // questiontypeDS1
        //
        this.questiontypeDS1.DataSetName             = "QuestiontypeDS";
        this.questiontypeDS1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
        //
        // questiontypeTableAdapter1
        //
        this.questiontypeTableAdapter1.ClearBeforeFill = true;
        //
        // Report2
        //
        this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.topMarginBand1,
            this.detailBand1,
            this.bottomMarginBand1,
            this.ReportHeader
        });
        this.DataAdapter = this.questiontypeTableAdapter1;
        this.DataMember  = "Questiontype";
        this.DataSource  = this.questiontypeDS1;
        this.Margins     = new System.Drawing.Printing.Margins(100, 100, 30, 76);
        this.Version     = "14.1";
        ((System.ComponentModel.ISupportInitialize)(this.analysisDS1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this.questiontypeDS1)).EndInit();
        ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
    }
Beispiel #11
0
 private void InitializeComponent()
 {
     this.topMarginBand1    = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel3          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2          = new DevExpress.XtraReports.UI.XRLabel();
     this.detailBand1       = new DevExpress.XtraReports.UI.DetailBand();
     this.xrPivotGrid1      = new DevExpress.XtraReports.UI.XRPivotGrid();
     this.xrPivotGridField6 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField1 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField2 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField3 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField4 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField5 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField7 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportFooter      = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrTable1          = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1       = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1      = new DevExpress.XtraReports.UI.XRTableCell();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // topMarginBand1
     //
     this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel3,
         this.xrLabel1,
         this.xrLabel2
     });
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // xrLabel3
     //
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(628.0835F, 77F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "2015/12/1";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel1
     //
     this.xrLabel1.Font                  = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name                  = "xrLabel1";
     this.xrLabel1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                 = new System.Drawing.SizeF(86.45834F, 14.66667F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text                  = "报表编号";
     //
     // xrLabel2
     //
     this.xrLabel2.AutoWidth                      = true;
     this.xrLabel2.Font                           = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(263.5417F, 39.58333F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(197.9168F, 23F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "制造单元完工日报表";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel2.WordWrap                       = false;
     //
     // detailBand1
     //
     this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPivotGrid1
     });
     this.detailBand1.Name = "detailBand1";
     //
     // xrPivotGrid1
     //
     this.xrPivotGrid1.Appearance.Cell.BackColor                     = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.Cell.Font                          = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.Cell.TextAlignment                 = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.CustomTotalCell.BackColor          = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.CustomTotalCell.Font               = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.CustomTotalCell.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FieldHeader.BackColor              = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldHeader.Font                   = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.FieldHeader.TextAlignment          = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FieldValue.BackColor               = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldValue.Font                    = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.FieldValue.TextAlignment           = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FieldValueGrandTotal.BackColor     = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldValueGrandTotal.Font          = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.FieldValueGrandTotal.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FieldValueTotal.BackColor          = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldValueTotal.Font               = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.FieldValueTotal.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FilterSeparator.BackColor          = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FilterSeparator.Font               = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.FilterSeparator.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.GrandTotalCell.BackColor           = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.GrandTotalCell.Font                = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.GrandTotalCell.TextAlignment       = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.HeaderGroupLine.BackColor          = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.HeaderGroupLine.Font               = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.HeaderGroupLine.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.Lines.Font                         = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.Lines.TextAlignment                = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.TotalCell.BackColor                = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.TotalCell.Font                     = new System.Drawing.Font("Times New Roman", 9.75F);
     this.xrPivotGrid1.Appearance.TotalCell.TextAlignment            = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Fields.AddRange(new DevExpress.XtraPivotGrid.PivotGridField[] {
         this.xrPivotGridField6,
         this.xrPivotGridField1,
         this.xrPivotGridField2,
         this.xrPivotGridField3,
         this.xrPivotGridField4,
         this.xrPivotGridField5,
         this.xrPivotGridField7
     });
     this.xrPivotGrid1.LocationFloat = new DevExpress.Utils.PointFloat(3.178914E-05F, 0F);
     this.xrPivotGrid1.Name          = "xrPivotGrid1";
     this.xrPivotGrid1.OptionsChartDataSource.UpdateDelay     = 300;
     this.xrPivotGrid1.OptionsDataField.AreaIndex             = 2;
     this.xrPivotGrid1.OptionsView.RowTotalsLocation          = DevExpress.XtraPivotGrid.PivotRowTotalsLocation.Near;
     this.xrPivotGrid1.OptionsView.ShowColumnGrandTotalHeader = false;
     this.xrPivotGrid1.OptionsView.ShowColumnHeaders          = false;
     this.xrPivotGrid1.OptionsView.ShowColumnTotals           = false;
     this.xrPivotGrid1.OptionsView.ShowDataHeaders            = false;
     this.xrPivotGrid1.OptionsView.ShowFilterHeaders          = false;
     this.xrPivotGrid1.OptionsView.ShowFilterSeparatorBar     = false;
     this.xrPivotGrid1.OptionsView.ShowHorzLines           = false;
     this.xrPivotGrid1.OptionsView.ShowRowGrandTotalHeader = false;
     this.xrPivotGrid1.OptionsView.ShowRowGrandTotals      = false;
     this.xrPivotGrid1.OptionsView.ShowRowTotals           = false;
     this.xrPivotGrid1.OptionsView.ShowVertLines           = false;
     this.xrPivotGrid1.SizeF = new System.Drawing.SizeF(728.0834F, 100F);
     //
     // xrPivotGridField6
     //
     this.xrPivotGridField6.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField6.AreaIndex = 0;
     this.xrPivotGridField6.Caption   = "生产部门";
     this.xrPivotGridField6.FieldName = "DEPT";
     this.xrPivotGridField6.Name      = "xrPivotGridField6";
     this.xrPivotGridField6.Width     = 80;
     //
     // xrPivotGridField1
     //
     this.xrPivotGridField1.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField1.AreaIndex = 1;
     this.xrPivotGridField1.Caption   = "生产线";
     this.xrPivotGridField1.FieldName = "PLINE_NAME";
     this.xrPivotGridField1.Name      = "xrPivotGridField1";
     this.xrPivotGridField1.Width     = 260;
     //
     // xrPivotGridField2
     //
     this.xrPivotGridField2.Area             = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField2.AreaIndex        = 2;
     this.xrPivotGridField2.Caption          = "合同号";
     this.xrPivotGridField2.FieldName        = "PROJECT_CODE";
     this.xrPivotGridField2.Name             = "xrPivotGridField2";
     this.xrPivotGridField2.TotalsVisibility = DevExpress.XtraPivotGrid.PivotTotalsVisibility.None;
     this.xrPivotGridField2.UnboundFieldName = "xrPivotGridField2";
     this.xrPivotGridField2.Width            = 80;
     //
     // xrPivotGridField3
     //
     this.xrPivotGridField3.AllowedAreas = DevExpress.XtraPivotGrid.PivotGridAllowedAreas.RowArea;
     this.xrPivotGridField3.Area         = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField3.AreaIndex    = 4;
     this.xrPivotGridField3.Caption      = "成品号";
     this.xrPivotGridField3.FieldName    = "PRODUCT_CODE";
     this.xrPivotGridField3.Name         = "xrPivotGridField3";
     this.xrPivotGridField3.SummaryType  = DevExpress.Data.PivotGrid.PivotSummaryType.Custom;
     //
     // xrPivotGridField4
     //
     this.xrPivotGridField4.Area        = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField4.AreaIndex   = 5;
     this.xrPivotGridField4.Caption     = "入库地点";
     this.xrPivotGridField4.FieldName   = "STORE_CODE";
     this.xrPivotGridField4.Name        = "xrPivotGridField4";
     this.xrPivotGridField4.SummaryType = DevExpress.Data.PivotGrid.PivotSummaryType.Var;
     this.xrPivotGridField4.Width       = 80;
     //
     // xrPivotGridField5
     //
     this.xrPivotGridField5.Area           = DevExpress.XtraPivotGrid.PivotArea.ColumnArea;
     this.xrPivotGridField5.AreaIndex      = 0;
     this.xrPivotGridField5.Caption        = "备注";
     this.xrPivotGridField5.EmptyCellText  = "   ";
     this.xrPivotGridField5.EmptyValueText = "   ";
     this.xrPivotGridField5.GrandTotalText = "   ";
     this.xrPivotGridField5.Name           = "xrPivotGridField5";
     this.xrPivotGridField5.Width          = 23;
     //
     // xrPivotGridField7
     //
     this.xrPivotGridField7.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField7.AreaIndex = 3;
     this.xrPivotGridField7.Caption   = "订单数量";
     this.xrPivotGridField7.FieldName = "ORDER_NUM";
     this.xrPivotGridField7.Name      = "xrPivotGridField7";
     this.xrPivotGridField7.Width     = 80;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.HeightF = 30F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1
     });
     this.ReportFooter.HeightF = 26.04167F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // xrTable1
     //
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(3.178914E-05F, 0F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(728.0834F, 25F);
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name   = "xrTableCell1";
     this.xrTableCell1.Text   = "总计";
     this.xrTableCell1.Weight = 3D;
     //
     // Report_Exp2000_1
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.topMarginBand1,
         this.detailBand1,
         this.bottomMarginBand1,
         this.ReportFooter
     });
     this.Margins = new System.Drawing.Printing.Margins(53, 60, 100, 30);
     this.Version = "11.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable1});
     this.Detail.HeightF = 25F;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable1
     //
     this.xrTable1.BorderColor = System.Drawing.Color.Silver;
     this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1});
     this.xrTable1.SizeF = new System.Drawing.SizeF(640F, 25F);
     this.xrTable1.StylePriority.UseBorderColor = false;
     this.xrTable1.StylePriority.UseBorders = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell6,
     this.xrTableCell9,
     this.xrTableCell2,
     this.xrTableCell1,
     this.xrTableCell3,
     this.xrTableCell4});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Region")});
     this.xrTableCell6.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell6.StylePriority.UseFont = false;
     this.xrTableCell6.StylePriority.UsePadding = false;
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text = "xrTableCell6";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell6.Weight = 0.23904339855329132D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "BudgetYear")});
     this.xrTableCell9.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell9.Name = "xrTableCell9";
     this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell9.StylePriority.UseFont = false;
     this.xrTableCell9.StylePriority.UsePadding = false;
     this.xrTableCell9.StylePriority.UseTextAlignment = false;
     this.xrTableCell9.Text = "[BudgetYear]";
     this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell9.Weight = 0.23625906213870968D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Quarter")});
     this.xrTableCell2.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell2.StylePriority.UseFont = false;
     this.xrTableCell2.StylePriority.UsePadding = false;
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text = "xrTableCell2";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell2.Weight = 0.20522309338673322D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Program")});
     this.xrTableCell1.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell1.StylePriority.UseFont = false;
     this.xrTableCell1.StylePriority.UsePadding = false;
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text = "xrTableCell1";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell1.Weight = 0.45584941354045488D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Month")});
     this.xrTableCell3.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell3.StylePriority.UseFont = false;
     this.xrTableCell3.StylePriority.UsePadding = false;
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     this.xrTableCell3.Text = "xrTableCell3";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell3.Weight = 0.27691002303218454D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DistributedAmount")});
     this.xrTableCell4.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell4.StylePriority.UseFont = false;
     this.xrTableCell4.StylePriority.UsePadding = false;
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text = "xrTableCell4";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell4.Weight = 0.29740294949915635D;
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 11.45833F;
     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 = 5.208333F;
     this.BottomMargin.Name = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // bindingSource1
     //
     this.bindingSource1.DataSource = typeof(DRMFSS.BLL.ViewModels.Report.Data.DistributionRows);
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable2});
     this.PageHeader.HeightF = 43.85417F;
     this.PageHeader.Name = "PageHeader";
     //
     // xrTable2
     //
     this.xrTable2.BackColor = System.Drawing.Color.Gainsboro;
     this.xrTable2.BorderColor = System.Drawing.Color.Silver;
     this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 18.85417F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow2});
     this.xrTable2.SizeF = new System.Drawing.SizeF(640F, 25F);
     this.xrTable2.StylePriority.UseBackColor = false;
     this.xrTable2.StylePriority.UseBorderColor = false;
     this.xrTable2.StylePriority.UseBorders = false;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell7,
     this.xrTableCell8,
     this.xrTableCell10,
     this.xrTableCell11,
     this.xrTableCell12,
     this.xrTableCell13});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.StylePriority.UseFont = false;
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.Text = "Region";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell7.Weight = 0.27639393357087016D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.StylePriority.UseFont = false;
     this.xrTableCell8.StylePriority.UseTextAlignment = false;
     this.xrTableCell8.Text = "Budget Year";
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell8.Weight = 0.27317444354424764D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.StylePriority.UseFont = false;
     this.xrTableCell10.StylePriority.UseTextAlignment = false;
     this.xrTableCell10.Text = "Quarter";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell10.Weight = 0.2372893372313277D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrTableCell11.Name = "xrTableCell11";
     this.xrTableCell11.StylePriority.UseFont = false;
     this.xrTableCell11.StylePriority.UseTextAlignment = false;
     this.xrTableCell11.Text = "Program";
     this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell11.Weight = 0.52707589100838137D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrTableCell12.Name = "xrTableCell12";
     this.xrTableCell12.StylePriority.UseFont = false;
     this.xrTableCell12.StylePriority.UseTextAlignment = false;
     this.xrTableCell12.Text = "Month";
     this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell12.Weight = 0.32017705504865196D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.StylePriority.UseFont = false;
     this.xrTableCell13.StylePriority.UseTextAlignment = false;
     this.xrTableCell13.Text = "Amount";
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell13.Weight = 0.3438722703955715D;
     //
     // DistributionReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.TopMargin,
     this.BottomMargin,
     this.PageHeader});
     this.DataSource = this.bindingSource1;
     this.Margins = new System.Drawing.Printing.Margins(100, 100, 11, 5);
     this.Version = "11.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).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.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
     DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings2 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
     this.rep16A_ATableAdapter = new RetirementCenter.DataSources.dsReportsTableAdapters.Rep16A_ATableAdapter();
     this.dsReports = new RetirementCenter.DataSources.dsReports();
     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.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell20 = 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.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell24 = 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.pramDof = new DevExpress.XtraReports.Parameters.Parameter();
     this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = 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.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlSyn = new DevExpress.XtraReports.UI.XRLabel();
     this.calcSafi = new DevExpress.XtraReports.UI.CalculatedField();
     this.pramSyn = new DevExpress.XtraReports.Parameters.Parameter();
     this.rep16A_BTableAdapter = new RetirementCenter.DataSources.dsReportsTableAdapters.Rep16A_BTableAdapter();
     this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell29 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell30 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell34 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell35 = new DevExpress.XtraReports.UI.XRTableCell();
     ((System.ComponentModel.ISupportInitialize)(this.dsReports)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsQueries)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // rep16A_ATableAdapter
     //
     this.rep16A_ATableAdapter.ClearBeforeFill = true;
     //
     // dsReports
     //
     this.dsReports.DataSetName = "dsReports";
     this.dsReports.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // 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.MultiColumn.ColumnWidth = 326F;
     this.Detail.Name = "Detail";
     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.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(799.9945F, 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.MiddleCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell18,
     this.xrTableCell14,
     this.xrTableCell13,
     this.xrTableCell17,
     this.xrTableCell20});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell18
     //
     this.xrTableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep16A_B.SubCommitte")});
     this.xrTableCell18.Name = "xrTableCell18";
     this.xrTableCell18.Text = "xrTableCell18";
     this.xrTableCell18.Weight = 0.79873108029718587D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep16A_B.Syndicate")});
     this.xrTableCell14.Name = "xrTableCell14";
     this.xrTableCell14.Text = "xrTableCell14";
     this.xrTableCell14.Weight = 0.79580500565545886D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep16A_B.personNID")});
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.Text = "xrTableCell13";
     this.xrTableCell13.Weight = 0.78600595779985771D;
     //
     // xrTableCell17
     //
     this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep16A_B.WarasaType")});
     this.xrTableCell17.Name = "xrTableCell17";
     this.xrTableCell17.Text = "xrTableCell17";
     this.xrTableCell17.Weight = 0.83282881210573312D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep16A_B.PersonId")});
     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.306098357715338D;
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 6.41667F;
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // xrLabel9
     //
     this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(251.0417F, 37.5F);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF = new System.Drawing.SizeF(259.0369F, 23F);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text = "سجل صرف المعاشات";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // 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", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 132.4375F);
     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(799.9945F, 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.xrTableCell5,
     this.xrTableCell4,
     this.xrTableCell9,
     this.xrTableCell24,
     this.xrTableCell25});
     this.xrTableRow3.Name = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.Text = "لجنة";
     this.xrTableCell5.Weight = 0.93642065142094655D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.Text = "فرعية";
     this.xrTableCell4.Weight = 0.93299018417058344D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Name = "xrTableCell9";
     this.xrTableCell9.Text = "رقم قومي";
     this.xrTableCell9.Weight = 0.92150171332944142D;
     //
     // xrTableCell24
     //
     this.xrTableCell24.Name = "xrTableCell24";
     this.xrTableCell24.StylePriority.UseTextAlignment = false;
     this.xrTableCell24.Text = "اسم الفئة";
     this.xrTableCell24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell24.Weight = 0.97639662931929283D;
     //
     // xrTableCell25
     //
     this.xrTableCell25.Name = "xrTableCell25";
     this.xrTableCell25.StylePriority.UseTextAlignment = false;
     this.xrTableCell25.Text = "كود";
     this.xrTableCell25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell25.Weight = 0.35886525172066897D;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(583.3278F, 40.04167F);
     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(642.7029F, 11.04167F);
     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";
     //
     // pramDof
     //
     this.pramDof.Description = "الدفعة";
     dynamicListLookUpSettings1.DataAdapter = this.rep16A_ATableAdapter;
     dynamicListLookUpSettings1.DataMember = "Rep16A_A";
     dynamicListLookUpSettings1.DataSource = this.dsReports;
     dynamicListLookUpSettings1.DisplayMember = "DofatSarf";
     dynamicListLookUpSettings1.ValueMember = "DofatSarfId";
     this.pramDof.LookUpSettings = dynamicListLookUpSettings1;
     this.pramDof.Name = "pramDof";
     this.pramDof.Type = typeof(short);
     this.pramDof.ValueInfo = "0";
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel11,
     this.xrLabel10,
     this.xrLabel8,
     this.xrLabel7});
     this.ReportFooter.HeightF = 186.4583F;
     this.ReportFooter.Name = "ReportFooter";
     //
     // xrLabel11
     //
     this.xrLabel11.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(67.53842F, 149.2917F);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF = new System.Drawing.SizeF(208.1542F, 23F);
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text = "مدير إدارة الحسابات";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel10
     //
     this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(527.3074F, 149.2917F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(208.1542F, 23F);
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text = "مدير إدارة المعاشات";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel8
     //
     this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(478.2986F, 89.64577F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(321.6959F, 23F);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text = "تحريراً في";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(478.2986F, 57.3541F);
     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.xrLabel4,
     this.xrlSyn,
     this.xpbLogo,
     this.xrLabel2,
     this.xrTable2,
     this.xrLabel1,
     this.xrLabel9});
     this.PageHeader.HeightF = 164.2083F;
     this.PageHeader.Name = "PageHeader";
     //
     // xrLabel4
     //
     this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(636.6666F, 90.68747F);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(110.4232F, 23F);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text = "النقابة الفرعية ";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrlSyn
     //
     this.xrlSyn.Font = new System.Drawing.Font("Times New Roman", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
     this.xrlSyn.LocationFloat = new DevExpress.Utils.PointFloat(392.4044F, 90.68747F);
     this.xrlSyn.Name = "xrlSyn";
     this.xrlSyn.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlSyn.SizeF = new System.Drawing.SizeF(244.2622F, 23.00001F);
     this.xrlSyn.StylePriority.UseFont = false;
     this.xrlSyn.StylePriority.UseTextAlignment = false;
     this.xrlSyn.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // calcSafi
     //
     this.calcSafi.DataMember = "Rep09";
     this.calcSafi.Expression = "[monymonth] - [calcTotalEstktaa]";
     this.calcSafi.Name = "calcSafi";
     //
     // pramSyn
     //
     this.pramSyn.Description = "الفرعية";
     dynamicListLookUpSettings2.DataAdapter = null;
     dynamicListLookUpSettings2.DataMember = "CDSyndicate";
     dynamicListLookUpSettings2.DataSource = this.dsQueries;
     dynamicListLookUpSettings2.DisplayMember = "Syndicate";
     dynamicListLookUpSettings2.ValueMember = "SyndicateId";
     this.pramSyn.LookUpSettings = dynamicListLookUpSettings2;
     this.pramSyn.Name = "pramSyn";
     this.pramSyn.Type = typeof(short);
     this.pramSyn.ValueInfo = "0";
     //
     // rep16A_BTableAdapter
     //
     this.rep16A_BTableAdapter.ClearBeforeFill = true;
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable3});
     this.GroupHeader1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
     new DevExpress.XtraReports.UI.GroupField("MMashatName", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
     this.GroupHeader1.HeightF = 66.66666F;
     this.GroupHeader1.Name = "GroupHeader1";
     //
     // 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", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(323.7445F, 10.00001F);
     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.xrTableRow2});
     this.xrTable3.SizeF = new System.Drawing.SizeF(476.25F, 31.77084F);
     this.xrTable3.StylePriority.UseBackColor = false;
     this.xrTable3.StylePriority.UseBorders = false;
     this.xrTable3.StylePriority.UseFont = false;
     this.xrTable3.StylePriority.UseForeColor = 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.xrTableCell29,
     this.xrTableCell30,
     this.xrTableCell34,
     this.xrTableCell35});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell29
     //
     this.xrTableCell29.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep16A_B.sarfnumber")});
     this.xrTableCell29.Name = "xrTableCell29";
     this.xrTableCell29.Text = "xrTableCell29";
     this.xrTableCell29.Weight = 0.520921397840191D;
     //
     // xrTableCell30
     //
     this.xrTableCell30.Name = "xrTableCell30";
     this.xrTableCell30.Text = "رقم الصرف";
     this.xrTableCell30.Weight = 0.22861993277525283D;
     //
     // xrTableCell34
     //
     this.xrTableCell34.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep16A_B.MMashatName")});
     this.xrTableCell34.Name = "xrTableCell34";
     this.xrTableCell34.StylePriority.UseTextAlignment = false;
     this.xrTableCell34.Text = "xrTableCell34";
     this.xrTableCell34.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell34.Weight = 0.76720899760184669D;
     //
     // xrTableCell35
     //
     this.xrTableCell35.Name = "xrTableCell35";
     this.xrTableCell35.StylePriority.UseTextAlignment = false;
     this.xrTableCell35.Text = "اسم الاب";
     this.xrTableCell35.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell35.Weight = 0.19948597944113244D;
     //
     // XRep16A
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.topMarginBand1,
     this.bottomMarginBand1,
     this.ReportFooter,
     this.PageHeader,
     this.GroupHeader1});
     this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
     this.calcTotalEstktaa,
     this.calcSafi});
     this.DataAdapter = this.rep16A_BTableAdapter;
     this.DataMember = "Rep16A_B";
     this.DataSource = this.dsReports;
     this.DrawGrid = false;
     this.Margins = new System.Drawing.Printing.Margins(12, 12, 6, 26);
     this.PageHeight = 1169;
     this.PageWidth = 827;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
     this.pramDof,
     this.pramSyn});
     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.dsQueries)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraReports.UI.TopMarginBand          TopMargin;
     DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator();
     this.Detail       = new DevExpress.XtraReports.UI.DetailBand();
     this.txtBarcode   = new DevExpress.XtraReports.UI.XRBarCode();
     this.xrLabel2     = new DevExpress.XtraReports.UI.XRLabel();
     this.lblCurrency  = new DevExpress.XtraReports.UI.XRLabel();
     this.txtPrice     = new DevExpress.XtraReports.UI.XRLabel();
     this.txtName      = new DevExpress.XtraReports.UI.XRLabel();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     TopMargin         = new DevExpress.XtraReports.UI.TopMarginBand();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     TopMargin.HeightF       = 0F;
     TopMargin.Name          = "TopMargin";
     TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.txtBarcode,
         this.xrLabel2,
         this.lblCurrency,
         this.txtPrice,
         this.txtName
     });
     this.Detail.HeightF       = 100F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // txtBarcode
     //
     this.txtBarcode.LocationFloat = new DevExpress.Utils.PointFloat(2.375031F, 22.20834F);
     this.txtBarcode.Module        = 1F;
     this.txtBarcode.Name          = "txtBarcode";
     this.txtBarcode.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F);
     this.txtBarcode.ShowText      = false;
     this.txtBarcode.SizeF         = new System.Drawing.SizeF(146.625F, 40F);
     this.txtBarcode.StylePriority.UseTextAlignment = false;
     this.txtBarcode.Symbology     = code128Generator1;
     this.txtBarcode.Text          = "701-001";
     this.txtBarcode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel2
     //
     this.xrLabel2.AutoWidth                      = true;
     this.xrLabel2.Font                           = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(15.50001F, 68F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(65F, 15F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "رضا بوكشوب";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // lblCurrency
     //
     this.lblCurrency.AutoWidth                      = true;
     this.lblCurrency.Font                           = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.lblCurrency.LocationFloat                  = new DevExpress.Utils.PointFloat(81.5897F, 68F);
     this.lblCurrency.Name                           = "lblCurrency";
     this.lblCurrency.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblCurrency.SizeF                          = new System.Drawing.SizeF(13.39334F, 15F);
     this.lblCurrency.StylePriority.UseFont          = false;
     this.lblCurrency.StylePriority.UseTextAlignment = false;
     this.lblCurrency.Text                           = "ج";
     this.lblCurrency.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // txtPrice
     //
     this.txtPrice.AutoWidth                      = true;
     this.txtPrice.Font                           = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold);
     this.txtPrice.LocationFloat                  = new DevExpress.Utils.PointFloat(94.98303F, 68F);
     this.txtPrice.Name                           = "txtPrice";
     this.txtPrice.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.txtPrice.SizeF                          = new System.Drawing.SizeF(45.89198F, 15F);
     this.txtPrice.StylePriority.UseFont          = false;
     this.txtPrice.StylePriority.UseTextAlignment = false;
     this.txtPrice.Text                           = "123.59";
     this.txtPrice.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // txtName
     //
     this.txtName.CanGrow       = false;
     this.txtName.LocationFloat = new DevExpress.Utils.PointFloat(22.50001F, 0F);
     this.txtName.Name          = "txtName";
     this.txtName.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.txtName.SizeF         = new System.Drawing.SizeF(117.5F, 20F);
     this.txtName.StylePriority.UseTextAlignment = false;
     this.txtName.Text          = "متوسط A5 دفتر";
     this.txtName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 2F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // ZebraBarcodeLabelRPT
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         TopMargin,
         this.BottomMargin
     });
     this.Margins    = new System.Drawing.Printing.Margins(1, 0, 0, 2);
     this.PageHeight = 100;
     this.PageWidth  = 150;
     this.PaperKind  = System.Drawing.Printing.PaperKind.Custom;
     this.Version    = "17.1";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #15
0
 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();
     this.ReportDetailBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.bottomMarginBand1          = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportGroupFooterBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportOddStyle             = new DevExpress.XtraReports.UI.XRControlStyle();
     this.detailBand1                = new DevExpress.XtraReports.UI.DetailBand();
     this.reportFooterBand1          = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel2                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3                   = new DevExpress.XtraReports.UI.XRLabel();
     this.groupHeaderBand3           = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.groupHeaderBand1           = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.ReportFooterBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.groupHeaderBand2           = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.ReportHeaderBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.topMarginBand1             = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel1                   = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportEvenStyle            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupHeaderBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrLabel4                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10                  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11                  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12                  = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // ReportDetailBandStyle
     //
     this.ReportDetailBandStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportDetailBandStyle.Name          = "ReportDetailBandStyle";
     this.ReportDetailBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportDetailBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Dpi     = 254F;
     this.bottomMarginBand1.HeightF = 71.95838F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // ReportGroupFooterBandStyle
     //
     this.ReportGroupFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupFooterBandStyle.Name          = "ReportGroupFooterBandStyle";
     this.ReportGroupFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportGroupFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportOddStyle
     //
     this.ReportOddStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportOddStyle.Name          = "ReportOddStyle";
     this.ReportOddStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportOddStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // detailBand1
     //
     this.detailBand1.Dpi           = 254F;
     this.detailBand1.EvenStyleName = "ReportEvenStyle";
     this.detailBand1.HeightF       = 0F;
     this.detailBand1.Name          = "detailBand1";
     this.detailBand1.OddStyleName  = "ReportOddStyle";
     this.detailBand1.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("date", DevExpress.XtraReports.UI.XRColumnSortOrder.Descending),
         new DevExpress.XtraReports.UI.GroupField("time_begin", DevExpress.XtraReports.UI.XRColumnSortOrder.Descending)
     });
     this.detailBand1.StyleName = "ReportDetailBandStyle";
     //
     // reportFooterBand1
     //
     this.reportFooterBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.xrLabel3
     });
     this.reportFooterBand1.Dpi       = 254F;
     this.reportFooterBand1.HeightF   = 143.375F;
     this.reportFooterBand1.Name      = "reportFooterBand1";
     this.reportFooterBand1.StyleName = "ReportFooterBandStyle";
     //
     // xrLabel2
     //
     this.xrLabel2.AnchorHorizontal = DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left;
     this.xrLabel2.AnchorVertical   = DevExpress.XtraReports.UI.VerticalAnchorStyles.Top;
     this.xrLabel2.BackColor        = System.Drawing.Color.White;
     this.xrLabel2.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.xrLabel2.Borders          = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_span")
     });
     this.xrLabel2.Dpi           = 254F;
     this.xrLabel2.Font          = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(1157.459F, 0F);
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(434.5413F, 64F);
     this.xrLabel2.StylePriority.UseBackColor     = false;
     this.xrLabel2.StylePriority.UseBorderColor   = false;
     this.xrLabel2.StylePriority.UseBorders       = false;
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UsePadding       = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     xrSummary1.FormatString          = "{0}";
     xrSummary1.Func                  = DevExpress.XtraReports.UI.SummaryFunc.Custom;
     xrSummary1.IgnoreNullValues      = true;
     xrSummary1.Running               = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrLabel2.Summary            = xrSummary1;
     this.xrLabel2.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel2.WordWrap           = false;
     this.xrLabel2.SummaryGetResult  += new DevExpress.XtraReports.UI.SummaryGetResultHandler(this.xrLabel2_SummaryGetResult);
     this.xrLabel2.SummaryRowChanged += new System.EventHandler(this.xrLabel2_SummaryRowChanged);
     //
     // xrLabel3
     //
     this.xrLabel3.BackColor     = System.Drawing.Color.White;
     this.xrLabel3.Dpi           = 254F;
     this.xrLabel3.Font          = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(1038.396F, 0F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(119.0625F, 58.42F);
     this.xrLabel3.StylePriority.UseBackColor     = false;
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "Всего:";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // groupHeaderBand3
     //
     this.groupHeaderBand3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel5,
         this.xrLabel6,
         this.xrLabel8,
         this.xrLabel11,
         this.xrLabel9,
         this.xrLabel12
     });
     this.groupHeaderBand3.Dpi = 254F;
     this.groupHeaderBand3.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("form_id", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.groupHeaderBand3.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail;
     this.groupHeaderBand3.HeightF    = 156.6041F;
     this.groupHeaderBand3.Level      = 2;
     this.groupHeaderBand3.Name       = "groupHeaderBand3";
     this.groupHeaderBand3.StyleName  = "ReportGroupHeaderBandStyle";
     //
     // groupHeaderBand1
     //
     this.groupHeaderBand1.Dpi = 254F;
     this.groupHeaderBand1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("FIO", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.groupHeaderBand1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail;
     this.groupHeaderBand1.HeightF    = 64F;
     this.groupHeaderBand1.Name       = "groupHeaderBand1";
     this.groupHeaderBand1.StyleName  = "ReportGroupHeaderBandStyle";
     //
     // ReportFooterBandStyle
     //
     this.ReportFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportFooterBandStyle.Name          = "ReportFooterBandStyle";
     this.ReportFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // groupHeaderBand2
     //
     this.groupHeaderBand2.Dpi = 254F;
     this.groupHeaderBand2.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("subunit", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.groupHeaderBand2.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail;
     this.groupHeaderBand2.HeightF    = 64F;
     this.groupHeaderBand2.Level      = 1;
     this.groupHeaderBand2.Name       = "groupHeaderBand2";
     this.groupHeaderBand2.StyleName  = "ReportGroupHeaderBandStyle";
     //
     // ReportHeaderBandStyle
     //
     this.ReportHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     this.ReportHeaderBandStyle.Font          = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold);
     this.ReportHeaderBandStyle.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.ReportHeaderBandStyle.Name          = "ReportHeaderBandStyle";
     this.ReportHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // topMarginBand1
     //
     this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1,
         this.xrLabel4,
         this.xrLabel7,
         this.xrLabel10
     });
     this.topMarginBand1.Dpi     = 254F;
     this.topMarginBand1.HeightF = 344.1701F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // xrLabel1
     //
     this.xrLabel1.Dpi                            = 254F;
     this.xrLabel1.Font                           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 84.66666F);
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(1592F, 106.045F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "Отчет по времени, затраченному на проектирование пресс-форм сданых в производство" +
                                                    "";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // ReportEvenStyle
     //
     this.ReportEvenStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportEvenStyle.Name          = "ReportEvenStyle";
     this.ReportEvenStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportEvenStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupHeaderBandStyle
     //
     this.ReportGroupHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupHeaderBandStyle.Name          = "ReportGroupHeaderBandStyle";
     this.ReportGroupHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 0, 0, 0, 254F);
     this.ReportGroupHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.BackColor       = System.Drawing.Color.SkyBlue;
     this.xrLabel4.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.xrLabel4.Borders         = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                            | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel4.Dpi           = 254F;
     this.xrLabel4.Font          = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 280.1701F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(359.7156F, 64F);
     this.xrLabel4.StylePriority.UseBackColor       = false;
     this.xrLabel4.StylePriority.UseBorderDashStyle = false;
     this.xrLabel4.StylePriority.UseBorders         = false;
     this.xrLabel4.StylePriority.UseFont            = false;
     this.xrLabel4.StylePriority.UsePadding         = false;
     this.xrLabel4.StylePriority.UseTextAlignment   = false;
     this.xrLabel4.Text          = "Форма:";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel4.WordWrap      = false;
     //
     // xrLabel5
     //
     this.xrLabel5.BackColor = System.Drawing.Color.SkyBlue;
     this.xrLabel5.Borders   = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "form_id")
     });
     this.xrLabel5.Dpi           = 254F;
     this.xrLabel5.Font          = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(359.7156F, 64F);
     this.xrLabel5.StylePriority.UseBackColor     = false;
     this.xrLabel5.StylePriority.UseBorders       = false;
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UsePadding       = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text          = "xrLabel5";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel5.WordWrap      = false;
     //
     // xrLabel6
     //
     this.xrLabel6.BackColor = System.Drawing.Color.SkyBlue;
     this.xrLabel6.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_span")
     });
     this.xrLabel6.Dpi           = 254F;
     this.xrLabel6.Font          = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(1363.834F, 0F);
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(228.1659F, 131.6041F);
     this.xrLabel6.StylePriority.UseBackColor     = false;
     this.xrLabel6.StylePriority.UseBorders       = false;
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UsePadding       = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     xrSummary2.FormatString     = "{0}";
     xrSummary2.Func             = DevExpress.XtraReports.UI.SummaryFunc.Custom;
     xrSummary2.IgnoreNullValues = true;
     xrSummary2.Running          = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrLabel6.Summary       = xrSummary2;
     this.xrLabel6.Text          = "xrLabel6";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel6.WordWrap      = false;
     //
     // xrLabel7
     //
     this.xrLabel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.xrLabel7.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel7.Dpi           = 254F;
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(359.7156F, 280.1701F);
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(797.7428F, 64F);
     this.xrLabel7.StylePriority.UseBackColor     = false;
     this.xrLabel7.StylePriority.UseBorders       = false;
     this.xrLabel7.StylePriority.UsePadding       = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text          = "Подразделение:";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel7.WordWrap      = false;
     //
     // xrLabel8
     //
     this.xrLabel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.xrLabel8.Borders   = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "subunit")
     });
     this.xrLabel8.Dpi           = 254F;
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(359.7162F, 0F);
     this.xrLabel8.Name          = "xrLabel8";
     this.xrLabel8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel8.SizeF         = new System.Drawing.SizeF(797.7428F, 64F);
     this.xrLabel8.StylePriority.UseBackColor     = false;
     this.xrLabel8.StylePriority.UseBorders       = false;
     this.xrLabel8.StylePriority.UsePadding       = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text          = "xrLabel8";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel8.WordWrap      = false;
     //
     // xrLabel9
     //
     this.xrLabel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.xrLabel9.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_span")
     });
     this.xrLabel9.Dpi           = 254F;
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(1157.459F, 0F);
     this.xrLabel9.Name          = "xrLabel9";
     this.xrLabel9.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel9.SizeF         = new System.Drawing.SizeF(206.375F, 131.6041F);
     this.xrLabel9.StylePriority.UseBackColor     = false;
     this.xrLabel9.StylePriority.UseBorders       = false;
     this.xrLabel9.StylePriority.UsePadding       = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     xrSummary3.FormatString     = "{0}";
     xrSummary3.Func             = DevExpress.XtraReports.UI.SummaryFunc.Custom;
     xrSummary3.IgnoreNullValues = true;
     xrSummary3.Running          = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrLabel9.Summary       = xrSummary3;
     this.xrLabel9.Text          = "xrLabel9";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel9.WordWrap      = false;
     //
     // xrLabel10
     //
     this.xrLabel10.BackColor     = System.Drawing.Color.White;
     this.xrLabel10.Borders       = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel10.Dpi           = 254F;
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(1132.299F, 190.7116F);
     this.xrLabel10.Name          = "xrLabel10";
     this.xrLabel10.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel10.SizeF         = new System.Drawing.SizeF(161.3448F, 64F);
     this.xrLabel10.StylePriority.UseBackColor     = false;
     this.xrLabel10.StylePriority.UseBorders       = false;
     this.xrLabel10.StylePriority.UsePadding       = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text          = "Инженер:";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel10.WordWrap      = false;
     //
     // xrLabel11
     //
     this.xrLabel11.BackColor = System.Drawing.Color.White;
     this.xrLabel11.Borders   = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "FIO")
     });
     this.xrLabel11.Dpi           = 254F;
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(359.7156F, 67.60416F);
     this.xrLabel11.Name          = "xrLabel11";
     this.xrLabel11.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel11.SizeF         = new System.Drawing.SizeF(797.7428F, 64F);
     this.xrLabel11.StylePriority.UseBackColor     = false;
     this.xrLabel11.StylePriority.UseBorders       = false;
     this.xrLabel11.StylePriority.UsePadding       = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text          = "xrLabel11";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel11.WordWrap      = false;
     //
     // xrLabel12
     //
     this.xrLabel12.BackColor = System.Drawing.Color.White;
     this.xrLabel12.Borders   = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_span")
     });
     this.xrLabel12.Dpi           = 254F;
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(155.3623F, 63.99997F);
     this.xrLabel12.Name          = "xrLabel12";
     this.xrLabel12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel12.SizeF         = new System.Drawing.SizeF(204.3539F, 64F);
     this.xrLabel12.StylePriority.UseBackColor     = false;
     this.xrLabel12.StylePriority.UseBorders       = false;
     this.xrLabel12.StylePriority.UsePadding       = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     xrSummary4.FormatString      = "{0}";
     xrSummary4.Func              = DevExpress.XtraReports.UI.SummaryFunc.Custom;
     xrSummary4.IgnoreNullValues  = true;
     xrSummary4.Running           = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrLabel12.Summary       = xrSummary4;
     this.xrLabel12.Text          = "xrLabel12";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel12.WordWrap      = false;
     //
     // subunit_pressform_report
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.topMarginBand1,
         this.groupHeaderBand1,
         this.groupHeaderBand2,
         this.groupHeaderBand3,
         this.detailBand1,
         this.reportFooterBand1,
         this.bottomMarginBand1
     });
     this.Dpi          = 254F;
     this.Margins      = new System.Drawing.Printing.Margins(254, 254, 344, 72);
     this.PageHeight   = 2970;
     this.PageWidth    = 2100;
     this.PaperKind    = System.Drawing.Printing.PaperKind.A4;
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.ReportHeaderBandStyle,
         this.ReportGroupHeaderBandStyle,
         this.ReportDetailBandStyle,
         this.ReportGroupFooterBandStyle,
         this.ReportFooterBandStyle,
         this.ReportOddStyle,
         this.ReportEvenStyle
     });
     this.Version = "16.2";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xtcMemberName = new DevExpress.XtraReports.UI.XRTableCell();
     this.xtcMemberShipNumber = new DevExpress.XtraReports.UI.XRTableCell();
     this.xtcSyndicate = new DevExpress.XtraReports.UI.XRTableCell();
     this.xtcNo = new DevExpress.XtraReports.UI.XRTableCell();
     this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xpbLogo = new DevExpress.XtraReports.UI.XRPictureBox();
     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.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xlHafzaDate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.xlSyndicate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xlMandoopName = new DevExpress.XtraReports.UI.XRLabel();
     this.xlHafzaId = 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.xlCount = 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.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable1});
     this.Detail.HeightF = 25F;
     this.Detail.MultiColumn.ColumnWidth = 326F;
     this.Detail.Name = "Detail";
     this.Detail.StylePriority.UsePadding = false;
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable1
     //
     this.xrTable1.Font = new System.Drawing.Font("Times New Roman", 11F);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(92.00001F, 0F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1});
     this.xrTable1.SizeF = new System.Drawing.SizeF(484.4998F, 25F);
     this.xrTable1.StylePriority.UseFont = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xtcMemberName,
     this.xtcMemberShipNumber,
     this.xtcSyndicate,
     this.xtcNo});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xtcMemberName
     //
     this.xtcMemberName.Name = "xtcMemberName";
     this.xtcMemberName.Text = "الاسم";
     this.xtcMemberName.Weight = 1.9270834350585937D;
     //
     // xtcMemberShipNumber
     //
     this.xtcMemberShipNumber.Name = "xtcMemberShipNumber";
     this.xtcMemberShipNumber.Text = "رقم العضوية";
     this.xtcMemberShipNumber.Weight = 1.251248779296875D;
     //
     // xtcSyndicate
     //
     this.xtcSyndicate.Name = "xtcSyndicate";
     this.xtcSyndicate.StylePriority.UseTextAlignment = false;
     this.xtcSyndicate.Text = "اللجنة";
     this.xtcSyndicate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xtcSyndicate.Weight = 1.1029180908203125D;
     //
     // 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.56374816894531243D;
     this.xtcNo.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xtcNo_BeforePrint);
     //
     // topMarginBand1
     //
     this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xpbLogo,
     this.xrTable2,
     this.xrLabel9,
     this.xlHafzaDate,
     this.xrLabel7,
     this.xlSyndicate,
     this.xrLabel4,
     this.xlMandoopName,
     this.xlHafzaId,
     this.xrLabel3,
     this.xrLabel2,
     this.xrLabel1});
     this.topMarginBand1.HeightF = 160.625F;
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // xpbLogo
     //
     this.xpbLogo.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 10.00001F);
     this.xpbLogo.Name = "xpbLogo";
     this.xpbLogo.SizeF = new System.Drawing.SizeF(100F, 80F);
     //
     // xrTable2
     //
     this.xrTable2.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(92.00001F, 135.625F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow2});
     this.xrTable2.SizeF = new System.Drawing.SizeF(484.4998F, 25F);
     this.xrTable2.StylePriority.UseBackColor = false;
     this.xrTable2.StylePriority.UseFont = false;
     this.xrTable2.StylePriority.UseForeColor = false;
     this.xrTable2.StylePriority.UseTextAlignment = false;
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell4,
     this.xrTableCell5,
     this.xrTableCell7,
     this.xrTableCell6});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.Text = "الاسم";
     this.xrTableCell4.Weight = 1.9270834350585937D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.Text = "رقم العضوية";
     this.xrTableCell5.Weight = 1.251248779296875D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.Text = "اللجنة";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell7.Weight = 1.1029180908203125D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text = "مسلسل";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell6.Weight = 0.56374816894531243D;
     //
     // xrLabel9
     //
     this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 13F);
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(123.5417F, 101.5834F);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF = new System.Drawing.SizeF(113.5416F, 23F);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text = "التاريخ";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xlHafzaDate
     //
     this.xlHafzaDate.Font = new System.Drawing.Font("Times New Roman", 13F);
     this.xlHafzaDate.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 101.5834F);
     this.xlHafzaDate.Name = "xlHafzaDate";
     this.xlHafzaDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlHafzaDate.SizeF = new System.Drawing.SizeF(113.5416F, 23F);
     this.xlHafzaDate.StylePriority.UseFont = false;
     this.xlHafzaDate.StylePriority.UseTextAlignment = false;
     this.xlHafzaDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 13F);
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(677.4583F, 75.54179F);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF = new System.Drawing.SizeF(113.5416F, 23F);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text = "النقابة الفرعية";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xlSyndicate
     //
     this.xlSyndicate.Font = new System.Drawing.Font("Times New Roman", 13F);
     this.xlSyndicate.LocationFloat = new DevExpress.Utils.PointFloat(563.9167F, 75.54179F);
     this.xlSyndicate.Name = "xlSyndicate";
     this.xlSyndicate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlSyndicate.SizeF = new System.Drawing.SizeF(113.5416F, 23F);
     this.xlSyndicate.StylePriority.UseFont = false;
     this.xlSyndicate.StylePriority.UseTextAlignment = false;
     this.xlSyndicate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel4
     //
     this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 13F);
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(677.4583F, 101.5834F);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(113.5416F, 23F);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text = "المستلم";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xlMandoopName
     //
     this.xlMandoopName.Font = new System.Drawing.Font("Times New Roman", 13F);
     this.xlMandoopName.LocationFloat = new DevExpress.Utils.PointFloat(563.9167F, 101.5834F);
     this.xlMandoopName.Name = "xlMandoopName";
     this.xlMandoopName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlMandoopName.SizeF = new System.Drawing.SizeF(113.5416F, 23F);
     this.xlMandoopName.StylePriority.UseFont = false;
     this.xlMandoopName.StylePriority.UseTextAlignment = false;
     this.xlMandoopName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xlHafzaId
     //
     this.xlHafzaId.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xlHafzaId.LocationFloat = new DevExpress.Utils.PointFloat(293.9584F, 52.54179F);
     this.xlHafzaId.Name = "xlHafzaId";
     this.xlHafzaId.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlHafzaId.SizeF = new System.Drawing.SizeF(113.5416F, 23F);
     this.xlHafzaId.StylePriority.UseFont = false;
     this.xlHafzaId.StylePriority.UseTextAlignment = false;
     this.xlHafzaId.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(407.5F, 52.54179F);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(113.5416F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text = "حافظة تسليم رقم";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(588.3332F, 39.00001F);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF = new System.Drawing.SizeF(216.6667F, 23F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text = "ادارة المعلومات ودعم اتخاذ القرار";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(647.7083F, 10.00001F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(157.2917F, 23F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text = "نقابة المهن التعليمية";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xlCount,
     this.xrLabel12,
     this.xrLabel11,
     this.xrLabel10,
     this.xrLabel8,
     this.xrLabel6,
     this.xrLabel5});
     this.bottomMarginBand1.HeightF = 150F;
     this.bottomMarginBand1.Name = "bottomMarginBand1";
     //
     // xlCount
     //
     this.xlCount.Font = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold);
     this.xlCount.LocationFloat = new DevExpress.Utils.PointFloat(577.9167F, 33F);
     this.xlCount.Name = "xlCount";
     this.xlCount.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlCount.SizeF = new System.Drawing.SizeF(113.5416F, 23F);
     this.xlCount.StylePriority.UseFont = false;
     this.xlCount.StylePriority.UseTextAlignment = false;
     this.xlCount.Text = "0";
     this.xlCount.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel12
     //
     this.xrLabel12.Font = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold);
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(475.7291F, 127F);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF = new System.Drawing.SizeF(79.16669F, 22.99998F);
     this.xrLabel12.StylePriority.UseFont = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text = "التوقيع";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel11
     //
     this.xrLabel11.Font = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold);
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(475.7291F, 97.00004F);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF = new System.Drawing.SizeF(79.16669F, 23F);
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text = "الاسم";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel10
     //
     this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold);
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(260.1041F, 67.99999F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(294.7916F, 23F);
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text = "استلمت الكارنيهات حسب البيان الموضح اعلاه";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel8
     //
     this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(577.9167F, 10.00001F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(113.5416F, 23F);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text = "عدد الكارنيهات";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel6
     //
     this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(691.4581F, 32.99999F);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF = new System.Drawing.SizeF(113.5416F, 23F);
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text = "---";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel5
     //
     this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 13F, System.Drawing.FontStyle.Bold);
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(691.4583F, 10.00001F);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(113.5416F, 23F);
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text = "احصاء عددي";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // XRep01
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.topMarginBand1,
     this.bottomMarginBand1});
     this.DrawGrid = false;
     this.Margins = new System.Drawing.Printing.Margins(12, 0, 161, 150);
     this.PageHeight = 1169;
     this.PageWidth = 827;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.ReportPrintOptions.DetailCountOnEmptyDataSource = 10;
     this.Version = "12.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #17
0
 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();
     this.ReportOddStyle             = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupFooterBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupHeaderBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.topMarginBand1             = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel14             = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportDetailBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.bottomMarginBand1     = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.groupHeaderBand2      = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel5              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4              = new DevExpress.XtraReports.UI.XRLabel();
     this.groupHeaderBand1      = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel2              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3              = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportEvenStyle       = new DevExpress.XtraReports.UI.XRControlStyle();
     this.detailBand1           = new DevExpress.XtraReports.UI.DetailBand();
     this.ReportFooterBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.pageHeaderBand1       = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel6              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1              = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportHeaderBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.reportFooterBand1     = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel13             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8              = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // ReportOddStyle
     //
     this.ReportOddStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportOddStyle.Name          = "ReportOddStyle";
     this.ReportOddStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportOddStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupFooterBandStyle
     //
     this.ReportGroupFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupFooterBandStyle.Name          = "ReportGroupFooterBandStyle";
     this.ReportGroupFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportGroupFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupHeaderBandStyle
     //
     this.ReportGroupHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupHeaderBandStyle.Name          = "ReportGroupHeaderBandStyle";
     this.ReportGroupHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 0, 0, 0, 254F);
     this.ReportGroupHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // topMarginBand1
     //
     this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel14
     });
     this.topMarginBand1.Dpi     = 254F;
     this.topMarginBand1.HeightF = 256.1042F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // xrLabel14
     //
     this.xrLabel14.Dpi                            = 254F;
     this.xrLabel14.Font                           = new System.Drawing.Font("Times New Roman", 16F);
     this.xrLabel14.LocationFloat                  = new DevExpress.Utils.PointFloat(0.0008881887F, 120.25F);
     this.xrLabel14.Multiline                      = true;
     this.xrLabel14.Name                           = "xrLabel14";
     this.xrLabel14.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel14.SizeF                          = new System.Drawing.SizeF(2462F, 135.8542F);
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text                           = "ќтчет о проделанных работах";
     this.xrLabel14.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // ReportDetailBandStyle
     //
     this.ReportDetailBandStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportDetailBandStyle.Name          = "ReportDetailBandStyle";
     this.ReportDetailBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportDetailBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Dpi     = 254F;
     this.bottomMarginBand1.HeightF = 230.2918F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // groupHeaderBand2
     //
     this.groupHeaderBand2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel5,
         this.xrLabel7,
         this.xrLabel4
     });
     this.groupHeaderBand2.Dpi = 254F;
     this.groupHeaderBand2.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("work", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.groupHeaderBand2.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail;
     this.groupHeaderBand2.HeightF    = 78.68746F;
     this.groupHeaderBand2.Level      = 1;
     this.groupHeaderBand2.Name       = "groupHeaderBand2";
     this.groupHeaderBand2.StyleName  = "ReportGroupHeaderBandStyle";
     //
     // xrLabel5
     //
     this.xrLabel5.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.xrLabel5.Borders       = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel5.Dpi           = 254F;
     this.xrLabel5.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(274.677F, 78.68746F);
     this.xrLabel5.StylePriority.UseBackColor     = false;
     this.xrLabel5.StylePriority.UseBorders       = false;
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UsePadding       = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text          = "¬ид работы:";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel5.WordWrap      = false;
     //
     // xrLabel7
     //
     this.xrLabel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.xrLabel7.Borders   = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_span")
     });
     this.xrLabel7.Dpi           = 254F;
     this.xrLabel7.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(1728.563F, 0F);
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(733.4377F, 78.68746F);
     this.xrLabel7.StylePriority.UseBackColor     = false;
     this.xrLabel7.StylePriority.UseBorders       = false;
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UsePadding       = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     xrSummary1.FormatString          = "¬сего: {0}";
     xrSummary1.Func                  = DevExpress.XtraReports.UI.SummaryFunc.Custom;
     xrSummary1.IgnoreNullValues      = true;
     xrSummary1.Running               = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrLabel7.Summary            = xrSummary1;
     this.xrLabel7.Text               = "xrLabel7";
     this.xrLabel7.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrLabel7.WordWrap           = false;
     this.xrLabel7.SummaryGetResult  += new DevExpress.XtraReports.UI.SummaryGetResultHandler(this.xrLabel7_SummaryGetResult);
     this.xrLabel7.SummaryReset      += new System.EventHandler(this.xrLabel7_SummaryReset);
     this.xrLabel7.SummaryRowChanged += new System.EventHandler(this.xrLabel7_SummaryRowChanged);
     //
     // xrLabel4
     //
     this.xrLabel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.xrLabel4.Borders   = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "work")
     });
     this.xrLabel4.Dpi           = 254F;
     this.xrLabel4.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(274.677F, 0F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(1453.885F, 78.68746F);
     this.xrLabel4.StylePriority.UseBackColor     = false;
     this.xrLabel4.StylePriority.UseBorders       = false;
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UsePadding       = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text          = "xrLabel4";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel4.WordWrap      = false;
     //
     // groupHeaderBand1
     //
     this.groupHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.xrLabel3
     });
     this.groupHeaderBand1.Dpi = 254F;
     this.groupHeaderBand1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("other", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.groupHeaderBand1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail;
     this.groupHeaderBand1.HeightF    = 64F;
     this.groupHeaderBand1.Name       = "groupHeaderBand1";
     this.groupHeaderBand1.StyleName  = "ReportGroupHeaderBandStyle";
     //
     // xrLabel2
     //
     this.xrLabel2.AnchorHorizontal = DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left;
     this.xrLabel2.AnchorVertical   = DevExpress.XtraReports.UI.VerticalAnchorStyles.Top;
     this.xrLabel2.BackColor        = System.Drawing.Color.White;
     this.xrLabel2.Borders          = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                             | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "other")
     });
     this.xrLabel2.Dpi           = 254F;
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(1728.563F, 64F);
     this.xrLabel2.StylePriority.UseBackColor     = false;
     this.xrLabel2.StylePriority.UseBorders       = false;
     this.xrLabel2.StylePriority.UsePadding       = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text          = "xrLabel2";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel2.WordWrap      = false;
     //
     // xrLabel3
     //
     this.xrLabel3.AnchorHorizontal = DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left;
     this.xrLabel3.AnchorVertical   = DevExpress.XtraReports.UI.VerticalAnchorStyles.Top;
     this.xrLabel3.BackColor        = System.Drawing.Color.White;
     this.xrLabel3.Borders          = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_span")
     });
     this.xrLabel3.Dpi           = 254F;
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(1728.563F, 0F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(733.4376F, 64F);
     this.xrLabel3.StylePriority.UseBackColor     = false;
     this.xrLabel3.StylePriority.UseBorders       = false;
     this.xrLabel3.StylePriority.UsePadding       = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     xrSummary2.Func                  = DevExpress.XtraReports.UI.SummaryFunc.Custom;
     xrSummary2.IgnoreNullValues      = true;
     xrSummary2.Running               = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrLabel3.Summary            = xrSummary2;
     this.xrLabel3.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel3.WordWrap           = false;
     this.xrLabel3.SummaryGetResult  += new DevExpress.XtraReports.UI.SummaryGetResultHandler(this.xrLabel3_SummaryGetResult);
     this.xrLabel3.SummaryReset      += new System.EventHandler(this.xrLabel3_SummaryReset);
     this.xrLabel3.SummaryRowChanged += new System.EventHandler(this.xrLabel3_SummaryRowChanged);
     //
     // ReportEvenStyle
     //
     this.ReportEvenStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportEvenStyle.Name          = "ReportEvenStyle";
     this.ReportEvenStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportEvenStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // detailBand1
     //
     this.detailBand1.Dpi           = 254F;
     this.detailBand1.EvenStyleName = "ReportEvenStyle";
     this.detailBand1.Expanded      = false;
     this.detailBand1.HeightF       = 64F;
     this.detailBand1.Name          = "detailBand1";
     this.detailBand1.OddStyleName  = "ReportOddStyle";
     this.detailBand1.StyleName     = "ReportDetailBandStyle";
     //
     // ReportFooterBandStyle
     //
     this.ReportFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportFooterBandStyle.Name          = "ReportFooterBandStyle";
     this.ReportFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // pageHeaderBand1
     //
     this.pageHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel6,
         this.xrLabel1
     });
     this.pageHeaderBand1.Dpi       = 254F;
     this.pageHeaderBand1.HeightF   = 121.7292F;
     this.pageHeaderBand1.Name      = "pageHeaderBand1";
     this.pageHeaderBand1.StyleName = "ReportHeaderBandStyle";
     //
     // xrLabel6
     //
     this.xrLabel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(218)))), ((int)(((byte)(251)))));
     this.xrLabel6.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel6.Dpi           = 254F;
     this.xrLabel6.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(1728.563F, 0F);
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(733.4379F, 121.7292F);
     this.xrLabel6.StylePriority.UseBackColor     = false;
     this.xrLabel6.StylePriority.UseBorders       = false;
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UsePadding       = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text          = "¬рем¤ работы";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel1
     //
     this.xrLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(218)))), ((int)(((byte)(251)))));
     this.xrLabel1.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel1.Dpi           = 254F;
     this.xrLabel1.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(1728.563F, 121.7292F);
     this.xrLabel1.StylePriority.UseBackColor     = false;
     this.xrLabel1.StylePriority.UseBorders       = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UsePadding       = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "ќписание работы";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // ReportHeaderBandStyle
     //
     this.ReportHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     this.ReportHeaderBandStyle.Font          = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold);
     this.ReportHeaderBandStyle.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.ReportHeaderBandStyle.Name          = "ReportHeaderBandStyle";
     this.ReportHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // reportFooterBand1
     //
     this.reportFooterBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel13,
         this.xrLabel8
     });
     this.reportFooterBand1.Dpi       = 254F;
     this.reportFooterBand1.HeightF   = 74.58331F;
     this.reportFooterBand1.Name      = "reportFooterBand1";
     this.reportFooterBand1.StyleName = "ReportFooterBandStyle";
     //
     // xrLabel13
     //
     this.xrLabel13.BackColor     = System.Drawing.Color.White;
     this.xrLabel13.BorderColor   = System.Drawing.Color.Black;
     this.xrLabel13.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel13.Dpi           = 254F;
     this.xrLabel13.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(9.097353F, 0F);
     this.xrLabel13.Name          = "xrLabel13";
     this.xrLabel13.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel13.SizeF         = new System.Drawing.SizeF(1719.465F, 63.99998F);
     this.xrLabel13.StylePriority.UseBackColor     = false;
     this.xrLabel13.StylePriority.UseBorderColor   = false;
     this.xrLabel13.StylePriority.UseBorders       = false;
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text          = "»того:";
     this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel8
     //
     this.xrLabel8.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.xrLabel8.BorderColor     = System.Drawing.Color.Red;
     this.xrLabel8.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.xrLabel8.Borders         = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                            | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_span")
     });
     this.xrLabel8.Dpi           = 254F;
     this.xrLabel8.Font          = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(1728.563F, 0F);
     this.xrLabel8.Name          = "xrLabel8";
     this.xrLabel8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel8.SizeF         = new System.Drawing.SizeF(733.4376F, 64F);
     this.xrLabel8.StylePriority.UseBackColor       = false;
     this.xrLabel8.StylePriority.UseBorderColor     = false;
     this.xrLabel8.StylePriority.UseBorderDashStyle = false;
     this.xrLabel8.StylePriority.UseBorders         = false;
     this.xrLabel8.StylePriority.UseFont            = false;
     this.xrLabel8.StylePriority.UseForeColor       = false;
     this.xrLabel8.StylePriority.UsePadding         = false;
     this.xrLabel8.StylePriority.UseTextAlignment   = false;
     xrSummary3.Func                  = DevExpress.XtraReports.UI.SummaryFunc.Custom;
     xrSummary3.IgnoreNullValues      = true;
     xrSummary3.Running               = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrLabel8.Summary            = xrSummary3;
     this.xrLabel8.Text               = "xrLabel1";
     this.xrLabel8.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrLabel8.WordWrap           = false;
     this.xrLabel8.SummaryGetResult  += new DevExpress.XtraReports.UI.SummaryGetResultHandler(this.xrLabel8_SummaryGetResult);
     this.xrLabel8.SummaryRowChanged += new System.EventHandler(this.xrLabel8_SummaryRowChanged);
     //
     // work_noform_rep
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.topMarginBand1,
         this.pageHeaderBand1,
         this.groupHeaderBand1,
         this.groupHeaderBand2,
         this.detailBand1,
         this.reportFooterBand1,
         this.bottomMarginBand1
     });
     this.Dpi          = 254F;
     this.Landscape    = true;
     this.Margins      = new System.Drawing.Printing.Margins(254, 254, 256, 230);
     this.PageHeight   = 2100;
     this.PageWidth    = 2970;
     this.PaperKind    = System.Drawing.Printing.PaperKind.A4;
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.ReportHeaderBandStyle,
         this.ReportGroupHeaderBandStyle,
         this.ReportDetailBandStyle,
         this.ReportGroupFooterBandStyle,
         this.ReportFooterBandStyle,
         this.ReportOddStyle,
         this.ReportEvenStyle
     });
     this.Version = "16.2";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #18
0
 private void InitializeComponent()
 {
     this.components                 = new System.ComponentModel.Container();
     this.topMarginBand1             = new DevExpress.XtraReports.UI.TopMarginBand();
     this.pageHeaderBand1            = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.table1                     = new DevExpress.XtraReports.UI.XRTable();
     this.tableRow1                  = new DevExpress.XtraReports.UI.XRTableRow();
     this.tableCell1                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell2                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell3                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell4                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell5                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell6                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell7                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell8                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell9                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.detailBand1                = new DevExpress.XtraReports.UI.DetailBand();
     this.table2                     = new DevExpress.XtraReports.UI.XRTable();
     this.tableRow2                  = new DevExpress.XtraReports.UI.XRTableRow();
     this.tableCell10                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell11                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell12                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell13                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell14                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell15                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell16                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell17                = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell18                = new DevExpress.XtraReports.UI.XRTableCell();
     this.bottomMarginBand1          = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeaderBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupHeaderBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportDetailBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupFooterBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportFooterBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportOddStyle             = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportEvenStyle            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.payoffBindingSource        = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.table1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.table2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.payoffBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // topMarginBand1
     //
     this.topMarginBand1.Dpi     = 254F;
     this.topMarginBand1.HeightF = 100F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // pageHeaderBand1
     //
     this.pageHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.table1
     });
     this.pageHeaderBand1.Dpi       = 254F;
     this.pageHeaderBand1.HeightF   = 64F;
     this.pageHeaderBand1.Name      = "pageHeaderBand1";
     this.pageHeaderBand1.StyleName = "ReportHeaderBandStyle";
     //
     // table1
     //
     this.table1.Dpi           = 254F;
     this.table1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.table1.Name          = "table1";
     this.table1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.tableRow1
     });
     this.table1.SizeF = new System.Drawing.SizeF(3692F, 64F);
     //
     // tableRow1
     //
     this.tableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.tableCell1,
         this.tableCell2,
         this.tableCell3,
         this.tableCell4,
         this.tableCell5,
         this.tableCell6,
         this.tableCell7,
         this.tableCell8,
         this.tableCell9
     });
     this.tableRow1.Dpi    = 254F;
     this.tableRow1.Name   = "tableRow1";
     this.tableRow1.Weight = 10.46953028649871D;
     //
     // tableCell1
     //
     this.tableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell1.Dpi    = 254F;
     this.tableCell1.Name   = "tableCell1";
     this.tableCell1.Text   = "L / B";
     this.tableCell1.Weight = 0.28222219930442727D;
     //
     // tableCell2
     //
     this.tableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell2.Dpi    = 254F;
     this.tableCell2.Name   = "tableCell2";
     this.tableCell2.Text   = "Malzeme";
     this.tableCell2.Weight = 0.28222219930442727D;
     //
     // tableCell3
     //
     this.tableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell3.Dpi    = 254F;
     this.tableCell3.Name   = "tableCell3";
     this.tableCell3.Text   = "Malzeme kýsa metni";
     this.tableCell3.Weight = 0.28222219930442727D;
     //
     // tableCell4
     //
     this.tableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell4.Dpi    = 254F;
     this.tableCell4.Name   = "tableCell4";
     this.tableCell4.Text   = "TÖB";
     this.tableCell4.Weight = 0.28222219930442727D;
     //
     // tableCell5
     //
     this.tableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell5.Dpi    = 254F;
     this.tableCell5.Name   = "tableCell5";
     this.tableCell5.Text   = "TENZÝLATSIZ ENERJÝSA B.F.";
     this.tableCell5.Weight = 0.28222219930442727D;
     //
     // tableCell6
     //
     this.tableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell6.Dpi    = 254F;
     this.tableCell6.Name   = "tableCell6";
     this.tableCell6.Text   = "TENZÝLATLI ENERJÝSA B.F.";
     this.tableCell6.Weight = 0.28222219930442727D;
     //
     // tableCell7
     //
     this.tableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell7.Dpi    = 254F;
     this.tableCell7.Name   = "tableCell7";
     this.tableCell7.Text   = " BU HAKEDÝÞ TESPÝT MÝKTARI";
     this.tableCell7.Weight = 0.28222219930442727D;
     //
     // tableCell8
     //
     this.tableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell8.Dpi    = 254F;
     this.tableCell8.Name   = "tableCell8";
     this.tableCell8.Text   = "BU HAKEDÝÞ TEN.LI ÖDEME TUTARI";
     this.tableCell8.Weight = 0.28222219930442727D;
     //
     // tableCell9
     //
     this.tableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell9.Dpi    = 254F;
     this.tableCell9.Name   = "tableCell9";
     this.tableCell9.Text   = "BU HAKEDÝÞ TEN.SIZ ÖDEME TUTARI";
     this.tableCell9.Weight = 0.28222219930442727D;
     //
     // detailBand1
     //
     this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.table2
     });
     this.detailBand1.Dpi           = 254F;
     this.detailBand1.EvenStyleName = "ReportEvenStyle";
     this.detailBand1.HeightF       = 64F;
     this.detailBand1.Name          = "detailBand1";
     this.detailBand1.OddStyleName  = "ReportOddStyle";
     this.detailBand1.StyleName     = "ReportDetailBandStyle";
     //
     // table2
     //
     this.table2.Dpi           = 254F;
     this.table2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.table2.Name          = "table2";
     this.table2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.tableRow2
     });
     this.table2.SizeF = new System.Drawing.SizeF(3692F, 64F);
     //
     // tableRow2
     //
     this.tableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.tableCell10,
         this.tableCell11,
         this.tableCell12,
         this.tableCell13,
         this.tableCell14,
         this.tableCell15,
         this.tableCell16,
         this.tableCell17,
         this.tableCell18
     });
     this.tableRow2.Dpi    = 254F;
     this.tableRow2.Name   = "tableRow2";
     this.tableRow2.Weight = 10.46953028649871D;
     //
     // tableCell10
     //
     this.tableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "PAYOFFCONTROL_LB")
     });
     this.tableCell10.Dpi           = 254F;
     this.tableCell10.Name          = "tableCell10";
     this.tableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell10.Weight        = 0.28222219930442727D;
     this.tableCell10.WordWrap      = false;
     //
     // tableCell11
     //
     this.tableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "PAYOFFCONTROL_SAP")
     });
     this.tableCell11.Dpi           = 254F;
     this.tableCell11.Name          = "tableCell11";
     this.tableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell11.Weight        = 0.28222219930442727D;
     this.tableCell11.WordWrap      = false;
     //
     // tableCell12
     //
     this.tableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "PAYOFFCONTROL_ITEMNAME")
     });
     this.tableCell12.Dpi           = 254F;
     this.tableCell12.Name          = "tableCell12";
     this.tableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell12.Weight        = 0.28222219930442727D;
     this.tableCell12.WordWrap      = false;
     //
     // tableCell13
     //
     this.tableCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "PAYOFFCONTROL_UNIT")
     });
     this.tableCell13.Dpi           = 254F;
     this.tableCell13.Name          = "tableCell13";
     this.tableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell13.Weight        = 0.28222219930442727D;
     this.tableCell13.WordWrap      = false;
     //
     // tableCell14
     //
     this.tableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "PAYOFFCONTROL_TENSIZUP")
     });
     this.tableCell14.Dpi           = 254F;
     this.tableCell14.Name          = "tableCell14";
     this.tableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell14.Weight        = 0.28222219930442727D;
     this.tableCell14.WordWrap      = false;
     //
     // tableCell15
     //
     this.tableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "PAYOFFCONTROL_TENUP")
     });
     this.tableCell15.Dpi           = 254F;
     this.tableCell15.Name          = "tableCell15";
     this.tableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell15.Weight        = 0.28222219930442727D;
     this.tableCell15.WordWrap      = false;
     //
     // tableCell16
     //
     this.tableCell16.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "PAYOFFCONTROL_QUANTITY")
     });
     this.tableCell16.Dpi           = 254F;
     this.tableCell16.Name          = "tableCell16";
     this.tableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell16.Weight        = 0.28222219930442727D;
     this.tableCell16.WordWrap      = false;
     //
     // tableCell17
     //
     this.tableCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "PAYOFFCONTROL_TOTALTENUP")
     });
     this.tableCell17.Dpi           = 254F;
     this.tableCell17.Name          = "tableCell17";
     this.tableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell17.Weight        = 0.28222219930442727D;
     this.tableCell17.WordWrap      = false;
     //
     // tableCell18
     //
     this.tableCell18.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "PAYOFFCONTROL_TOTALTENSIZUP")
     });
     this.tableCell18.Dpi           = 254F;
     this.tableCell18.Name          = "tableCell18";
     this.tableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell18.Weight        = 0.28222219930442727D;
     this.tableCell18.WordWrap      = false;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Dpi     = 254F;
     this.bottomMarginBand1.HeightF = 100F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // ReportHeaderBandStyle
     //
     this.ReportHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportHeaderBandStyle.Name          = "ReportHeaderBandStyle";
     this.ReportHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupHeaderBandStyle
     //
     this.ReportGroupHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupHeaderBandStyle.Name          = "ReportGroupHeaderBandStyle";
     this.ReportGroupHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 0, 0, 0, 254F);
     this.ReportGroupHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportDetailBandStyle
     //
     this.ReportDetailBandStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportDetailBandStyle.Name          = "ReportDetailBandStyle";
     this.ReportDetailBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportDetailBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupFooterBandStyle
     //
     this.ReportGroupFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupFooterBandStyle.Name          = "ReportGroupFooterBandStyle";
     this.ReportGroupFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportGroupFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportFooterBandStyle
     //
     this.ReportFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportFooterBandStyle.Name          = "ReportFooterBandStyle";
     this.ReportFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportOddStyle
     //
     this.ReportOddStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportOddStyle.Name          = "ReportOddStyle";
     this.ReportOddStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportOddStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportEvenStyle
     //
     this.ReportEvenStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportEvenStyle.Name          = "ReportEvenStyle";
     this.ReportEvenStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportEvenStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // payoffBindingSource
     //
     this.payoffBindingSource.DataSource = typeof(WiodySM.UI.ViewModels.PayoffControlVM);
     //
     // PayoffConsReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.topMarginBand1,
         this.pageHeaderBand1,
         this.detailBand1,
         this.bottomMarginBand1
     });
     this.DataSource   = this.payoffBindingSource;
     this.Dpi          = 254F;
     this.Margins      = new System.Drawing.Printing.Margins(254, 254, 100, 100);
     this.PageHeight   = 2970;
     this.PageWidth    = 4200;
     this.PaperKind    = System.Drawing.Printing.PaperKind.A3Rotated;
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.ReportHeaderBandStyle,
         this.ReportGroupHeaderBandStyle,
         this.ReportDetailBandStyle,
         this.ReportGroupFooterBandStyle,
         this.ReportFooterBandStyle,
         this.ReportOddStyle,
         this.ReportEvenStyle
     });
     this.Version = "17.2";
     ((System.ComponentModel.ISupportInitialize)(this.table1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.table2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.payoffBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #19
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     this.detailBand1 = new DevExpress.XtraReports.UI.DetailBand();
     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.xrLabel20   = new DevExpress.XtraReports.UI.XRLabel();
     this.table2      = new DevExpress.XtraReports.UI.XRTable();
     this.tableRow2   = new DevExpress.XtraReports.UI.XRTableRow();
     this.tableCell7  = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell8  = new DevExpress.XtraReports.UI.XRTableCell();
     this.ReportGroupFooterBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.groupHeaderBand1           = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel8                   = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportEvenStyle            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportHeaderBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportOddStyle             = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupHeaderBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportDetailBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.pageHeaderBand1            = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel1                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6                   = new DevExpress.XtraReports.UI.XRLabel();
     this.bottomMarginBand1          = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportFooterBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.groupFooterBand1           = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.topMarginBand1             = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel14                  = new DevExpress.XtraReports.UI.XRLabel();
     this.totalBindingSource         = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.table2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.totalBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // detailBand1
     //
     this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel15,
         this.xrLabel17,
         this.xrLabel18,
         this.xrLabel19,
         this.xrLabel20
     });
     this.detailBand1.Dpi                     = 254F;
     this.detailBand1.EvenStyleName           = "ReportEvenStyle";
     this.detailBand1.HeightF                 = 69.29163F;
     this.detailBand1.KeepTogether            = true;
     this.detailBand1.MultiColumn.ColumnCount = 5;
     this.detailBand1.MultiColumn.Mode        = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnWidth;
     this.detailBand1.Name                    = "detailBand1";
     this.detailBand1.OddStyleName            = "ReportOddStyle";
     this.detailBand1.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("date", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
         new DevExpress.XtraReports.UI.GroupField("time_begin", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.detailBand1.StyleName = "ReportDetailBandStyle";
     //
     // xrLabel15
     //
     this.xrLabel15.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.xrLabel15.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.xrLabel15.BackColor        = System.Drawing.Color.Transparent;
     this.xrLabel15.Borders          = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                               | DevExpress.XtraPrinting.BorderSide.Right)
                                                                              | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel15.CanGrow = false;
     this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "date", "{0:d}")
     });
     this.xrLabel15.Dpi           = 254F;
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel15.Multiline     = true;
     this.xrLabel15.Name          = "xrLabel15";
     this.xrLabel15.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel15.SizeF         = new System.Drawing.SizeF(393.2084F, 69.29163F);
     this.xrLabel15.StylePriority.UseBackColor     = false;
     this.xrLabel15.StylePriority.UseBorders       = false;
     this.xrLabel15.StylePriority.UsePadding       = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text          = "xrLabel15";
     this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel15.WordWrap      = false;
     //
     // xrLabel17
     //
     this.xrLabel17.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.xrLabel17.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.xrLabel17.BackColor        = System.Drawing.Color.Transparent;
     this.xrLabel17.Borders          = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
                                                                              | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel17.CanGrow = false;
     this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_begin", "{0:t}")
     });
     this.xrLabel17.Dpi           = 254F;
     this.xrLabel17.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(393.2084F, 0F);
     this.xrLabel17.Multiline     = true;
     this.xrLabel17.Name          = "xrLabel17";
     this.xrLabel17.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel17.SizeF         = new System.Drawing.SizeF(283.0542F, 69.29163F);
     this.xrLabel17.StylePriority.UseBackColor     = false;
     this.xrLabel17.StylePriority.UseBorders       = false;
     this.xrLabel17.StylePriority.UseForeColor     = false;
     this.xrLabel17.StylePriority.UsePadding       = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text          = "xrLabel17";
     this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel17.WordWrap      = false;
     //
     // xrLabel18
     //
     this.xrLabel18.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.xrLabel18.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.xrLabel18.AutoWidth        = true;
     this.xrLabel18.BackColor        = System.Drawing.Color.Transparent;
     this.xrLabel18.Borders          = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
                                                                              | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel18.CanGrow = false;
     this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_end", "{0:t}")
     });
     this.xrLabel18.Dpi           = 254F;
     this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(676.2625F, 0F);
     this.xrLabel18.Multiline     = true;
     this.xrLabel18.Name          = "xrLabel18";
     this.xrLabel18.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel18.SizeF         = new System.Drawing.SizeF(320.0962F, 69.29163F);
     this.xrLabel18.StylePriority.UseBackColor     = false;
     this.xrLabel18.StylePriority.UseBorders       = false;
     this.xrLabel18.StylePriority.UsePadding       = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.Text          = "xrLabel18";
     this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel18.WordWrap      = false;
     //
     // xrLabel19
     //
     this.xrLabel19.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.xrLabel19.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.xrLabel19.BackColor        = System.Drawing.Color.Transparent;
     this.xrLabel19.Borders          = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
                                                                              | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel19.CanGrow = false;
     this.xrLabel19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_span")
     });
     this.xrLabel19.Dpi           = 254F;
     this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(996.3588F, 0F);
     this.xrLabel19.Multiline     = true;
     this.xrLabel19.Name          = "xrLabel19";
     this.xrLabel19.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel19.SizeF         = new System.Drawing.SizeF(301.575F, 69.29163F);
     this.xrLabel19.StylePriority.UseBackColor     = false;
     this.xrLabel19.StylePriority.UseBorders       = false;
     this.xrLabel19.StylePriority.UsePadding       = false;
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.Text          = "xrLabel19";
     this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel19.WordWrap      = false;
     //
     // xrLabel20
     //
     this.xrLabel20.AnchorHorizontal = DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left;
     this.xrLabel20.AnchorVertical   = DevExpress.XtraReports.UI.VerticalAnchorStyles.Top;
     this.xrLabel20.BackColor        = System.Drawing.Color.Transparent;
     this.xrLabel20.Borders          = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
                                                                              | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "other")
     });
     this.xrLabel20.Dpi           = 254F;
     this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(1297.934F, 0F);
     this.xrLabel20.Multiline     = true;
     this.xrLabel20.Name          = "xrLabel20";
     this.xrLabel20.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel20.SizeF         = new System.Drawing.SizeF(1164.066F, 69.29163F);
     this.xrLabel20.StylePriority.UseBackColor     = false;
     this.xrLabel20.StylePriority.UseBorders       = false;
     this.xrLabel20.StylePriority.UsePadding       = false;
     this.xrLabel20.StylePriority.UseTextAlignment = false;
     this.xrLabel20.Text          = "xrLabel20";
     this.xrLabel20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // table2
     //
     this.table2.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.table2.BorderColor   = System.Drawing.Color.Black;
     this.table2.Dpi           = 254F;
     this.table2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.table2.Name          = "table2";
     this.table2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.tableRow2
     });
     this.table2.SizeF = new System.Drawing.SizeF(1906.375F, 64F);
     this.table2.StylePriority.UseBackColor   = false;
     this.table2.StylePriority.UseBorderColor = false;
     //
     // tableRow2
     //
     this.tableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.tableCell7,
         this.tableCell8
     });
     this.tableRow2.Dpi    = 254F;
     this.tableRow2.Name   = "tableRow2";
     this.tableRow2.Weight = 10.46953028649871D;
     //
     // tableCell7
     //
     this.tableCell7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.tableCell7.Borders   = DevExpress.XtraPrinting.BorderSide.Left;
     this.tableCell7.Dpi       = 254F;
     this.tableCell7.Font      = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.tableCell7.Name      = "tableCell7";
     this.tableCell7.StylePriority.UseBackColor = false;
     this.tableCell7.StylePriority.UseBorders   = false;
     this.tableCell7.StylePriority.UseFont      = false;
     this.tableCell7.Text     = "Вид работ:";
     this.tableCell7.Weight   = 0.23698146928885625D;
     this.tableCell7.WordWrap = false;
     //
     // tableCell8
     //
     this.tableCell8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.tableCell8.Borders   = DevExpress.XtraPrinting.BorderSide.Left;
     this.tableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "work")
     });
     this.tableCell8.Dpi  = 254F;
     this.tableCell8.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Italic);
     this.tableCell8.Name = "tableCell8";
     this.tableCell8.StylePriority.UseBackColor = false;
     this.tableCell8.StylePriority.UseBorders   = false;
     this.tableCell8.StylePriority.UseFont      = false;
     this.tableCell8.Weight   = 1.7297903320182018D;
     this.tableCell8.WordWrap = false;
     //
     // ReportGroupFooterBandStyle
     //
     this.ReportGroupFooterBandStyle.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.ReportGroupFooterBandStyle.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(255)))));
     this.ReportGroupFooterBandStyle.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.ReportGroupFooterBandStyle.Font            = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold);
     this.ReportGroupFooterBandStyle.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.ReportGroupFooterBandStyle.Name            = "ReportGroupFooterBandStyle";
     this.ReportGroupFooterBandStyle.Padding         = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportGroupFooterBandStyle.TextAlignment   = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // groupHeaderBand1
     //
     this.groupHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.table2,
         this.xrLabel8
     });
     this.groupHeaderBand1.Dpi = 254F;
     this.groupHeaderBand1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("work", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.groupHeaderBand1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail;
     this.groupHeaderBand1.HeightF    = 64F;
     this.groupHeaderBand1.Name       = "groupHeaderBand1";
     this.groupHeaderBand1.StyleName  = "ReportGroupHeaderBandStyle";
     //
     // xrLabel8
     //
     this.xrLabel8.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.xrLabel8.BorderColor     = System.Drawing.Color.Black;
     this.xrLabel8.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.xrLabel8.Borders         = DevExpress.XtraPrinting.BorderSide.Right;
     this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_span")
     });
     this.xrLabel8.Dpi           = 254F;
     this.xrLabel8.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(1906.375F, 0F);
     this.xrLabel8.Name          = "xrLabel8";
     this.xrLabel8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel8.SizeF         = new System.Drawing.SizeF(555.6254F, 64F);
     this.xrLabel8.StylePriority.UseBackColor       = false;
     this.xrLabel8.StylePriority.UseBorderColor     = false;
     this.xrLabel8.StylePriority.UseBorderDashStyle = false;
     this.xrLabel8.StylePriority.UseBorders         = false;
     this.xrLabel8.StylePriority.UseFont            = false;
     this.xrLabel8.StylePriority.UseForeColor       = false;
     this.xrLabel8.StylePriority.UsePadding         = false;
     this.xrLabel8.StylePriority.UseTextAlignment   = false;
     xrSummary1.FormatString          = "Всего: {0}";
     xrSummary1.IgnoreNullValues      = true;
     xrSummary1.Running               = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrLabel8.Summary            = xrSummary1;
     this.xrLabel8.Text               = "xrLabel8";
     this.xrLabel8.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrLabel8.WordWrap           = false;
     this.xrLabel8.SummaryCalculated += new DevExpress.XtraReports.UI.TextFormatEventHandler(this.xrLabel8_SummaryCalculated);
     this.xrLabel8.SummaryGetResult  += new DevExpress.XtraReports.UI.SummaryGetResultHandler(this.xrLabel8_SummaryGetResult);
     this.xrLabel8.SummaryReset      += new System.EventHandler(this.xrLabel8_SummaryReset);
     this.xrLabel8.SummaryRowChanged += new System.EventHandler(this.xrLabel8_SummaryRowChanged);
     //
     // ReportEvenStyle
     //
     this.ReportEvenStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportEvenStyle.Name          = "ReportEvenStyle";
     this.ReportEvenStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportEvenStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportHeaderBandStyle
     //
     this.ReportHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportHeaderBandStyle.Name          = "ReportHeaderBandStyle";
     this.ReportHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportOddStyle
     //
     this.ReportOddStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportOddStyle.Name          = "ReportOddStyle";
     this.ReportOddStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportOddStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupHeaderBandStyle
     //
     this.ReportGroupHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupHeaderBandStyle.Name          = "ReportGroupHeaderBandStyle";
     this.ReportGroupHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 0, 0, 0, 254F);
     this.ReportGroupHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportDetailBandStyle
     //
     this.ReportDetailBandStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportDetailBandStyle.Name          = "ReportDetailBandStyle";
     this.ReportDetailBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportDetailBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // pageHeaderBand1
     //
     this.pageHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1,
         this.xrLabel3,
         this.xrLabel4,
         this.xrLabel5,
         this.xrLabel6
     });
     this.pageHeaderBand1.Dpi       = 254F;
     this.pageHeaderBand1.HeightF   = 114.2708F;
     this.pageHeaderBand1.Name      = "pageHeaderBand1";
     this.pageHeaderBand1.StyleName = "ReportHeaderBandStyle";
     //
     // xrLabel1
     //
     this.xrLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(218)))), ((int)(((byte)(251)))));
     this.xrLabel1.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel1.Dpi           = 254F;
     this.xrLabel1.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(393.2084F, 114.2708F);
     this.xrLabel1.StylePriority.UseBackColor     = false;
     this.xrLabel1.StylePriority.UseBorders       = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UsePadding       = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "Дата";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel3
     //
     this.xrLabel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(218)))), ((int)(((byte)(251)))));
     this.xrLabel3.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel3.Dpi           = 254F;
     this.xrLabel3.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(393.2084F, 0F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(283.0541F, 114.2708F);
     this.xrLabel3.StylePriority.UseBackColor     = false;
     this.xrLabel3.StylePriority.UseBorders       = false;
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UsePadding       = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "Время начала";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel4
     //
     this.xrLabel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(218)))), ((int)(((byte)(251)))));
     this.xrLabel4.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel4.Dpi           = 254F;
     this.xrLabel4.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(676.2625F, 0F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(320.0962F, 114.2708F);
     this.xrLabel4.StylePriority.UseBackColor     = false;
     this.xrLabel4.StylePriority.UseBorders       = false;
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UsePadding       = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text          = "Время окончания";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel5
     //
     this.xrLabel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(218)))), ((int)(((byte)(251)))));
     this.xrLabel5.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel5.Dpi           = 254F;
     this.xrLabel5.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(996.3588F, 0F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(301.575F, 114.2708F);
     this.xrLabel5.StylePriority.UseBackColor     = false;
     this.xrLabel5.StylePriority.UseBorders       = false;
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UsePadding       = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text          = "Времени всего";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel6
     //
     this.xrLabel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(218)))), ((int)(((byte)(251)))));
     this.xrLabel6.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel6.Dpi           = 254F;
     this.xrLabel6.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(1297.934F, 0F);
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(1164.066F, 114.2708F);
     this.xrLabel6.StylePriority.UseBackColor     = false;
     this.xrLabel6.StylePriority.UseBorders       = false;
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UsePadding       = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text          = "Прочее";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Dpi     = 254F;
     this.bottomMarginBand1.HeightF = 215.8957F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // ReportFooterBandStyle
     //
     this.ReportFooterBandStyle.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.ReportFooterBandStyle.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(255)))));
     this.ReportFooterBandStyle.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.ReportFooterBandStyle.Font            = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold);
     this.ReportFooterBandStyle.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.ReportFooterBandStyle.Name            = "ReportFooterBandStyle";
     this.ReportFooterBandStyle.Padding         = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportFooterBandStyle.TextAlignment   = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // groupFooterBand1
     //
     this.groupFooterBand1.Dpi       = 254F;
     this.groupFooterBand1.Expanded  = false;
     this.groupFooterBand1.HeightF   = 0F;
     this.groupFooterBand1.Name      = "groupFooterBand1";
     this.groupFooterBand1.StyleName = "ReportGroupFooterBandStyle";
     //
     // topMarginBand1
     //
     this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel14
     });
     this.topMarginBand1.Dpi     = 254F;
     this.topMarginBand1.HeightF = 331F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // xrLabel14
     //
     this.xrLabel14.Dpi                            = 254F;
     this.xrLabel14.Font                           = new System.Drawing.Font("Times New Roman", 16F);
     this.xrLabel14.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 123.0209F);
     this.xrLabel14.Multiline                      = true;
     this.xrLabel14.Name                           = "xrLabel14";
     this.xrLabel14.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel14.SizeF                          = new System.Drawing.SizeF(2462F, 207.4833F);
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text                           = "Отчет по видам работ за период с";
     this.xrLabel14.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // totalBindingSource
     //
     this.totalBindingSource.DataMember = "total";
     //
     // no_forms_report_work
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.topMarginBand1,
         this.pageHeaderBand1,
         this.groupHeaderBand1,
         this.detailBand1,
         this.groupFooterBand1,
         this.bottomMarginBand1
     });
     this.Dpi          = 254F;
     this.Landscape    = true;
     this.Margins      = new System.Drawing.Printing.Margins(254, 254, 331, 216);
     this.PageHeight   = 2100;
     this.PageWidth    = 2970;
     this.PaperKind    = System.Drawing.Printing.PaperKind.A4;
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.ReportHeaderBandStyle,
         this.ReportGroupHeaderBandStyle,
         this.ReportDetailBandStyle,
         this.ReportGroupFooterBandStyle,
         this.ReportFooterBandStyle,
         this.ReportOddStyle,
         this.ReportEvenStyle
     });
     this.Version = "16.2";
     ((System.ComponentModel.ISupportInitialize)(this.table2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.totalBindingSource)).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();
 }
 /// <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.topMarginBand1             = new DevExpress.XtraReports.UI.TopMarginBand();
     this.bottomMarginBand1          = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.horizontalResourceHeaders1 = new DevExpress.XtraScheduler.Reporting.HorizontalResourceHeaders();
     this.calendarControl1           = new DevExpress.XtraScheduler.Reporting.CalendarControl();
     this.dayViewTimeCells1          = new DevExpress.XtraScheduler.Reporting.DayViewTimeCells();
     this.horizontalDateHeaders1     = new DevExpress.XtraScheduler.Reporting.HorizontalDateHeaders();
     this.dayViewTimeRuler1          = new DevExpress.XtraScheduler.Reporting.DayViewTimeRuler();
     this.timeIntervalInfo1          = new DevExpress.XtraScheduler.Reporting.TimeIntervalInfo();
     this.reportDayView1             = new DevExpress.XtraScheduler.Reporting.ReportDayView();
     ((System.ComponentModel.ISupportInitialize)(this.reportDayView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.horizontalResourceHeaders1,
         this.calendarControl1,
         this.dayViewTimeCells1,
         this.horizontalDateHeaders1,
         this.dayViewTimeRuler1,
         this.timeIntervalInfo1
     });
     this.Detail.HeightF       = 899F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.PageBreak     = DevExpress.XtraReports.UI.PageBreak.AfterBand;
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 100F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.HeightF = 100F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // horizontalResourceHeaders1
     //
     this.horizontalResourceHeaders1.LocationFloat = new DevExpress.Utils.PointFloat(93.00003F, 157F);
     this.horizontalResourceHeaders1.Name          = "horizontalResourceHeaders1";
     this.horizontalResourceHeaders1.SizeF         = new System.Drawing.SizeF(549.9999F, 25F);
     this.horizontalResourceHeaders1.View          = this.reportDayView1;
     //
     // calendarControl1
     //
     this.calendarControl1.LocationFloat = new DevExpress.Utils.PointFloat(283F, 8F);
     this.calendarControl1.Name          = "calendarControl1";
     this.calendarControl1.SizeF         = new System.Drawing.SizeF(350F, 142F);
     this.calendarControl1.TimeCells     = this.dayViewTimeCells1;
     this.calendarControl1.View          = this.reportDayView1;
     //
     // dayViewTimeCells1
     //
     this.dayViewTimeCells1.HorizontalHeaders = this.horizontalDateHeaders1;
     this.dayViewTimeCells1.LocationFloat     = new DevExpress.Utils.PointFloat(93.00003F, 207F);
     this.dayViewTimeCells1.Name  = "dayViewTimeCells1";
     this.dayViewTimeCells1.SizeF = new System.Drawing.SizeF(549.9999F, 692F);
     this.dayViewTimeCells1.View  = this.reportDayView1;
     this.dayViewTimeCells1.VisibleTimeSnapMode = false;
     //
     // horizontalDateHeaders1
     //
     this.horizontalDateHeaders1.LocationFloat = new DevExpress.Utils.PointFloat(93F, 182F);
     this.horizontalDateHeaders1.Name          = "horizontalDateHeaders1";
     this.horizontalDateHeaders1.SizeF         = new System.Drawing.SizeF(550F, 25F);
     this.horizontalDateHeaders1.View          = this.reportDayView1;
     //
     // dayViewTimeRuler1
     //
     this.dayViewTimeRuler1.Corners.Top   = 50;
     this.dayViewTimeRuler1.LocationFloat = new DevExpress.Utils.PointFloat(43.00003F, 157F);
     this.dayViewTimeRuler1.Name          = "dayViewTimeRuler1";
     this.dayViewTimeRuler1.SizeF         = new System.Drawing.SizeF(50F, 742F);
     this.dayViewTimeRuler1.TimeCells     = this.dayViewTimeCells1;
     this.dayViewTimeRuler1.View          = this.reportDayView1;
     //
     // timeIntervalInfo1
     //
     this.timeIntervalInfo1.LocationFloat = new DevExpress.Utils.PointFloat(17F, 8F);
     this.timeIntervalInfo1.Name          = "timeIntervalInfo1";
     this.timeIntervalInfo1.SizeF         = new System.Drawing.SizeF(242F, 100F);
     this.timeIntervalInfo1.TimeCells     = this.dayViewTimeCells1;
     //
     // XtraSchedulerReport1
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.topMarginBand1,
         this.bottomMarginBand1
     });
     this.Margins = new System.Drawing.Printing.Margins(55, 100, 100, 100);
     this.Version = "17.2";
     this.Views.AddRange(new DevExpress.XtraScheduler.Reporting.ReportViewBase[] {
         this.reportDayView1
     });
     ((System.ComponentModel.ISupportInitialize)(this.reportDayView1)).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.lbBill_id = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.labPage = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable6 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow13 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell135 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbRemark = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow12 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell133 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow16 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell134 = new DevExpress.XtraReports.UI.XRTableCell();
     this.lab = new DevExpress.XtraReports.UI.XRLabel();
     this.labCustom = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.labName = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.labDate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.lbcust_bill_id = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
     this.COldBill_id1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cInseq1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cOutseq1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPlace1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
     this.COldBill_id2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cInseq2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cOutseq2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPlace2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
     this.COldBill_id3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cInseq3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cOutseq3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPlace3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
     this.COldBill_id4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cInseq4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cOutseq4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPlace4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow();
     this.COldBill_id5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cInseq5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cOutseq5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPlace5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.COldBill_id6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cInseq6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cOutseq6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPlace6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow();
     this.COldBill_id7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cInseq7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cOutseq7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPlace7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow();
     this.COldBill_id8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cInseq8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cOutseq8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPlace8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow();
     this.COldBill_id9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cInseq9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cOutseq9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPlace9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow11 = new DevExpress.XtraReports.UI.XRTableRow();
     this.COldBill_id10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cInseq10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cOutseq10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPlace10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
     this.labTitle = new DevExpress.XtraReports.UI.XRLabel();
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.lbBill_id,
     this.xrLabel1,
     this.labPage,
     this.xrLabel14,
     this.xrTable6,
     this.xrTable4,
     this.lbcust_bill_id,
     this.xrLabel3,
     this.xrTable1,
     this.xrLabel13,
     this.xrLabel12,
     this.labTitle});
     this.Detail.HeightF = 760.3149F;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // lbBill_id
     //
     this.lbBill_id.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lbBill_id.LocationFloat = new DevExpress.Utils.PointFloat(883.249F, 75.62498F);
     this.lbBill_id.Name = "lbBill_id";
     this.lbBill_id.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lbBill_id.SizeF = new System.Drawing.SizeF(246.293F, 23F);
     this.lbBill_id.StylePriority.UseFont = false;
     this.lbBill_id.StylePriority.UseTextAlignment = false;
     this.lbBill_id.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(780.1239F, 75.62498F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(103.1251F, 23F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text = "出仓单编号:";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // labPage
     //
     this.labPage.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labPage.LocationFloat = new DevExpress.Utils.PointFloat(535.1564F, 706.1481F);
     this.labPage.Name = "labPage";
     this.labPage.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labPage.SizeF = new System.Drawing.SizeF(175.7903F, 30.29175F);
     this.labPage.StylePriority.UseFont = false;
     this.labPage.StylePriority.UseTextAlignment = false;
     this.labPage.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel14
     //
     this.xrLabel14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(39.03687F, 706.1483F);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF = new System.Drawing.SizeF(307.9435F, 30.2915F);
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text = "第一联:主管海关存查联";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTable6
     //
     this.xrTable6.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(20F, 666.5649F);
     this.xrTable6.Name = "xrTable6";
     this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow13});
     this.xrTable6.SizeF = new System.Drawing.SizeF(1109.542F, 39.58331F);
     this.xrTable6.StylePriority.UseBorders = false;
     //
     // xrTableRow13
     //
     this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell135,
     this.tbRemark});
     this.xrTableRow13.Name = "xrTableRow13";
     this.xrTableRow13.Weight = 1D;
     //
     // xrTableCell135
     //
     this.xrTableCell135.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell135.Name = "xrTableCell135";
     this.xrTableCell135.StylePriority.UseFont = false;
     this.xrTableCell135.StylePriority.UseTextAlignment = false;
     this.xrTableCell135.Text = "备注";
     this.xrTableCell135.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell135.Weight = 0.29707393718920172D;
     //
     // tbRemark
     //
     this.tbRemark.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbRemark.Name = "tbRemark";
     this.tbRemark.StylePriority.UseFont = false;
     this.tbRemark.Weight = 2.7029249240951096D;
     //
     // 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.LocationFloat = new DevExpress.Utils.PointFloat(20F, 604.0649F);
     this.xrTable4.Name = "xrTable4";
     this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow12,
     this.xrTableRow16});
     this.xrTable4.SizeF = new System.Drawing.SizeF(1109.542F, 62.5F);
     this.xrTable4.StylePriority.UseBorders = false;
     //
     // xrTableRow12
     //
     this.xrTableRow12.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell133});
     this.xrTableRow12.Name = "xrTableRow12";
     this.xrTableRow12.Weight = 1D;
     //
     // xrTableCell133
     //
     this.xrTableCell133.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell133.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell133.Name = "xrTableCell133";
     this.xrTableCell133.StylePriority.UseBorders = false;
     this.xrTableCell133.StylePriority.UseFont = false;
     this.xrTableCell133.StylePriority.UseTextAlignment = false;
     this.xrTableCell133.Text = "     上述货物存入我仓,申报无误。";
     this.xrTableCell133.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell133.Weight = 3D;
     //
     // xrTableRow16
     //
     this.xrTableRow16.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell134});
     this.xrTableRow16.Name = "xrTableRow16";
     this.xrTableRow16.Weight = 1D;
     //
     // xrTableCell134
     //
     this.xrTableCell134.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell134.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.lab,
     this.labCustom,
     this.xrLabel5,
     this.labName,
     this.xrLabel7,
     this.xrLabel4,
     this.xrLabel8,
     this.xrLabel9,
     this.xrLabel10,
     this.labDate,
     this.xrLabel11});
     this.xrTableCell134.Name = "xrTableCell134";
     this.xrTableCell134.StylePriority.UseBorders = false;
     this.xrTableCell134.StylePriority.UseTextAlignment = false;
     this.xrTableCell134.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell134.Weight = 3D;
     //
     // lab
     //
     this.lab.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.lab.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lab.LocationFloat = new DevExpress.Utils.PointFloat(357.0761F, 0F);
     this.lab.Name = "lab";
     this.lab.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lab.SizeF = new System.Drawing.SizeF(130.0313F, 23F);
     this.lab.StylePriority.UseBorders = false;
     this.lab.StylePriority.UseFont = false;
     //
     // labCustom
     //
     this.labCustom.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.labCustom.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labCustom.LocationFloat = new DevExpress.Utils.PointFloat(50.91184F, 0F);
     this.labCustom.Name = "labCustom";
     this.labCustom.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labCustom.SizeF = new System.Drawing.SizeF(113.9057F, 23F);
     this.labCustom.StylePriority.UseBorders = false;
     this.labCustom.StylePriority.UseFont = false;
     this.labCustom.StylePriority.UseTextAlignment = false;
     this.labCustom.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(164.8175F, 0F);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(68.97784F, 23F);
     this.xrLabel5.StylePriority.UseBorders = false;
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.Text = "报关员:";
     //
     // labName
     //
     this.labName.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.labName.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labName.LocationFloat = new DevExpress.Utils.PointFloat(233.7953F, 0F);
     this.labName.Name = "labName";
     this.labName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labName.SizeF = new System.Drawing.SizeF(70.15559F, 22.99994F);
     this.labName.StylePriority.UseBorders = false;
     this.labName.StylePriority.UseFont = false;
     //
     // xrLabel7
     //
     this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel7.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(303.951F, 0F);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF = new System.Drawing.SizeF(53.12515F, 22.99998F);
     this.xrLabel7.StylePriority.UseBorders = false;
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.Text = "货主:";
     //
     // xrLabel4
     //
     this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel4.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(29.03687F, 6.357829E-05F);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(21.87498F, 23.00002F);
     this.xrLabel4.StylePriority.UseBorders = false;
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text = "致";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel8
     //
     this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel8.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(487.1074F, 6.357829E-05F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(73.9906F, 23F);
     this.xrLabel8.StylePriority.UseBorders = false;
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.Text = "仓库员:";
     //
     // xrLabel9
     //
     this.xrLabel9.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel9.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(561.098F, 0F);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF = new System.Drawing.SizeF(85.90564F, 23.00006F);
     this.xrLabel9.StylePriority.UseBorders = false;
     this.xrLabel9.StylePriority.UseFont = false;
     //
     // xrLabel10
     //
     this.xrLabel10.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel10.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(647.0036F, 0F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(81.93353F, 22.99994F);
     this.xrLabel10.StylePriority.UseBorders = false;
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.Text = "申报日期:";
     //
     // labDate
     //
     this.labDate.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.labDate.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labDate.LocationFloat = new DevExpress.Utils.PointFloat(728.9371F, 0F);
     this.labDate.Name = "labDate";
     this.labDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labDate.SizeF = new System.Drawing.SizeF(132.3529F, 23F);
     this.labDate.StylePriority.UseBorders = false;
     this.labDate.StylePriority.UseFont = false;
     this.labDate.StylePriority.UseTextAlignment = false;
     this.labDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel11.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(861.2899F, 6.357829E-05F);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel11.StylePriority.UseBorders = false;
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.Text = "仓库(盖章):";
     //
     // lbcust_bill_id
     //
     this.lbcust_bill_id.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lbcust_bill_id.LocationFloat = new DevExpress.Utils.PointFloat(153.8126F, 75.62498F);
     this.lbcust_bill_id.Name = "lbcust_bill_id";
     this.lbcust_bill_id.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lbcust_bill_id.SizeF = new System.Drawing.SizeF(246.293F, 23F);
     this.lbcust_bill_id.StylePriority.UseFont = false;
     this.lbcust_bill_id.StylePriority.UseTextAlignment = false;
     this.lbcust_bill_id.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(50.6875F, 75.62498F);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(103.1251F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text = "核扣表编号:";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // 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(20F, 98.62499F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow2,
     this.xrTableRow3,
     this.xrTableRow4,
     this.xrTableRow5,
     this.xrTableRow6,
     this.xrTableRow7,
     this.xrTableRow1,
     this.xrTableRow8,
     this.xrTableRow9,
     this.xrTableRow10,
     this.xrTableRow11});
     this.xrTable1.SizeF = new System.Drawing.SizeF(1109.542F, 505.4399F);
     this.xrTable1.StylePriority.UseBorders = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell9,
     this.xrTableCell5,
     this.xrTableCell11,
     this.xrTableCell10,
     this.xrTableCell12,
     this.xrTableCell14,
     this.xrTableCell16,
     this.xrTableCell6,
     this.xrTableCell15,
     this.xrTableCell7,
     this.xrTableCell13,
     this.xrTableCell8});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell9.Name = "xrTableCell9";
     this.xrTableCell9.StylePriority.UseFont = false;
     this.xrTableCell9.StylePriority.UseTextAlignment = false;
     this.xrTableCell9.Text = "核增表编号";
     this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell9.Weight = 0.77217076288076414D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.StylePriority.UseFont = false;
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text = "核增表序号";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell5.Weight = 0.28728539145986154D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell11.Name = "xrTableCell11";
     this.xrTableCell11.StylePriority.UseFont = false;
     this.xrTableCell11.StylePriority.UseTextAlignment = false;
     this.xrTableCell11.Text = "出仓单序号";
     this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell11.Weight = 0.29222480282585528D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.StylePriority.UseFont = false;
     this.xrTableCell10.StylePriority.UseTextAlignment = false;
     this.xrTableCell10.Text = "存放地点";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell10.Weight = 0.36391064230315395D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell12.Name = "xrTableCell12";
     this.xrTableCell12.StylePriority.UseFont = false;
     this.xrTableCell12.StylePriority.UseTextAlignment = false;
     this.xrTableCell12.Text = "商品编码";
     this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell12.Weight = 0.58311299040608389D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell14.Name = "xrTableCell14";
     this.xrTableCell14.StylePriority.UseFont = false;
     this.xrTableCell14.StylePriority.UseTextAlignment = false;
     this.xrTableCell14.Text = "货物名称、规格型号";
     this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell14.Weight = 2.1251137817476944D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell16.Name = "xrTableCell16";
     this.xrTableCell16.StylePriority.UseFont = false;
     this.xrTableCell16.StylePriority.UseTextAlignment = false;
     this.xrTableCell16.Text = "数量";
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell16.Weight = 0.32957547805421505D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseFont = false;
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text = "单位";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell6.Weight = 0.30586337649338691D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell15.Name = "xrTableCell15";
     this.xrTableCell15.StylePriority.UseFont = false;
     this.xrTableCell15.StylePriority.UseTextAlignment = false;
     this.xrTableCell15.Text = "毛重/净重";
     this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell15.Weight = 0.549123500572918D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.StylePriority.UseFont = false;
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.Text = "币制";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell7.Weight = 0.30347441942369446D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.StylePriority.UseFont = false;
     this.xrTableCell13.StylePriority.UseTextAlignment = false;
     this.xrTableCell13.Text = "单价";
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell13.Weight = 0.29442068114920217D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     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.390646748804964D;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.COldBill_id1,
     this.cInseq1,
     this.cOutseq1,
     this.cPlace1,
     this.cCode1,
     this.cName1,
     this.cNum1,
     this.cUnit1,
     this.cWeight1,
     this.cCoin1,
     this.cPrice1,
     this.cTotal1});
     this.xrTableRow3.Name = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // COldBill_id1
     //
     this.COldBill_id1.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.COldBill_id1.Name = "COldBill_id1";
     this.COldBill_id1.StylePriority.UseFont = false;
     this.COldBill_id1.Weight = 0.77217087628459513D;
     //
     // cInseq1
     //
     this.cInseq1.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cInseq1.Name = "cInseq1";
     this.cInseq1.StylePriority.UseFont = false;
     this.cInseq1.Weight = 0.28728530073679676D;
     //
     // cOutseq1
     //
     this.cOutseq1.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cOutseq1.Name = "cOutseq1";
     this.cOutseq1.StylePriority.UseFont = false;
     this.cOutseq1.Weight = 0.29222478014508912D;
     //
     // cPlace1
     //
     this.cPlace1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPlace1.Name = "cPlace1";
     this.cPlace1.StylePriority.UseFont = false;
     this.cPlace1.Weight = 0.36391064230315395D;
     //
     // cCode1
     //
     this.cCode1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCode1.Name = "cCode1";
     this.cCode1.StylePriority.UseFont = false;
     this.cCode1.Weight = 0.58311299040608389D;
     //
     // cName1
     //
     this.cName1.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName1.Multiline = true;
     this.cName1.Name = "cName1";
     this.cName1.StylePriority.UseFont = false;
     this.cName1.StylePriority.UseTextAlignment = false;
     this.cName1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName1.Weight = 2.1251138459407888D;
     //
     // cNum1
     //
     this.cNum1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum1.Multiline = true;
     this.cNum1.Name = "cNum1";
     this.cNum1.StylePriority.UseFont = false;
     this.cNum1.StylePriority.UseTextAlignment = false;
     this.cNum1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum1.Weight = 0.32957550053239165D;
     //
     // cUnit1
     //
     this.cUnit1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit1.Multiline = true;
     this.cUnit1.Name = "cUnit1";
     this.cUnit1.StylePriority.UseFont = false;
     this.cUnit1.Weight = 0.30586337973482192D;
     //
     // cWeight1
     //
     this.cWeight1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight1.Multiline = true;
     this.cWeight1.Name = "cWeight1";
     this.cWeight1.StylePriority.UseFont = false;
     this.cWeight1.StylePriority.UseTextAlignment = false;
     this.cWeight1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight1.Weight = 0.54912311965945548D;
     //
     // cCoin1
     //
     this.cCoin1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin1.Name = "cCoin1";
     this.cCoin1.StylePriority.UseFont = false;
     this.cCoin1.Weight = 0.30347471366588591D;
     //
     // cPrice1
     //
     this.cPrice1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice1.Name = "cPrice1";
     this.cPrice1.StylePriority.UseFont = false;
     this.cPrice1.Weight = 0.29442031501550797D;
     //
     // cTotal1
     //
     this.cTotal1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cTotal1.Name = "cTotal1";
     this.cTotal1.StylePriority.UseFont = false;
     this.cTotal1.Weight = 0.3906471116972231D;
     //
     // xrTableRow4
     //
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.COldBill_id2,
     this.cInseq2,
     this.cOutseq2,
     this.cPlace2,
     this.cCode2,
     this.cName2,
     this.cNum2,
     this.cUnit2,
     this.cWeight2,
     this.cCoin2,
     this.cPrice2,
     this.cTotal2});
     this.xrTableRow4.Name = "xrTableRow4";
     this.xrTableRow4.Weight = 1D;
     //
     // COldBill_id2
     //
     this.COldBill_id2.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.COldBill_id2.Name = "COldBill_id2";
     this.COldBill_id2.StylePriority.UseFont = false;
     this.COldBill_id2.Weight = 0.77217078556153029D;
     //
     // cInseq2
     //
     this.cInseq2.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cInseq2.Name = "cInseq2";
     this.cInseq2.StylePriority.UseFont = false;
     this.cInseq2.Weight = 0.28728545950216011D;
     //
     // cOutseq2
     //
     this.cOutseq2.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cOutseq2.Name = "cOutseq2";
     this.cOutseq2.StylePriority.UseFont = false;
     this.cOutseq2.Weight = 0.2922247121027905D;
     //
     // cPlace2
     //
     this.cPlace2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPlace2.Name = "cPlace2";
     this.cPlace2.StylePriority.UseFont = false;
     this.cPlace2.Weight = 0.36391064230315395D;
     //
     // cCode2
     //
     this.cCode2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCode2.Name = "cCode2";
     this.cCode2.StylePriority.UseFont = false;
     this.cCode2.Weight = 0.58311299040608389D;
     //
     // cName2
     //
     this.cName2.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName2.Multiline = true;
     this.cName2.Name = "cName2";
     this.cName2.StylePriority.UseFont = false;
     this.cName2.StylePriority.UseTextAlignment = false;
     this.cName2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName2.Weight = 2.1251138005792569D;
     //
     // cNum2
     //
     this.cNum2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum2.Multiline = true;
     this.cNum2.Name = "cNum2";
     this.cNum2.StylePriority.UseFont = false;
     this.cNum2.StylePriority.UseTextAlignment = false;
     this.cNum2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum2.Weight = 0.3295758861054171D;
     //
     // cUnit2
     //
     this.cUnit2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit2.Multiline = true;
     this.cUnit2.Name = "cUnit2";
     this.cUnit2.StylePriority.UseFont = false;
     this.cUnit2.Weight = 0.30586303952332894D;
     //
     // cWeight2
     //
     this.cWeight2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight2.Multiline = true;
     this.cWeight2.Name = "cWeight2";
     this.cWeight2.StylePriority.UseFont = false;
     this.cWeight2.StylePriority.UseTextAlignment = false;
     this.cWeight2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight2.Weight = 0.54912311965945537D;
     //
     // cCoin2
     //
     this.cCoin2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin2.Name = "cCoin2";
     this.cCoin2.StylePriority.UseFont = false;
     this.cCoin2.Weight = 0.30347407860443237D;
     //
     // cPrice2
     //
     this.cPrice2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice2.Name = "cPrice2";
     this.cPrice2.StylePriority.UseFont = false;
     this.cPrice2.Weight = 0.29442176658454472D;
     //
     // cTotal2
     //
     this.cTotal2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cTotal2.Name = "cTotal2";
     this.cTotal2.StylePriority.UseFont = false;
     this.cTotal2.Weight = 0.39064629518964D;
     //
     // xrTableRow5
     //
     this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.COldBill_id3,
     this.cInseq3,
     this.cOutseq3,
     this.cPlace3,
     this.cCode3,
     this.cName3,
     this.cNum3,
     this.cUnit3,
     this.cWeight3,
     this.cCoin3,
     this.cPrice3,
     this.cTotal3});
     this.xrTableRow5.Name = "xrTableRow5";
     this.xrTableRow5.Weight = 1D;
     //
     // COldBill_id3
     //
     this.COldBill_id3.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.COldBill_id3.Name = "COldBill_id3";
     this.COldBill_id3.StylePriority.UseFont = false;
     this.COldBill_id3.Weight = 0.77217078556153029D;
     //
     // cInseq3
     //
     this.cInseq3.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cInseq3.Name = "cInseq3";
     this.cInseq3.StylePriority.UseFont = false;
     this.cInseq3.Weight = 0.28728527805603055D;
     //
     // cOutseq3
     //
     this.cOutseq3.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cOutseq3.Name = "cOutseq3";
     this.cOutseq3.StylePriority.UseFont = false;
     this.cOutseq3.Weight = 0.29222489354892012D;
     //
     // cPlace3
     //
     this.cPlace3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPlace3.Name = "cPlace3";
     this.cPlace3.StylePriority.UseFont = false;
     this.cPlace3.Weight = 0.36391064230315395D;
     //
     // cCode3
     //
     this.cCode3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCode3.Name = "cCode3";
     this.cCode3.StylePriority.UseFont = false;
     this.cCode3.Weight = 0.58311299040608389D;
     //
     // cName3
     //
     this.cName3.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName3.Multiline = true;
     this.cName3.Name = "cName3";
     this.cName3.StylePriority.UseFont = false;
     this.cName3.StylePriority.UseTextAlignment = false;
     this.cName3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName3.Weight = 2.1251138005792565D;
     //
     // cNum3
     //
     this.cNum3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum3.Multiline = true;
     this.cNum3.Name = "cNum3";
     this.cNum3.StylePriority.UseFont = false;
     this.cNum3.StylePriority.UseTextAlignment = false;
     this.cNum3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum3.Weight = 0.329575886105417D;
     //
     // cUnit3
     //
     this.cUnit3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit3.Multiline = true;
     this.cUnit3.Name = "cUnit3";
     this.cUnit3.StylePriority.UseFont = false;
     this.cUnit3.Weight = 0.30586340241558829D;
     //
     // cWeight3
     //
     this.cWeight3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight3.Multiline = true;
     this.cWeight3.Name = "cWeight3";
     this.cWeight3.StylePriority.UseFont = false;
     this.cWeight3.StylePriority.UseTextAlignment = false;
     this.cWeight3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight3.Weight = 0.54912275676719624D;
     //
     // cCoin3
     //
     this.cCoin3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin3.Name = "cCoin3";
     this.cCoin3.StylePriority.UseFont = false;
     this.cCoin3.Weight = 0.30347444149669162D;
     //
     // cPrice3
     //
     this.cPrice3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice3.Name = "cPrice3";
     this.cPrice3.StylePriority.UseFont = false;
     this.cPrice3.Weight = 0.29442140369228553D;
     //
     // cTotal3
     //
     this.cTotal3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cTotal3.Name = "cTotal3";
     this.cTotal3.StylePriority.UseFont = false;
     this.cTotal3.Weight = 0.39064629518964D;
     //
     // xrTableRow6
     //
     this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.COldBill_id4,
     this.cInseq4,
     this.cOutseq4,
     this.cPlace4,
     this.cCode4,
     this.cName4,
     this.cNum4,
     this.cUnit4,
     this.cWeight4,
     this.cCoin4,
     this.cPrice4,
     this.cTotal4});
     this.xrTableRow6.Name = "xrTableRow6";
     this.xrTableRow6.Weight = 1D;
     //
     // COldBill_id4
     //
     this.COldBill_id4.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.COldBill_id4.Name = "COldBill_id4";
     this.COldBill_id4.StylePriority.UseFont = false;
     this.COldBill_id4.Weight = 0.77217078556153029D;
     //
     // cInseq4
     //
     this.cInseq4.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cInseq4.Name = "cInseq4";
     this.cInseq4.StylePriority.UseFont = false;
     this.cInseq4.Weight = 0.28728527805603055D;
     //
     // cOutseq4
     //
     this.cOutseq4.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cOutseq4.Name = "cOutseq4";
     this.cOutseq4.StylePriority.UseFont = false;
     this.cOutseq4.Weight = 0.29222489354892012D;
     //
     // cPlace4
     //
     this.cPlace4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPlace4.Name = "cPlace4";
     this.cPlace4.StylePriority.UseFont = false;
     this.cPlace4.Weight = 0.36391064230315395D;
     //
     // cCode4
     //
     this.cCode4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCode4.Name = "cCode4";
     this.cCode4.StylePriority.UseFont = false;
     this.cCode4.Weight = 0.58311299040608389D;
     //
     // cName4
     //
     this.cName4.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName4.Multiline = true;
     this.cName4.Name = "cName4";
     this.cName4.StylePriority.UseFont = false;
     this.cName4.StylePriority.UseTextAlignment = false;
     this.cName4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName4.Weight = 2.1251138005792565D;
     //
     // cNum4
     //
     this.cNum4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum4.Multiline = true;
     this.cNum4.Name = "cNum4";
     this.cNum4.StylePriority.UseFont = false;
     this.cNum4.StylePriority.UseTextAlignment = false;
     this.cNum4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum4.Weight = 0.32957624899767635D;
     //
     // cUnit4
     //
     this.cUnit4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit4.Multiline = true;
     this.cUnit4.Name = "cUnit4";
     this.cUnit4.StylePriority.UseFont = false;
     this.cUnit4.Weight = 0.30586303952332905D;
     //
     // cWeight4
     //
     this.cWeight4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight4.Multiline = true;
     this.cWeight4.Name = "cWeight4";
     this.cWeight4.StylePriority.UseFont = false;
     this.cWeight4.StylePriority.UseTextAlignment = false;
     this.cWeight4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight4.Weight = 0.54912275676719624D;
     //
     // cCoin4
     //
     this.cCoin4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin4.Name = "cCoin4";
     this.cCoin4.StylePriority.UseFont = false;
     this.cCoin4.Weight = 0.30347516728120988D;
     //
     // cPrice4
     //
     this.cPrice4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice4.Name = "cPrice4";
     this.cPrice4.StylePriority.UseFont = false;
     this.cPrice4.Weight = 0.29441995212324884D;
     //
     // cTotal4
     //
     this.cTotal4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cTotal4.Name = "cTotal4";
     this.cTotal4.StylePriority.UseFont = false;
     this.cTotal4.Weight = 0.39064702097415832D;
     //
     // xrTableRow7
     //
     this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.COldBill_id5,
     this.cInseq5,
     this.cOutseq5,
     this.cPlace5,
     this.cCode5,
     this.cName5,
     this.cNum5,
     this.cUnit5,
     this.cWeight5,
     this.cCoin5,
     this.cPrice5,
     this.cTotal5});
     this.xrTableRow7.Name = "xrTableRow7";
     this.xrTableRow7.Weight = 1D;
     //
     // COldBill_id5
     //
     this.COldBill_id5.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.COldBill_id5.Name = "COldBill_id5";
     this.COldBill_id5.StylePriority.UseFont = false;
     this.COldBill_id5.Weight = 0.77217078556153029D;
     //
     // cInseq5
     //
     this.cInseq5.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cInseq5.Name = "cInseq5";
     this.cInseq5.StylePriority.UseFont = false;
     this.cInseq5.Weight = 0.28728536877909538D;
     //
     // cOutseq5
     //
     this.cOutseq5.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cOutseq5.Name = "cOutseq5";
     this.cOutseq5.StylePriority.UseFont = false;
     this.cOutseq5.Weight = 0.29222480282585528D;
     //
     // cPlace5
     //
     this.cPlace5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPlace5.Name = "cPlace5";
     this.cPlace5.StylePriority.UseFont = false;
     this.cPlace5.Weight = 0.36391064230315395D;
     //
     // cCode5
     //
     this.cCode5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCode5.Name = "cCode5";
     this.cCode5.StylePriority.UseFont = false;
     this.cCode5.Weight = 0.58311299040608389D;
     //
     // cName5
     //
     this.cName5.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName5.Multiline = true;
     this.cName5.Name = "cName5";
     this.cName5.StylePriority.UseFont = false;
     this.cName5.StylePriority.UseTextAlignment = false;
     this.cName5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName5.Weight = 2.1251138005792565D;
     //
     // cNum5
     //
     this.cNum5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum5.Multiline = true;
     this.cNum5.Name = "cNum5";
     this.cNum5.StylePriority.UseFont = false;
     this.cNum5.StylePriority.UseTextAlignment = false;
     this.cNum5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum5.Weight = 0.32957661188993548D;
     //
     // cUnit5
     //
     this.cUnit5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit5.Multiline = true;
     this.cUnit5.Name = "cUnit5";
     this.cUnit5.StylePriority.UseFont = false;
     this.cUnit5.Weight = 0.30586267663106992D;
     //
     // cWeight5
     //
     this.cWeight5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight5.Multiline = true;
     this.cWeight5.Name = "cWeight5";
     this.cWeight5.StylePriority.UseFont = false;
     this.cWeight5.StylePriority.UseTextAlignment = false;
     this.cWeight5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight5.Weight = 0.54912275676719613D;
     //
     // cCoin5
     //
     this.cCoin5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin5.Name = "cCoin5";
     this.cCoin5.StylePriority.UseFont = false;
     this.cCoin5.Weight = 0.303475530173469D;
     //
     // cPrice5
     //
     this.cPrice5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice5.Name = "cPrice5";
     this.cPrice5.StylePriority.UseFont = false;
     this.cPrice5.Weight = 0.29441958923098965D;
     //
     // cTotal5
     //
     this.cTotal5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cTotal5.Name = "cTotal5";
     this.cTotal5.StylePriority.UseFont = false;
     this.cTotal5.Weight = 0.39064702097415838D;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.COldBill_id6,
     this.cInseq6,
     this.cOutseq6,
     this.cPlace6,
     this.cCode6,
     this.cName6,
     this.cNum6,
     this.cUnit6,
     this.cWeight6,
     this.cCoin6,
     this.cPrice6,
     this.cTotal6});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // COldBill_id6
     //
     this.COldBill_id6.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.COldBill_id6.Name = "COldBill_id6";
     this.COldBill_id6.StylePriority.UseFont = false;
     this.COldBill_id6.Weight = 0.77217078556153029D;
     //
     // cInseq6
     //
     this.cInseq6.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cInseq6.Name = "cInseq6";
     this.cInseq6.StylePriority.UseFont = false;
     this.cInseq6.Weight = 0.28728536877909533D;
     //
     // cOutseq6
     //
     this.cOutseq6.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cOutseq6.Name = "cOutseq6";
     this.cOutseq6.StylePriority.UseFont = false;
     this.cOutseq6.Weight = 0.29222480282585533D;
     //
     // cPlace6
     //
     this.cPlace6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPlace6.Name = "cPlace6";
     this.cPlace6.StylePriority.UseFont = false;
     this.cPlace6.Weight = 0.36391064230315395D;
     //
     // cCode6
     //
     this.cCode6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCode6.Name = "cCode6";
     this.cCode6.StylePriority.UseFont = false;
     this.cCode6.Weight = 0.58311299040608389D;
     //
     // cName6
     //
     this.cName6.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName6.Multiline = true;
     this.cName6.Name = "cName6";
     this.cName6.StylePriority.UseFont = false;
     this.cName6.StylePriority.UseTextAlignment = false;
     this.cName6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName6.Weight = 2.1251137098561919D;
     //
     // cNum6
     //
     this.cNum6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum6.Multiline = true;
     this.cNum6.Name = "cNum6";
     this.cNum6.StylePriority.UseFont = false;
     this.cNum6.StylePriority.UseTextAlignment = false;
     this.cNum6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum6.Weight = 0.3295758861054171D;
     //
     // cUnit6
     //
     this.cUnit6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit6.Multiline = true;
     this.cUnit6.Name = "cUnit6";
     this.cUnit6.StylePriority.UseFont = false;
     this.cUnit6.Weight = 0.30586303952332883D;
     //
     // cWeight6
     //
     this.cWeight6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight6.Multiline = true;
     this.cWeight6.Name = "cWeight6";
     this.cWeight6.StylePriority.UseFont = false;
     this.cWeight6.StylePriority.UseTextAlignment = false;
     this.cWeight6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight6.Weight = 0.54912311965945548D;
     //
     // cCoin6
     //
     this.cCoin6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin6.Name = "cCoin6";
     this.cCoin6.StylePriority.UseFont = false;
     this.cCoin6.Weight = 0.30347335281991406D;
     //
     // cPrice6
     //
     this.cPrice6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice6.Name = "cPrice6";
     this.cPrice6.StylePriority.UseFont = false;
     this.cPrice6.Weight = 0.29442249236906304D;
     //
     // cTotal6
     //
     this.cTotal6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cTotal6.Name = "cTotal6";
     this.cTotal6.StylePriority.UseFont = false;
     this.cTotal6.Weight = 0.39064638591270473D;
     //
     // xrTableRow8
     //
     this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.COldBill_id7,
     this.cInseq7,
     this.cOutseq7,
     this.cPlace7,
     this.cCode7,
     this.cName7,
     this.cNum7,
     this.cUnit7,
     this.cWeight7,
     this.cCoin7,
     this.cPrice7,
     this.cTotal7});
     this.xrTableRow8.Name = "xrTableRow8";
     this.xrTableRow8.Weight = 1D;
     //
     // COldBill_id7
     //
     this.COldBill_id7.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.COldBill_id7.Name = "COldBill_id7";
     this.COldBill_id7.StylePriority.UseFont = false;
     this.COldBill_id7.Weight = 0.77217078556153029D;
     //
     // cInseq7
     //
     this.cInseq7.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cInseq7.Name = "cInseq7";
     this.cInseq7.StylePriority.UseFont = false;
     this.cInseq7.Weight = 0.28728536877909538D;
     //
     // cOutseq7
     //
     this.cOutseq7.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cOutseq7.Name = "cOutseq7";
     this.cOutseq7.StylePriority.UseFont = false;
     this.cOutseq7.Weight = 0.29222480282585528D;
     //
     // cPlace7
     //
     this.cPlace7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPlace7.Name = "cPlace7";
     this.cPlace7.StylePriority.UseFont = false;
     this.cPlace7.Weight = 0.36391064230315395D;
     //
     // cCode7
     //
     this.cCode7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCode7.Name = "cCode7";
     this.cCode7.StylePriority.UseFont = false;
     this.cCode7.Weight = 0.58311299040608389D;
     //
     // cName7
     //
     this.cName7.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName7.Multiline = true;
     this.cName7.Name = "cName7";
     this.cName7.StylePriority.UseFont = false;
     this.cName7.StylePriority.UseTextAlignment = false;
     this.cName7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName7.Weight = 2.1251137098561919D;
     //
     // cNum7
     //
     this.cNum7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum7.Multiline = true;
     this.cNum7.Name = "cNum7";
     this.cNum7.StylePriority.UseFont = false;
     this.cNum7.StylePriority.UseTextAlignment = false;
     this.cNum7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum7.Weight = 0.32957552321315786D;
     //
     // cUnit7
     //
     this.cUnit7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit7.Multiline = true;
     this.cUnit7.Name = "cUnit7";
     this.cUnit7.StylePriority.UseFont = false;
     this.cUnit7.Weight = 0.30586340241558807D;
     //
     // cWeight7
     //
     this.cWeight7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight7.Multiline = true;
     this.cWeight7.Name = "cWeight7";
     this.cWeight7.StylePriority.UseFont = false;
     this.cWeight7.StylePriority.UseTextAlignment = false;
     this.cWeight7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight7.Weight = 0.54912311965945548D;
     //
     // cCoin7
     //
     this.cCoin7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin7.Name = "cCoin7";
     this.cCoin7.StylePriority.UseFont = false;
     this.cCoin7.Weight = 0.30347298992765481D;
     //
     // cPrice7
     //
     this.cPrice7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice7.Name = "cPrice7";
     this.cPrice7.StylePriority.UseFont = false;
     this.cPrice7.Weight = 0.29442285526132222D;
     //
     // cTotal7
     //
     this.cTotal7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cTotal7.Name = "cTotal7";
     this.cTotal7.StylePriority.UseFont = false;
     this.cTotal7.Weight = 0.39064638591270473D;
     //
     // xrTableRow9
     //
     this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.COldBill_id8,
     this.cInseq8,
     this.cOutseq8,
     this.cPlace8,
     this.cCode8,
     this.cName8,
     this.cNum8,
     this.cUnit8,
     this.cWeight8,
     this.cCoin8,
     this.cPrice8,
     this.cTotal8});
     this.xrTableRow9.Name = "xrTableRow9";
     this.xrTableRow9.Weight = 1D;
     //
     // COldBill_id8
     //
     this.COldBill_id8.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.COldBill_id8.Name = "COldBill_id8";
     this.COldBill_id8.StylePriority.UseFont = false;
     this.COldBill_id8.Weight = 0.77217078556153029D;
     //
     // cInseq8
     //
     this.cInseq8.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cInseq8.Name = "cInseq8";
     this.cInseq8.StylePriority.UseFont = false;
     this.cInseq8.Weight = 0.28728536877909533D;
     //
     // cOutseq8
     //
     this.cOutseq8.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cOutseq8.Name = "cOutseq8";
     this.cOutseq8.StylePriority.UseFont = false;
     this.cOutseq8.Weight = 0.29222480282585533D;
     //
     // cPlace8
     //
     this.cPlace8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPlace8.Name = "cPlace8";
     this.cPlace8.StylePriority.UseFont = false;
     this.cPlace8.Weight = 0.36391064230315395D;
     //
     // cCode8
     //
     this.cCode8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCode8.Name = "cCode8";
     this.cCode8.StylePriority.UseFont = false;
     this.cCode8.Weight = 0.58311299040608389D;
     //
     // cName8
     //
     this.cName8.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName8.Multiline = true;
     this.cName8.Name = "cName8";
     this.cName8.StylePriority.UseFont = false;
     this.cName8.StylePriority.UseTextAlignment = false;
     this.cName8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName8.Weight = 2.1251137098561914D;
     //
     // cNum8
     //
     this.cNum8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum8.Multiline = true;
     this.cNum8.Name = "cNum8";
     this.cNum8.StylePriority.UseFont = false;
     this.cNum8.StylePriority.UseTextAlignment = false;
     this.cNum8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum8.Weight = 0.32957697478219472D;
     //
     // cUnit8
     //
     this.cUnit8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit8.Multiline = true;
     this.cUnit8.Name = "cUnit8";
     this.cUnit8.StylePriority.UseFont = false;
     this.cUnit8.Weight = 0.30586195084655132D;
     //
     // cWeight8
     //
     this.cWeight8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight8.Multiline = true;
     this.cWeight8.Name = "cWeight8";
     this.cWeight8.StylePriority.UseFont = false;
     this.cWeight8.StylePriority.UseTextAlignment = false;
     this.cWeight8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight8.Weight = 0.54912311965945548D;
     //
     // cCoin8
     //
     this.cCoin8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin8.Name = "cCoin8";
     this.cCoin8.StylePriority.UseFont = false;
     this.cCoin8.Weight = 0.30347480438895069D;
     //
     // cPrice8
     //
     this.cPrice8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice8.Name = "cPrice8";
     this.cPrice8.StylePriority.UseFont = false;
     this.cPrice8.Weight = 0.29442104080002635D;
     //
     // cTotal8
     //
     this.cTotal8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cTotal8.Name = "cTotal8";
     this.cTotal8.StylePriority.UseFont = false;
     this.cTotal8.Weight = 0.39064638591270473D;
     //
     // xrTableRow10
     //
     this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.COldBill_id9,
     this.cInseq9,
     this.cOutseq9,
     this.cPlace9,
     this.cCode9,
     this.cName9,
     this.cNum9,
     this.cUnit9,
     this.cWeight9,
     this.cCoin9,
     this.cPrice9,
     this.cTotal9});
     this.xrTableRow10.Name = "xrTableRow10";
     this.xrTableRow10.Weight = 1D;
     //
     // COldBill_id9
     //
     this.COldBill_id9.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.COldBill_id9.Name = "COldBill_id9";
     this.COldBill_id9.StylePriority.UseFont = false;
     this.COldBill_id9.Weight = 0.77217078556153029D;
     //
     // cInseq9
     //
     this.cInseq9.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cInseq9.Name = "cInseq9";
     this.cInseq9.StylePriority.UseFont = false;
     this.cInseq9.Weight = 0.28728536877909533D;
     //
     // cOutseq9
     //
     this.cOutseq9.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cOutseq9.Name = "cOutseq9";
     this.cOutseq9.StylePriority.UseFont = false;
     this.cOutseq9.Weight = 0.29222480282585533D;
     //
     // cPlace9
     //
     this.cPlace9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPlace9.Name = "cPlace9";
     this.cPlace9.StylePriority.UseFont = false;
     this.cPlace9.Weight = 0.36391064230315395D;
     //
     // cCode9
     //
     this.cCode9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCode9.Name = "cCode9";
     this.cCode9.StylePriority.UseFont = false;
     this.cCode9.Weight = 0.58311299040608389D;
     //
     // cName9
     //
     this.cName9.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName9.Multiline = true;
     this.cName9.Name = "cName9";
     this.cName9.StylePriority.UseFont = false;
     this.cName9.StylePriority.UseTextAlignment = false;
     this.cName9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName9.Weight = 2.1251137098561914D;
     //
     // cNum9
     //
     this.cNum9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum9.Multiline = true;
     this.cNum9.Name = "cNum9";
     this.cNum9.StylePriority.UseFont = false;
     this.cNum9.StylePriority.UseTextAlignment = false;
     this.cNum9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum9.Weight = 0.32957697478219472D;
     //
     // cUnit9
     //
     this.cUnit9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit9.Multiline = true;
     this.cUnit9.Name = "cUnit9";
     this.cUnit9.StylePriority.UseFont = false;
     this.cUnit9.Weight = 0.30586231373881045D;
     //
     // cWeight9
     //
     this.cWeight9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight9.Multiline = true;
     this.cWeight9.Name = "cWeight9";
     this.cWeight9.StylePriority.UseFont = false;
     this.cWeight9.StylePriority.UseTextAlignment = false;
     this.cWeight9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight9.Weight = 0.54912348255171461D;
     //
     // cCoin9
     //
     this.cCoin9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin9.Name = "cCoin9";
     this.cCoin9.StylePriority.UseFont = false;
     this.cCoin9.Weight = 0.30347516728120993D;
     //
     // cPrice9
     //
     this.cPrice9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice9.Name = "cPrice9";
     this.cPrice9.StylePriority.UseFont = false;
     this.cPrice9.Weight = 0.29442067790776721D;
     //
     // cTotal9
     //
     this.cTotal9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cTotal9.Name = "cTotal9";
     this.cTotal9.StylePriority.UseFont = false;
     this.cTotal9.Weight = 0.39064566012818641D;
     //
     // xrTableRow11
     //
     this.xrTableRow11.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.COldBill_id10,
     this.cInseq10,
     this.cOutseq10,
     this.cPlace10,
     this.cCode10,
     this.cName10,
     this.cNum10,
     this.cUnit10,
     this.cWeight10,
     this.cCoin10,
     this.cPrice10,
     this.cTotal10});
     this.xrTableRow11.Name = "xrTableRow11";
     this.xrTableRow11.Weight = 1D;
     //
     // COldBill_id10
     //
     this.COldBill_id10.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.COldBill_id10.Name = "COldBill_id10";
     this.COldBill_id10.StylePriority.UseFont = false;
     this.COldBill_id10.Weight = 0.77217078556153029D;
     //
     // cInseq10
     //
     this.cInseq10.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cInseq10.Name = "cInseq10";
     this.cInseq10.StylePriority.UseFont = false;
     this.cInseq10.Weight = 0.28728536877909538D;
     //
     // cOutseq10
     //
     this.cOutseq10.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cOutseq10.Name = "cOutseq10";
     this.cOutseq10.StylePriority.UseFont = false;
     this.cOutseq10.Weight = 0.29222480282585528D;
     //
     // cPlace10
     //
     this.cPlace10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPlace10.Name = "cPlace10";
     this.cPlace10.StylePriority.UseFont = false;
     this.cPlace10.Weight = 0.36391064230315395D;
     //
     // cCode10
     //
     this.cCode10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCode10.Name = "cCode10";
     this.cCode10.StylePriority.UseFont = false;
     this.cCode10.Weight = 0.58311299040608389D;
     //
     // cName10
     //
     this.cName10.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName10.Multiline = true;
     this.cName10.Name = "cName10";
     this.cName10.StylePriority.UseFont = false;
     this.cName10.StylePriority.UseTextAlignment = false;
     this.cName10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName10.Weight = 2.1251137098561919D;
     //
     // cNum10
     //
     this.cNum10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum10.Multiline = true;
     this.cNum10.Name = "cNum10";
     this.cNum10.StylePriority.UseFont = false;
     this.cNum10.StylePriority.UseTextAlignment = false;
     this.cNum10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum10.Weight = 0.32957733767445396D;
     //
     // cUnit10
     //
     this.cUnit10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit10.Multiline = true;
     this.cUnit10.Name = "cUnit10";
     this.cUnit10.StylePriority.UseFont = false;
     this.cUnit10.Weight = 0.30586158795429208D;
     //
     // cWeight10
     //
     this.cWeight10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight10.Multiline = true;
     this.cWeight10.Name = "cWeight10";
     this.cWeight10.StylePriority.UseFont = false;
     this.cWeight10.StylePriority.UseTextAlignment = false;
     this.cWeight10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight10.Weight = 0.54912311965945537D;
     //
     // cCoin10
     //
     this.cCoin10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin10.Name = "cCoin10";
     this.cCoin10.StylePriority.UseFont = false;
     this.cCoin10.Weight = 0.30347553017346912D;
     //
     // cPrice10
     //
     this.cPrice10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice10.Name = "cPrice10";
     this.cPrice10.StylePriority.UseFont = false;
     this.cPrice10.Weight = 0.29442176658454472D;
     //
     // cTotal10
     //
     this.cTotal10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cTotal10.Name = "cTotal10";
     this.cTotal10.StylePriority.UseFont = false;
     this.cTotal10.Weight = 0.39064493434366804D;
     //
     // xrLabel13
     //
     this.xrLabel13.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(599.6989F, 24.22918F);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF = new System.Drawing.SizeF(295.1196F, 44.875F);
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text = "仓 清 单 (续页)";
     this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel12
     //
     this.xrLabel12.Font = new System.Drawing.Font("宋体", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(550.7025F, 0F);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF = new System.Drawing.SizeF(48.99628F, 70.50001F);
     this.xrLabel12.StylePriority.UseFont = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text = "出";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // labTitle
     //
     this.labTitle.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labTitle.LocationFloat = new DevExpress.Utils.PointFloat(251.3482F, 24.22918F);
     this.labTitle.Name = "labTitle";
     this.labTitle.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labTitle.SizeF = new System.Drawing.SizeF(299.3544F, 44.875F);
     this.labTitle.StylePriority.UseFont = false;
     this.labTitle.StylePriority.UseTextAlignment = false;
     this.labTitle.Text = "保 税 监 管 仓 货 物";
     this.labTitle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 11F;
     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 = 19F;
     this.BottomMargin.Name = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // Report_bscc
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.TopMargin,
     this.BottomMargin});
     this.Landscape = true;
     this.Margins = new System.Drawing.Printing.Margins(9, 9, 11, 19);
     this.PageHeight = 827;
     this.PageWidth = 1169;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.Version = "12.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #23
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     this.ReportDetailBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.detailBand1                = new DevExpress.XtraReports.UI.DetailBand();
     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.xrLabel13                  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15                  = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportEvenStyle            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupFooterBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupHeaderBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.bottomMarginBand1          = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrLabel8              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2              = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportFooterBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.reportFooterBand1     = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel12             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14             = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportHeaderBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.pageHeaderBand1       = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel1              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3              = 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.topMarginBand1        = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel11             = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportOddStyle        = new DevExpress.XtraReports.UI.XRControlStyle();
     this.totalBindingSource    = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.totalBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // ReportDetailBandStyle
     //
     this.ReportDetailBandStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportDetailBandStyle.Name          = "ReportDetailBandStyle";
     this.ReportDetailBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 0, 0, 100F);
     this.ReportDetailBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // detailBand1
     //
     this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel17,
         this.xrLabel18,
         this.xrLabel19,
         this.xrLabel20,
         this.xrLabel13,
         this.xrLabel15
     });
     this.detailBand1.Dpi           = 100F;
     this.detailBand1.EvenStyleName = "ReportEvenStyle";
     this.detailBand1.HeightF       = 30.6316F;
     this.detailBand1.KeepTogether  = true;
     this.detailBand1.Name          = "detailBand1";
     this.detailBand1.OddStyleName  = "ReportOddStyle";
     this.detailBand1.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("date", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
         new DevExpress.XtraReports.UI.GroupField("", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.detailBand1.StyleName = "ReportDetailBandStyle";
     //
     // xrLabel17
     //
     this.xrLabel17.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.xrLabel17.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.xrLabel17.BackColor        = System.Drawing.Color.Transparent;
     this.xrLabel17.Borders          = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel17.CanGrow          = false;
     this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_begin", "{0:t}")
     });
     this.xrLabel17.Dpi           = 100F;
     this.xrLabel17.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(348.5562F, 0F);
     this.xrLabel17.Multiline     = true;
     this.xrLabel17.Name          = "xrLabel17";
     this.xrLabel17.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF         = new System.Drawing.SizeF(91.64694F, 30.6316F);
     this.xrLabel17.StylePriority.UseBackColor     = false;
     this.xrLabel17.StylePriority.UseBorders       = false;
     this.xrLabel17.StylePriority.UseForeColor     = false;
     this.xrLabel17.StylePriority.UsePadding       = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text          = "xrLabel17";
     this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel17.WordWrap      = false;
     //
     // xrLabel18
     //
     this.xrLabel18.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.xrLabel18.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.xrLabel18.AutoWidth        = true;
     this.xrLabel18.BackColor        = System.Drawing.Color.Transparent;
     this.xrLabel18.Borders          = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel18.CanGrow          = false;
     this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_end", "{0:t}")
     });
     this.xrLabel18.Dpi           = 100F;
     this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(440.2031F, 0F);
     this.xrLabel18.Multiline     = true;
     this.xrLabel18.Name          = "xrLabel18";
     this.xrLabel18.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.SizeF         = new System.Drawing.SizeF(106.2306F, 30.6316F);
     this.xrLabel18.StylePriority.UseBackColor     = false;
     this.xrLabel18.StylePriority.UseBorders       = false;
     this.xrLabel18.StylePriority.UsePadding       = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.Text          = "xrLabel18";
     this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel18.WordWrap      = false;
     //
     // xrLabel19
     //
     this.xrLabel19.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.xrLabel19.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.xrLabel19.BackColor        = System.Drawing.Color.Transparent;
     this.xrLabel19.Borders          = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                              | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel19.CanGrow = false;
     this.xrLabel19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_span")
     });
     this.xrLabel19.Dpi = 100F;
     this.xrLabel19.EditOptions.EditorName = "Date";
     this.xrLabel19.LocationFloat          = new DevExpress.Utils.PointFloat(546.4339F, 0F);
     this.xrLabel19.Multiline = true;
     this.xrLabel19.Name      = "xrLabel19";
     this.xrLabel19.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel19.SizeF     = new System.Drawing.SizeF(98.93854F, 30.12632F);
     this.xrLabel19.StylePriority.UseBackColor     = false;
     this.xrLabel19.StylePriority.UseBorders       = false;
     this.xrLabel19.StylePriority.UsePadding       = false;
     this.xrLabel19.StylePriority.UseTextAlignment = false;
     this.xrLabel19.Text          = "xrLabel19";
     this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel19.WordWrap      = false;
     //
     // xrLabel20
     //
     this.xrLabel20.AnchorHorizontal = DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left;
     this.xrLabel20.AnchorVertical   = DevExpress.XtraReports.UI.VerticalAnchorStyles.Top;
     this.xrLabel20.BackColor        = System.Drawing.Color.Transparent;
     this.xrLabel20.Borders          = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "other")
     });
     this.xrLabel20.Dpi           = 100F;
     this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(645.3724F, 0F);
     this.xrLabel20.Multiline     = true;
     this.xrLabel20.Name          = "xrLabel20";
     this.xrLabel20.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel20.SizeF         = new System.Drawing.SizeF(323.9191F, 30.12632F);
     this.xrLabel20.StylePriority.UseBackColor     = false;
     this.xrLabel20.StylePriority.UseBorders       = false;
     this.xrLabel20.StylePriority.UsePadding       = false;
     this.xrLabel20.StylePriority.UseTextAlignment = false;
     this.xrLabel20.Text          = "xrLabel20";
     this.xrLabel20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel20.WordWrap      = false;
     //
     // xrLabel13
     //
     this.xrLabel13.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.xrLabel13.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.xrLabel13.BackColor        = System.Drawing.Color.Transparent;
     this.xrLabel13.Borders          = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel13.CanGrow          = false;
     this.xrLabel13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "date", "{0:d}")
     });
     this.xrLabel13.Dpi           = 100F;
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel13.Multiline     = true;
     this.xrLabel13.Name          = "xrLabel13";
     this.xrLabel13.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF         = new System.Drawing.SizeF(108.2619F, 30.6316F);
     this.xrLabel13.StylePriority.UseBackColor     = false;
     this.xrLabel13.StylePriority.UseBorders       = false;
     this.xrLabel13.StylePriority.UsePadding       = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text          = "xrLabel13";
     this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel13.WordWrap      = false;
     //
     // xrLabel15
     //
     this.xrLabel15.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.xrLabel15.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.xrLabel15.BackColor        = System.Drawing.Color.Transparent;
     this.xrLabel15.Borders          = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                              | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel15.CanGrow = false;
     this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "work")
     });
     this.xrLabel15.Dpi           = 100F;
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(108.2619F, 0F);
     this.xrLabel15.Multiline     = true;
     this.xrLabel15.Name          = "xrLabel15";
     this.xrLabel15.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF         = new System.Drawing.SizeF(240.2945F, 30.6316F);
     this.xrLabel15.StylePriority.UseBackColor     = false;
     this.xrLabel15.StylePriority.UseBorders       = false;
     this.xrLabel15.StylePriority.UsePadding       = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text          = "xrLabel15";
     this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel15.WordWrap      = false;
     //
     // ReportEvenStyle
     //
     this.ReportEvenStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportEvenStyle.Name          = "ReportEvenStyle";
     this.ReportEvenStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 0, 0, 100F);
     this.ReportEvenStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupFooterBandStyle
     //
     this.ReportGroupFooterBandStyle.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.ReportGroupFooterBandStyle.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(255)))));
     this.ReportGroupFooterBandStyle.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.ReportGroupFooterBandStyle.Font            = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold);
     this.ReportGroupFooterBandStyle.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.ReportGroupFooterBandStyle.Name            = "ReportGroupFooterBandStyle";
     this.ReportGroupFooterBandStyle.Padding         = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 0, 0, 100F);
     this.ReportGroupFooterBandStyle.TextAlignment   = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupHeaderBandStyle
     //
     this.ReportGroupHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupHeaderBandStyle.Name          = "ReportGroupHeaderBandStyle";
     this.ReportGroupHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(4, 0, 0, 0, 100F);
     this.ReportGroupHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel8,
         this.xrLabel9,
         this.xrLabel10,
         this.xrLabel2
     });
     this.bottomMarginBand1.Dpi     = 100F;
     this.bottomMarginBand1.HeightF = 91F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // xrLabel8
     //
     this.xrLabel8.Dpi                            = 100F;
     this.xrLabel8.Font                           = new System.Drawing.Font("Times New Roman", 11F);
     this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(860.4905F, 9.84252F);
     this.xrLabel8.Name                           = "xrLabel8";
     this.xrLabel8.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF                          = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text                           = " __.__.201_г.";
     this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel9
     //
     this.xrLabel9.Dpi                            = 100F;
     this.xrLabel9.Font                           = new System.Drawing.Font("Times New Roman", 11F);
     this.xrLabel9.LocationFloat                  = new DevExpress.Utils.PointFloat(746.9488F, 9.84252F);
     this.xrLabel9.Name                           = "xrLabel9";
     this.xrLabel9.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                          = new System.Drawing.SizeF(113.5417F, 22.99999F);
     this.xrLabel9.StylePriority.UseFont          = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text                           = "______________";
     this.xrLabel9.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleJustify;
     //
     // xrLabel10
     //
     this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "FIO")
     });
     this.xrLabel10.Dpi                            = 100F;
     this.xrLabel10.Font                           = new System.Drawing.Font("Times New Roman", 11F);
     this.xrLabel10.LocationFloat                  = new DevExpress.Utils.PointFloat(521.1213F, 9.84252F);
     this.xrLabel10.Name                           = "xrLabel10";
     this.xrLabel10.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF                          = new System.Drawing.SizeF(225.8276F, 23F);
     this.xrLabel10.StylePriority.UseFont          = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel2
     //
     this.xrLabel2.AnchorVertical = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.xrLabel2.BackColor      = System.Drawing.Color.Transparent;
     this.xrLabel2.Borders        = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel2.CanGrow        = false;
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "subunit")
     });
     this.xrLabel2.Dpi           = 100F;
     this.xrLabel2.Font          = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(9.842524F, 2.71622F);
     this.xrLabel2.Multiline     = true;
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(333.3137F, 30.1263F);
     this.xrLabel2.StylePriority.UseBackColor     = false;
     this.xrLabel2.StylePriority.UseBorders       = false;
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UsePadding       = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text          = "xrLabel16";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel2.WordWrap      = false;
     //
     // ReportFooterBandStyle
     //
     this.ReportFooterBandStyle.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.ReportFooterBandStyle.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(255)))));
     this.ReportFooterBandStyle.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.ReportFooterBandStyle.Font            = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold);
     this.ReportFooterBandStyle.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.ReportFooterBandStyle.Name            = "ReportFooterBandStyle";
     this.ReportFooterBandStyle.Padding         = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 0, 0, 100F);
     this.ReportFooterBandStyle.TextAlignment   = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // reportFooterBand1
     //
     this.reportFooterBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel12,
         this.xrLabel14
     });
     this.reportFooterBand1.Dpi       = 100F;
     this.reportFooterBand1.HeightF   = 25F;
     this.reportFooterBand1.Name      = "reportFooterBand1";
     this.reportFooterBand1.StyleName = "ReportFooterBandStyle";
     //
     // xrLabel12
     //
     this.xrLabel12.BackColor     = System.Drawing.Color.White;
     this.xrLabel12.Dpi           = 100F;
     this.xrLabel12.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(383.9338F, 0F);
     this.xrLabel12.Name          = "xrLabel12";
     this.xrLabel12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF         = new System.Drawing.SizeF(162.5001F, 25.19684F);
     this.xrLabel12.StylePriority.UseBackColor     = false;
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text          = "Итого:";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel14
     //
     this.xrLabel14.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.xrLabel14.BorderColor     = System.Drawing.Color.Red;
     this.xrLabel14.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.xrLabel14.Borders         = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                             | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "time_span")
     });
     this.xrLabel14.Dpi           = 100F;
     this.xrLabel14.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel14.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(546.4339F, 0F);
     this.xrLabel14.Name          = "xrLabel14";
     this.xrLabel14.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF         = new System.Drawing.SizeF(98.93854F, 25.19685F);
     this.xrLabel14.StylePriority.UseBackColor       = false;
     this.xrLabel14.StylePriority.UseBorderColor     = false;
     this.xrLabel14.StylePriority.UseBorderDashStyle = false;
     this.xrLabel14.StylePriority.UseBorders         = false;
     this.xrLabel14.StylePriority.UseFont            = false;
     this.xrLabel14.StylePriority.UseForeColor       = false;
     this.xrLabel14.StylePriority.UsePadding         = false;
     this.xrLabel14.StylePriority.UseTextAlignment   = false;
     xrSummary1.Func                   = DevExpress.XtraReports.UI.SummaryFunc.Custom;
     xrSummary1.Running                = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrLabel14.Summary            = xrSummary1;
     this.xrLabel14.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel14.WordWrap           = false;
     this.xrLabel14.SummaryGetResult  += new DevExpress.XtraReports.UI.SummaryGetResultHandler(this.xrLabel14_SummaryGetResult);
     this.xrLabel14.SummaryRowChanged += new System.EventHandler(this.xrLabel14_SummaryRowChanged);
     //
     // ReportHeaderBandStyle
     //
     this.ReportHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportHeaderBandStyle.Name          = "ReportHeaderBandStyle";
     this.ReportHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 0, 0, 100F);
     this.ReportHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // pageHeaderBand1
     //
     this.pageHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1,
         this.xrLabel3,
         this.xrLabel7,
         this.xrLabel6,
         this.xrLabel5,
         this.xrLabel4
     });
     this.pageHeaderBand1.Dpi       = 100F;
     this.pageHeaderBand1.HeightF   = 45F;
     this.pageHeaderBand1.Name      = "pageHeaderBand1";
     this.pageHeaderBand1.StyleName = "ReportHeaderBandStyle";
     //
     // xrLabel1
     //
     this.xrLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(218)))), ((int)(((byte)(251)))));
     this.xrLabel1.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel1.Dpi           = 100F;
     this.xrLabel1.Font          = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(108.2619F, 44.9885F);
     this.xrLabel1.StylePriority.UseBackColor     = false;
     this.xrLabel1.StylePriority.UseBorders       = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UsePadding       = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "Дата";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel3
     //
     this.xrLabel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(218)))), ((int)(((byte)(251)))));
     this.xrLabel3.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel3.Dpi           = 100F;
     this.xrLabel3.Font          = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(108.2619F, 0F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(240.2945F, 44.9885F);
     this.xrLabel3.StylePriority.UseBackColor     = false;
     this.xrLabel3.StylePriority.UseBorders       = false;
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UsePadding       = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "Вид работ";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel7
     //
     this.xrLabel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(218)))), ((int)(((byte)(251)))));
     this.xrLabel7.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel7.Dpi           = 100F;
     this.xrLabel7.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(645.3724F, 0F);
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(323.9191F, 44.9885F);
     this.xrLabel7.StylePriority.UseBackColor     = false;
     this.xrLabel7.StylePriority.UseBorders       = false;
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UsePadding       = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text          = "Прочее";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel6
     //
     this.xrLabel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(218)))), ((int)(((byte)(251)))));
     this.xrLabel6.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel6.Dpi           = 100F;
     this.xrLabel6.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(546.4339F, 0F);
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(98.93854F, 44.9885F);
     this.xrLabel6.StylePriority.UseBackColor     = false;
     this.xrLabel6.StylePriority.UseBorders       = false;
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UsePadding       = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text          = "Времени всего";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel5
     //
     this.xrLabel5.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(218)))), ((int)(((byte)(251)))));
     this.xrLabel5.Borders       = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel5.Dpi           = 100F;
     this.xrLabel5.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(440.2031F, 0F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(106.2305F, 44.9885F);
     this.xrLabel5.StylePriority.UseBackColor     = false;
     this.xrLabel5.StylePriority.UseBorders       = false;
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UsePadding       = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text          = "Время окончания";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel4
     //
     this.xrLabel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(218)))), ((int)(((byte)(251)))));
     this.xrLabel4.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel4.Dpi           = 100F;
     this.xrLabel4.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(348.5561F, 0F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(91.647F, 44.9885F);
     this.xrLabel4.StylePriority.UseBackColor     = false;
     this.xrLabel4.StylePriority.UseBorders       = false;
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UsePadding       = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text          = "Время начала";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // topMarginBand1
     //
     this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel11
     });
     this.topMarginBand1.Dpi     = 100F;
     this.topMarginBand1.HeightF = 99.00001F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // xrLabel11
     //
     this.xrLabel11.Dpi                            = 100F;
     this.xrLabel11.Font                           = new System.Drawing.Font("Times New Roman", 16F);
     this.xrLabel11.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 69.47245F);
     this.xrLabel11.Name                           = "xrLabel11";
     this.xrLabel11.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                          = new System.Drawing.SizeF(969.2915F, 29.52755F);
     this.xrLabel11.StylePriority.UseFont          = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text                           = "Отчет о проделанной работе c";
     this.xrLabel11.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // ReportOddStyle
     //
     this.ReportOddStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportOddStyle.Name          = "ReportOddStyle";
     this.ReportOddStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 0, 0, 100F);
     this.ReportOddStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // totalBindingSource
     //
     this.totalBindingSource.DataMember = "total";
     //
     // no_forms_MyReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.topMarginBand1,
         this.pageHeaderBand1,
         this.detailBand1,
         this.reportFooterBand1,
         this.bottomMarginBand1
     });
     this.ExportOptions.PrintPreview.DefaultExportFormat = DevExpress.XtraPrinting.PrintingSystemCommand.ExportXlsx;
     this.ExportOptions.PrintPreview.DefaultSendFormat   = DevExpress.XtraPrinting.PrintingSystemCommand.SendXlsx;
     this.Landscape    = true;
     this.Margins      = new System.Drawing.Printing.Margins(88, 0, 99, 91);
     this.PageColor    = System.Drawing.Color.Empty;
     this.PageHeight   = 827;
     this.PageWidth    = 1169;
     this.PaperKind    = System.Drawing.Printing.PaperKind.A4;
     this.PaperName    = "Custom";
     this.SnapGridSize = 9.84252F;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.ReportHeaderBandStyle,
         this.ReportGroupHeaderBandStyle,
         this.ReportDetailBandStyle,
         this.ReportGroupFooterBandStyle,
         this.ReportFooterBandStyle,
         this.ReportOddStyle,
         this.ReportEvenStyle
     });
     this.Version      = "16.2";
     this.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.no_forms_MyReport_BeforePrint);
     this.AfterPrint  += new System.EventHandler(this.no_forms_MyReport_AfterPrint);
     ((System.ComponentModel.ISupportInitialize)(this.totalBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesView  sideBySideBarSeriesView1  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.KeyColorColorizer        keyColorColorizer1        = new DevExpress.XtraCharts.KeyColorColorizer();
     this.groupFooterBand1      = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.ReportDetailBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportOddStyle        = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportFooterBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.bottomMarginBand1     = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.topMarginBand1        = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel5                   = new DevExpress.XtraReports.UI.XRLabel();
     this.pageHeaderBand1            = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel12                  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3                   = new DevExpress.XtraReports.UI.XRLabel();
     this.detailBand1                = new DevExpress.XtraReports.UI.DetailBand();
     this.FIOLabel                   = new DevExpress.XtraReports.UI.XRLabel();
     this.TotalTime                  = new DevExpress.XtraReports.UI.XRLabel();
     this.NeedTime                   = new DevExpress.XtraReports.UI.XRLabel();
     this.SubTime                    = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportGroupHeaderBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportHeaderBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.groupHeaderBand1           = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.ReportGroupFooterBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportEvenStyle            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.totalBindingSource         = new System.Windows.Forms.BindingSource(this.components);
     this.reportFooterBand1          = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrChart1                   = new DevExpress.XtraReports.UI.XRChart();
     ((System.ComponentModel.ISupportInitialize)(this.totalBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // groupFooterBand1
     //
     this.groupFooterBand1.Dpi       = 254F;
     this.groupFooterBand1.HeightF   = 0F;
     this.groupFooterBand1.Name      = "groupFooterBand1";
     this.groupFooterBand1.StyleName = "ReportGroupFooterBandStyle";
     //
     // ReportDetailBandStyle
     //
     this.ReportDetailBandStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportDetailBandStyle.Name          = "ReportDetailBandStyle";
     this.ReportDetailBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportDetailBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportOddStyle
     //
     this.ReportOddStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportOddStyle.Name          = "ReportOddStyle";
     this.ReportOddStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportOddStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportFooterBandStyle
     //
     this.ReportFooterBandStyle.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.ReportFooterBandStyle.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(255)))));
     this.ReportFooterBandStyle.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.ReportFooterBandStyle.Font            = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold);
     this.ReportFooterBandStyle.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.ReportFooterBandStyle.Name            = "ReportFooterBandStyle";
     this.ReportFooterBandStyle.Padding         = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportFooterBandStyle.TextAlignment   = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Dpi          = 254F;
     this.bottomMarginBand1.HeightF      = 254F;
     this.bottomMarginBand1.Name         = "bottomMarginBand1";
     this.bottomMarginBand1.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.bottomMarginBand1_BeforePrint);
     //
     // topMarginBand1
     //
     this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel5
     });
     this.topMarginBand1.Dpi     = 254F;
     this.topMarginBand1.HeightF = 326.4375F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // xrLabel5
     //
     this.xrLabel5.CanGrow                        = false;
     this.xrLabel5.Dpi                            = 254F;
     this.xrLabel5.Font                           = new System.Drawing.Font("Times New Roman", 16F);
     this.xrLabel5.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 190.2292F);
     this.xrLabel5.Multiline                      = true;
     this.xrLabel5.Name                           = "xrLabel5";
     this.xrLabel5.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel5.SizeF                          = new System.Drawing.SizeF(1812F, 136.2083F);
     this.xrLabel5.StylePriority.UseFont          = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text                           = "Отчет о работе с формами c ";
     this.xrLabel5.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // pageHeaderBand1
     //
     this.pageHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel12,
         this.xrLabel7,
         this.xrLabel1,
         this.xrLabel3
     });
     this.pageHeaderBand1.Dpi                   = 254F;
     this.pageHeaderBand1.Font                  = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.pageHeaderBand1.HeightF               = 160.7083F;
     this.pageHeaderBand1.Name                  = "pageHeaderBand1";
     this.pageHeaderBand1.StyleName             = "ReportHeaderBandStyle";
     this.pageHeaderBand1.StylePriority.UseFont = false;
     //
     // xrLabel12
     //
     this.xrLabel12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(218)))), ((int)(((byte)(251)))));
     this.xrLabel12.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel12.Dpi           = 254F;
     this.xrLabel12.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(878.7346F, 0F);
     this.xrLabel12.Multiline     = true;
     this.xrLabel12.Name          = "xrLabel12";
     this.xrLabel12.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel12.SizeF         = new System.Drawing.SizeF(356.861F, 160.7083F);
     this.xrLabel12.StylePriority.UseBackColor     = false;
     this.xrLabel12.StylePriority.UseBorders       = false;
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UsePadding       = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text          = "Количество\r\nрабочих часов по\r\nтабелю, ч.";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel12.WordWrap      = false;
     //
     // xrLabel7
     //
     this.xrLabel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(218)))), ((int)(((byte)(251)))));
     this.xrLabel7.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel7.Dpi           = 254F;
     this.xrLabel7.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(516.5819F, 0F);
     this.xrLabel7.Multiline     = true;
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(362.1527F, 160.7083F);
     this.xrLabel7.StylePriority.UseBackColor     = false;
     this.xrLabel7.StylePriority.UseBorders       = false;
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UsePadding       = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text          = "Фактически \r\nотработано за\r\n месяц, ч.";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel7.WordWrap      = false;
     //
     // xrLabel1
     //
     this.xrLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(218)))), ((int)(((byte)(251)))));
     this.xrLabel1.Borders   = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel1.Dpi           = 254F;
     this.xrLabel1.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(154.429F, 0F);
     this.xrLabel1.Multiline     = true;
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(362.153F, 160.7083F);
     this.xrLabel1.StylePriority.UseBackColor     = false;
     this.xrLabel1.StylePriority.UseBorders       = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UsePadding       = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "Ф.И.О \r\nсотрудника";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel1.WordWrap      = false;
     //
     // xrLabel3
     //
     this.xrLabel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(218)))), ((int)(((byte)(251)))));
     this.xrLabel3.Borders   = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                       | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel3.Dpi           = 254F;
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(1235.596F, 0F);
     this.xrLabel3.Multiline     = true;
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(402.0969F, 160.7083F);
     this.xrLabel3.StylePriority.UseBackColor     = false;
     this.xrLabel3.StylePriority.UseBorders       = false;
     this.xrLabel3.StylePriority.UsePadding       = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "Разница, ч.";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // detailBand1
     //
     this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.FIOLabel,
         this.TotalTime,
         this.NeedTime,
         this.SubTime
     });
     this.detailBand1.Dpi           = 254F;
     this.detailBand1.EvenStyleName = "ReportEvenStyle";
     this.detailBand1.HeightF       = 64.27082F;
     this.detailBand1.Name          = "detailBand1";
     this.detailBand1.OddStyleName  = "ReportOddStyle";
     this.detailBand1.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("time_span", DevExpress.XtraReports.UI.XRColumnSortOrder.None)
     });
     this.detailBand1.StyleName = "ReportDetailBandStyle";
     //
     // FIOLabel
     //
     this.FIOLabel.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.FIOLabel.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.FIOLabel.BackColor        = System.Drawing.Color.White;
     this.FIOLabel.BorderColor      = System.Drawing.Color.Black;
     this.FIOLabel.Borders          = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.FIOLabel.CanGrow          = false;
     this.FIOLabel.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "FIO")
     });
     this.FIOLabel.Dpi           = 254F;
     this.FIOLabel.Font          = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.FIOLabel.LocationFloat = new DevExpress.Utils.PointFloat(154.429F, 0F);
     this.FIOLabel.Name          = "FIOLabel";
     this.FIOLabel.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.FIOLabel.SizeF         = new System.Drawing.SizeF(362.1527F, 64.27082F);
     this.FIOLabel.StylePriority.UseBackColor     = false;
     this.FIOLabel.StylePriority.UseBorderColor   = false;
     this.FIOLabel.StylePriority.UseBorders       = false;
     this.FIOLabel.StylePriority.UseFont          = false;
     this.FIOLabel.StylePriority.UsePadding       = false;
     this.FIOLabel.StylePriority.UseTextAlignment = false;
     this.FIOLabel.Text          = "FIOLabel";
     this.FIOLabel.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.FIOLabel.WordWrap      = false;
     //
     // TotalTime
     //
     this.TotalTime.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.TotalTime.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.TotalTime.BackColor        = System.Drawing.Color.White;
     this.TotalTime.BorderColor      = System.Drawing.Color.Black;
     this.TotalTime.Borders          = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.TotalTime.CanGrow          = false;
     this.TotalTime.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalTime")
     });
     this.TotalTime.Dpi           = 254F;
     this.TotalTime.Font          = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.TotalTime.LocationFloat = new DevExpress.Utils.PointFloat(516.5821F, 0F);
     this.TotalTime.Name          = "TotalTime";
     this.TotalTime.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.TotalTime.SizeF         = new System.Drawing.SizeF(362.1527F, 64.27082F);
     this.TotalTime.StylePriority.UseBackColor     = false;
     this.TotalTime.StylePriority.UseBorderColor   = false;
     this.TotalTime.StylePriority.UseBorders       = false;
     this.TotalTime.StylePriority.UseFont          = false;
     this.TotalTime.StylePriority.UsePadding       = false;
     this.TotalTime.StylePriority.UseTextAlignment = false;
     this.TotalTime.Text          = "xrLabel2";
     this.TotalTime.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.TotalTime.WordWrap      = false;
     //
     // NeedTime
     //
     this.NeedTime.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.NeedTime.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.NeedTime.BackColor        = System.Drawing.Color.White;
     this.NeedTime.BorderColor      = System.Drawing.Color.Black;
     this.NeedTime.Borders          = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.NeedTime.CanGrow          = false;
     this.NeedTime.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "ttime")
     });
     this.NeedTime.Dpi           = 254F;
     this.NeedTime.Font          = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.NeedTime.LocationFloat = new DevExpress.Utils.PointFloat(878.7352F, 0F);
     this.NeedTime.Name          = "NeedTime";
     this.NeedTime.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.NeedTime.SizeF         = new System.Drawing.SizeF(356.8608F, 64.27082F);
     this.NeedTime.StylePriority.UseBackColor     = false;
     this.NeedTime.StylePriority.UseBorderColor   = false;
     this.NeedTime.StylePriority.UseBorders       = false;
     this.NeedTime.StylePriority.UseFont          = false;
     this.NeedTime.StylePriority.UsePadding       = false;
     this.NeedTime.StylePriority.UseTextAlignment = false;
     this.NeedTime.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.NeedTime.WordWrap      = false;
     //
     // SubTime
     //
     this.SubTime.AnchorHorizontal = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.SubTime.AnchorVertical   = ((DevExpress.XtraReports.UI.VerticalAnchorStyles)((DevExpress.XtraReports.UI.VerticalAnchorStyles.Top | DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom)));
     this.SubTime.BackColor        = System.Drawing.Color.White;
     this.SubTime.BorderColor      = System.Drawing.Color.Black;
     this.SubTime.BorderDashStyle  = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.SubTime.Borders          = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                            | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.SubTime.CanGrow = false;
     this.SubTime.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "SubTime")
     });
     this.SubTime.Dpi           = 254F;
     this.SubTime.Font          = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.SubTime.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.SubTime.LocationFloat = new DevExpress.Utils.PointFloat(1235.596F, 0F);
     this.SubTime.Name          = "SubTime";
     this.SubTime.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.SubTime.SizeF         = new System.Drawing.SizeF(402.0969F, 64.27082F);
     this.SubTime.StylePriority.UseBackColor       = false;
     this.SubTime.StylePriority.UseBorderColor     = false;
     this.SubTime.StylePriority.UseBorderDashStyle = false;
     this.SubTime.StylePriority.UseBorders         = false;
     this.SubTime.StylePriority.UseFont            = false;
     this.SubTime.StylePriority.UseForeColor       = false;
     this.SubTime.StylePriority.UsePadding         = false;
     this.SubTime.StylePriority.UseTextAlignment   = false;
     this.SubTime.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.SubTime.WordWrap      = false;
     //
     // ReportGroupHeaderBandStyle
     //
     this.ReportGroupHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupHeaderBandStyle.Name          = "ReportGroupHeaderBandStyle";
     this.ReportGroupHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 0, 0, 0, 254F);
     this.ReportGroupHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportHeaderBandStyle
     //
     this.ReportHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportHeaderBandStyle.Name          = "ReportHeaderBandStyle";
     this.ReportHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // groupHeaderBand1
     //
     this.groupHeaderBand1.Dpi      = 254F;
     this.groupHeaderBand1.Expanded = false;
     this.groupHeaderBand1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("form_id", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.groupHeaderBand1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail;
     this.groupHeaderBand1.HeightF    = 0F;
     this.groupHeaderBand1.Name       = "groupHeaderBand1";
     this.groupHeaderBand1.StyleName  = "ReportGroupHeaderBandStyle";
     //
     // ReportGroupFooterBandStyle
     //
     this.ReportGroupFooterBandStyle.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.ReportGroupFooterBandStyle.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(255)))));
     this.ReportGroupFooterBandStyle.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.ReportGroupFooterBandStyle.Font            = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Bold);
     this.ReportGroupFooterBandStyle.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.ReportGroupFooterBandStyle.Name            = "ReportGroupFooterBandStyle";
     this.ReportGroupFooterBandStyle.Padding         = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportGroupFooterBandStyle.TextAlignment   = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportEvenStyle
     //
     this.ReportEvenStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportEvenStyle.Name          = "ReportEvenStyle";
     this.ReportEvenStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportEvenStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // totalBindingSource
     //
     this.totalBindingSource.DataMember = "total";
     //
     // reportFooterBand1
     //
     this.reportFooterBand1.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.reportFooterBand1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.reportFooterBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrChart1
     });
     this.reportFooterBand1.Dpi       = 254F;
     this.reportFooterBand1.HeightF   = 1106.17F;
     this.reportFooterBand1.Name      = "reportFooterBand1";
     this.reportFooterBand1.StyleName = "ReportFooterBandStyle";
     this.reportFooterBand1.StylePriority.UseBackColor   = false;
     this.reportFooterBand1.StylePriority.UseBorderColor = false;
     //
     // xrChart1
     //
     this.xrChart1.AnchorHorizontal           = ((DevExpress.XtraReports.UI.HorizontalAnchorStyles)((DevExpress.XtraReports.UI.HorizontalAnchorStyles.Left | DevExpress.XtraReports.UI.HorizontalAnchorStyles.Right)));
     this.xrChart1.AnchorVertical             = DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom;
     this.xrChart1.AppearanceNameSerializable = "Chameleon";
     this.xrChart1.AutoLayout                     = true;
     this.xrChart1.BackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.xrChart1.BorderColor                    = System.Drawing.Color.Black;
     this.xrChart1.Borders                        = DevExpress.XtraPrinting.BorderSide.None;
     xyDiagram1.AxisX.MinorCount                  = 2;
     xyDiagram1.AxisX.Title.MaxLineCount          = 1;
     xyDiagram1.AxisX.Title.Text                  = "ФИО";
     xyDiagram1.AxisX.Title.Visibility            = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.Visibility                  = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.VisibleInPanesSerializable  = "-1";
     xyDiagram1.AxisY.Title.Text                  = "Часы";
     xyDiagram1.AxisY.Title.Visibility            = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.Visibility                  = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.VisibleInPanesSerializable  = "-1";
     xyDiagram1.DefaultPane.EnableAxisXScrolling  = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisXZooming    = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYScrolling  = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYZooming    = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.LabelsResolveOverlappingMinIndent = 5;
     this.xrChart1.Diagram                        = xyDiagram1;
     this.xrChart1.Dpi = 254F;
     this.xrChart1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.xrChart1.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.xrChart1.Legend.Name       = "Default Legend";
     this.xrChart1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.True;
     this.xrChart1.LocationFloat     = new DevExpress.Utils.PointFloat(3.00014F, 0F);
     this.xrChart1.Name        = "xrChart1";
     this.xrChart1.PaletteName = "Chameleon";
     sideBySideBarSeriesLabel1.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     sideBySideBarSeriesLabel1.Position           = DevExpress.XtraCharts.BarSeriesLabelPosition.BottomInside;
     series1.Label             = sideBySideBarSeriesLabel1;
     series1.LabelsVisibility  = DevExpress.Utils.DefaultBoolean.False;
     series1.LegendTextPattern = "{A}";
     series1.Name = "Ряд 1";
     sideBySideBarSeriesView1.BarWidth           = 0.5D;
     sideBySideBarSeriesView1.Border.Visibility  = DevExpress.Utils.DefaultBoolean.True;
     sideBySideBarSeriesView1.ColorEach          = true;
     sideBySideBarSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Hatch;
     series1.View    = sideBySideBarSeriesView1;
     series1.Visible = false;
     sideBySideBarSeriesLabel2.EnableAntialiasing     = DevExpress.Utils.DefaultBoolean.True;
     sideBySideBarSeriesLabel2.LineVisibility         = DevExpress.Utils.DefaultBoolean.False;
     sideBySideBarSeriesLabel2.Position               = DevExpress.XtraCharts.BarSeriesLabelPosition.Top;
     sideBySideBarSeriesLabel2.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
     sideBySideBarSeriesLabel2.TextPattern            = "{HINT}";
     series2.Label             = sideBySideBarSeriesLabel2;
     series2.LabelsVisibility  = DevExpress.Utils.DefaultBoolean.True;
     series2.LegendTextPattern = "{A}";
     series2.Name = "Фактически отработано за месяц, ч";
     sideBySideBarSeriesLabel3.Position    = DevExpress.XtraCharts.BarSeriesLabelPosition.Top;
     sideBySideBarSeriesLabel3.TextPattern = "{HINT}";
     series3.Label                    = sideBySideBarSeriesLabel3;
     series3.LabelsVisibility         = DevExpress.Utils.DefaultBoolean.True;
     series3.Name                     = "Количество рабочих часов по табелю, ч.";
     this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     this.xrChart1.SeriesTemplate.Colorizer = keyColorColorizer1;
     this.xrChart1.SizeF = new System.Drawing.SizeF(1809F, 1092.941F);
     //
     // OverWork_report
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.topMarginBand1,
         this.pageHeaderBand1,
         this.groupHeaderBand1,
         this.detailBand1,
         this.groupFooterBand1,
         this.reportFooterBand1,
         this.bottomMarginBand1
     });
     this.Dpi          = 254F;
     this.Margins      = new System.Drawing.Printing.Margins(201, 87, 326, 254);
     this.PageHeight   = 2970;
     this.PageWidth    = 2100;
     this.PaperKind    = System.Drawing.Printing.PaperKind.A4;
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.ReportHeaderBandStyle,
         this.ReportGroupHeaderBandStyle,
         this.ReportDetailBandStyle,
         this.ReportGroupFooterBandStyle,
         this.ReportFooterBandStyle,
         this.ReportOddStyle,
         this.ReportEvenStyle
     });
     this.Version = "18.1";
     this.DataSourceRowChanged += new DevExpress.XtraReports.UI.DataSourceRowEventHandler(this.press_form_report_DataSourceRowChanged);
     ((System.ComponentModel.ISupportInitialize)(this.totalBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #25
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.DataAccess.ConnectionParameters.MsSqlConnectionParameters msSqlConnectionParameters1 = new DevExpress.DataAccess.ConnectionParameters.MsSqlConnectionParameters();
     DevExpress.DataAccess.Sql.StoredProcQuery storedProcQuery1 = new DevExpress.DataAccess.Sql.StoredProcQuery();
     DevExpress.DataAccess.Sql.QueryParameter  queryParameter1  = new DevExpress.DataAccess.Sql.QueryParameter();
     DevExpress.DataAccess.Sql.QueryParameter  queryParameter2  = new DevExpress.DataAccess.Sql.QueryParameter();
     DevExpress.DataAccess.Sql.QueryParameter  queryParameter3  = new DevExpress.DataAccess.Sql.QueryParameter();
     DevExpress.DataAccess.Sql.QueryParameter  queryParameter4  = new DevExpress.DataAccess.Sql.QueryParameter();
     this.TopMargin                  = new DevExpress.XtraReports.UI.TopMarginBand();
     this.PageHeader                 = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.table1                     = new DevExpress.XtraReports.UI.XRTable();
     this.tableRow1                  = new DevExpress.XtraReports.UI.XRTableRow();
     this.tableCell1                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell2                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell3                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell4                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.Detail                     = new DevExpress.XtraReports.UI.DetailBand();
     this.table2                     = new DevExpress.XtraReports.UI.XRTable();
     this.tableRow2                  = new DevExpress.XtraReports.UI.XRTableRow();
     this.tableCell6                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell7                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell8                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell9                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.BottomMargin               = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.sqlDataSource1             = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.ReportHeaderBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupHeaderBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportDetailBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupFooterBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportFooterBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportOddStyle             = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportEvenStyle            = new DevExpress.XtraReports.UI.XRControlStyle();
     ((System.ComponentModel.ISupportInitialize)(this.table1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.table2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.Dpi  = 254F;
     this.TopMargin.Name = "TopMargin";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.table1
     });
     this.PageHeader.Dpi       = 254F;
     this.PageHeader.HeightF   = 63.5F;
     this.PageHeader.Name      = "PageHeader";
     this.PageHeader.StyleName = "ReportHeaderBandStyle";
     //
     // table1
     //
     this.table1.Dpi           = 254F;
     this.table1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.table1.Name          = "table1";
     this.table1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.tableRow1
     });
     this.table1.SizeF = new System.Drawing.SizeF(1273.6F, 63.5F);
     //
     // tableRow1
     //
     this.tableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.tableCell1,
         this.tableCell2,
         this.tableCell3,
         this.tableCell4
     });
     this.tableRow1.Dpi    = 254F;
     this.tableRow1.Name   = "tableRow1";
     this.tableRow1.Weight = 11.499995494453673D;
     //
     // tableCell1
     //
     this.tableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell1.Dpi       = 254F;
     this.tableCell1.Name      = "tableCell1";
     this.tableCell1.StyleName = "ReportHeaderBandStyle";
     this.tableCell1.Text      = "MASV";
     this.tableCell1.Weight    = 0.50799997607667247D;
     //
     // tableCell2
     //
     this.tableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell2.Dpi       = 254F;
     this.tableCell2.Name      = "tableCell2";
     this.tableCell2.StyleName = "ReportHeaderBandStyle";
     this.tableCell2.Text      = "MAMH";
     this.tableCell2.Weight    = 0.50799997607667247D;
     //
     // tableCell3
     //
     this.tableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell3.Dpi       = 254F;
     this.tableCell3.Name      = "tableCell3";
     this.tableCell3.StyleName = "ReportHeaderBandStyle";
     this.tableCell3.Text      = "LAN";
     this.tableCell3.Weight    = 0.50799997607667247D;
     //
     // tableCell4
     //
     this.tableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell4.Dpi       = 254F;
     this.tableCell4.Name      = "tableCell4";
     this.tableCell4.StyleName = "ReportHeaderBandStyle";
     this.tableCell4.Text      = "DIEM";
     this.tableCell4.Weight    = 0.50799997607667247D;
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.table2
     });
     this.Detail.Dpi           = 254F;
     this.Detail.EvenStyleName = "ReportEvenStyle";
     this.Detail.HeightF       = 63.5F;
     this.Detail.HierarchyPrintOptions.Indent = 50.8F;
     this.Detail.Name         = "Detail";
     this.Detail.OddStyleName = "ReportOddStyle";
     this.Detail.StyleName    = "ReportDetailBandStyle";
     //
     // table2
     //
     this.table2.Dpi           = 254F;
     this.table2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.table2.Name          = "table2";
     this.table2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.tableRow2
     });
     this.table2.SizeF = new System.Drawing.SizeF(1273.6F, 63.5F);
     //
     // tableRow2
     //
     this.tableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.tableCell6,
         this.tableCell7,
         this.tableCell8,
         this.tableCell9
     });
     this.tableRow2.Dpi    = 254F;
     this.tableRow2.Name   = "tableRow2";
     this.tableRow2.Weight = 11.499995494453673D;
     //
     // tableCell6
     //
     this.tableCell6.Borders       = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell6.Dpi           = 254F;
     this.tableCell6.EvenStyleName = "ReportEvenStyle";
     this.tableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[MASV]")
     });
     this.tableCell6.Name          = "tableCell6";
     this.tableCell6.OddStyleName  = "ReportOddStyle";
     this.tableCell6.StyleName     = "ReportDetailBandStyle";
     this.tableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell6.Weight        = 0.50799997607667247D;
     this.tableCell6.WordWrap      = false;
     //
     // tableCell7
     //
     this.tableCell7.Borders       = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell7.Dpi           = 254F;
     this.tableCell7.EvenStyleName = "ReportEvenStyle";
     this.tableCell7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[MAMH]")
     });
     this.tableCell7.Name          = "tableCell7";
     this.tableCell7.OddStyleName  = "ReportOddStyle";
     this.tableCell7.StyleName     = "ReportDetailBandStyle";
     this.tableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell7.Weight        = 0.50799997607667247D;
     this.tableCell7.WordWrap      = false;
     //
     // tableCell8
     //
     this.tableCell8.Borders       = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell8.Dpi           = 254F;
     this.tableCell8.EvenStyleName = "ReportEvenStyle";
     this.tableCell8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[LAN]")
     });
     this.tableCell8.Name          = "tableCell8";
     this.tableCell8.OddStyleName  = "ReportOddStyle";
     this.tableCell8.StyleName     = "ReportDetailBandStyle";
     this.tableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell8.Weight        = 0.50799997607667247D;
     this.tableCell8.WordWrap      = false;
     //
     // tableCell9
     //
     this.tableCell9.Borders       = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell9.Dpi           = 254F;
     this.tableCell9.EvenStyleName = "ReportEvenStyle";
     this.tableCell9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[DIEM]")
     });
     this.tableCell9.Name          = "tableCell9";
     this.tableCell9.OddStyleName  = "ReportOddStyle";
     this.tableCell9.StyleName     = "ReportDetailBandStyle";
     this.tableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell9.Weight        = 0.50799997607667247D;
     this.tableCell9.WordWrap      = false;
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi     = 254F;
     this.BottomMargin.HeightF = 254F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName           = "DSVConnectionString";
     msSqlConnectionParameters1.AuthorizationType = DevExpress.DataAccess.ConnectionParameters.MsSqlAuthorizationType.Windows;
     msSqlConnectionParameters1.DatabaseName      = "DSV";
     msSqlConnectionParameters1.ServerName        = "LONGTRNN\\MSSQLSERVER01";
     this.sqlDataSource1.ConnectionParameters     = msSqlConnectionParameters1;
     this.sqlDataSource1.Name  = "sqlDataSource1";
     storedProcQuery1.Name     = "SP_INSERT_DIEM";
     queryParameter1.Name      = "@MASV";
     queryParameter1.Type      = typeof(string);
     queryParameter2.Name      = "@MAMH";
     queryParameter2.Type      = typeof(string);
     queryParameter3.Name      = "@LAN";
     queryParameter3.Type      = typeof(short);
     queryParameter3.ValueInfo = "0";
     queryParameter4.Name      = "@DIEM";
     queryParameter4.Type      = typeof(double);
     queryParameter4.ValueInfo = "0";
     storedProcQuery1.Parameters.Add(queryParameter1);
     storedProcQuery1.Parameters.Add(queryParameter2);
     storedProcQuery1.Parameters.Add(queryParameter3);
     storedProcQuery1.Parameters.Add(queryParameter4);
     storedProcQuery1.StoredProcName = "SP_INSERT_DIEM";
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         storedProcQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = "PERhdGFTZXQgTmFtZT0ic3FsRGF0YVNvdXJjZTEiPjxWaWV3IE5hbWU9IlNQX0lOU0VSVF9ESUVNIiAvP" +
                                                    "jwvRGF0YVNldD4=";
     //
     // ReportHeaderBandStyle
     //
     this.ReportHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportHeaderBandStyle.Name          = "ReportHeaderBandStyle";
     this.ReportHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupHeaderBandStyle
     //
     this.ReportGroupHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupHeaderBandStyle.Name          = "ReportGroupHeaderBandStyle";
     this.ReportGroupHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 0, 0, 0, 254F);
     this.ReportGroupHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportDetailBandStyle
     //
     this.ReportDetailBandStyle.Name          = "ReportDetailBandStyle";
     this.ReportDetailBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportDetailBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupFooterBandStyle
     //
     this.ReportGroupFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupFooterBandStyle.Name          = "ReportGroupFooterBandStyle";
     this.ReportGroupFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportGroupFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportFooterBandStyle
     //
     this.ReportFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportFooterBandStyle.Name          = "ReportFooterBandStyle";
     this.ReportFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportOddStyle
     //
     this.ReportOddStyle.Name          = "ReportOddStyle";
     this.ReportOddStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportOddStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportEvenStyle
     //
     this.ReportEvenStyle.Name          = "ReportEvenStyle";
     this.ReportEvenStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportEvenStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ĐiểmSố
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.PageHeader,
         this.Detail,
         this.BottomMargin
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember   = "SP_INSERT_DIEM";
     this.DataSource   = this.sqlDataSource1;
     this.Dpi          = 254F;
     this.Margins      = new System.Drawing.Printing.Margins(254, 254, 100, 254);
     this.PageHeight   = 2970;
     this.PageWidth    = 2100;
     this.PaperKind    = System.Drawing.Printing.PaperKind.A4;
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.ReportHeaderBandStyle,
         this.ReportGroupHeaderBandStyle,
         this.ReportDetailBandStyle,
         this.ReportGroupFooterBandStyle,
         this.ReportFooterBandStyle,
         this.ReportOddStyle,
         this.ReportEvenStyle
     });
     this.Version = "20.2";
     ((System.ComponentModel.ISupportInitialize)(this.table1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.table2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #26
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();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
     DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings2 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
     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();
     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.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xtcMemberName = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6 = 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.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.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell25 = 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.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell38 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell39 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell40 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell44 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.rep09TableAdapter = new RetirementCenter.DataSources.dsReportsTableAdapters.Rep09TableAdapter();
     this.calcTotalEstktaa = new DevExpress.XtraReports.UI.CalculatedField();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.calcSafi = new DevExpress.XtraReports.UI.CalculatedField();
     ((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.xrTable4)).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.xrTable1});
     this.Detail.HeightF = 25F;
     this.Detail.MultiColumn.ColumnWidth = 326F;
     this.Detail.Name = "Detail";
     this.Detail.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
     new DevExpress.XtraReports.UI.GroupField("SubCommitteId", 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", 11F, System.Drawing.FontStyle.Bold);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(100F, 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(943.585F, 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.MiddleCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell8,
     this.xrTableCell19,
     this.xrTableCell7,
     this.xtcMemberName,
     this.xrTableCell6,
     this.xrTableCell20,
     this.xtcSyndicate});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep09.calcSafi", "{0:f2}")});
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.Text = "xrTableCell8";
     this.xrTableCell8.Weight = 0.45191113969738705D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep09.calcTotalEstktaa", "{0:f2}")});
     this.xrTableCell19.Name = "xrTableCell19";
     this.xrTableCell19.NullValueText = "0";
     this.xrTableCell19.StylePriority.UseTextAlignment = false;
     xrSummary1.FormatString = "{0:f2}";
     this.xrTableCell19.Summary = xrSummary1;
     this.xrTableCell19.Text = "xrTableCell19";
     this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell19.Weight = 0.45191113969738705D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep09.estktaa", "{0:f2}")});
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.Text = "xrTableCell7";
     this.xrTableCell7.Weight = 0.4519111208352562D;
     //
     // xtcMemberName
     //
     this.xtcMemberName.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep09.rsmmonth", "{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.4519111208352562D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep09.eshtrakmonth", "{0:f2}")});
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.Text = "xrTableCell6";
     this.xrTableCell6.Weight = 0.42484298984968305D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep09.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.42484298984968305D;
     //
     // xtcSyndicate
     //
     this.xtcSyndicate.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep09.SubCommitte")});
     this.xtcSyndicate.Name = "xtcSyndicate";
     this.xtcSyndicate.StylePriority.UseTextAlignment = false;
     this.xtcSyndicate.Text = "xtcSyndicate";
     this.xtcSyndicate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xtcSyndicate.Weight = 0.86213871280892129D;
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 6.41667F;
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // 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(385.1667F, 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(199.4706F, 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(584.6373F, 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.3626F, 23F);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text = "بيان صرف معاشات الدفعة ";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // 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(100F, 250.4167F);
     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(943.585F, 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.xrTableCell5,
     this.xrTableCell1,
     this.xrTableCell4,
     this.xrTableCell2,
     this.xrTableCell3,
     this.xrTableCell24,
     this.xrTableCell25});
     this.xrTableRow3.Name = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.Text = "الصافي";
     this.xrTableCell5.Weight = 0.52981399464607359D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text = "جملة الاستقطاع";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell1.Weight = 0.52981399464607359D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.Text = "استقطاع";
     this.xrTableCell4.Weight = 0.52981399464607359D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text = "رسم";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell2.Weight = 0.52981399464607359D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.Text = "اشتراك";
     this.xrTableCell3.Weight = 0.49807974829364682D;
     //
     // xrTableCell24
     //
     this.xrTableCell24.Name = "xrTableCell24";
     this.xrTableCell24.StylePriority.UseTextAlignment = false;
     this.xrTableCell24.Text = "جملة المبلغ";
     this.xrTableCell24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell24.Weight = 0.49807974829364682D;
     //
     // xrTableCell25
     //
     this.xrTableCell25.Name = "xrTableCell25";
     this.xrTableCell25.StylePriority.UseTextAlignment = false;
     this.xrTableCell25.Text = "اللجنة";
     this.xrTableCell25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell25.Weight = 1.0107589547893445D;
     //
     // 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(385.1667F, 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(258.5417F, 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(643.7083F, 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.MiddleRight;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(889.4178F, 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(948.7929F, 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";
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel11,
     this.xrLabel10,
     this.xrLabel8,
     this.xrTable4,
     this.xrLabel7});
     this.ReportFooter.HeightF = 186.4583F;
     this.ReportFooter.Name = "ReportFooter";
     //
     // xrLabel11
     //
     this.xrLabel11.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(255.2224F, 143.0417F);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF = new System.Drawing.SizeF(208.1542F, 23F);
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text = "مدير إدارة الحسابات";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel10
     //
     this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(548.9724F, 143.0417F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(208.1542F, 23F);
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text = "مدير إدارة المعاشات";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel8
     //
     this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(721.889F, 110.4791F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(321.6959F, 23F);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text = "تحريراً في";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // 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", 11F, System.Drawing.FontStyle.Bold);
     this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(100F, 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(943.585F, 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.xrTableCell11,
     this.xrTableCell38,
     this.xrTableCell10,
     this.xrTableCell39,
     this.xrTableCell9,
     this.xrTableCell40,
     this.xrTableCell44});
     this.xrTableRow5.Name = "xrTableRow5";
     this.xrTableRow5.Weight = 1D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep09.calcSafi")});
     this.xrTableCell11.Name = "xrTableCell11";
     xrSummary2.FormatString = "{0:f2}";
     xrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell11.Summary = xrSummary2;
     this.xrTableCell11.Text = "xrTableCell11";
     this.xrTableCell11.Weight = 0.50736092396792953D;
     //
     // xrTableCell38
     //
     this.xrTableCell38.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep09.calcTotalEstktaa")});
     this.xrTableCell38.Name = "xrTableCell38";
     this.xrTableCell38.NullValueText = "0";
     this.xrTableCell38.StylePriority.UseTextAlignment = false;
     xrSummary3.FormatString = "{0:f2}";
     xrSummary3.IgnoreNullValues = true;
     xrSummary3.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell38.Summary = xrSummary3;
     this.xrTableCell38.Text = "xrTableCell38";
     this.xrTableCell38.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell38.Weight = 0.50736092396792953D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep09.estktaa")});
     this.xrTableCell10.Name = "xrTableCell10";
     xrSummary4.FormatString = "{0:f2}";
     xrSummary4.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell10.Summary = xrSummary4;
     this.xrTableCell10.Text = "xrTableCell10";
     this.xrTableCell10.Weight = 0.5073610629537747D;
     //
     // xrTableCell39
     //
     this.xrTableCell39.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep09.rsmmonth")});
     this.xrTableCell39.Name = "xrTableCell39";
     this.xrTableCell39.NullValueText = "0";
     this.xrTableCell39.StylePriority.UseTextAlignment = false;
     xrSummary5.FormatString = "{0:f2}";
     xrSummary5.IgnoreNullValues = true;
     xrSummary5.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell39.Summary = xrSummary5;
     this.xrTableCell39.Text = "xrTableCell39";
     this.xrTableCell39.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell39.Weight = 0.5073610629537747D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep09.eshtrakmonth")});
     this.xrTableCell9.Name = "xrTableCell9";
     xrSummary6.FormatString = "{0:f2}";
     xrSummary6.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell9.Summary = xrSummary6;
     this.xrTableCell9.Text = "xrTableCell9";
     this.xrTableCell9.Weight = 0.47697128829751984D;
     //
     // xrTableCell40
     //
     this.xrTableCell40.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep09.monymonth")});
     this.xrTableCell40.Name = "xrTableCell40";
     this.xrTableCell40.NullValueText = "0";
     this.xrTableCell40.StylePriority.UseTextAlignment = false;
     xrSummary7.FormatString = "{0:f2}";
     xrSummary7.IgnoreNullValues = true;
     xrSummary7.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell40.Summary = xrSummary7;
     this.xrTableCell40.Text = "xrTableCell40";
     this.xrTableCell40.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell40.Weight = 0.47697128829751984D;
     //
     // xrTableCell44
     //
     this.xrTableCell44.Name = "xrTableCell44";
     this.xrTableCell44.StylePriority.UseTextAlignment = false;
     xrSummary8.IgnoreNullValues = true;
     this.xrTableCell44.Summary = xrSummary8;
     this.xrTableCell44.Text = "الجمـــــــــــلة";
     this.xrTableCell44.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell44.Weight = 0.967924020158963D;
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(721.889F, 78.18747F);
     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;
     //
     // rep09TableAdapter
     //
     this.rep09TableAdapter.ClearBeforeFill = true;
     //
     // 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.xrLabel6,
     this.xrLabel5,
     this.xrLabel4,
     this.xpbLogo,
     this.xrLabel2,
     this.xrLabel3,
     this.xlSyndicate,
     this.xrTable2,
     this.xrLabel1,
     this.xrLabel9,
     this.xlDofatSarf});
     this.PageHeader.HeightF = 292.1875F;
     this.PageHeader.Name = "PageHeader";
     //
     // xrLabel6
     //
     this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(175F, 200F);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF = new System.Drawing.SizeF(787.3209F, 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, System.Drawing.FontStyle.Bold);
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(595.8474F, 164.7291F);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(133.1542F, 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, System.Drawing.FontStyle.Bold);
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(721.889F, 141.7291F);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(321.6959F, 23F);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text = "السيد الاستاذ : أمين صندوق نقابة المهن التعليمية";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // calcSafi
     //
     this.calcSafi.DataMember = "Rep09";
     this.calcSafi.Expression = "[monymonth] - [calcTotalEstktaa]";
     this.calcSafi.Name = "calcSafi";
     //
     // XRep09
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.topMarginBand1,
     this.bottomMarginBand1,
     this.ReportFooter,
     this.PageHeader});
     this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
     this.calcTotalEstktaa,
     this.calcSafi});
     this.DataMember = "Rep09";
     this.DataSource = this.dsReports;
     this.DrawGrid = false;
     this.Landscape = true;
     this.Margins = new System.Drawing.Printing.Margins(12, 12, 6, 26);
     this.PageHeight = 827;
     this.PageWidth = 1169;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
     this.pramSyndicateId,
     this.pramDofatSarfId});
     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.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()
 {
     DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.BarCode = new DevExpress.XtraReports.UI.XRBarCode();
     this.lbCnsNo = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
     this.lbHz = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.labWareNO = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow13 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell67 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbRemark1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbRemark = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell72 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbExamine = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow15 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell75 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbView = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable5 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell64 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell69 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell71 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbpkgs = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow12 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell70 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow16 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell76 = new DevExpress.XtraReports.UI.XRTableCell();
     this.lab = new DevExpress.XtraReports.UI.XRLabel();
     this.labCustom = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.labName = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.labDate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbWareName = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbreferdoc = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell59 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbdeliverUnit = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell63 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbSumWeight = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell60 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbtotalValue = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell61 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbCarNo = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell68 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbOutCountry = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell65 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbTradetype = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell66 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbInWaretype = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.BarCode,
     this.lbCnsNo,
     this.xrLabel15,
     this.lbHz,
     this.xrLabel2,
     this.labWareNO,
     this.xrLabel3,
     this.xrLabel14,
     this.xrTable2,
     this.xrTable5,
     this.xrTable4,
     this.xrTable1,
     this.xrLabel13,
     this.xrLabel12,
     this.xrLabel1});
     this.Detail.HeightF = 745.8334F;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BarCode
     //
     this.BarCode.LocationFloat = new DevExpress.Utils.PointFloat(757.9999F, 5.000007F);
     this.BarCode.Name = "BarCode";
     this.BarCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F);
     this.BarCode.SizeF = new System.Drawing.SizeF(380F, 45F);
     this.BarCode.Symbology = code128Generator1;
     //
     // lbCnsNo
     //
     this.lbCnsNo.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lbCnsNo.LocationFloat = new DevExpress.Utils.PointFloat(444.0455F, 92.62498F);
     this.lbCnsNo.Name = "lbCnsNo";
     this.lbCnsNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lbCnsNo.SizeF = new System.Drawing.SizeF(153.125F, 23F);
     this.lbCnsNo.StylePriority.UseFont = false;
     this.lbCnsNo.StylePriority.UseTextAlignment = false;
     this.lbCnsNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel15
     //
     this.xrLabel15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(324.0475F, 92.62502F);
     this.xrLabel15.Name = "xrLabel15";
     this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF = new System.Drawing.SizeF(119.998F, 23F);
     this.xrLabel15.StylePriority.UseFont = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text = "电子账册编号:";
     this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // lbHz
     //
     this.lbHz.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lbHz.LocationFloat = new DevExpress.Utils.PointFloat(109.9148F, 92.62498F);
     this.lbHz.Name = "lbHz";
     this.lbHz.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lbHz.SizeF = new System.Drawing.SizeF(191.6667F, 23F);
     this.lbHz.StylePriority.UseFont = false;
     this.lbHz.StylePriority.UseTextAlignment = false;
     this.lbHz.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 92.62498F);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF = new System.Drawing.SizeF(99.91479F, 23F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text = "核增表编号:";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // labWareNO
     //
     this.labWareNO.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labWareNO.LocationFloat = new DevExpress.Utils.PointFloat(974.8737F, 92.62498F);
     this.labWareNO.Name = "labWareNO";
     this.labWareNO.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labWareNO.SizeF = new System.Drawing.SizeF(154.6676F, 23F);
     this.labWareNO.StylePriority.UseFont = false;
     this.labWareNO.StylePriority.UseTextAlignment = false;
     this.labWareNO.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(871.7485F, 92.62498F);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(103.1251F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text = "入仓单编号:";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel14
     //
     this.xrLabel14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(42.93528F, 723.4583F);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF = new System.Drawing.SizeF(506.1787F, 22.37506F);
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text = "第一联:主管海关存查联";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTable2
     //
     this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(9.999021F, 662.0833F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow13});
     this.xrTable2.SizeF = new System.Drawing.SizeF(1119.542F, 61.37494F);
     this.xrTable2.StylePriority.UseBorders = false;
     //
     // xrTableRow13
     //
     this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell67,
     this.tbRemark1});
     this.xrTableRow13.Name = "xrTableRow13";
     this.xrTableRow13.Weight = 1D;
     //
     // xrTableCell67
     //
     this.xrTableCell67.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell67.Name = "xrTableCell67";
     this.xrTableCell67.StylePriority.UseFont = false;
     this.xrTableCell67.StylePriority.UseTextAlignment = false;
     this.xrTableCell67.Text = "备注";
     this.xrTableCell67.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell67.Weight = 0.29707393718920172D;
     //
     // tbRemark1
     //
     this.tbRemark1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.tbRemark,
     this.xrTable3});
     this.tbRemark1.Name = "tbRemark1";
     this.tbRemark1.Weight = 2.7029249240951096D;
     //
     // tbRemark
     //
     this.tbRemark.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.tbRemark.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbRemark.LocationFloat = new DevExpress.Utils.PointFloat(0F, 17.37494F);
     this.tbRemark.Name = "tbRemark";
     this.tbRemark.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.tbRemark.SizeF = new System.Drawing.SizeF(815.9173F, 23F);
     this.tbRemark.StylePriority.UseBorders = false;
     this.tbRemark.StylePriority.UseFont = false;
     //
     // 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(815.9174F, 0F);
     this.xrTable3.Name = "xrTable3";
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow14,
     this.xrTableRow15});
     this.xrTable3.SizeF = new System.Drawing.SizeF(192.762F, 61.37494F);
     this.xrTable3.StylePriority.UseBorders = false;
     //
     // xrTableRow14
     //
     this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell72,
     this.tbExamine});
     this.xrTableRow14.Name = "xrTableRow14";
     this.xrTableRow14.Weight = 1D;
     //
     // xrTableCell72
     //
     this.xrTableCell72.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell72.Name = "xrTableCell72";
     this.xrTableCell72.StylePriority.UseBorders = false;
     this.xrTableCell72.StylePriority.UseTextAlignment = false;
     this.xrTableCell72.Text = "海关审核";
     this.xrTableCell72.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell72.Weight = 1.2767388451028967D;
     //
     // tbExamine
     //
     this.tbExamine.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.tbExamine.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbExamine.Name = "tbExamine";
     this.tbExamine.StylePriority.UseBorders = false;
     this.tbExamine.StylePriority.UseFont = false;
     this.tbExamine.StylePriority.UseTextAlignment = false;
     this.tbExamine.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbExamine.Weight = 1.1047225675521422D;
     //
     // xrTableRow15
     //
     this.xrTableRow15.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell75,
     this.tbView});
     this.xrTableRow15.Name = "xrTableRow15";
     this.xrTableRow15.Weight = 1D;
     //
     // xrTableCell75
     //
     this.xrTableCell75.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell75.Name = "xrTableCell75";
     this.xrTableCell75.StylePriority.UseBorders = false;
     this.xrTableCell75.StylePriority.UseTextAlignment = false;
     this.xrTableCell75.Text = "海关查验";
     this.xrTableCell75.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell75.Weight = 1.2767398950966413D;
     //
     // tbView
     //
     this.tbView.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.tbView.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbView.Name = "tbView";
     this.tbView.StylePriority.UseBorders = false;
     this.tbView.StylePriority.UseFont = false;
     this.tbView.StylePriority.UseTextAlignment = false;
     this.tbView.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbView.Weight = 1.1047215175583975D;
     //
     // xrTable5
     //
     this.xrTable5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(9.999021F, 607.9167F);
     this.xrTable5.Name = "xrTable5";
     this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow10});
     this.xrTable5.SizeF = new System.Drawing.SizeF(1119.542F, 54.16663F);
     this.xrTable5.StylePriority.UseBorders = false;
     //
     // xrTableRow10
     //
     this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell64,
     this.xrTableCell69,
     this.xrTableCell71,
     this.tbpkgs});
     this.xrTableRow10.Name = "xrTableRow10";
     this.xrTableRow10.Weight = 1D;
     //
     // xrTableCell64
     //
     this.xrTableCell64.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell64.Name = "xrTableCell64";
     this.xrTableCell64.StylePriority.UseFont = false;
     this.xrTableCell64.StylePriority.UseTextAlignment = false;
     this.xrTableCell64.Text = "载货清单号";
     this.xrTableCell64.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell64.Weight = 0.2980659309759448D;
     //
     // xrTableCell69
     //
     this.xrTableCell69.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell69.Name = "xrTableCell69";
     this.xrTableCell69.StylePriority.UseFont = false;
     this.xrTableCell69.StylePriority.UseTextAlignment = false;
     this.xrTableCell69.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell69.Weight = 2.1936885549644241D;
     //
     // xrTableCell71
     //
     this.xrTableCell71.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell71.Name = "xrTableCell71";
     this.xrTableCell71.StylePriority.UseFont = false;
     this.xrTableCell71.StylePriority.UseTextAlignment = false;
     this.xrTableCell71.Text = "合计总件数";
     this.xrTableCell71.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell71.Weight = 0.27785100870924734D;
     //
     // tbpkgs
     //
     this.tbpkgs.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbpkgs.Name = "tbpkgs";
     this.tbpkgs.StylePriority.UseFont = false;
     this.tbpkgs.StylePriority.UseTextAlignment = false;
     this.tbpkgs.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbpkgs.Weight = 0.24041256170760689D;
     //
     // 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("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(9.998818F, 535F);
     this.xrTable4.Name = "xrTable4";
     this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow12,
     this.xrTableRow16});
     this.xrTable4.SizeF = new System.Drawing.SizeF(1119.542F, 72.91666F);
     this.xrTable4.StylePriority.UseBorders = false;
     this.xrTable4.StylePriority.UseFont = false;
     //
     // xrTableRow12
     //
     this.xrTableRow12.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell70});
     this.xrTableRow12.Name = "xrTableRow12";
     this.xrTableRow12.Weight = 1D;
     //
     // xrTableCell70
     //
     this.xrTableCell70.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell70.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell70.Name = "xrTableCell70";
     this.xrTableCell70.StylePriority.UseBorders = false;
     this.xrTableCell70.StylePriority.UseFont = false;
     this.xrTableCell70.StylePriority.UseTextAlignment = false;
     this.xrTableCell70.Text = "     上述货物存入我仓,申报无误。";
     this.xrTableCell70.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell70.Weight = 3D;
     //
     // xrTableRow16
     //
     this.xrTableRow16.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell76});
     this.xrTableRow16.Name = "xrTableRow16";
     this.xrTableRow16.Weight = 1D;
     //
     // xrTableCell76
     //
     this.xrTableCell76.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell76.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.lab,
     this.labCustom,
     this.xrLabel5,
     this.labName,
     this.xrLabel7,
     this.xrLabel4,
     this.xrLabel8,
     this.xrLabel9,
     this.xrLabel10,
     this.labDate,
     this.xrLabel11});
     this.xrTableCell76.Name = "xrTableCell76";
     this.xrTableCell76.StylePriority.UseBorders = false;
     this.xrTableCell76.StylePriority.UseTextAlignment = false;
     this.xrTableCell76.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell76.Weight = 3D;
     //
     // lab
     //
     this.lab.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.lab.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lab.LocationFloat = new DevExpress.Utils.PointFloat(367.1737F, 0F);
     this.lab.Name = "lab";
     this.lab.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lab.SizeF = new System.Drawing.SizeF(130.0313F, 23F);
     this.lab.StylePriority.UseBorders = false;
     this.lab.StylePriority.UseFont = false;
     this.lab.StylePriority.UseTextAlignment = false;
     this.lab.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // labCustom
     //
     this.labCustom.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.labCustom.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labCustom.LocationFloat = new DevExpress.Utils.PointFloat(54.81091F, 0F);
     this.labCustom.Name = "labCustom";
     this.labCustom.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labCustom.SizeF = new System.Drawing.SizeF(113.9057F, 23F);
     this.labCustom.StylePriority.UseBorders = false;
     this.labCustom.StylePriority.UseFont = false;
     this.labCustom.StylePriority.UseTextAlignment = false;
     this.labCustom.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(169.7067F, 0F);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(68.97784F, 23F);
     this.xrLabel5.StylePriority.UseBorders = false;
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.Text = "报关员:";
     //
     // labName
     //
     this.labName.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.labName.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labName.LocationFloat = new DevExpress.Utils.PointFloat(238.6846F, 3.051758E-05F);
     this.labName.Name = "labName";
     this.labName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labName.SizeF = new System.Drawing.SizeF(75.36394F, 22.99994F);
     this.labName.StylePriority.UseBorders = false;
     this.labName.StylePriority.UseFont = false;
     //
     // xrLabel7
     //
     this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(314.0485F, 0F);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF = new System.Drawing.SizeF(53.12515F, 22.99998F);
     this.xrLabel7.StylePriority.UseBorders = false;
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.Text = "货主:";
     //
     // xrLabel4
     //
     this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(32.93594F, 0F);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(21.87498F, 23.00002F);
     this.xrLabel4.StylePriority.UseBorders = false;
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text = "致";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel8
     //
     this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(497.205F, 3.051758E-05F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(41.90988F, 23F);
     this.xrLabel8.StylePriority.UseBorders = false;
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.Text = "仓管";
     //
     // xrLabel9
     //
     this.xrLabel9.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(539.1149F, 0F);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF = new System.Drawing.SizeF(85.90564F, 23.00006F);
     this.xrLabel9.StylePriority.UseBorders = false;
     this.xrLabel9.StylePriority.UseFont = false;
     //
     // xrLabel10
     //
     this.xrLabel10.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(625.0205F, 3.051758E-05F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(79.8501F, 22.99994F);
     this.xrLabel10.StylePriority.UseBorders = false;
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.Text = "申报日期:";
     //
     // labDate
     //
     this.labDate.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.labDate.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labDate.LocationFloat = new DevExpress.Utils.PointFloat(704.8706F, 3.051758E-05F);
     this.labDate.Name = "labDate";
     this.labDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labDate.SizeF = new System.Drawing.SizeF(117.9169F, 23F);
     this.labDate.StylePriority.UseBorders = false;
     this.labDate.StylePriority.UseFont = false;
     this.labDate.StylePriority.UseTextAlignment = false;
     this.labDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(822.7875F, 0F);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel11.StylePriority.UseBorders = false;
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.Text = "仓库(盖章):";
     //
     // 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(9.999021F, 115.625F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1,
     this.xrTableRow2,
     this.xrTableRow3,
     this.xrTableRow4,
     this.xrTableRow5,
     this.xrTableRow6,
     this.xrTableRow7,
     this.xrTableRow8,
     this.xrTableRow9});
     this.xrTable1.SizeF = new System.Drawing.SizeF(1119.542F, 419.375F);
     this.xrTable1.StylePriority.UseBorders = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell2,
     this.tbWareName,
     this.xrTableCell4,
     this.tbreferdoc});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     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 = 1D;
     //
     // tbWareName
     //
     this.tbWareName.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbWareName.Name = "tbWareName";
     this.tbWareName.StylePriority.UseFont = false;
     this.tbWareName.StylePriority.UseTextAlignment = false;
     this.tbWareName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbWareName.Weight = 3.8482907652243581D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseFont = false;
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text = "报关单号";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell4.Weight = 0.61277694310897457D;
     //
     // tbreferdoc
     //
     this.tbreferdoc.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbreferdoc.Name = "tbreferdoc";
     this.tbreferdoc.StylePriority.UseFont = false;
     this.tbreferdoc.StylePriority.UseTextAlignment = false;
     this.tbreferdoc.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbreferdoc.Weight = 1.1358548677884617D;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell9,
     this.xrTableCell5,
     this.xrTableCell11,
     this.xrTableCell10,
     this.xrTableCell12,
     this.xrTableCell6,
     this.xrTableCell7,
     this.xrTableCell13,
     this.xrTableCell8});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell9.Name = "xrTableCell9";
     this.xrTableCell9.StylePriority.UseFont = false;
     this.xrTableCell9.StylePriority.UseTextAlignment = false;
     this.xrTableCell9.Text = "序号";
     this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell9.Weight = 0.33974358974358976D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.StylePriority.UseFont = false;
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text = "商品编码";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell5.Weight = 0.66025641025641013D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell11.Name = "xrTableCell11";
     this.xrTableCell11.StylePriority.UseFont = false;
     this.xrTableCell11.StylePriority.UseTextAlignment = false;
     this.xrTableCell11.Text = "货物名称、规格型号";
     this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell11.Weight = 2.518409598090253D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.StylePriority.UseFont = false;
     this.xrTableCell10.StylePriority.UseTextAlignment = false;
     this.xrTableCell10.Text = "数量";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell10.Weight = 0.400738504570953D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell12.Name = "xrTableCell12";
     this.xrTableCell12.StylePriority.UseFont = false;
     this.xrTableCell12.StylePriority.UseTextAlignment = false;
     this.xrTableCell12.Text = "单位";
     this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell12.Weight = 0.36828186446710615D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseFont = false;
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text = "毛重/净重";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell6.Weight = 0.56086079809604583D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.StylePriority.UseFont = false;
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.Text = "币制";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell7.Weight = 0.61277744391025668D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.StylePriority.UseFont = false;
     this.xrTableCell13.StylePriority.UseTextAlignment = false;
     this.xrTableCell13.Text = "单价";
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell13.Weight = 0.60895282451923083D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     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.52690154246794874D;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq1,
     this.cCode1,
     this.cName1,
     this.cNum1,
     this.cUnit1,
     this.cWeight1,
     this.cCoin1,
     this.cPrice1,
     this.cTotal1});
     this.xrTableRow3.Name = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // cseq1
     //
     this.cseq1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cseq1.Name = "cseq1";
     this.cseq1.StylePriority.UseFont = false;
     this.cseq1.StylePriority.UseTextAlignment = false;
     this.cseq1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq1.Weight = 0.33974358974358976D;
     //
     // cCode1
     //
     this.cCode1.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCode1.Name = "cCode1";
     this.cCode1.StylePriority.UseFont = false;
     this.cCode1.StylePriority.UseTextAlignment = false;
     this.cCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode1.Weight = 0.66025641025641013D;
     //
     // cName1
     //
     this.cName1.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cName1.Multiline = true;
     this.cName1.Name = "cName1";
     this.cName1.StylePriority.UseFont = false;
     this.cName1.StylePriority.UseTextAlignment = false;
     this.cName1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName1.Weight = 2.51840923843935D;
     //
     // cNum1
     //
     this.cNum1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum1.Multiline = true;
     this.cNum1.Name = "cNum1";
     this.cNum1.StylePriority.UseFont = false;
     this.cNum1.StylePriority.UseTextAlignment = false;
     this.cNum1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum1.Weight = 0.400738504570953D;
     //
     // cUnit1
     //
     this.cUnit1.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit1.Multiline = true;
     this.cUnit1.Name = "cUnit1";
     this.cUnit1.StylePriority.UseFont = false;
     this.cUnit1.StylePriority.UseTextAlignment = false;
     this.cUnit1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit1.Weight = 0.36828186446710615D;
     //
     // cWeight1
     //
     this.cWeight1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight1.Multiline = true;
     this.cWeight1.Name = "cWeight1";
     this.cWeight1.StylePriority.UseFont = false;
     this.cWeight1.StylePriority.UseTextAlignment = false;
     this.cWeight1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight1.Weight = 0.56086115774694845D;
     //
     // cCoin1
     //
     this.cCoin1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCoin1.Name = "cCoin1";
     this.cCoin1.StylePriority.UseFont = false;
     this.cCoin1.StylePriority.UseTextAlignment = false;
     this.cCoin1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin1.Weight = 0.61277744391025668D;
     //
     // cPrice1
     //
     this.cPrice1.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice1.Name = "cPrice1";
     this.cPrice1.StylePriority.UseFont = false;
     this.cPrice1.StylePriority.UseTextAlignment = false;
     this.cPrice1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice1.Weight = 0.60895282451923083D;
     //
     // cTotal1
     //
     this.cTotal1.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal1.Name = "cTotal1";
     this.cTotal1.StylePriority.UseFont = false;
     this.cTotal1.StylePriority.UseTextAlignment = false;
     this.cTotal1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal1.Weight = 0.52690154246794874D;
     //
     // xrTableRow4
     //
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq2,
     this.cCode2,
     this.cName2,
     this.cNum2,
     this.cUnit2,
     this.cWeight2,
     this.cCoin2,
     this.cPrice2,
     this.cTotal2});
     this.xrTableRow4.Name = "xrTableRow4";
     this.xrTableRow4.Weight = 1D;
     //
     // cseq2
     //
     this.cseq2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cseq2.Name = "cseq2";
     this.cseq2.StylePriority.UseFont = false;
     this.cseq2.StylePriority.UseTextAlignment = false;
     this.cseq2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq2.Weight = 0.33974358974358976D;
     //
     // cCode2
     //
     this.cCode2.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCode2.Name = "cCode2";
     this.cCode2.StylePriority.UseFont = false;
     this.cCode2.StylePriority.UseTextAlignment = false;
     this.cCode2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode2.Weight = 0.66025641025641013D;
     //
     // cName2
     //
     this.cName2.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cName2.Multiline = true;
     this.cName2.Name = "cName2";
     this.cName2.StylePriority.UseFont = false;
     this.cName2.StylePriority.UseTextAlignment = false;
     this.cName2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName2.Weight = 2.5184092833957132D;
     //
     // cNum2
     //
     this.cNum2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum2.Multiline = true;
     this.cNum2.Name = "cNum2";
     this.cNum2.StylePriority.UseFont = false;
     this.cNum2.StylePriority.UseTextAlignment = false;
     this.cNum2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum2.Weight = 0.40073850457095295D;
     //
     // cUnit2
     //
     this.cUnit2.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit2.Multiline = true;
     this.cUnit2.Name = "cUnit2";
     this.cUnit2.StylePriority.UseFont = false;
     this.cUnit2.StylePriority.UseTextAlignment = false;
     this.cUnit2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit2.Weight = 0.36828181951074335D;
     //
     // cWeight2
     //
     this.cWeight2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight2.Multiline = true;
     this.cWeight2.Name = "cWeight2";
     this.cWeight2.StylePriority.UseFont = false;
     this.cWeight2.StylePriority.UseTextAlignment = false;
     this.cWeight2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight2.Weight = 0.56086115774694845D;
     //
     // cCoin2
     //
     this.cCoin2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCoin2.Name = "cCoin2";
     this.cCoin2.StylePriority.UseFont = false;
     this.cCoin2.StylePriority.UseTextAlignment = false;
     this.cCoin2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin2.Weight = 0.61277694310897457D;
     //
     // cPrice2
     //
     this.cPrice2.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice2.Name = "cPrice2";
     this.cPrice2.StylePriority.UseFont = false;
     this.cPrice2.StylePriority.UseTextAlignment = false;
     this.cPrice2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice2.Weight = 0.60895282451923083D;
     //
     // cTotal2
     //
     this.cTotal2.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal2.Name = "cTotal2";
     this.cTotal2.StylePriority.UseFont = false;
     this.cTotal2.StylePriority.UseTextAlignment = false;
     this.cTotal2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal2.Weight = 0.52690204326923085D;
     //
     // xrTableRow5
     //
     this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq3,
     this.cCode3,
     this.cName3,
     this.cNum3,
     this.cUnit3,
     this.cWeight3,
     this.cCoin3,
     this.cPrice3,
     this.cTotal3});
     this.xrTableRow5.Name = "xrTableRow5";
     this.xrTableRow5.Weight = 1D;
     //
     // cseq3
     //
     this.cseq3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cseq3.Name = "cseq3";
     this.cseq3.StylePriority.UseFont = false;
     this.cseq3.StylePriority.UseTextAlignment = false;
     this.cseq3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq3.Weight = 0.33974358974358976D;
     //
     // cCode3
     //
     this.cCode3.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCode3.Name = "cCode3";
     this.cCode3.StylePriority.UseFont = false;
     this.cCode3.StylePriority.UseTextAlignment = false;
     this.cCode3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode3.Weight = 0.66025641025641013D;
     //
     // cName3
     //
     this.cName3.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cName3.Multiline = true;
     this.cName3.Name = "cName3";
     this.cName3.StylePriority.UseFont = false;
     this.cName3.StylePriority.UseTextAlignment = false;
     this.cName3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName3.Weight = 2.5184092833957132D;
     //
     // cNum3
     //
     this.cNum3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum3.Multiline = true;
     this.cNum3.Name = "cNum3";
     this.cNum3.StylePriority.UseFont = false;
     this.cNum3.StylePriority.UseTextAlignment = false;
     this.cNum3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum3.Weight = 0.40073850457095295D;
     //
     // cUnit3
     //
     this.cUnit3.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit3.Multiline = true;
     this.cUnit3.Name = "cUnit3";
     this.cUnit3.StylePriority.UseFont = false;
     this.cUnit3.StylePriority.UseTextAlignment = false;
     this.cUnit3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit3.Weight = 0.36828181951074335D;
     //
     // cWeight3
     //
     this.cWeight3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight3.Multiline = true;
     this.cWeight3.Name = "cWeight3";
     this.cWeight3.StylePriority.UseFont = false;
     this.cWeight3.StylePriority.UseTextAlignment = false;
     this.cWeight3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight3.Weight = 0.56086115774694845D;
     //
     // cCoin3
     //
     this.cCoin3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCoin3.Name = "cCoin3";
     this.cCoin3.StylePriority.UseFont = false;
     this.cCoin3.StylePriority.UseTextAlignment = false;
     this.cCoin3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin3.Weight = 0.61277694310897457D;
     //
     // cPrice3
     //
     this.cPrice3.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice3.Name = "cPrice3";
     this.cPrice3.StylePriority.UseFont = false;
     this.cPrice3.StylePriority.UseTextAlignment = false;
     this.cPrice3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice3.Weight = 0.60895332532051283D;
     //
     // cTotal3
     //
     this.cTotal3.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal3.Name = "cTotal3";
     this.cTotal3.StylePriority.UseFont = false;
     this.cTotal3.StylePriority.UseTextAlignment = false;
     this.cTotal3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal3.Weight = 0.52690154246794874D;
     //
     // xrTableRow6
     //
     this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq4,
     this.cCode4,
     this.cName4,
     this.cNum4,
     this.cUnit4,
     this.cWeight4,
     this.cCoin4,
     this.cPrice4,
     this.cTotal4});
     this.xrTableRow6.Name = "xrTableRow6";
     this.xrTableRow6.Weight = 1D;
     //
     // cseq4
     //
     this.cseq4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cseq4.Name = "cseq4";
     this.cseq4.StylePriority.UseFont = false;
     this.cseq4.StylePriority.UseTextAlignment = false;
     this.cseq4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq4.Weight = 0.33974358974358976D;
     //
     // cCode4
     //
     this.cCode4.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCode4.Name = "cCode4";
     this.cCode4.StylePriority.UseFont = false;
     this.cCode4.StylePriority.UseTextAlignment = false;
     this.cCode4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode4.Weight = 0.66025641025641013D;
     //
     // cName4
     //
     this.cName4.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cName4.Multiline = true;
     this.cName4.Name = "cName4";
     this.cName4.StylePriority.UseFont = false;
     this.cName4.StylePriority.UseTextAlignment = false;
     this.cName4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName4.Weight = 2.518408743919359D;
     //
     // cNum4
     //
     this.cNum4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum4.Multiline = true;
     this.cNum4.Name = "cNum4";
     this.cNum4.StylePriority.UseFont = false;
     this.cNum4.StylePriority.UseTextAlignment = false;
     this.cNum4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum4.Weight = 0.40073886422185556D;
     //
     // cUnit4
     //
     this.cUnit4.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit4.Multiline = true;
     this.cUnit4.Name = "cUnit4";
     this.cUnit4.StylePriority.UseFont = false;
     this.cUnit4.StylePriority.UseTextAlignment = false;
     this.cUnit4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit4.Weight = 0.36828181951074335D;
     //
     // cWeight4
     //
     this.cWeight4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight4.Multiline = true;
     this.cWeight4.Name = "cWeight4";
     this.cWeight4.StylePriority.UseFont = false;
     this.cWeight4.StylePriority.UseTextAlignment = false;
     this.cWeight4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight4.Weight = 0.56086133757239975D;
     //
     // cCoin4
     //
     this.cCoin4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCoin4.Name = "cCoin4";
     this.cCoin4.StylePriority.UseFont = false;
     this.cCoin4.StylePriority.UseTextAlignment = false;
     this.cCoin4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin4.Weight = 0.61277744391025668D;
     //
     // cPrice4
     //
     this.cPrice4.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice4.Name = "cPrice4";
     this.cPrice4.StylePriority.UseFont = false;
     this.cPrice4.StylePriority.UseTextAlignment = false;
     this.cPrice4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice4.Weight = 0.60895282451923083D;
     //
     // cTotal4
     //
     this.cTotal4.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal4.Name = "cTotal4";
     this.cTotal4.StylePriority.UseFont = false;
     this.cTotal4.StylePriority.UseTextAlignment = false;
     this.cTotal4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal4.Weight = 0.52690154246794874D;
     //
     // xrTableRow7
     //
     this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq5,
     this.cCode5,
     this.cName5,
     this.cNum5,
     this.cUnit5,
     this.cWeight5,
     this.cCoin5,
     this.cPrice5,
     this.cTotal5});
     this.xrTableRow7.Name = "xrTableRow7";
     this.xrTableRow7.Weight = 1D;
     //
     // cseq5
     //
     this.cseq5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cseq5.Name = "cseq5";
     this.cseq5.StylePriority.UseFont = false;
     this.cseq5.StylePriority.UseTextAlignment = false;
     this.cseq5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq5.Weight = 0.33974358974358976D;
     //
     // cCode5
     //
     this.cCode5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCode5.Name = "cCode5";
     this.cCode5.StylePriority.UseFont = false;
     this.cCode5.StylePriority.UseTextAlignment = false;
     this.cCode5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode5.Weight = 0.66025641025641013D;
     //
     // cName5
     //
     this.cName5.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cName5.Multiline = true;
     this.cName5.Name = "cName5";
     this.cName5.StylePriority.UseFont = false;
     this.cName5.StylePriority.UseTextAlignment = false;
     this.cName5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName5.Weight = 2.5184089237448104D;
     //
     // cNum5
     //
     this.cNum5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum5.Multiline = true;
     this.cNum5.Name = "cNum5";
     this.cNum5.StylePriority.UseFont = false;
     this.cNum5.StylePriority.UseTextAlignment = false;
     this.cNum5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum5.Weight = 0.40073814492005033D;
     //
     // cUnit5
     //
     this.cUnit5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit5.Multiline = true;
     this.cUnit5.Name = "cUnit5";
     this.cUnit5.StylePriority.UseFont = false;
     this.cUnit5.StylePriority.UseTextAlignment = false;
     this.cUnit5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit5.Weight = 0.36828217916164596D;
     //
     // cWeight5
     //
     this.cWeight5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight5.Multiline = true;
     this.cWeight5.Name = "cWeight5";
     this.cWeight5.StylePriority.UseFont = false;
     this.cWeight5.StylePriority.UseTextAlignment = false;
     this.cWeight5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight5.Weight = 0.56086151739785106D;
     //
     // cCoin5
     //
     this.cCoin5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCoin5.Name = "cCoin5";
     this.cCoin5.StylePriority.UseFont = false;
     this.cCoin5.StylePriority.UseTextAlignment = false;
     this.cCoin5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin5.Weight = 0.61277794471153868D;
     //
     // cPrice5
     //
     this.cPrice5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice5.Name = "cPrice5";
     this.cPrice5.StylePriority.UseFont = false;
     this.cPrice5.StylePriority.UseTextAlignment = false;
     this.cPrice5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice5.Weight = 0.60895232371794872D;
     //
     // cTotal5
     //
     this.cTotal5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal5.Name = "cTotal5";
     this.cTotal5.StylePriority.UseFont = false;
     this.cTotal5.StylePriority.UseTextAlignment = false;
     this.cTotal5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal5.Weight = 0.52690154246794874D;
     //
     // xrTableRow8
     //
     this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell59,
     this.tbdeliverUnit,
     this.xrTableCell63,
     this.tbSumWeight,
     this.xrTableCell60,
     this.tbtotalValue});
     this.xrTableRow8.Name = "xrTableRow8";
     this.xrTableRow8.Weight = 1D;
     //
     // xrTableCell59
     //
     this.xrTableCell59.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell59.Name = "xrTableCell59";
     this.xrTableCell59.StylePriority.UseFont = false;
     this.xrTableCell59.StylePriority.UseTextAlignment = false;
     this.xrTableCell59.Text = "发货单位";
     this.xrTableCell59.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell59.Weight = 0.6532580264313721D;
     //
     // tbdeliverUnit
     //
     this.tbdeliverUnit.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbdeliverUnit.Name = "tbdeliverUnit";
     this.tbdeliverUnit.StylePriority.UseFont = false;
     this.tbdeliverUnit.StylePriority.UseTextAlignment = false;
     this.tbdeliverUnit.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbdeliverUnit.Weight = 2.8651507817818862D;
     //
     // xrTableCell63
     //
     this.xrTableCell63.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     this.xrTableCell63.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell63.Name = "xrTableCell63";
     this.xrTableCell63.StylePriority.UseBorders = false;
     this.xrTableCell63.StylePriority.UseFont = false;
     this.xrTableCell63.StylePriority.UseTextAlignment = false;
     this.xrTableCell63.Text = "合计重量";
     this.xrTableCell63.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell63.Weight = 0.76902015714061944D;
     //
     // tbSumWeight
     //
     this.tbSumWeight.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)));
     this.tbSumWeight.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbSumWeight.Multiline = true;
     this.tbSumWeight.Name = "tbSumWeight";
     this.tbSumWeight.StylePriority.UseBorders = false;
     this.tbSumWeight.StylePriority.UseFont = false;
     this.tbSumWeight.StylePriority.UseTextAlignment = false;
     this.tbSumWeight.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbSumWeight.Weight = 1.173638242178173D;
     //
     // xrTableCell60
     //
     this.xrTableCell60.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell60.Name = "xrTableCell60";
     this.xrTableCell60.StylePriority.UseFont = false;
     this.xrTableCell60.StylePriority.UseTextAlignment = false;
     this.xrTableCell60.Text = "合计总价";
     this.xrTableCell60.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell60.Weight = 0.60895382612179483D;
     //
     // tbtotalValue
     //
     this.tbtotalValue.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbtotalValue.Name = "tbtotalValue";
     this.tbtotalValue.StylePriority.UseFont = false;
     this.tbtotalValue.StylePriority.UseTextAlignment = false;
     this.tbtotalValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbtotalValue.Weight = 0.52690154246794862D;
     //
     // xrTableRow9
     //
     this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell61,
     this.tbCarNo,
     this.xrTableCell68,
     this.tbOutCountry,
     this.xrTableCell65,
     this.tbTradetype,
     this.xrTableCell66,
     this.tbInWaretype});
     this.xrTableRow9.Name = "xrTableRow9";
     this.xrTableRow9.Weight = 1D;
     //
     // xrTableCell61
     //
     this.xrTableCell61.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell61.Name = "xrTableCell61";
     this.xrTableCell61.StylePriority.UseFont = false;
     this.xrTableCell61.StylePriority.UseTextAlignment = false;
     this.xrTableCell61.Text = "车牌号";
     this.xrTableCell61.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell61.Weight = 0.6532580264313721D;
     //
     // tbCarNo
     //
     this.tbCarNo.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbCarNo.Name = "tbCarNo";
     this.tbCarNo.StylePriority.UseFont = false;
     this.tbCarNo.StylePriority.UseTextAlignment = false;
     this.tbCarNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbCarNo.Weight = 0.9113786422384994D;
     //
     // xrTableCell68
     //
     this.xrTableCell68.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell68.Name = "xrTableCell68";
     this.xrTableCell68.StylePriority.UseFont = false;
     this.xrTableCell68.StylePriority.UseTextAlignment = false;
     this.xrTableCell68.Text = "出口国别";
     this.xrTableCell68.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell68.Weight = 0.83039538261217927D;
     //
     // tbOutCountry
     //
     this.tbOutCountry.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbOutCountry.Name = "tbOutCountry";
     this.tbOutCountry.StylePriority.UseFont = false;
     this.tbOutCountry.StylePriority.UseTextAlignment = false;
     this.tbOutCountry.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbOutCountry.Weight = 1.123376537435629D;
     //
     // xrTableCell65
     //
     this.xrTableCell65.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell65.Name = "xrTableCell65";
     this.xrTableCell65.StylePriority.UseFont = false;
     this.xrTableCell65.StylePriority.UseTextAlignment = false;
     this.xrTableCell65.Text = "贸易方式";
     this.xrTableCell65.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell65.Weight = 0.40073916304007828D;
     //
     // tbTradetype
     //
     this.tbTradetype.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbTradetype.Name = "tbTradetype";
     this.tbTradetype.StylePriority.UseFont = false;
     this.tbTradetype.StylePriority.UseTextAlignment = false;
     this.tbTradetype.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbTradetype.Weight = 1.5419214589794201D;
     //
     // xrTableCell66
     //
     this.xrTableCell66.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell66.Name = "xrTableCell66";
     this.xrTableCell66.StylePriority.UseFont = false;
     this.xrTableCell66.StylePriority.UseTextAlignment = false;
     this.xrTableCell66.Text = "入仓方式";
     this.xrTableCell66.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell66.Weight = 0.60895182291666661D;
     //
     // tbInWaretype
     //
     this.tbInWaretype.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbInWaretype.Name = "tbInWaretype";
     this.tbInWaretype.StylePriority.UseFont = false;
     this.tbInWaretype.StylePriority.UseTextAlignment = false;
     this.tbInWaretype.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbInWaretype.Weight = 0.52690154246794862D;
     //
     // xrLabel13
     //
     this.xrLabel13.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(607.0966F, 33.70835F);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF = new System.Drawing.SizeF(215.953F, 44.875F);
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text = "仓 清 单";
     this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel12
     //
     this.xrLabel12.Font = new System.Drawing.Font("宋体", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(558.1003F, 10.00001F);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF = new System.Drawing.SizeF(48.99628F, 70.50001F);
     this.xrLabel12.StylePriority.UseFont = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text = "入";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(258.7459F, 33.70835F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(299.3544F, 44.875F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text = "进 口 保 税 仓 货 物";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 1F;
     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 = 8F;
     this.BottomMargin.Name = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // Report_jkbsrc
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.TopMargin,
     this.BottomMargin});
     this.Landscape = true;
     this.Margins = new System.Drawing.Printing.Margins(8, 19, 1, 8);
     this.PageHeight = 827;
     this.PageWidth = 1169;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.Version = "12.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.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();
     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.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell18 = 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.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell28 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell29 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell30 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell31 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell32 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell33 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell34 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell35 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell36 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow11 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell43 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell44 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell45 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow12 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell46 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell47 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell48 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell25 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell26 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell27 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell40 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell41 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell42 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell37 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell38 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell39 = new DevExpress.XtraReports.UI.XRTableCell();
     this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.xrTable5 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow13 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell53 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell54 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell55 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell56 = new DevExpress.XtraReports.UI.XRTableCell();
     this.GroupFooter2 = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.xrTable6 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell49 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell50 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell51 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell52 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell57 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell58 = new DevExpress.XtraReports.UI.XRTableCell();
     this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
     ((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.xrTable5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).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 = 32F;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable1
     //
     this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1});
     this.xrTable1.SizeF = new System.Drawing.SizeF(739.9999F, 32F);
     this.xrTable1.StylePriority.UseBorders = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell1,
     this.xrTableCell2,
     this.xrTableCell3,
     this.xrTableCell4,
     this.xrTableCell5,
     this.xrTableCell7,
     this.xrTableCell8,
     this.xrTableCell9,
     this.xrTableCell10});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 1, 0, 0, 100F);
     this.xrTableRow1.StylePriority.UsePadding = false;
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryReferenceNumber")});
     this.xrTableCell1.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell1.StylePriority.UseFont = false;
     this.xrTableCell1.StylePriority.UsePadding = false;
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text = "xrTableCell1";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell1.Weight = 0.41959902958198836D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Date")});
     this.xrTableCell2.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell2.Multiline = true;
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell2.StylePriority.UseFont = false;
     this.xrTableCell2.StylePriority.UsePadding = false;
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text = "xrTableCell2";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell2.Weight = 0.4152275038708616D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryOrderNumber")});
     this.xrTableCell3.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell3.StylePriority.UseFont = false;
     this.xrTableCell3.StylePriority.UsePadding = false;
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     this.xrTableCell3.Text = "xrTableCell3";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell3.Weight = 0.43263328792440364D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "VehiclePlateNumber")});
     this.xrTableCell4.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell4.StylePriority.UseFont = false;
     this.xrTableCell4.StylePriority.UsePadding = false;
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text = "xrTableCell4";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell4.Weight = 0.42288092680410844D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "WareHouseNumber")});
     this.xrTableCell5.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell5.StylePriority.UseFont = false;
     this.xrTableCell5.StylePriority.UsePadding = false;
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text = "xrTableCell5";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell5.Weight = 0.28815700944980671D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryQuantity")});
     this.xrTableCell7.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell7.StylePriority.UseFont = false;
     this.xrTableCell7.StylePriority.UsePadding = false;
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.Text = "xrTableCell7";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell7.Weight = 0.5433871099480021D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryBag")});
     this.xrTableCell8.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell8.Multiline = true;
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell8.StylePriority.UseFont = false;
     this.xrTableCell8.StylePriority.UsePadding = false;
     this.xrTableCell8.StylePriority.UseTextAlignment = false;
     this.xrTableCell8.Text = "xrTableCell8";
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell8.Weight = 0.41959961287783537D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryNet")});
     this.xrTableCell9.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell9.Name = "xrTableCell9";
     this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell9.StylePriority.UseFont = false;
     this.xrTableCell9.StylePriority.UsePadding = false;
     this.xrTableCell9.StylePriority.UseTextAlignment = false;
     this.xrTableCell9.Text = "xrTableCell9";
     this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell9.Weight = 0.415227358005694D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Project")});
     this.xrTableCell10.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell10.StylePriority.UseFont = false;
     this.xrTableCell10.StylePriority.UsePadding = false;
     this.xrTableCell10.StylePriority.UseTextAlignment = false;
     this.xrTableCell10.Text = "xrTableCell10";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell10.Weight = 0.436843286637451D;
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 54.16667F;
     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 = 26.62503F;
     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.xrTable2,
     this.xrTable4,
     this.xrTable3});
     this.GroupHeader1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
     new DevExpress.XtraReports.UI.GroupField("SINumber", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
     this.GroupHeader1.HeightF = 240.2084F;
     this.GroupHeader1.Level = 1;
     this.GroupHeader1.Name = "GroupHeader1";
     this.GroupHeader1.RepeatEveryPage = true;
     //
     // xrTable2
     //
     this.xrTable2.BackColor = System.Drawing.Color.Gainsboro;
     this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 173.5417F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow2});
     this.xrTable2.SizeF = new System.Drawing.SizeF(740F, 66.66667F);
     this.xrTable2.StylePriority.UseBackColor = false;
     this.xrTable2.StylePriority.UseBorders = false;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell14,
     this.xrTableCell15,
     this.xrTableCell16,
     this.xrTableCell17,
     this.xrTableCell18,
     this.xrTableCell20,
     this.xrTableCell21,
     this.xrTableCell22,
     this.xrTableCell24});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell14.Multiline = true;
     this.xrTableCell14.Name = "xrTableCell14";
     this.xrTableCell14.StylePriority.UseFont = false;
     this.xrTableCell14.StylePriority.UseTextAlignment = false;
     this.xrTableCell14.Text = "Delivery Reference Number";
     this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell14.Weight = 0.41959899756296148D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell15.Multiline = true;
     this.xrTableCell15.Name = "xrTableCell15";
     this.xrTableCell15.StylePriority.UseFont = false;
     this.xrTableCell15.StylePriority.UseTextAlignment = false;
     this.xrTableCell15.Text = "Delivery\r\nDate";
     this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell15.Weight = 0.415227439832808D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell16.Multiline = true;
     this.xrTableCell16.Name = "xrTableCell16";
     this.xrTableCell16.StylePriority.UseFont = false;
     this.xrTableCell16.StylePriority.UseTextAlignment = false;
     this.xrTableCell16.Text = "Delivery\r\n Order\r\nNumber";
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell16.Weight = 0.43263327371022736D;
     //
     // xrTableCell17
     //
     this.xrTableCell17.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell17.Multiline = true;
     this.xrTableCell17.Name = "xrTableCell17";
     this.xrTableCell17.StylePriority.UseFont = false;
     this.xrTableCell17.StylePriority.UseTextAlignment = false;
     this.xrTableCell17.Text = "Vehicle \r\nPlate \r\nNumber";
     this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell17.Weight = 0.42288114111256025D;
     //
     // xrTableCell18
     //
     this.xrTableCell18.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell18.Multiline = true;
     this.xrTableCell18.Name = "xrTableCell18";
     this.xrTableCell18.StylePriority.UseFont = false;
     this.xrTableCell18.StylePriority.UseTextAlignment = false;
     this.xrTableCell18.Text = "Ware\r\nHouse NO";
     this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell18.Weight = 0.28815667065655237D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell20.Name = "xrTableCell20";
     this.xrTableCell20.StylePriority.UseFont = false;
     this.xrTableCell20.StylePriority.UseTextAlignment = false;
     this.xrTableCell20.Text = "Delivery Quantity";
     this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell20.Weight = 0.54338744076114187D;
     //
     // xrTableCell21
     //
     this.xrTableCell21.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell21.Multiline = true;
     this.xrTableCell21.Name = "xrTableCell21";
     this.xrTableCell21.StylePriority.UseFont = false;
     this.xrTableCell21.StylePriority.UseTextAlignment = false;
     this.xrTableCell21.Text = "Delivery\r\nBag";
     this.xrTableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell21.Weight = 0.41959935672562088D;
     //
     // xrTableCell22
     //
     this.xrTableCell22.Font = new System.Drawing.Font("Verdana", 9.75F);
     this.xrTableCell22.Multiline = true;
     this.xrTableCell22.Name = "xrTableCell22";
     this.xrTableCell22.StylePriority.UseFont = false;
     this.xrTableCell22.StylePriority.UseTextAlignment = false;
     this.xrTableCell22.Text = "Delivery Net";
     this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell22.Weight = 0.415227358005694D;
     //
     // xrTableCell24
     //
     this.xrTableCell24.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell24.Multiline = true;
     this.xrTableCell24.Name = "xrTableCell24";
     this.xrTableCell24.StylePriority.UseFont = false;
     this.xrTableCell24.StylePriority.UseTextAlignment = false;
     this.xrTableCell24.Text = "Project";
     this.xrTableCell24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell24.Weight = 0.43684344673258524D;
     //
     // xrTable4
     //
     this.xrTable4.BorderColor = System.Drawing.Color.Transparent;
     this.xrTable4.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(389.9583F, 9.999981F);
     this.xrTable4.Name = "xrTable4";
     this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow6,
     this.xrTableRow7,
     this.xrTableRow8,
     this.xrTableRow11,
     this.xrTableRow12});
     this.xrTable4.SizeF = new System.Drawing.SizeF(351.0417F, 140.625F);
     this.xrTable4.StylePriority.UseBorderColor = false;
     this.xrTable4.StylePriority.UseFont = false;
     //
     // xrTableRow6
     //
     this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell28,
     this.xrTableCell29,
     this.xrTableCell30});
     this.xrTableRow6.Name = "xrTableRow6";
     this.xrTableRow6.Weight = 1D;
     //
     // xrTableCell28
     //
     this.xrTableCell28.Name = "xrTableCell28";
     this.xrTableCell28.Text = "Commodity";
     this.xrTableCell28.Weight = 0.84411335785456543D;
     //
     // xrTableCell29
     //
     this.xrTableCell29.Name = "xrTableCell29";
     this.xrTableCell29.Weight = 0.070519255014212412D;
     //
     // xrTableCell30
     //
     this.xrTableCell30.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Commodity")});
     this.xrTableCell30.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell30.Name = "xrTableCell30";
     this.xrTableCell30.StylePriority.UseFont = false;
     this.xrTableCell30.Text = "xrTableCell30";
     this.xrTableCell30.Weight = 1.0873477107705969D;
     //
     // xrTableRow7
     //
     this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell31,
     this.xrTableCell32,
     this.xrTableCell33});
     this.xrTableRow7.Name = "xrTableRow7";
     this.xrTableRow7.Weight = 1D;
     //
     // xrTableCell31
     //
     this.xrTableCell31.Name = "xrTableCell31";
     this.xrTableCell31.Text = "Sub Commodity";
     this.xrTableCell31.Weight = 0.84411335785456543D;
     //
     // xrTableCell32
     //
     this.xrTableCell32.Name = "xrTableCell32";
     this.xrTableCell32.Weight = 0.070519255014212412D;
     //
     // xrTableCell33
     //
     this.xrTableCell33.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "SubCommodity")});
     this.xrTableCell33.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell33.Name = "xrTableCell33";
     this.xrTableCell33.StylePriority.UseFont = false;
     this.xrTableCell33.Text = "xrTableCell33";
     this.xrTableCell33.Weight = 1.0873477107705969D;
     //
     // xrTableRow8
     //
     this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell34,
     this.xrTableCell35,
     this.xrTableCell36});
     this.xrTableRow8.Name = "xrTableRow8";
     this.xrTableRow8.Weight = 1D;
     //
     // xrTableCell34
     //
     this.xrTableCell34.Name = "xrTableCell34";
     this.xrTableCell34.Text = "Ware House Category";
     this.xrTableCell34.Weight = 0.84411335785456543D;
     //
     // xrTableCell35
     //
     this.xrTableCell35.Name = "xrTableCell35";
     this.xrTableCell35.Weight = 0.070519255014212412D;
     //
     // xrTableCell36
     //
     this.xrTableCell36.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "HubOwner")});
     this.xrTableCell36.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell36.Name = "xrTableCell36";
     this.xrTableCell36.StylePriority.UseFont = false;
     this.xrTableCell36.Text = "xrTableCell36";
     this.xrTableCell36.Weight = 1.0873477107705969D;
     //
     // xrTableRow11
     //
     this.xrTableRow11.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell43,
     this.xrTableCell44,
     this.xrTableCell45});
     this.xrTableRow11.Name = "xrTableRow11";
     this.xrTableRow11.Weight = 1D;
     //
     // xrTableCell43
     //
     this.xrTableCell43.Name = "xrTableCell43";
     this.xrTableCell43.Text = "Shipped by";
     this.xrTableCell43.Weight = 0.84411335785456543D;
     //
     // xrTableCell44
     //
     this.xrTableCell44.Name = "xrTableCell44";
     this.xrTableCell44.Weight = 0.070519255014212412D;
     //
     // xrTableCell45
     //
     this.xrTableCell45.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "ShippedBy")});
     this.xrTableCell45.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell45.Name = "xrTableCell45";
     this.xrTableCell45.StylePriority.UseFont = false;
     this.xrTableCell45.Text = "xrTableCell45";
     this.xrTableCell45.Weight = 1.0873477107705969D;
     //
     // xrTableRow12
     //
     this.xrTableRow12.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell46,
     this.xrTableCell47,
     this.xrTableCell48});
     this.xrTableRow12.Name = "xrTableRow12";
     this.xrTableRow12.Weight = 1D;
     //
     // xrTableCell46
     //
     this.xrTableCell46.Name = "xrTableCell46";
     this.xrTableCell46.Text = "Delivery Type";
     this.xrTableCell46.Weight = 0.84411335785456543D;
     //
     // xrTableCell47
     //
     this.xrTableCell47.Name = "xrTableCell47";
     this.xrTableCell47.Weight = 0.070519255014212412D;
     //
     // xrTableCell48
     //
     this.xrTableCell48.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryType")});
     this.xrTableCell48.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell48.Name = "xrTableCell48";
     this.xrTableCell48.StylePriority.UseFont = false;
     this.xrTableCell48.Text = "xrTableCell48";
     this.xrTableCell48.Weight = 1.0873477107705969D;
     //
     // xrTable3
     //
     this.xrTable3.BorderColor = System.Drawing.Color.Transparent;
     this.xrTable3.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(10F, 10F);
     this.xrTable3.Name = "xrTable3";
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow3,
     this.xrTableRow4,
     this.xrTableRow5,
     this.xrTableRow10,
     this.xrTableRow9});
     this.xrTable3.SizeF = new System.Drawing.SizeF(351.0417F, 140.625F);
     this.xrTable3.StylePriority.UseBorderColor = false;
     this.xrTable3.StylePriority.UseFont = false;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell6,
     this.xrTableCell11,
     this.xrTableCell12});
     this.xrTableRow3.Name = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.Text = "Hub";
     this.xrTableCell6.Weight = 0.43564359065916924D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Name = "xrTableCell11";
     this.xrTableCell11.Weight = 0.075028218139158276D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Hub")});
     this.xrTableCell12.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell12.Name = "xrTableCell12";
     this.xrTableCell12.StylePriority.UseFont = false;
     this.xrTableCell12.Text = "xrTableCell12";
     this.xrTableCell12.Weight = 1.4913085148410472D;
     //
     // xrTableRow4
     //
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell13,
     this.xrTableCell19,
     this.xrTableCell23});
     this.xrTableRow4.Name = "xrTableRow4";
     this.xrTableRow4.Weight = 1D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.Text = "SI Number";
     this.xrTableCell13.Weight = 0.43564359065916924D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.Name = "xrTableCell19";
     this.xrTableCell19.Weight = 0.075028218139158276D;
     //
     // xrTableCell23
     //
     this.xrTableCell23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "SINumber")});
     this.xrTableCell23.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell23.Name = "xrTableCell23";
     this.xrTableCell23.StylePriority.UseFont = false;
     this.xrTableCell23.Text = "xrTableCell23";
     this.xrTableCell23.Weight = 1.4913085148410472D;
     //
     // xrTableRow5
     //
     this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell25,
     this.xrTableCell26,
     this.xrTableCell27});
     this.xrTableRow5.Name = "xrTableRow5";
     this.xrTableRow5.Weight = 1D;
     //
     // xrTableCell25
     //
     this.xrTableCell25.Name = "xrTableCell25";
     this.xrTableCell25.Text = "Vessel";
     this.xrTableCell25.Weight = 0.43564359065916924D;
     //
     // xrTableCell26
     //
     this.xrTableCell26.Name = "xrTableCell26";
     this.xrTableCell26.Weight = 0.075028218139158276D;
     //
     // xrTableCell27
     //
     this.xrTableCell27.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Vessel")});
     this.xrTableCell27.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell27.Name = "xrTableCell27";
     this.xrTableCell27.StylePriority.UseFont = false;
     this.xrTableCell27.Text = "xrTableCell27";
     this.xrTableCell27.Weight = 1.4913085148410472D;
     //
     // xrTableRow10
     //
     this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell40,
     this.xrTableCell41,
     this.xrTableCell42});
     this.xrTableRow10.Name = "xrTableRow10";
     this.xrTableRow10.Weight = 1D;
     //
     // xrTableCell40
     //
     this.xrTableCell40.Name = "xrTableCell40";
     this.xrTableCell40.Text = "Port";
     this.xrTableCell40.Weight = 0.43564359065916924D;
     //
     // xrTableCell41
     //
     this.xrTableCell41.Name = "xrTableCell41";
     this.xrTableCell41.Weight = 0.075028218139158276D;
     //
     // xrTableCell42
     //
     this.xrTableCell42.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "PortName")});
     this.xrTableCell42.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell42.Name = "xrTableCell42";
     this.xrTableCell42.StylePriority.UseFont = false;
     this.xrTableCell42.Text = "xrTableCell42";
     this.xrTableCell42.Weight = 1.4913085148410472D;
     //
     // xrTableRow9
     //
     this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell37,
     this.xrTableCell38,
     this.xrTableCell39});
     this.xrTableRow9.Name = "xrTableRow9";
     this.xrTableRow9.Weight = 1D;
     //
     // xrTableCell37
     //
     this.xrTableCell37.Name = "xrTableCell37";
     this.xrTableCell37.Text = "Donor";
     this.xrTableCell37.Weight = 0.43564359065916924D;
     //
     // xrTableCell38
     //
     this.xrTableCell38.Name = "xrTableCell38";
     this.xrTableCell38.Weight = 0.075028218139158276D;
     //
     // xrTableCell39
     //
     this.xrTableCell39.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Donor")});
     this.xrTableCell39.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell39.Name = "xrTableCell39";
     this.xrTableCell39.StylePriority.UseFont = false;
     this.xrTableCell39.Text = "xrTableCell39";
     this.xrTableCell39.Weight = 1.4913085148410472D;
     //
     // GroupHeader2
     //
     this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel1});
     this.GroupHeader2.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
     new DevExpress.XtraReports.UI.GroupField("TransportedBy", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
     this.GroupHeader2.HeightF = 26.04167F;
     this.GroupHeader2.Name = "GroupHeader2";
     //
     // xrLabel1
     //
     this.xrLabel1.BackColor = System.Drawing.Color.Wheat;
     this.xrLabel1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "TransportedBy")});
     this.xrLabel1.Font = new System.Drawing.Font("Verdana", 9.75F);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(739.9999F, 26.04167F);
     this.xrLabel1.StylePriority.UseBackColor = false;
     this.xrLabel1.StylePriority.UseBorders = false;
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text = "xrLabel1";
     //
     // GroupFooter1
     //
     this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable5});
     this.GroupFooter1.HeightF = 32F;
     this.GroupFooter1.Name = "GroupFooter1";
     //
     // xrTable5
     //
     this.xrTable5.BackColor = System.Drawing.Color.Gainsboro;
     this.xrTable5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable5.Name = "xrTable5";
     this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow13});
     this.xrTable5.SizeF = new System.Drawing.SizeF(739.9999F, 32F);
     this.xrTable5.StylePriority.UseBackColor = false;
     this.xrTable5.StylePriority.UseBorders = false;
     //
     // xrTableRow13
     //
     this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell53,
     this.xrTableCell54,
     this.xrTableCell55,
     this.xrTableCell56,
     this.xrTableCell57});
     this.xrTableRow13.Name = "xrTableRow13";
     this.xrTableRow13.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 1, 0, 0, 100F);
     this.xrTableRow13.StylePriority.UsePadding = false;
     this.xrTableRow13.Weight = 1D;
     //
     // xrTableCell53
     //
     this.xrTableCell53.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "TransportedBy")});
     this.xrTableCell53.Font = new System.Drawing.Font("Verdana", 9.75F);
     this.xrTableCell53.Name = "xrTableCell53";
     this.xrTableCell53.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell53.StylePriority.UseFont = false;
     this.xrTableCell53.StylePriority.UsePadding = false;
     this.xrTableCell53.StylePriority.UseTextAlignment = false;
     this.xrTableCell53.Text = "xrTableCell53";
     this.xrTableCell53.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell53.Weight = 1.9784979246479357D;
     //
     // xrTableCell54
     //
     this.xrTableCell54.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryQuantity")});
     this.xrTableCell54.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell54.Name = "xrTableCell54";
     this.xrTableCell54.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell54.StylePriority.UseFont = false;
     this.xrTableCell54.StylePriority.UsePadding = false;
     this.xrTableCell54.StylePriority.UseTextAlignment = false;
     xrSummary1.FormatString = "{0:#,###.###}";
     xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrTableCell54.Summary = xrSummary1;
     this.xrTableCell54.Text = "xrTableCell54";
     this.xrTableCell54.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell54.Weight = 0.54338694293123524D;
     //
     // xrTableCell55
     //
     this.xrTableCell55.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryBag")});
     this.xrTableCell55.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell55.Multiline = true;
     this.xrTableCell55.Name = "xrTableCell55";
     this.xrTableCell55.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell55.StylePriority.UseFont = false;
     this.xrTableCell55.StylePriority.UsePadding = false;
     this.xrTableCell55.StylePriority.UseTextAlignment = false;
     xrSummary2.FormatString = "{0:#,###.###}";
     xrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrTableCell55.Summary = xrSummary2;
     this.xrTableCell55.Text = "xrTableCell55";
     this.xrTableCell55.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell55.Weight = 0.41959961287783537D;
     //
     // xrTableCell56
     //
     this.xrTableCell56.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryNet")});
     this.xrTableCell56.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell56.Name = "xrTableCell56";
     this.xrTableCell56.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell56.StylePriority.UseFont = false;
     this.xrTableCell56.StylePriority.UsePadding = false;
     this.xrTableCell56.StylePriority.UseTextAlignment = false;
     xrSummary3.FormatString = "{0:#,###.###}";
     xrSummary3.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrTableCell56.Summary = xrSummary3;
     this.xrTableCell56.Text = "xrTableCell56";
     this.xrTableCell56.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell56.Weight = 0.41522706652555974D;
     //
     // GroupFooter2
     //
     this.GroupFooter2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable6});
     this.GroupFooter2.HeightF = 32F;
     this.GroupFooter2.Level = 1;
     this.GroupFooter2.Name = "GroupFooter2";
     this.GroupFooter2.PageBreak = DevExpress.XtraReports.UI.PageBreak.AfterBand;
     //
     // xrTable6
     //
     this.xrTable6.BackColor = System.Drawing.Color.Wheat;
     this.xrTable6.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable6.Name = "xrTable6";
     this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow14});
     this.xrTable6.SizeF = new System.Drawing.SizeF(739.9999F, 32F);
     this.xrTable6.StylePriority.UseBackColor = false;
     this.xrTable6.StylePriority.UseBorders = false;
     //
     // xrTableRow14
     //
     this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell49,
     this.xrTableCell50,
     this.xrTableCell51,
     this.xrTableCell52,
     this.xrTableCell58});
     this.xrTableRow14.Name = "xrTableRow14";
     this.xrTableRow14.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 1, 0, 0, 100F);
     this.xrTableRow14.StylePriority.UsePadding = false;
     this.xrTableRow14.Weight = 1D;
     //
     // xrTableCell49
     //
     this.xrTableCell49.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell49.Name = "xrTableCell49";
     this.xrTableCell49.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell49.StylePriority.UseFont = false;
     this.xrTableCell49.StylePriority.UsePadding = false;
     this.xrTableCell49.StylePriority.UseTextAlignment = false;
     this.xrTableCell49.Text = "Grand Total ";
     this.xrTableCell49.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell49.Weight = 1.9784979094586364D;
     //
     // xrTableCell50
     //
     this.xrTableCell50.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryQuantity")});
     this.xrTableCell50.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell50.Name = "xrTableCell50";
     this.xrTableCell50.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell50.StylePriority.UseFont = false;
     this.xrTableCell50.StylePriority.UsePadding = false;
     this.xrTableCell50.StylePriority.UseTextAlignment = false;
     xrSummary4.FormatString = "{0:#,###.###}";
     xrSummary4.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrTableCell50.Summary = xrSummary4;
     this.xrTableCell50.Text = "xrTableCell54";
     this.xrTableCell50.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell50.Weight = 0.5433869581205345D;
     //
     // xrTableCell51
     //
     this.xrTableCell51.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryBag")});
     this.xrTableCell51.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell51.Multiline = true;
     this.xrTableCell51.Name = "xrTableCell51";
     this.xrTableCell51.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell51.StylePriority.UseFont = false;
     this.xrTableCell51.StylePriority.UsePadding = false;
     this.xrTableCell51.StylePriority.UseTextAlignment = false;
     xrSummary5.FormatString = "{0:#,###.###}";
     xrSummary5.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrTableCell51.Summary = xrSummary5;
     this.xrTableCell51.Text = "xrTableCell55";
     this.xrTableCell51.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell51.Weight = 0.41959961287783537D;
     //
     // xrTableCell52
     //
     this.xrTableCell52.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryNet")});
     this.xrTableCell52.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell52.Name = "xrTableCell52";
     this.xrTableCell52.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell52.StylePriority.UseFont = false;
     this.xrTableCell52.StylePriority.UsePadding = false;
     this.xrTableCell52.StylePriority.UseTextAlignment = false;
     xrSummary6.FormatString = "{0:#,###.###}";
     xrSummary6.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrTableCell52.Summary = xrSummary6;
     this.xrTableCell52.Text = "xrTableCell56";
     this.xrTableCell52.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell52.Weight = 0.41522769231001622D;
     //
     // xrTableCell57
     //
     this.xrTableCell57.Name = "xrTableCell57";
     this.xrTableCell57.Weight = 0.436843265225357D;
     //
     // xrTableCell58
     //
     this.xrTableCell58.Name = "xrTableCell58";
     this.xrTableCell58.Weight = 0.43684263944090052D;
     //
     // bindingSource1
     //
     this.bindingSource1.DataSource = typeof(Cats.Models.Hub.ViewModels.Report.Data.DeliveryRows);
     //
     // DonationReportByProgram
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.TopMargin,
     this.BottomMargin,
     this.GroupHeader1,
     this.GroupHeader2,
     this.GroupFooter1,
     this.GroupFooter2});
     this.DataSource = this.bindingSource1;
     this.Margins = new System.Drawing.Printing.Margins(49, 50, 54, 27);
     this.Version = "10.2";
     ((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.xrTable5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #30
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.xrSubreport1 = new DevExpress.XtraReports.UI.XRSubreport();
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrControlStyle1 = new DevExpress.XtraReports.UI.XRControlStyle();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrSubreport1});
     this.Detail.HeightF = 239.5833F;
     this.Detail.KeepTogether = true;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrSubreport1
     //
     this.xrSubreport1.LocationFloat = new DevExpress.Utils.PointFloat(11.99999F, 0F);
     this.xrSubreport1.Name = "xrSubreport1";
     this.xrSubreport1.ReportSource = new FAS.Report.ProceRpt();
     this.xrSubreport1.SizeF = new System.Drawing.SizeF(800F, 229.5833F);
     this.xrSubreport1.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrSubreport1_BeforePrint);
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 7.000001F;
     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 = 0F;
     this.BottomMargin.Name = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrControlStyle1
     //
     this.xrControlStyle1.Name = "xrControlStyle1";
     this.xrControlStyle1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     //
     // NewRptSub
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.TopMargin,
     this.BottomMargin});
     this.Margins = new System.Drawing.Printing.Margins(0, 0, 7, 0);
     this.PageHeight = 1169;
     this.PageWidth = 827;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
     this.xrControlStyle1});
     this.Version = "12.1";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraReports.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();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
     DevExpress.XtraReports.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.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings2 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
     this.rep11_ATableAdapter = new RetirementCenter.DataSources.dsReportsTableAdapters.Rep11_ATableAdapter();
     this.dsReports = new RetirementCenter.DataSources.dsReports();
     this.rep11_BTableAdapter1 = new RetirementCenter.DataSources.dsReportsTableAdapters.Rep11_BTableAdapter();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell6 = 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.xlDate = 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.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell3 = 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.pramDate = new DevExpress.XtraReports.Parameters.Parameter();
     this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
     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.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.calcTotalEstktaa = new DevExpress.XtraReports.UI.CalculatedField();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.xlDof = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xlSynd = new DevExpress.XtraReports.UI.XRLabel();
     this.calcSafi = new DevExpress.XtraReports.UI.CalculatedField();
     this.pramSynd = new DevExpress.XtraReports.Parameters.Parameter();
     this.rep11_CTableAdapter = new RetirementCenter.DataSources.dsReportsTableAdapters.Rep11_CTableAdapter();
     ((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)).BeginInit();
     //
     // rep11_ATableAdapter
     //
     this.rep11_ATableAdapter.ClearBeforeFill = true;
     //
     // dsReports
     //
     this.dsReports.DataSetName = "dsReports";
     this.dsReports.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // rep11_BTableAdapter1
     //
     this.rep11_BTableAdapter1.ClearBeforeFill = true;
     //
     // 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("SubCommitte", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
     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.Font = new System.Drawing.Font("Times New Roman", 8F, System.Drawing.FontStyle.Bold);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(55F, 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(693.6249F, 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.xrTableCell6,
     this.xrTableCell10,
     this.xrTableCell2,
     this.xrTableCell8,
     this.xrTableCell20,
     this.xtcSyndicate});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep11_C.summony", "{0:n2}")});
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.Text = "xrTableCell6";
     this.xrTableCell6.Weight = 0.3942830151184003D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep11_C.visanumber")});
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.Text = "xrTableCell10";
     this.xrTableCell10.Weight = 0.63434822529909851D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep11_C.sarfnumber")});
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.Text = "xrTableCell2";
     this.xrTableCell2.Weight = 0.62254753621340231D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep11_C.MMashatName")});
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.Text = "xrTableCell8";
     this.xrTableCell8.Weight = 0.95162756671402449D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep11_C.SubCommitte")});
     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.71031078681867921D;
     //
     // xtcSyndicate
     //
     this.xtcSyndicate.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep11_C.MMashatName")});
     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.20635208340996869D;
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 6.41667F;
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // xlDate
     //
     this.xlDate.Font = new System.Drawing.Font("Times New Roman", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
     this.xlDate.LocationFloat = new DevExpress.Utils.PointFloat(251.5711F, 83.3958F);
     this.xlDate.Name = "xlDate";
     this.xlDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlDate.SizeF = new System.Drawing.SizeF(142.1789F, 23.00001F);
     this.xlDate.StylePriority.UseFont = false;
     this.xlDate.StylePriority.UseTextAlignment = false;
     this.xlDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel9
     //
     this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(393.75F, 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(214.4142F, 23F);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text = "بيان توريد الدفعات للبنك اعضاء بتاريخ";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // 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", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(55F, 152.2292F);
     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(693.6249F, 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.xrTableCell3,
     this.xrTableCell7,
     this.xrTableCell1,
     this.xrTableCell24,
     this.xrTableCell5,
     this.xrTableCell25});
     this.xrTableRow3.Name = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.Text = "المبلغ";
     this.xrTableCell3.Weight = 0.46225157486612078D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.Text = "فيزا";
     this.xrTableCell7.Weight = 0.74370064359475574D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.Text = "صرف";
     this.xrTableCell1.Weight = 0.72986542553137923D;
     //
     // xrTableCell24
     //
     this.xrTableCell24.Name = "xrTableCell24";
     this.xrTableCell24.StylePriority.UseTextAlignment = false;
     this.xrTableCell24.Text = "اسم";
     this.xrTableCell24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell24.Weight = 1.1156745560505981D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.Text = "لجنة";
     this.xrTableCell5.Weight = 0.8327580779947944D;
     //
     // 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.24192415192328454D;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(576.3332F, 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(635.7083F, 10.00001F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(157.2917F, 23F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text = "نقابة المهن التعليمية";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.HeightF = 26.20837F;
     this.bottomMarginBand1.Name = "bottomMarginBand1";
     //
     // pramDate
     //
     this.pramDate.Description = "التاريخ";
     dynamicListLookUpSettings1.DataAdapter = this.rep11_ATableAdapter;
     dynamicListLookUpSettings1.DataMember = "Rep11_A";
     dynamicListLookUpSettings1.DataSource = this.dsReports;
     dynamicListLookUpSettings1.DisplayMember = "sendbankdate";
     dynamicListLookUpSettings1.ValueMember = "sendbankdate";
     this.pramDate.LookUpSettings = dynamicListLookUpSettings1;
     this.pramDate.Name = "pramDate";
     this.pramDate.Type = typeof(System.DateTime);
     this.pramDate.ValueInfo = "07/25/2015 19:15:03";
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel11,
     this.xrLabel10,
     this.xrLabel8,
     this.xrTable4,
     this.xrLabel7});
     this.ReportFooter.HeightF = 186.4583F;
     this.ReportFooter.Name = "ReportFooter";
     //
     // xrLabel11
     //
     this.xrLabel11.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(100F, 143.0417F);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF = new System.Drawing.SizeF(208.1542F, 23F);
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text = "مدير إدارة الحسابات";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel10
     //
     this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(393.75F, 143.0417F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(208.1542F, 23F);
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text = "مدير إدارة المعاشات";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel8
     //
     this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(451.304F, 110.4791F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(321.6959F, 23F);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text = "تحريراً في";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // 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.LocationFloat = new DevExpress.Utils.PointFloat(55F, 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(693.6249F, 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.xrTableCell9,
     this.xrTableCell4,
     this.xrTableCell40,
     this.xrTableCell44});
     this.xrTableRow5.Name = "xrTableRow5";
     this.xrTableRow5.Weight = 1D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep11_C.summony")});
     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.44266181095205337D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.Weight = 1.4111174054849553D;
     //
     // xrTableCell40
     //
     this.xrTableCell40.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep11_C.MMashatName")});
     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 = 1.0683932678765047D;
     //
     // 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 = 1.0291380862838975D;
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(451.304F, 78.18747F);
     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.xrLabel6,
     this.xlDof,
     this.xrLabel4,
     this.xlSynd,
     this.xpbLogo,
     this.xrLabel2,
     this.xrTable2,
     this.xrLabel1,
     this.xrLabel9,
     this.xlDate});
     this.PageHeader.HeightF = 184F;
     this.PageHeader.Name = "PageHeader";
     //
     // xrLabel6
     //
     this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(563.0476F, 112.5F);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF = new System.Drawing.SizeF(45.11658F, 22.99998F);
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text = "دفعة";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xlDof
     //
     this.xlDof.Font = new System.Drawing.Font("Times New Roman", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
     this.xlDof.LocationFloat = new DevExpress.Utils.PointFloat(433.3687F, 112.5F);
     this.xlDof.Name = "xlDof";
     this.xlDof.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlDof.SizeF = new System.Drawing.SizeF(129.6789F, 23.00002F);
     this.xlDof.StylePriority.UseFont = false;
     this.xlDof.StylePriority.UseTextAlignment = false;
     this.xlDof.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel4
     //
     this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(382.4673F, 112.5F);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(50.90137F, 22.99999F);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text = "فرعية";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xlSynd
     //
     this.xlSynd.Font = new System.Drawing.Font("Times New Roman", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
     this.xlSynd.LocationFloat = new DevExpress.Utils.PointFloat(240.2884F, 112.5F);
     this.xlSynd.Name = "xlSynd";
     this.xlSynd.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlSynd.SizeF = new System.Drawing.SizeF(142.1789F, 23.00001F);
     this.xlSynd.StylePriority.UseFont = false;
     this.xlSynd.StylePriority.UseTextAlignment = false;
     this.xlSynd.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // calcSafi
     //
     this.calcSafi.DataMember = "Rep09";
     this.calcSafi.Expression = "[monymonth] - [calcTotalEstktaa]";
     this.calcSafi.Name = "calcSafi";
     //
     // pramSynd
     //
     this.pramSynd.Description = "الفرعية";
     dynamicListLookUpSettings2.DataAdapter = this.rep11_BTableAdapter1;
     dynamicListLookUpSettings2.DataMember = "Rep11_B";
     dynamicListLookUpSettings2.DataSource = this.dsReports;
     dynamicListLookUpSettings2.DisplayMember = "Syndicate";
     dynamicListLookUpSettings2.ValueMember = "SyndicateId";
     this.pramSynd.LookUpSettings = dynamicListLookUpSettings2;
     this.pramSynd.Name = "pramSynd";
     this.pramSynd.Type = typeof(int);
     this.pramSynd.ValueInfo = "0";
     //
     // rep11_CTableAdapter
     //
     this.rep11_CTableAdapter.ClearBeforeFill = true;
     //
     // XRep11
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.topMarginBand1,
     this.bottomMarginBand1,
     this.ReportFooter,
     this.PageHeader});
     this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
     this.calcTotalEstktaa,
     this.calcSafi});
     this.DataMember = "Rep11_C";
     this.DataSource = this.dsReports;
     this.DrawGrid = false;
     this.Margins = new System.Drawing.Printing.Margins(12, 12, 6, 26);
     this.PageHeight = 1169;
     this.PageWidth = 827;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
     this.pramDate,
     this.pramSynd});
     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)).EndInit();
 }
 /// <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();
 }
Beispiel #34
0
 private void InitializeComponent()
 {
     this.topMarginBand1    = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel3          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2          = new DevExpress.XtraReports.UI.XRLabel();
     this.detailBand1       = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable2          = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2       = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell8      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9      = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13     = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14     = new DevExpress.XtraReports.UI.XRTableCell();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     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.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();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // topMarginBand1
     //
     this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel3,
         this.xrLabel1,
         this.xrLabel2
     });
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // xrLabel3
     //
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(550F, 77F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "2015/12/1";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel1
     //
     this.xrLabel1.Font                  = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name                  = "xrLabel1";
     this.xrLabel1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                 = new System.Drawing.SizeF(86.45834F, 14.66667F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text                  = "报表编号";
     //
     // xrLabel2
     //
     this.xrLabel2.AutoWidth                      = true;
     this.xrLabel2.Font                           = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(270.8333F, 37.5F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(159.375F, 23F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "产出数据查询";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel2.WordWrap                       = false;
     //
     // detailBand1
     //
     this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.detailBand1.HeightF = 25F;
     this.detailBand1.Name    = "detailBand1";
     //
     // xrTable2
     //
     this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.SizeF = new System.Drawing.SizeF(650F, 25F);
     this.xrTable2.StylePriority.UseBorders       = false;
     this.xrTable2.StylePriority.UseTextAlignment = false;
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell8,
         this.xrTableCell9,
         this.xrTableCell10,
         this.xrTableCell11,
         this.xrTableCell12,
         this.xrTableCell13,
         this.xrTableCell14
     });
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Name   = "xrTableCell8";
     this.xrTableCell8.Weight = 0.39903848501352157D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Name   = "xrTableCell9";
     this.xrTableCell9.Weight = 0.46634601299579326D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Name   = "xrTableCell10";
     this.xrTableCell10.Weight = 0.44711565457857572D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Name   = "xrTableCell11";
     this.xrTableCell11.Weight = 0.46634618905874403D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Name   = "xrTableCell12";
     this.xrTableCell12.Weight = 0.35576894906850953D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Name   = "xrTableCell13";
     this.xrTableCell13.Weight = 0.43269235464242789D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Name   = "xrTableCell14";
     this.xrTableCell14.Weight = 0.43269235464242789D;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Name = "bottomMarginBand1";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1
     });
     this.PageHeader.HeightF = 48.95834F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrTable1
     //
     this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 23.95833F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(650F, 25F);
     this.xrTable1.StylePriority.UseBorders       = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell2,
         this.xrTableCell3,
         this.xrTableCell4,
         this.xrTableCell5,
         this.xrTableCell6,
         this.xrTableCell7
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name   = "xrTableCell1";
     this.xrTableCell1.Text   = "合同号";
     this.xrTableCell1.Weight = 0.39903848501352157D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Name   = "xrTableCell2";
     this.xrTableCell2.Text   = "订单号";
     this.xrTableCell2.Weight = 0.46634601299579326D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Name   = "xrTableCell3";
     this.xrTableCell3.Text   = "成品号";
     this.xrTableCell3.Weight = 0.44711551372821517D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Name   = "xrTableCell4";
     this.xrTableCell4.Text   = "生产线";
     this.xrTableCell4.Weight = 0.46634632990910457D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Name   = "xrTableCell5";
     this.xrTableCell5.Text   = "工作中心";
     this.xrTableCell5.Weight = 0.35576894906850953D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Name   = "xrTableCell6";
     this.xrTableCell6.Text   = "操作人";
     this.xrTableCell6.Weight = 0.43269235464242789D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Name   = "xrTableCell7";
     this.xrTableCell7.Text   = "状态";
     this.xrTableCell7.Weight = 0.43269235464242789D;
     //
     // Report_Exp2200
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.topMarginBand1,
         this.detailBand1,
         this.bottomMarginBand1,
         this.PageHeader
     });
     this.Version = "11.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrPivotGrid1 = new DevExpress.XtraReports.UI.XRPivotGrid();
     this.bindingSource3 = new System.Windows.Forms.BindingSource(this.components);
     this.fieldBudgetYear1 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldProgram1 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldRegion1 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldQuarter1 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldMonth1 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.fieldDistributedAmount1 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrPivotGrid1});
     this.Detail.Dpi = 254F;
     this.Detail.HeightF = 396.475F;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPivotGrid1
     //
     this.xrPivotGrid1.Appearance.CustomTotalCell.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrPivotGrid1.Appearance.CustomTotalCell.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrPivotGrid1.Appearance.FieldHeader.BackColor = System.Drawing.Color.Gainsboro;
     this.xrPivotGrid1.Appearance.FieldHeader.BorderColor = System.Drawing.Color.Silver;
     this.xrPivotGrid1.Appearance.FieldHeader.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrPivotGrid1.Appearance.FieldHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FieldValueGrandTotal.BackColor = System.Drawing.Color.Gainsboro;
     this.xrPivotGrid1.Appearance.FieldValueGrandTotal.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrPivotGrid1.Appearance.FieldValueTotal.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrPivotGrid1.Appearance.FieldValueTotal.ForeColor = System.Drawing.Color.Blue;
     this.xrPivotGrid1.Appearance.HeaderGroupLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.xrPivotGrid1.Appearance.TotalCell.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrPivotGrid1.DataSource = this.bindingSource3;
     this.xrPivotGrid1.Dpi = 254F;
     this.xrPivotGrid1.Fields.AddRange(new DevExpress.XtraPivotGrid.PivotGridField[] {
     this.fieldBudgetYear1,
     this.fieldProgram1,
     this.fieldRegion1,
     this.fieldQuarter1,
     this.fieldMonth1,
     this.fieldDistributedAmount1});
     this.xrPivotGrid1.LocationFloat = new DevExpress.Utils.PointFloat(0.0002018611F, 0F);
     this.xrPivotGrid1.Name = "xrPivotGrid1";
     this.xrPivotGrid1.OLAPConnectionString = "";
     this.xrPivotGrid1.OptionsChartDataSource.UpdateDelay = 300;
     this.xrPivotGrid1.SizeF = new System.Drawing.SizeF(1987F, 371.475F);
     //
     // bindingSource3
     //
     this.bindingSource3.DataSource = typeof(Cats.Models.Hub.ViewModels.Report.Data.DistributionRows);
     //
     // fieldBudgetYear1
     //
     this.fieldBudgetYear1.AreaIndex = 0;
     this.fieldBudgetYear1.Caption = "Budget Year";
     this.fieldBudgetYear1.FieldName = "BudgetYear";
     this.fieldBudgetYear1.Name = "fieldBudgetYear1";
     //
     // fieldProgram1
     //
     this.fieldProgram1.AreaIndex = 1;
     this.fieldProgram1.Caption = "Program";
     this.fieldProgram1.FieldName = "Program";
     this.fieldProgram1.Name = "fieldProgram1";
     //
     // fieldRegion1
     //
     this.fieldRegion1.Area = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.fieldRegion1.AreaIndex = 0;
     this.fieldRegion1.Caption = "Region";
     this.fieldRegion1.FieldName = "Region";
     this.fieldRegion1.Name = "fieldRegion1";
     this.fieldRegion1.Width = 150;
     //
     // fieldQuarter1
     //
     this.fieldQuarter1.Area = DevExpress.XtraPivotGrid.PivotArea.ColumnArea;
     this.fieldQuarter1.AreaIndex = 0;
     this.fieldQuarter1.Caption = "Quarter";
     this.fieldQuarter1.FieldName = "Quarter";
     this.fieldQuarter1.Name = "fieldQuarter1";
     //
     // fieldMonth1
     //
     this.fieldMonth1.Area = DevExpress.XtraPivotGrid.PivotArea.ColumnArea;
     this.fieldMonth1.AreaIndex = 1;
     this.fieldMonth1.Caption = "Month";
     this.fieldMonth1.FieldName = "Month";
     this.fieldMonth1.Name = "fieldMonth1";
     this.fieldMonth1.Width = 190;
     //
     // fieldDistributedAmount1
     //
     this.fieldDistributedAmount1.Area = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldDistributedAmount1.AreaIndex = 0;
     this.fieldDistributedAmount1.Caption = "Distributed Amount";
     this.fieldDistributedAmount1.FieldName = "DistributedAmount";
     this.fieldDistributedAmount1.Name = "fieldDistributedAmount1";
     //
     // TopMargin
     //
     this.TopMargin.Dpi = 254F;
     this.TopMargin.HeightF = 18F;
     this.TopMargin.Name = "TopMargin";
     this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi = 254F;
     this.BottomMargin.HeightF = 51F;
     this.BottomMargin.Name = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // GroupHeader1
     //
     this.GroupHeader1.Dpi = 254F;
     this.GroupHeader1.HeightF = 254F;
     this.GroupHeader1.Name = "GroupHeader1";
     //
     // DistributionReportPivot
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.TopMargin,
     this.BottomMargin,
     this.GroupHeader1});
     this.Dpi = 254F;
     this.Margins = new System.Drawing.Printing.Margins(36, 53, 18, 51);
     this.PageHeight = 2969;
     this.PageWidth = 2101;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 31.75F;
     this.Version = "10.2";
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.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();
     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.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell25 = new DevExpress.XtraReports.UI.XRTableCell();
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell18 = 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.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell59 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell28 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell29 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell30 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell31 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell32 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell33 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell40 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell41 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell42 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell37 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell38 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell39 = new DevExpress.XtraReports.UI.XRTableCell();
     this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.xrTable5 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow13 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell53 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell54 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell55 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell56 = new DevExpress.XtraReports.UI.XRTableCell();
     this.GroupFooter2 = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.xrTable6 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell49 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell50 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell51 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell52 = new DevExpress.XtraReports.UI.XRTableCell();
     this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
     ((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.xrTable5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).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 = 32F;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable1
     //
     this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 0F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1});
     this.xrTable1.SizeF = new System.Drawing.SizeF(1029F, 32F);
     this.xrTable1.StylePriority.UseBorders = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell1,
     this.xrTableCell2,
     this.xrTableCell3,
     this.xrTableCell4,
     this.xrTableCell5,
     this.xrTableCell7,
     this.xrTableCell8,
     this.xrTableCell9,
     this.xrTableCell10,
     this.xrTableCell25,
     this.xrTableCell19});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 1, 0, 0, 100F);
     this.xrTableRow1.StylePriority.UsePadding = false;
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryReferenceNumber")});
     this.xrTableCell1.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell1.StylePriority.UseFont = false;
     this.xrTableCell1.StylePriority.UsePadding = false;
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text = "xrTableCell1";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell1.Weight = 0.41959902958198836D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Date")});
     this.xrTableCell2.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell2.Multiline = true;
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell2.StylePriority.UseFont = false;
     this.xrTableCell2.StylePriority.UsePadding = false;
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text = "xrTableCell2";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell2.Weight = 0.4152275038708616D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryOrderNumber")});
     this.xrTableCell3.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell3.StylePriority.UseFont = false;
     this.xrTableCell3.StylePriority.UsePadding = false;
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     this.xrTableCell3.Text = "xrTableCell3";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell3.Weight = 0.43263328792440364D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "VehiclePlateNumber")});
     this.xrTableCell4.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell4.StylePriority.UseFont = false;
     this.xrTableCell4.StylePriority.UsePadding = false;
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text = "xrTableCell4";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell4.Weight = 0.42288092680410844D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "WareHouseNumber")});
     this.xrTableCell5.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell5.StylePriority.UseFont = false;
     this.xrTableCell5.StylePriority.UsePadding = false;
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text = "xrTableCell5";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell5.Weight = 0.28815700944980671D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryQuantity")});
     this.xrTableCell7.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell7.StylePriority.UseFont = false;
     this.xrTableCell7.StylePriority.UsePadding = false;
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.Text = "xrTableCell7";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell7.Weight = 0.5433871099480021D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryBag")});
     this.xrTableCell8.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell8.Multiline = true;
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell8.StylePriority.UseFont = false;
     this.xrTableCell8.StylePriority.UsePadding = false;
     this.xrTableCell8.StylePriority.UseTextAlignment = false;
     this.xrTableCell8.Text = "xrTableCell8";
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell8.Weight = 0.41959961287783537D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryNet")});
     this.xrTableCell9.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell9.Name = "xrTableCell9";
     this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell9.StylePriority.UseFont = false;
     this.xrTableCell9.StylePriority.UsePadding = false;
     this.xrTableCell9.StylePriority.UseTextAlignment = false;
     this.xrTableCell9.Text = "xrTableCell9";
     this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell9.Weight = 0.415227358005694D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "SINumber")});
     this.xrTableCell10.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell10.StylePriority.UseFont = false;
     this.xrTableCell10.StylePriority.UsePadding = false;
     this.xrTableCell10.StylePriority.UseTextAlignment = false;
     this.xrTableCell10.Text = "xrTableCell10";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell10.Weight = 0.436843277781427D;
     //
     // xrTableCell25
     //
     this.xrTableCell25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Project")});
     this.xrTableCell25.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell25.Name = "xrTableCell25";
     this.xrTableCell25.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell25.StylePriority.UseFont = false;
     this.xrTableCell25.StylePriority.UsePadding = false;
     this.xrTableCell25.StylePriority.UseTextAlignment = false;
     this.xrTableCell25.Text = "xrTableCell25";
     this.xrTableCell25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell25.Weight = 0.46738844932458512D;
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 11.54167F;
     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 = 50F;
     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.xrTable2,
     this.xrTable4,
     this.xrTable3});
     this.GroupHeader1.HeightF = 179.5834F;
     this.GroupHeader1.Level = 1;
     this.GroupHeader1.Name = "GroupHeader1";
     //
     // xrTable2
     //
     this.xrTable2.BackColor = System.Drawing.Color.Gainsboro;
     this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 112.9167F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow2});
     this.xrTable2.SizeF = new System.Drawing.SizeF(1029F, 66.66666F);
     this.xrTable2.StylePriority.UseBackColor = false;
     this.xrTable2.StylePriority.UseBorders = false;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell14,
     this.xrTableCell15,
     this.xrTableCell16,
     this.xrTableCell17,
     this.xrTableCell18,
     this.xrTableCell20,
     this.xrTableCell21,
     this.xrTableCell22,
     this.xrTableCell24,
     this.xrTableCell59,
     this.xrTableCell13});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell14.Multiline = true;
     this.xrTableCell14.Name = "xrTableCell14";
     this.xrTableCell14.StylePriority.UseFont = false;
     this.xrTableCell14.StylePriority.UseTextAlignment = false;
     this.xrTableCell14.Text = "Delivery Reference Number";
     this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell14.Weight = 0.41959899756296148D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell15.Multiline = true;
     this.xrTableCell15.Name = "xrTableCell15";
     this.xrTableCell15.StylePriority.UseFont = false;
     this.xrTableCell15.StylePriority.UseTextAlignment = false;
     this.xrTableCell15.Text = "Delivery\r\nDate";
     this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell15.Weight = 0.415227439832808D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell16.Multiline = true;
     this.xrTableCell16.Name = "xrTableCell16";
     this.xrTableCell16.StylePriority.UseFont = false;
     this.xrTableCell16.StylePriority.UseTextAlignment = false;
     this.xrTableCell16.Text = "Delivery\r\n Order\r\nNumber";
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell16.Weight = 0.43263327371022736D;
     //
     // xrTableCell17
     //
     this.xrTableCell17.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell17.Multiline = true;
     this.xrTableCell17.Name = "xrTableCell17";
     this.xrTableCell17.StylePriority.UseFont = false;
     this.xrTableCell17.StylePriority.UseTextAlignment = false;
     this.xrTableCell17.Text = "Vehicle \r\nPlate \r\nNumber";
     this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell17.Weight = 0.42288114111256025D;
     //
     // xrTableCell18
     //
     this.xrTableCell18.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell18.Multiline = true;
     this.xrTableCell18.Name = "xrTableCell18";
     this.xrTableCell18.StylePriority.UseFont = false;
     this.xrTableCell18.StylePriority.UseTextAlignment = false;
     this.xrTableCell18.Text = "Ware\r\nHouse NO";
     this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell18.Weight = 0.28815667065655237D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell20.Name = "xrTableCell20";
     this.xrTableCell20.StylePriority.UseFont = false;
     this.xrTableCell20.StylePriority.UseTextAlignment = false;
     this.xrTableCell20.Text = "Delivery Quantity";
     this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell20.Weight = 0.54338744076114187D;
     //
     // xrTableCell21
     //
     this.xrTableCell21.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell21.Multiline = true;
     this.xrTableCell21.Name = "xrTableCell21";
     this.xrTableCell21.StylePriority.UseFont = false;
     this.xrTableCell21.StylePriority.UseTextAlignment = false;
     this.xrTableCell21.Text = "Delivery\r\nBag";
     this.xrTableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell21.Weight = 0.41959935672562088D;
     //
     // xrTableCell22
     //
     this.xrTableCell22.Font = new System.Drawing.Font("Verdana", 9.75F);
     this.xrTableCell22.Multiline = true;
     this.xrTableCell22.Name = "xrTableCell22";
     this.xrTableCell22.StylePriority.UseFont = false;
     this.xrTableCell22.StylePriority.UseTextAlignment = false;
     this.xrTableCell22.Text = "Delivery\r\n Net";
     this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell22.Weight = 0.415227358005694D;
     //
     // xrTableCell24
     //
     this.xrTableCell24.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell24.Multiline = true;
     this.xrTableCell24.Name = "xrTableCell24";
     this.xrTableCell24.StylePriority.UseFont = false;
     this.xrTableCell24.StylePriority.UseTextAlignment = false;
     this.xrTableCell24.Text = "SI\r\nNumber";
     this.xrTableCell24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell24.Weight = 0.43684289157140876D;
     //
     // xrTableCell59
     //
     this.xrTableCell59.Font = new System.Drawing.Font("Verdana", 9.75F);
     this.xrTableCell59.Multiline = true;
     this.xrTableCell59.Name = "xrTableCell59";
     this.xrTableCell59.StylePriority.UseFont = false;
     this.xrTableCell59.StylePriority.UseTextAlignment = false;
     this.xrTableCell59.Text = "Project";
     this.xrTableCell59.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell59.Weight = 0.46738781634284471D;
     //
     // xrTable4
     //
     this.xrTable4.BorderColor = System.Drawing.Color.Transparent;
     this.xrTable4.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(388.9583F, 10.00001F);
     this.xrTable4.Name = "xrTable4";
     this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow6,
     this.xrTableRow7});
     this.xrTable4.SizeF = new System.Drawing.SizeF(351.0417F, 56.25F);
     this.xrTable4.StylePriority.UseBorderColor = false;
     this.xrTable4.StylePriority.UseFont = false;
     //
     // xrTableRow6
     //
     this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell28,
     this.xrTableCell29,
     this.xrTableCell30});
     this.xrTableRow6.Name = "xrTableRow6";
     this.xrTableRow6.Weight = 1D;
     //
     // xrTableCell28
     //
     this.xrTableCell28.Name = "xrTableCell28";
     this.xrTableCell28.Text = "Commodity";
     this.xrTableCell28.Weight = 0.84411335785456543D;
     //
     // xrTableCell29
     //
     this.xrTableCell29.Name = "xrTableCell29";
     this.xrTableCell29.Weight = 0.070519255014212412D;
     //
     // xrTableCell30
     //
     this.xrTableCell30.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Commodity")});
     this.xrTableCell30.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell30.Name = "xrTableCell30";
     this.xrTableCell30.StylePriority.UseFont = false;
     this.xrTableCell30.Text = "xrTableCell30";
     this.xrTableCell30.Weight = 1.0873477107705969D;
     //
     // xrTableRow7
     //
     this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell31,
     this.xrTableCell32,
     this.xrTableCell33});
     this.xrTableRow7.Name = "xrTableRow7";
     this.xrTableRow7.Weight = 1D;
     //
     // xrTableCell31
     //
     this.xrTableCell31.Name = "xrTableCell31";
     this.xrTableCell31.Text = "Sub Commodity";
     this.xrTableCell31.Weight = 0.84411335785456543D;
     //
     // xrTableCell32
     //
     this.xrTableCell32.Name = "xrTableCell32";
     this.xrTableCell32.Weight = 0.070519255014212412D;
     //
     // xrTableCell33
     //
     this.xrTableCell33.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "SubCommodity")});
     this.xrTableCell33.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell33.Name = "xrTableCell33";
     this.xrTableCell33.StylePriority.UseFont = false;
     this.xrTableCell33.Text = "xrTableCell33";
     this.xrTableCell33.Weight = 1.0873477107705969D;
     //
     // xrTable3
     //
     this.xrTable3.BorderColor = System.Drawing.Color.Transparent;
     this.xrTable3.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 10.00001F);
     this.xrTable3.Name = "xrTable3";
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow3,
     this.xrTableRow10,
     this.xrTableRow9});
     this.xrTable3.SizeF = new System.Drawing.SizeF(351.0417F, 84.375F);
     this.xrTable3.StylePriority.UseBorderColor = false;
     this.xrTable3.StylePriority.UseFont = false;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell6,
     this.xrTableCell11,
     this.xrTableCell12});
     this.xrTableRow3.Name = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.Text = "Hub";
     this.xrTableCell6.Weight = 0.55463226890565631D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Name = "xrTableCell11";
     this.xrTableCell11.Weight = 0.057029697400073132D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Hub")});
     this.xrTableCell12.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell12.Name = "xrTableCell12";
     this.xrTableCell12.StylePriority.UseFont = false;
     this.xrTableCell12.Text = "xrTableCell12";
     this.xrTableCell12.Weight = 1.3903183573336453D;
     //
     // xrTableRow10
     //
     this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell40,
     this.xrTableCell41,
     this.xrTableCell42});
     this.xrTableRow10.Name = "xrTableRow10";
     this.xrTableRow10.Weight = 1D;
     //
     // xrTableCell40
     //
     this.xrTableCell40.Name = "xrTableCell40";
     this.xrTableCell40.Text = "From";
     this.xrTableCell40.Weight = 0.55463226890565631D;
     //
     // xrTableCell41
     //
     this.xrTableCell41.Name = "xrTableCell41";
     this.xrTableCell41.Weight = 0.057029697400073118D;
     //
     // xrTableCell42
     //
     this.xrTableCell42.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "PortName")});
     this.xrTableCell42.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell42.Name = "xrTableCell42";
     this.xrTableCell42.StylePriority.UseFont = false;
     this.xrTableCell42.Text = "xrTableCell42";
     this.xrTableCell42.Weight = 1.3903183573336453D;
     //
     // xrTableRow9
     //
     this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell37,
     this.xrTableCell38,
     this.xrTableCell39});
     this.xrTableRow9.Name = "xrTableRow9";
     this.xrTableRow9.Weight = 1D;
     //
     // xrTableCell37
     //
     this.xrTableCell37.Name = "xrTableCell37";
     this.xrTableCell37.Text = "Donor";
     this.xrTableCell37.Weight = 0.55463226890565631D;
     //
     // xrTableCell38
     //
     this.xrTableCell38.Name = "xrTableCell38";
     this.xrTableCell38.Weight = 0.057029697400073118D;
     //
     // xrTableCell39
     //
     this.xrTableCell39.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Donor")});
     this.xrTableCell39.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell39.Name = "xrTableCell39";
     this.xrTableCell39.StylePriority.UseFont = false;
     this.xrTableCell39.Text = "xrTableCell39";
     this.xrTableCell39.Weight = 1.3903183573336453D;
     //
     // GroupHeader2
     //
     this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel1});
     this.GroupHeader2.HeightF = 26.04167F;
     this.GroupHeader2.Name = "GroupHeader2";
     //
     // xrLabel1
     //
     this.xrLabel1.BackColor = System.Drawing.Color.Wheat;
     this.xrLabel1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "TransportedBy")});
     this.xrLabel1.Font = new System.Drawing.Font("Verdana", 9.75F);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 0F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(1029F, 26.04167F);
     this.xrLabel1.StylePriority.UseBackColor = false;
     this.xrLabel1.StylePriority.UseBorders = false;
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text = "[TransportedBy]";
     //
     // GroupFooter1
     //
     this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable5});
     this.GroupFooter1.HeightF = 32F;
     this.GroupFooter1.Name = "GroupFooter1";
     //
     // xrTable5
     //
     this.xrTable5.BackColor = System.Drawing.Color.Gainsboro;
     this.xrTable5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 0F);
     this.xrTable5.Name = "xrTable5";
     this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow13});
     this.xrTable5.SizeF = new System.Drawing.SizeF(719.4541F, 32F);
     this.xrTable5.StylePriority.UseBackColor = false;
     this.xrTable5.StylePriority.UseBorders = false;
     //
     // xrTableRow13
     //
     this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell53,
     this.xrTableCell54,
     this.xrTableCell55,
     this.xrTableCell56});
     this.xrTableRow13.Name = "xrTableRow13";
     this.xrTableRow13.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 1, 0, 0, 100F);
     this.xrTableRow13.StylePriority.UsePadding = false;
     this.xrTableRow13.Weight = 1D;
     //
     // xrTableCell53
     //
     this.xrTableCell53.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "TransportedBy")});
     this.xrTableCell53.Font = new System.Drawing.Font("Verdana", 9.75F);
     this.xrTableCell53.Name = "xrTableCell53";
     this.xrTableCell53.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell53.StylePriority.UseFont = false;
     this.xrTableCell53.StylePriority.UsePadding = false;
     this.xrTableCell53.StylePriority.UseTextAlignment = false;
     this.xrTableCell53.Text = "xrTableCell53";
     this.xrTableCell53.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell53.Weight = 1.9784979246479357D;
     //
     // xrTableCell54
     //
     this.xrTableCell54.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryQuantity")});
     this.xrTableCell54.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell54.Name = "xrTableCell54";
     this.xrTableCell54.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell54.StylePriority.UseFont = false;
     this.xrTableCell54.StylePriority.UsePadding = false;
     this.xrTableCell54.StylePriority.UseTextAlignment = false;
     xrSummary1.FormatString = "{0:#,###.###}";
     xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrTableCell54.Summary = xrSummary1;
     this.xrTableCell54.Text = "xrTableCell54";
     this.xrTableCell54.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell54.Weight = 0.54338694293123524D;
     //
     // xrTableCell55
     //
     this.xrTableCell55.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryBag")});
     this.xrTableCell55.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell55.Multiline = true;
     this.xrTableCell55.Name = "xrTableCell55";
     this.xrTableCell55.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell55.StylePriority.UseFont = false;
     this.xrTableCell55.StylePriority.UsePadding = false;
     this.xrTableCell55.StylePriority.UseTextAlignment = false;
     xrSummary2.FormatString = "{0:#,###.###}";
     xrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrTableCell55.Summary = xrSummary2;
     this.xrTableCell55.Text = "xrTableCell55";
     this.xrTableCell55.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell55.Weight = 0.41959961287783537D;
     //
     // xrTableCell56
     //
     this.xrTableCell56.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryNet")});
     this.xrTableCell56.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell56.Name = "xrTableCell56";
     this.xrTableCell56.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell56.StylePriority.UseFont = false;
     this.xrTableCell56.StylePriority.UsePadding = false;
     this.xrTableCell56.StylePriority.UseTextAlignment = false;
     xrSummary3.FormatString = "{0:#,###.###}";
     xrSummary3.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrTableCell56.Summary = xrSummary3;
     this.xrTableCell56.Text = "xrTableCell56";
     this.xrTableCell56.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell56.Weight = 0.423534756487536D;
     //
     // GroupFooter2
     //
     this.GroupFooter2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable6});
     this.GroupFooter2.HeightF = 32F;
     this.GroupFooter2.Level = 1;
     this.GroupFooter2.Name = "GroupFooter2";
     //
     // xrTable6
     //
     this.xrTable6.BackColor = System.Drawing.Color.Wheat;
     this.xrTable6.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 0F);
     this.xrTable6.Name = "xrTable6";
     this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow14});
     this.xrTable6.SizeF = new System.Drawing.SizeF(719.454F, 32F);
     this.xrTable6.StylePriority.UseBackColor = false;
     this.xrTable6.StylePriority.UseBorders = false;
     //
     // xrTableRow14
     //
     this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell49,
     this.xrTableCell50,
     this.xrTableCell51,
     this.xrTableCell52});
     this.xrTableRow14.Name = "xrTableRow14";
     this.xrTableRow14.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 1, 0, 0, 100F);
     this.xrTableRow14.StylePriority.UsePadding = false;
     this.xrTableRow14.Weight = 1D;
     //
     // xrTableCell49
     //
     this.xrTableCell49.Font = new System.Drawing.Font("Verdana", 9.75F);
     this.xrTableCell49.Name = "xrTableCell49";
     this.xrTableCell49.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell49.StylePriority.UseFont = false;
     this.xrTableCell49.StylePriority.UsePadding = false;
     this.xrTableCell49.StylePriority.UseTextAlignment = false;
     this.xrTableCell49.Text = "Grand Total ";
     this.xrTableCell49.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell49.Weight = 1.9784979094586364D;
     //
     // xrTableCell50
     //
     this.xrTableCell50.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryQuantity")});
     this.xrTableCell50.Font = new System.Drawing.Font("Verdana", 8F, System.Drawing.FontStyle.Bold);
     this.xrTableCell50.Name = "xrTableCell50";
     this.xrTableCell50.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell50.StylePriority.UseFont = false;
     this.xrTableCell50.StylePriority.UsePadding = false;
     this.xrTableCell50.StylePriority.UseTextAlignment = false;
     xrSummary4.FormatString = "{0:#,###.###}";
     xrSummary4.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrTableCell50.Summary = xrSummary4;
     this.xrTableCell50.Text = "xrTableCell54";
     this.xrTableCell50.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell50.Weight = 0.5433869581205345D;
     //
     // xrTableCell51
     //
     this.xrTableCell51.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryBag")});
     this.xrTableCell51.Font = new System.Drawing.Font("Verdana", 8F, System.Drawing.FontStyle.Bold);
     this.xrTableCell51.Multiline = true;
     this.xrTableCell51.Name = "xrTableCell51";
     this.xrTableCell51.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell51.StylePriority.UseFont = false;
     this.xrTableCell51.StylePriority.UsePadding = false;
     this.xrTableCell51.StylePriority.UseTextAlignment = false;
     xrSummary5.FormatString = "{0:#,###.###}";
     xrSummary5.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrTableCell51.Summary = xrSummary5;
     this.xrTableCell51.Text = "xrTableCell55";
     this.xrTableCell51.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell51.Weight = 0.41959961287783537D;
     //
     // xrTableCell52
     //
     this.xrTableCell52.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryNet")});
     this.xrTableCell52.Font = new System.Drawing.Font("Verdana", 8F, System.Drawing.FontStyle.Bold);
     this.xrTableCell52.Name = "xrTableCell52";
     this.xrTableCell52.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell52.StylePriority.UseFont = false;
     this.xrTableCell52.StylePriority.UsePadding = false;
     this.xrTableCell52.StylePriority.UseTextAlignment = false;
     xrSummary6.FormatString = "{0:#,###.###}";
     xrSummary6.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.xrTableCell52.Summary = xrSummary6;
     this.xrTableCell52.Text = "xrTableCell56";
     this.xrTableCell52.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell52.Weight = 0.42353418554221955D;
     //
     // bindingSource1
     //
     this.bindingSource1.DataSource = typeof(DRMFSS.BLL.ViewModels.Report.Data.DeliveryRows);
     //
     // xrTableCell13
     //
     this.xrTableCell13.Font = new System.Drawing.Font("Verdana", 9.75F);
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.StylePriority.UseFont = false;
     this.xrTableCell13.StylePriority.UseTextAlignment = false;
     this.xrTableCell13.Text = "Transporter";
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell13.Weight = 0.53999849837483982D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "TransportedBy")});
     this.xrTableCell19.Font = new System.Drawing.Font("Verdana", 8F);
     this.xrTableCell19.Name = "xrTableCell19";
     this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell19.StylePriority.UseFont = false;
     this.xrTableCell19.StylePriority.UsePadding = false;
     this.xrTableCell19.StylePriority.UseTextAlignment = false;
     this.xrTableCell19.Text = "xrTableCell19";
     this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell19.Weight = 0.53999754151487656D;
     //
     // TransferReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.TopMargin,
     this.BottomMargin,
     this.GroupHeader1,
     this.GroupHeader2,
     this.GroupFooter1,
     this.GroupFooter2});
     this.DataSource = this.bindingSource1;
     this.Landscape = true;
     this.Margins = new System.Drawing.Printing.Margins(24, 27, 12, 50);
     this.PageHeight = 850;
     this.PageWidth = 1100;
     this.Version = "11.2";
     ((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.xrTable5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).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()
 {
     DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Report_ExSup));
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.BarCode = new DevExpress.XtraReports.UI.XRBarCode();
     this.lbCnsNo = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6 = 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.xrTable5 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell64 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbzgCode = new DevExpress.XtraReports.UI.XRTableCell();
     this.lbPkgs = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow12 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell70 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow16 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell76 = new DevExpress.XtraReports.UI.XRTableCell();
     this.lab = new DevExpress.XtraReports.UI.XRLabel();
     this.labCustom = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.labName = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.labAdmin = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.labDate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow13 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell67 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbremark = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbblank = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell72 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbExamine = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow15 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell75 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbView = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbWareName = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbreferdoc = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell59 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbdeliverUnit = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell63 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbSumWeight = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell60 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbtotalValue = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell61 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbPlace = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell68 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbOutCountry = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell69 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbtaxRebate = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell65 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbTradetype = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell66 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbInWaretype = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.labWareNO = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.labCustomCode = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.BarCode,
     this.lbCnsNo,
     this.xrLabel6,
     this.xrLabel14,
     this.xrLabel13,
     this.xrLabel12,
     this.xrTable5,
     this.xrTable4,
     this.xrTable2,
     this.xrTable1,
     this.xrPictureBox1,
     this.xrLabel1,
     this.labWareNO,
     this.xrLabel2,
     this.labCustomCode,
     this.xrLabel3});
     this.Detail.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Detail.HeightF = 859.3749F;
     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;
     //
     // BarCode
     //
     this.BarCode.LocationFloat = new DevExpress.Utils.PointFloat(772.9572F, 3.000001F);
     this.BarCode.Name = "BarCode";
     this.BarCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F);
     this.BarCode.SizeF = new System.Drawing.SizeF(380F, 45F);
     this.BarCode.Symbology = code128Generator1;
     //
     // lbCnsNo
     //
     this.lbCnsNo.LocationFloat = new DevExpress.Utils.PointFloat(499.3739F, 102F);
     this.lbCnsNo.Name = "lbCnsNo";
     this.lbCnsNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lbCnsNo.SizeF = new System.Drawing.SizeF(153.125F, 23F);
     this.lbCnsNo.StylePriority.UseTextAlignment = false;
     this.lbCnsNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel6
     //
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(379.3759F, 102F);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF = new System.Drawing.SizeF(119.998F, 23F);
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text = "电子账册编号:";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel14
     //
     this.xrLabel14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(44.19907F, 750.3333F);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF = new System.Drawing.SizeF(506.1787F, 25.08331F);
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text = "第一联:主管海关存查联";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel13
     //
     this.xrLabel13.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(599.374F, 25.62501F);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF = new System.Drawing.SizeF(215.953F, 44.875F);
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text = "仓 清 单";
     this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel12
     //
     this.xrLabel12.Font = new System.Drawing.Font("宋体", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(550.3777F, 0F);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF = new System.Drawing.SizeF(48.99628F, 70.50001F);
     this.xrLabel12.StylePriority.UseFont = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text = "入";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // xrTable5
     //
     this.xrTable5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(25.35176F, 636.7917F);
     this.xrTable5.Name = "xrTable5";
     this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow10});
     this.xrTable5.SizeF = new System.Drawing.SizeF(1119.542F, 49.99994F);
     this.xrTable5.StylePriority.UseBorders = false;
     //
     // xrTableRow10
     //
     this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell64,
     this.tbzgCode});
     this.xrTableRow10.Name = "xrTableRow10";
     this.xrTableRow10.Weight = 1D;
     //
     // xrTableCell64
     //
     this.xrTableCell64.Name = "xrTableCell64";
     this.xrTableCell64.StylePriority.UseTextAlignment = false;
     this.xrTableCell64.Text = "转关条形码";
     this.xrTableCell64.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell64.Weight = 0.45627600085734571D;
     //
     // tbzgCode
     //
     this.tbzgCode.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.lbPkgs,
     this.xrLabel9});
     this.tbzgCode.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbzgCode.Name = "tbzgCode";
     this.tbzgCode.StylePriority.UseFont = false;
     this.tbzgCode.Weight = 2.5537420554998773D;
     //
     // lbPkgs
     //
     this.lbPkgs.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.lbPkgs.LocationFloat = new DevExpress.Utils.PointFloat(778.732F, 15.00006F);
     this.lbPkgs.Name = "lbPkgs";
     this.lbPkgs.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.lbPkgs.SizeF = new System.Drawing.SizeF(171.1033F, 23F);
     this.lbPkgs.StylePriority.UseBorders = false;
     this.lbPkgs.StylePriority.UseTextAlignment = false;
     this.lbPkgs.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel9
     //
     this.xrLabel9.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(677.7321F, 15.00004F);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel9.SizeF = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel9.StylePriority.UseBorders = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text = "合计总件数";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // 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.LocationFloat = new DevExpress.Utils.PointFloat(25.35176F, 556.5834F);
     this.xrTable4.Name = "xrTable4";
     this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow12,
     this.xrTableRow16});
     this.xrTable4.SizeF = new System.Drawing.SizeF(1119.542F, 80.20831F);
     this.xrTable4.StylePriority.UseBorders = false;
     //
     // xrTableRow12
     //
     this.xrTableRow12.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell70});
     this.xrTableRow12.Name = "xrTableRow12";
     this.xrTableRow12.Weight = 1D;
     //
     // xrTableCell70
     //
     this.xrTableCell70.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell70.Name = "xrTableCell70";
     this.xrTableCell70.StylePriority.UseBorders = false;
     this.xrTableCell70.StylePriority.UseTextAlignment = false;
     this.xrTableCell70.Text = "     上述货物存入我仓,申报无误。";
     this.xrTableCell70.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell70.Weight = 3D;
     //
     // xrTableRow16
     //
     this.xrTableRow16.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell76});
     this.xrTableRow16.Name = "xrTableRow16";
     this.xrTableRow16.Weight = 1D;
     //
     // xrTableCell76
     //
     this.xrTableCell76.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell76.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.lab,
     this.labCustom,
     this.xrLabel5,
     this.labName,
     this.xrLabel7,
     this.xrLabel4,
     this.xrLabel8,
     this.labAdmin,
     this.xrLabel10,
     this.labDate,
     this.xrLabel11});
     this.xrTableCell76.Name = "xrTableCell76";
     this.xrTableCell76.StylePriority.UseBorders = false;
     this.xrTableCell76.StylePriority.UseTextAlignment = false;
     this.xrTableCell76.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell76.Weight = 3D;
     //
     // lab
     //
     this.lab.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.lab.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lab.LocationFloat = new DevExpress.Utils.PointFloat(394.9946F, 9.999939F);
     this.lab.Name = "lab";
     this.lab.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lab.SizeF = new System.Drawing.SizeF(130.0313F, 23F);
     this.lab.StylePriority.UseBorders = false;
     this.lab.StylePriority.UseFont = false;
     this.lab.StylePriority.UseTextAlignment = false;
     this.lab.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // labCustom
     //
     this.labCustom.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.labCustom.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labCustom.LocationFloat = new DevExpress.Utils.PointFloat(55.80087F, 9.999939F);
     this.labCustom.Name = "labCustom";
     this.labCustom.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labCustom.SizeF = new System.Drawing.SizeF(156.3101F, 23F);
     this.labCustom.StylePriority.UseBorders = false;
     this.labCustom.StylePriority.UseFont = false;
     this.labCustom.StylePriority.UseTextAlignment = false;
     this.labCustom.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel5
     //
     this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(212.111F, 9.999847F);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(68.97784F, 23F);
     this.xrLabel5.StylePriority.UseBorders = false;
     this.xrLabel5.Text = "报关员:";
     //
     // labName
     //
     this.labName.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.labName.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labName.LocationFloat = new DevExpress.Utils.PointFloat(281.0888F, 9.99953F);
     this.labName.Name = "labName";
     this.labName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labName.SizeF = new System.Drawing.SizeF(60.78061F, 22.99994F);
     this.labName.StylePriority.UseBorders = false;
     this.labName.StylePriority.UseFont = false;
     this.labName.StylePriority.UseTextAlignment = false;
     this.labName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel7
     //
     this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(341.8694F, 9.999593F);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF = new System.Drawing.SizeF(53.12515F, 22.99998F);
     this.xrLabel7.StylePriority.UseBorders = false;
     this.xrLabel7.Text = "货主:";
     //
     // xrLabel4
     //
     this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(33.92588F, 9.999974F);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(21.87498F, 23.00002F);
     this.xrLabel4.StylePriority.UseBorders = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text = "致";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel8
     //
     this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(525.0258F, 9.999402F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(73.9906F, 23F);
     this.xrLabel8.StylePriority.UseBorders = false;
     this.xrLabel8.Text = "仓库员:";
     //
     // labAdmin
     //
     this.labAdmin.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.labAdmin.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labAdmin.LocationFloat = new DevExpress.Utils.PointFloat(599.0164F, 9.999329F);
     this.labAdmin.Name = "labAdmin";
     this.labAdmin.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labAdmin.SizeF = new System.Drawing.SizeF(85.90564F, 23.00006F);
     this.labAdmin.StylePriority.UseBorders = false;
     this.labAdmin.StylePriority.UseFont = false;
     this.labAdmin.StylePriority.UseTextAlignment = false;
     this.labAdmin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel10
     //
     this.xrLabel10.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(684.922F, 9.999573F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(81.93347F, 22.99994F);
     this.xrLabel10.StylePriority.UseBorders = false;
     this.xrLabel10.Text = "申报日期:";
     //
     // labDate
     //
     this.labDate.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.labDate.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labDate.LocationFloat = new DevExpress.Utils.PointFloat(766.8554F, 9.999573F);
     this.labDate.Name = "labDate";
     this.labDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labDate.SizeF = new System.Drawing.SizeF(163.2679F, 23F);
     this.labDate.StylePriority.UseBorders = false;
     this.labDate.StylePriority.UseFont = false;
     this.labDate.StylePriority.UseTextAlignment = false;
     this.labDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(930.1233F, 9.999911F);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel11.StylePriority.UseBorders = false;
     this.xrLabel11.Text = "仓库(盖章):";
     //
     // xrTable2
     //
     this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(25.35176F, 686.7916F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow13});
     this.xrTable2.SizeF = new System.Drawing.SizeF(1119.542F, 63.54169F);
     this.xrTable2.StylePriority.UseBorders = false;
     //
     // xrTableRow13
     //
     this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell67,
     this.tbremark,
     this.tbblank});
     this.xrTableRow13.Name = "xrTableRow13";
     this.xrTableRow13.Weight = 1D;
     //
     // xrTableCell67
     //
     this.xrTableCell67.Name = "xrTableCell67";
     this.xrTableCell67.StylePriority.UseTextAlignment = false;
     this.xrTableCell67.Text = "备注";
     this.xrTableCell67.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell67.Weight = 0.29707393718920172D;
     //
     // tbremark
     //
     this.tbremark.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tbremark.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbremark.Name = "tbremark";
     this.tbremark.StylePriority.UseBorders = false;
     this.tbremark.StylePriority.UseFont = false;
     this.tbremark.StylePriority.UseTextAlignment = false;
     this.tbremark.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbremark.Weight = 1.3514624620475548D;
     //
     // tbblank
     //
     this.tbblank.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tbblank.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable3});
     this.tbblank.Name = "tbblank";
     this.tbblank.StylePriority.UseBorders = false;
     this.tbblank.StylePriority.UseTextAlignment = false;
     this.tbblank.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbblank.Weight = 1.3514624620475548D;
     //
     // xrTable3
     //
     this.xrTable3.Borders = DevExpress.XtraPrinting.BorderSide.Left;
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(309.5778F, 0F);
     this.xrTable3.Name = "xrTable3";
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow14,
     this.xrTableRow15});
     this.xrTable3.SizeF = new System.Drawing.SizeF(192.762F, 63.54169F);
     this.xrTable3.StylePriority.UseBorders = false;
     //
     // xrTableRow14
     //
     this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell72,
     this.tbExamine});
     this.xrTableRow14.Name = "xrTableRow14";
     this.xrTableRow14.Weight = 1D;
     //
     // xrTableCell72
     //
     this.xrTableCell72.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell72.Name = "xrTableCell72";
     this.xrTableCell72.StylePriority.UseBorders = false;
     this.xrTableCell72.StylePriority.UseTextAlignment = false;
     this.xrTableCell72.Text = "海关审核";
     this.xrTableCell72.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell72.Weight = 1.2767388451028967D;
     //
     // tbExamine
     //
     this.tbExamine.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.tbExamine.Name = "tbExamine";
     this.tbExamine.StylePriority.UseBorders = false;
     this.tbExamine.StylePriority.UseTextAlignment = false;
     this.tbExamine.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbExamine.Weight = 1.1047225675521422D;
     //
     // xrTableRow15
     //
     this.xrTableRow15.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell75,
     this.tbView});
     this.xrTableRow15.Name = "xrTableRow15";
     this.xrTableRow15.Weight = 1D;
     //
     // xrTableCell75
     //
     this.xrTableCell75.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell75.Name = "xrTableCell75";
     this.xrTableCell75.StylePriority.UseBorders = false;
     this.xrTableCell75.StylePriority.UseTextAlignment = false;
     this.xrTableCell75.Text = "海关查验";
     this.xrTableCell75.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell75.Weight = 1.2767398950966413D;
     //
     // tbView
     //
     this.tbView.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.tbView.Name = "tbView";
     this.tbView.StylePriority.UseBorders = false;
     this.tbView.StylePriority.UseTextAlignment = false;
     this.tbView.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbView.Weight = 1.1047215175583975D;
     //
     // xrTable1
     //
     this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTable1.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(25.35176F, 125F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1,
     this.xrTableRow2,
     this.xrTableRow3,
     this.xrTableRow4,
     this.xrTableRow5,
     this.xrTableRow6,
     this.xrTableRow7,
     this.xrTableRow8,
     this.xrTableRow9});
     this.xrTable1.SizeF = new System.Drawing.SizeF(1119.542F, 431.5834F);
     this.xrTable1.StylePriority.UseBorders = false;
     this.xrTable1.StylePriority.UseFont = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell2,
     this.tbWareName,
     this.xrTableCell4,
     this.tbreferdoc});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     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 = 1D;
     //
     // tbWareName
     //
     this.tbWareName.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbWareName.Name = "tbWareName";
     this.tbWareName.StylePriority.UseFont = false;
     this.tbWareName.StylePriority.UseTextAlignment = false;
     this.tbWareName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbWareName.Weight = 3.8482907652243581D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseFont = false;
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text = "报关单号";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell4.Weight = 0.61277694310897457D;
     //
     // tbreferdoc
     //
     this.tbreferdoc.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbreferdoc.Name = "tbreferdoc";
     this.tbreferdoc.StylePriority.UseFont = false;
     this.tbreferdoc.StylePriority.UseTextAlignment = false;
     this.tbreferdoc.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbreferdoc.Weight = 1.1358548677884617D;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell9,
     this.xrTableCell5,
     this.xrTableCell11,
     this.xrTableCell10,
     this.xrTableCell12,
     this.xrTableCell6,
     this.xrTableCell7,
     this.xrTableCell13,
     this.xrTableCell8});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell9.Name = "xrTableCell9";
     this.xrTableCell9.StylePriority.UseFont = false;
     this.xrTableCell9.StylePriority.UseTextAlignment = false;
     this.xrTableCell9.Text = "序号";
     this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell9.Weight = 0.33974358974358976D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.StylePriority.UseFont = false;
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text = "商品编码";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell5.Weight = 0.66025641025641013D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell11.Name = "xrTableCell11";
     this.xrTableCell11.StylePriority.UseFont = false;
     this.xrTableCell11.StylePriority.UseTextAlignment = false;
     this.xrTableCell11.Text = "货物名称、规格型号";
     this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell11.Weight = 2.518409598090253D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.StylePriority.UseFont = false;
     this.xrTableCell10.StylePriority.UseTextAlignment = false;
     this.xrTableCell10.Text = "数量";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell10.Weight = 0.400738504570953D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell12.Name = "xrTableCell12";
     this.xrTableCell12.StylePriority.UseFont = false;
     this.xrTableCell12.StylePriority.UseTextAlignment = false;
     this.xrTableCell12.Text = "单位";
     this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell12.Weight = 0.36828186446710615D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseFont = false;
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text = "毛重/净重";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell6.Weight = 0.56086079809604583D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.StylePriority.UseFont = false;
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.Text = "币制";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell7.Weight = 0.61277744391025668D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.StylePriority.UseFont = false;
     this.xrTableCell13.StylePriority.UseTextAlignment = false;
     this.xrTableCell13.Text = "单价";
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell13.Weight = 0.60895282451923083D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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.52690154246794874D;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq1,
     this.cCode1,
     this.cName1,
     this.cNum1,
     this.cUnit1,
     this.cWeight1,
     this.cCoin1,
     this.cPrice1,
     this.cTotal1});
     this.xrTableRow3.Name = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // cseq1
     //
     this.cseq1.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cseq1.Name = "cseq1";
     this.cseq1.StylePriority.UseFont = false;
     this.cseq1.StylePriority.UseTextAlignment = false;
     this.cseq1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq1.Weight = 0.33974358974358976D;
     //
     // cCode1
     //
     this.cCode1.Name = "cCode1";
     this.cCode1.StylePriority.UseTextAlignment = false;
     this.cCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode1.Weight = 0.66025641025641013D;
     //
     // cName1
     //
     this.cName1.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cName1.Multiline = true;
     this.cName1.Name = "cName1";
     this.cName1.StylePriority.UseFont = false;
     this.cName1.StylePriority.UseTextAlignment = false;
     this.cName1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName1.Weight = 2.51840923843935D;
     //
     // cNum1
     //
     this.cNum1.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cNum1.Multiline = true;
     this.cNum1.Name = "cNum1";
     this.cNum1.StylePriority.UseFont = false;
     this.cNum1.StylePriority.UseTextAlignment = false;
     this.cNum1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum1.Weight = 0.400738504570953D;
     //
     // cUnit1
     //
     this.cUnit1.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cUnit1.Multiline = true;
     this.cUnit1.Name = "cUnit1";
     this.cUnit1.StylePriority.UseFont = false;
     this.cUnit1.StylePriority.UseTextAlignment = false;
     this.cUnit1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit1.Weight = 0.36828186446710615D;
     //
     // cWeight1
     //
     this.cWeight1.Multiline = true;
     this.cWeight1.Name = "cWeight1";
     this.cWeight1.StylePriority.UseTextAlignment = false;
     this.cWeight1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight1.Weight = 0.56086115774694845D;
     //
     // cCoin1
     //
     this.cCoin1.Name = "cCoin1";
     this.cCoin1.StylePriority.UseTextAlignment = false;
     this.cCoin1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin1.Weight = 0.61277744391025668D;
     //
     // cPrice1
     //
     this.cPrice1.Name = "cPrice1";
     this.cPrice1.StylePriority.UseTextAlignment = false;
     this.cPrice1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice1.Weight = 0.60895282451923083D;
     //
     // cTotal1
     //
     this.cTotal1.Name = "cTotal1";
     this.cTotal1.StylePriority.UseTextAlignment = false;
     this.cTotal1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal1.Weight = 0.52690154246794874D;
     //
     // xrTableRow4
     //
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq2,
     this.cCode2,
     this.cName2,
     this.cNum2,
     this.cUnit2,
     this.cWeight2,
     this.cCoin2,
     this.cPrice2,
     this.cTotal2});
     this.xrTableRow4.Name = "xrTableRow4";
     this.xrTableRow4.Weight = 1D;
     //
     // cseq2
     //
     this.cseq2.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cseq2.Name = "cseq2";
     this.cseq2.StylePriority.UseFont = false;
     this.cseq2.StylePriority.UseTextAlignment = false;
     this.cseq2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq2.Weight = 0.33974358974358976D;
     //
     // cCode2
     //
     this.cCode2.Name = "cCode2";
     this.cCode2.StylePriority.UseTextAlignment = false;
     this.cCode2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode2.Weight = 0.66025641025641013D;
     //
     // cName2
     //
     this.cName2.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cName2.Multiline = true;
     this.cName2.Name = "cName2";
     this.cName2.StylePriority.UseFont = false;
     this.cName2.StylePriority.UseTextAlignment = false;
     this.cName2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName2.Weight = 2.5184092833957132D;
     //
     // cNum2
     //
     this.cNum2.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cNum2.Multiline = true;
     this.cNum2.Name = "cNum2";
     this.cNum2.StylePriority.UseFont = false;
     this.cNum2.StylePriority.UseTextAlignment = false;
     this.cNum2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum2.Weight = 0.40073850457095295D;
     //
     // cUnit2
     //
     this.cUnit2.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cUnit2.Multiline = true;
     this.cUnit2.Name = "cUnit2";
     this.cUnit2.StylePriority.UseFont = false;
     this.cUnit2.StylePriority.UseTextAlignment = false;
     this.cUnit2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit2.Weight = 0.36828181951074335D;
     //
     // cWeight2
     //
     this.cWeight2.Multiline = true;
     this.cWeight2.Name = "cWeight2";
     this.cWeight2.StylePriority.UseTextAlignment = false;
     this.cWeight2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight2.Weight = 0.56086115774694845D;
     //
     // cCoin2
     //
     this.cCoin2.Name = "cCoin2";
     this.cCoin2.StylePriority.UseTextAlignment = false;
     this.cCoin2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin2.Weight = 0.61277694310897457D;
     //
     // cPrice2
     //
     this.cPrice2.Name = "cPrice2";
     this.cPrice2.StylePriority.UseTextAlignment = false;
     this.cPrice2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice2.Weight = 0.60895282451923083D;
     //
     // cTotal2
     //
     this.cTotal2.Name = "cTotal2";
     this.cTotal2.StylePriority.UseTextAlignment = false;
     this.cTotal2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal2.Weight = 0.52690204326923085D;
     //
     // xrTableRow5
     //
     this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq3,
     this.cCode3,
     this.cName3,
     this.cNum3,
     this.cUnit3,
     this.cWeight3,
     this.cCoin3,
     this.cPrice3,
     this.cTotal3});
     this.xrTableRow5.Name = "xrTableRow5";
     this.xrTableRow5.Weight = 1D;
     //
     // cseq3
     //
     this.cseq3.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cseq3.Name = "cseq3";
     this.cseq3.StylePriority.UseFont = false;
     this.cseq3.StylePriority.UseTextAlignment = false;
     this.cseq3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq3.Weight = 0.33974358974358976D;
     //
     // cCode3
     //
     this.cCode3.Name = "cCode3";
     this.cCode3.StylePriority.UseTextAlignment = false;
     this.cCode3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode3.Weight = 0.66025641025641013D;
     //
     // cName3
     //
     this.cName3.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cName3.Multiline = true;
     this.cName3.Name = "cName3";
     this.cName3.StylePriority.UseFont = false;
     this.cName3.StylePriority.UseTextAlignment = false;
     this.cName3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName3.Weight = 2.5184092833957132D;
     //
     // cNum3
     //
     this.cNum3.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cNum3.Multiline = true;
     this.cNum3.Name = "cNum3";
     this.cNum3.StylePriority.UseFont = false;
     this.cNum3.StylePriority.UseTextAlignment = false;
     this.cNum3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum3.Weight = 0.40073850457095295D;
     //
     // cUnit3
     //
     this.cUnit3.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cUnit3.Multiline = true;
     this.cUnit3.Name = "cUnit3";
     this.cUnit3.StylePriority.UseFont = false;
     this.cUnit3.StylePriority.UseTextAlignment = false;
     this.cUnit3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit3.Weight = 0.36828181951074335D;
     //
     // cWeight3
     //
     this.cWeight3.Multiline = true;
     this.cWeight3.Name = "cWeight3";
     this.cWeight3.StylePriority.UseTextAlignment = false;
     this.cWeight3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight3.Weight = 0.56086115774694845D;
     //
     // cCoin3
     //
     this.cCoin3.Name = "cCoin3";
     this.cCoin3.StylePriority.UseTextAlignment = false;
     this.cCoin3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin3.Weight = 0.61277694310897457D;
     //
     // cPrice3
     //
     this.cPrice3.Name = "cPrice3";
     this.cPrice3.StylePriority.UseTextAlignment = false;
     this.cPrice3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice3.Weight = 0.60895332532051283D;
     //
     // cTotal3
     //
     this.cTotal3.Name = "cTotal3";
     this.cTotal3.StylePriority.UseTextAlignment = false;
     this.cTotal3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal3.Weight = 0.52690154246794874D;
     //
     // xrTableRow6
     //
     this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq4,
     this.cCode4,
     this.cName4,
     this.cNum4,
     this.cUnit4,
     this.cWeight4,
     this.cCoin4,
     this.cPrice4,
     this.cTotal4});
     this.xrTableRow6.Name = "xrTableRow6";
     this.xrTableRow6.Weight = 1D;
     //
     // cseq4
     //
     this.cseq4.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cseq4.Name = "cseq4";
     this.cseq4.StylePriority.UseFont = false;
     this.cseq4.StylePriority.UseTextAlignment = false;
     this.cseq4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq4.Weight = 0.33974358974358976D;
     //
     // cCode4
     //
     this.cCode4.Name = "cCode4";
     this.cCode4.StylePriority.UseTextAlignment = false;
     this.cCode4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode4.Weight = 0.66025641025641013D;
     //
     // cName4
     //
     this.cName4.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cName4.Multiline = true;
     this.cName4.Name = "cName4";
     this.cName4.StylePriority.UseFont = false;
     this.cName4.StylePriority.UseTextAlignment = false;
     this.cName4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName4.Weight = 2.518408743919359D;
     //
     // cNum4
     //
     this.cNum4.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cNum4.Multiline = true;
     this.cNum4.Name = "cNum4";
     this.cNum4.StylePriority.UseFont = false;
     this.cNum4.StylePriority.UseTextAlignment = false;
     this.cNum4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum4.Weight = 0.40073886422185556D;
     //
     // cUnit4
     //
     this.cUnit4.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cUnit4.Multiline = true;
     this.cUnit4.Name = "cUnit4";
     this.cUnit4.StylePriority.UseFont = false;
     this.cUnit4.StylePriority.UseTextAlignment = false;
     this.cUnit4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit4.Weight = 0.36828181951074335D;
     //
     // cWeight4
     //
     this.cWeight4.Multiline = true;
     this.cWeight4.Name = "cWeight4";
     this.cWeight4.StylePriority.UseTextAlignment = false;
     this.cWeight4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight4.Weight = 0.56086133757239975D;
     //
     // cCoin4
     //
     this.cCoin4.Name = "cCoin4";
     this.cCoin4.StylePriority.UseTextAlignment = false;
     this.cCoin4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin4.Weight = 0.61277744391025668D;
     //
     // cPrice4
     //
     this.cPrice4.Name = "cPrice4";
     this.cPrice4.StylePriority.UseTextAlignment = false;
     this.cPrice4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice4.Weight = 0.60895282451923083D;
     //
     // cTotal4
     //
     this.cTotal4.Name = "cTotal4";
     this.cTotal4.StylePriority.UseTextAlignment = false;
     this.cTotal4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal4.Weight = 0.52690154246794874D;
     //
     // xrTableRow7
     //
     this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq5,
     this.cCode5,
     this.cName5,
     this.cNum5,
     this.cUnit5,
     this.cWeight5,
     this.cCoin5,
     this.cPrice5,
     this.cTotal5});
     this.xrTableRow7.Name = "xrTableRow7";
     this.xrTableRow7.Weight = 1D;
     //
     // cseq5
     //
     this.cseq5.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cseq5.Name = "cseq5";
     this.cseq5.StylePriority.UseFont = false;
     this.cseq5.StylePriority.UseTextAlignment = false;
     this.cseq5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq5.Weight = 0.33974358974358976D;
     //
     // cCode5
     //
     this.cCode5.Name = "cCode5";
     this.cCode5.StylePriority.UseTextAlignment = false;
     this.cCode5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode5.Weight = 0.66025641025641013D;
     //
     // cName5
     //
     this.cName5.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cName5.Multiline = true;
     this.cName5.Name = "cName5";
     this.cName5.StylePriority.UseFont = false;
     this.cName5.StylePriority.UseTextAlignment = false;
     this.cName5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName5.Weight = 2.5184089237448104D;
     //
     // cNum5
     //
     this.cNum5.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cNum5.Multiline = true;
     this.cNum5.Name = "cNum5";
     this.cNum5.StylePriority.UseFont = false;
     this.cNum5.StylePriority.UseTextAlignment = false;
     this.cNum5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum5.Weight = 0.40073814492005033D;
     //
     // cUnit5
     //
     this.cUnit5.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cUnit5.Multiline = true;
     this.cUnit5.Name = "cUnit5";
     this.cUnit5.StylePriority.UseFont = false;
     this.cUnit5.StylePriority.UseTextAlignment = false;
     this.cUnit5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit5.Weight = 0.36828217916164596D;
     //
     // cWeight5
     //
     this.cWeight5.Multiline = true;
     this.cWeight5.Name = "cWeight5";
     this.cWeight5.StylePriority.UseTextAlignment = false;
     this.cWeight5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight5.Weight = 0.56086151739785106D;
     //
     // cCoin5
     //
     this.cCoin5.Name = "cCoin5";
     this.cCoin5.StylePriority.UseTextAlignment = false;
     this.cCoin5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin5.Weight = 0.61277794471153868D;
     //
     // cPrice5
     //
     this.cPrice5.Name = "cPrice5";
     this.cPrice5.StylePriority.UseTextAlignment = false;
     this.cPrice5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice5.Weight = 0.60895232371794872D;
     //
     // cTotal5
     //
     this.cTotal5.Name = "cTotal5";
     this.cTotal5.StylePriority.UseTextAlignment = false;
     this.cTotal5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal5.Weight = 0.52690154246794874D;
     //
     // xrTableRow8
     //
     this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell59,
     this.tbdeliverUnit,
     this.xrTableCell63,
     this.tbSumWeight,
     this.xrTableCell60,
     this.tbtotalValue});
     this.xrTableRow8.Name = "xrTableRow8";
     this.xrTableRow8.Weight = 1D;
     //
     // xrTableCell59
     //
     this.xrTableCell59.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell59.Name = "xrTableCell59";
     this.xrTableCell59.StylePriority.UseFont = false;
     this.xrTableCell59.StylePriority.UseTextAlignment = false;
     this.xrTableCell59.Text = "发货单位";
     this.xrTableCell59.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell59.Weight = 0.6532580264313721D;
     //
     // tbdeliverUnit
     //
     this.tbdeliverUnit.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbdeliverUnit.Name = "tbdeliverUnit";
     this.tbdeliverUnit.StylePriority.UseFont = false;
     this.tbdeliverUnit.StylePriority.UseTextAlignment = false;
     this.tbdeliverUnit.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbdeliverUnit.Weight = 2.8651507817818862D;
     //
     // xrTableCell63
     //
     this.xrTableCell63.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     this.xrTableCell63.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell63.Name = "xrTableCell63";
     this.xrTableCell63.StylePriority.UseBorders = false;
     this.xrTableCell63.StylePriority.UseFont = false;
     this.xrTableCell63.StylePriority.UseTextAlignment = false;
     this.xrTableCell63.Text = "   合计总量";
     this.xrTableCell63.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell63.Weight = 0.76902155078756307D;
     //
     // tbSumWeight
     //
     this.tbSumWeight.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)));
     this.tbSumWeight.Multiline = true;
     this.tbSumWeight.Name = "tbSumWeight";
     this.tbSumWeight.StylePriority.UseBorders = false;
     this.tbSumWeight.StylePriority.UseTextAlignment = false;
     this.tbSumWeight.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbSumWeight.Weight = 1.1736368485312294D;
     //
     // xrTableCell60
     //
     this.xrTableCell60.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell60.Name = "xrTableCell60";
     this.xrTableCell60.StylePriority.UseFont = false;
     this.xrTableCell60.StylePriority.UseTextAlignment = false;
     this.xrTableCell60.Text = "合计总价";
     this.xrTableCell60.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell60.Weight = 0.60895382612179483D;
     //
     // tbtotalValue
     //
     this.tbtotalValue.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbtotalValue.Name = "tbtotalValue";
     this.tbtotalValue.StylePriority.UseFont = false;
     this.tbtotalValue.StylePriority.UseTextAlignment = false;
     this.tbtotalValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbtotalValue.Weight = 0.52690154246794862D;
     //
     // xrTableRow9
     //
     this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell61,
     this.tbPlace,
     this.xrTableCell68,
     this.tbOutCountry,
     this.xrTableCell69,
     this.tbtaxRebate,
     this.xrTableCell65,
     this.tbTradetype,
     this.xrTableCell66,
     this.tbInWaretype});
     this.xrTableRow9.Name = "xrTableRow9";
     this.xrTableRow9.Weight = 1D;
     //
     // xrTableCell61
     //
     this.xrTableCell61.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell61.Name = "xrTableCell61";
     this.xrTableCell61.StylePriority.UseFont = false;
     this.xrTableCell61.StylePriority.UseTextAlignment = false;
     this.xrTableCell61.Text = "存放地点";
     this.xrTableCell61.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell61.Weight = 0.6532580264313721D;
     //
     // tbPlace
     //
     this.tbPlace.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbPlace.Name = "tbPlace";
     this.tbPlace.StylePriority.UseFont = false;
     this.tbPlace.StylePriority.UseTextAlignment = false;
     this.tbPlace.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbPlace.Weight = 0.9113786422384994D;
     //
     // xrTableCell68
     //
     this.xrTableCell68.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell68.Name = "xrTableCell68";
     this.xrTableCell68.StylePriority.UseFont = false;
     this.xrTableCell68.StylePriority.UseTextAlignment = false;
     this.xrTableCell68.Text = "出口国别";
     this.xrTableCell68.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell68.Weight = 0.83039538261217927D;
     //
     // tbOutCountry
     //
     this.tbOutCountry.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbOutCountry.Name = "tbOutCountry";
     this.tbOutCountry.StylePriority.UseFont = false;
     this.tbOutCountry.StylePriority.UseTextAlignment = false;
     this.tbOutCountry.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbOutCountry.Weight = 0.77964718549679479D;
     //
     // xrTableCell69
     //
     this.xrTableCell69.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell69.Name = "xrTableCell69";
     this.xrTableCell69.StylePriority.UseFont = false;
     this.xrTableCell69.StylePriority.UseTextAlignment = false;
     this.xrTableCell69.Text = "是否退税";
     this.xrTableCell69.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell69.Weight = 0.64070562900640993D;
     //
     // tbtaxRebate
     //
     this.tbtaxRebate.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbtaxRebate.Name = "tbtaxRebate";
     this.tbtaxRebate.StylePriority.UseFont = false;
     this.tbtaxRebate.StylePriority.UseTextAlignment = false;
     this.tbtaxRebate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbtaxRebate.Weight = 0.31495668068910238D;
     //
     // xrTableCell65
     //
     this.xrTableCell65.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell65.Name = "xrTableCell65";
     this.xrTableCell65.StylePriority.UseFont = false;
     this.xrTableCell65.StylePriority.UseTextAlignment = false;
     this.xrTableCell65.Text = "贸易方式";
     this.xrTableCell65.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell65.Weight = 0.61277694310897457D;
     //
     // tbTradetype
     //
     this.tbTradetype.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbTradetype.Name = "tbTradetype";
     this.tbTradetype.StylePriority.UseFont = false;
     this.tbTradetype.StylePriority.UseTextAlignment = false;
     this.tbTradetype.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbTradetype.Weight = 0.717950721153846D;
     //
     // xrTableCell66
     //
     this.xrTableCell66.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell66.Name = "xrTableCell66";
     this.xrTableCell66.StylePriority.UseFont = false;
     this.xrTableCell66.StylePriority.UseTextAlignment = false;
     this.xrTableCell66.Text = "入仓方式";
     this.xrTableCell66.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell66.Weight = 0.60895182291666661D;
     //
     // tbInWaretype
     //
     this.tbInWaretype.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbInWaretype.Name = "tbInWaretype";
     this.tbInWaretype.StylePriority.UseFont = false;
     this.tbInWaretype.StylePriority.UseTextAlignment = false;
     this.tbInWaretype.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbInWaretype.Weight = 0.52690154246794862D;
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(25.35176F, 12.62495F);
     this.xrPictureBox1.Name = "xrPictureBox1";
     this.xrPictureBox1.SizeF = new System.Drawing.SizeF(89.61581F, 89.37505F);
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(251.0234F, 25.62501F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(299.3544F, 44.875F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text = "出 口 监 管 仓 货 物";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // labWareNO
     //
     this.labWareNO.LocationFloat = new DevExpress.Utils.PointFloat(159.1925F, 102F);
     this.labWareNO.Name = "labWareNO";
     this.labWareNO.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labWareNO.SizeF = new System.Drawing.SizeF(169.7917F, 23F);
     this.labWareNO.StylePriority.UseTextAlignment = false;
     this.labWareNO.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(59.27773F, 102F);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF = new System.Drawing.SizeF(99.91479F, 23F);
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text = "核增表编号:";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // labCustomCode
     //
     this.labCustomCode.LocationFloat = new DevExpress.Utils.PointFloat(901.5822F, 102F);
     this.labCustomCode.Name = "labCustomCode";
     this.labCustomCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labCustomCode.SizeF = new System.Drawing.SizeF(243.3116F, 23F);
     this.labCustomCode.StylePriority.UseTextAlignment = false;
     this.labCustomCode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(798.4572F, 102F);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(103.1251F, 23F);
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text = "入仓单编号:";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 15F;
     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 = 8F;
     this.BottomMargin.Name = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // Report_ExSup
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.TopMargin,
     this.BottomMargin});
     this.Landscape = true;
     this.Margins = new System.Drawing.Printing.Margins(2, 8, 15, 8);
     this.PageHeight = 827;
     this.PageWidth = 1169;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.Version = "12.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
     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();
     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.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2 = 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.xlDate = 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.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell24 = 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.pramDate = new DevExpress.XtraReports.Parameters.Parameter();
     this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
     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.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.rep12_BTableAdapter = new RetirementCenter.DataSources.dsReportsTableAdapters.Rep12_BTableAdapter();
     this.rep12_ATableAdapter1 = new RetirementCenter.DataSources.dsReportsTableAdapters.Rep12_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)).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 = 25F;
     this.Detail.MultiColumn.ColumnWidth = 326F;
     this.Detail.Name = "Detail";
     this.Detail.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
     new DevExpress.XtraReports.UI.GroupField("SubCommitteId", 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", 11F, System.Drawing.FontStyle.Bold);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(100F, 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(626.1249F, 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.MiddleCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell6,
     this.xrTableCell2,
     this.xrTableCell20,
     this.xtcSyndicate});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep12_B.summony", "{0:n2}")});
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.Text = "xrTableCell6";
     this.xrTableCell6.Weight = 0.78856600750101935D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep12_B.Num", "{0:#,#}")});
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.Text = "xrTableCell2";
     this.xrTableCell2.Weight = 0.78856600750101935D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep12_B.Syndicate")});
     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 = 1.3495400583876123D;
     //
     // xtcSyndicate
     //
     this.xtcSyndicate.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep12_B.Syndicate")});
     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.5927971401839226D;
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 6.41667F;
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // xlDate
     //
     this.xlDate.Font = new System.Drawing.Font("Times New Roman", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
     this.xlDate.LocationFloat = new DevExpress.Utils.PointFloat(218.3968F, 83.3958F);
     this.xlDate.Name = "xlDate";
     this.xlDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlDate.SizeF = new System.Drawing.SizeF(124.4705F, 23.00001F);
     this.xlDate.StylePriority.UseFont = false;
     this.xlDate.StylePriority.UseTextAlignment = false;
     this.xlDate.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(342.8673F, 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(259.0369F, 23F);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text = "بيان توريد الدفعات للبنك ورثة بتاريخ";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // 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(100F, 131.3958F);
     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(626.1249F, 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.xrTableCell3,
     this.xrTableCell1,
     this.xrTableCell24,
     this.xrTableCell25});
     this.xrTableRow3.Name = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.Text = "المبلغ";
     this.xrTableCell3.Weight = 0.92450314973224157D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.Text = "العدد";
     this.xrTableCell1.Weight = 0.92450314973224157D;
     //
     // xrTableCell24
     //
     this.xrTableCell24.Name = "xrTableCell24";
     this.xrTableCell24.StylePriority.UseTextAlignment = false;
     this.xrTableCell24.Text = "الفرعية";
     this.xrTableCell24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell24.Weight = 1.5821810220038721D;
     //
     // xrTableCell25
     //
     this.xrTableCell25.Name = "xrTableCell25";
     this.xrTableCell25.StylePriority.UseTextAlignment = false;
     this.xrTableCell25.Text = "مسلسل";
     this.xrTableCell25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell25.Weight = 0.69498710849257783D;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(576.3332F, 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(635.7083F, 10.00001F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(157.2917F, 23F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text = "نقابة المهن التعليمية";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.HeightF = 26.20837F;
     this.bottomMarginBand1.Name = "bottomMarginBand1";
     //
     // pramDate
     //
     this.pramDate.Description = "التاريخ";
     dynamicListLookUpSettings1.DataAdapter = null;
     dynamicListLookUpSettings1.DataMember = "Rep12_A";
     dynamicListLookUpSettings1.DataSource = this.dsReports;
     dynamicListLookUpSettings1.DisplayMember = "sendbankdate";
     dynamicListLookUpSettings1.ValueMember = "sendbankdate";
     this.pramDate.LookUpSettings = dynamicListLookUpSettings1;
     this.pramDate.Name = "pramDate";
     this.pramDate.Type = typeof(System.DateTime);
     this.pramDate.ValueInfo = "07/25/2015 19:15:03";
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel11,
     this.xrLabel10,
     this.xrLabel8,
     this.xrTable4,
     this.xrLabel7});
     this.ReportFooter.HeightF = 186.4583F;
     this.ReportFooter.Name = "ReportFooter";
     //
     // xrLabel11
     //
     this.xrLabel11.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(100F, 143.0417F);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF = new System.Drawing.SizeF(208.1542F, 23F);
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text = "مدير إدارة الحسابات";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel10
     //
     this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(393.75F, 143.0417F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(208.1542F, 23F);
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text = "مدير إدارة المعاشات";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel8
     //
     this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(451.304F, 110.4791F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(321.6959F, 23F);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text = "تحريراً في";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // 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", 11F, System.Drawing.FontStyle.Bold);
     this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(100F, 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(626.1249F, 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.xrTableCell9,
     this.xrTableCell4,
     this.xrTableCell40,
     this.xrTableCell44});
     this.xrTableRow5.Name = "xrTableRow5";
     this.xrTableRow5.Weight = 1D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep12_B.summony")});
     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.88532370113262493D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep12_B.Num")});
     this.xrTableCell4.Name = "xrTableCell4";
     xrSummary3.FormatString = "{0:#,#}";
     xrSummary3.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell4.Summary = xrSummary3;
     this.xrTableCell4.Text = "xrTableCell4";
     this.xrTableCell4.Weight = 0.88532370113262493D;
     //
     // xrTableCell40
     //
     this.xrTableCell40.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep12_B.Syndicate")});
     this.xrTableCell40.Name = "xrTableCell40";
     this.xrTableCell40.NullValueText = "0";
     this.xrTableCell40.StylePriority.UseTextAlignment = false;
     xrSummary4.FormatString = "{0:#,#}";
     xrSummary4.Func = DevExpress.XtraReports.UI.SummaryFunc.Count;
     xrSummary4.IgnoreNullValues = true;
     xrSummary4.Running = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell40.Summary = xrSummary4;
     this.xrTableCell40.Text = "xrTableCell40";
     this.xrTableCell40.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell40.Weight = 1.5151290855511697D;
     //
     // xrTableCell44
     //
     this.xrTableCell44.Name = "xrTableCell44";
     this.xrTableCell44.StylePriority.UseTextAlignment = false;
     xrSummary5.IgnoreNullValues = true;
     this.xrTableCell44.Summary = xrSummary5;
     this.xrTableCell44.Text = "الجمـــــــــــلة";
     this.xrTableCell44.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell44.Weight = 0.66553408278099146D;
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(451.304F, 78.18747F);
     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.xrTable2,
     this.xrLabel1,
     this.xrLabel9,
     this.xlDate});
     this.PageHeader.HeightF = 163.1667F;
     this.PageHeader.Name = "PageHeader";
     //
     // calcSafi
     //
     this.calcSafi.DataMember = "Rep09";
     this.calcSafi.Expression = "[monymonth] - [calcTotalEstktaa]";
     this.calcSafi.Name = "calcSafi";
     //
     // rep12_BTableAdapter
     //
     this.rep12_BTableAdapter.ClearBeforeFill = true;
     //
     // rep12_ATableAdapter1
     //
     this.rep12_ATableAdapter1.ClearBeforeFill = true;
     //
     // XRep12
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.topMarginBand1,
     this.bottomMarginBand1,
     this.ReportFooter,
     this.PageHeader});
     this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
     this.calcTotalEstktaa,
     this.calcSafi});
     this.DataAdapter = this.rep12_BTableAdapter;
     this.DataMember = "Rep12_B";
     this.DataSource = this.dsReports;
     this.DrawGrid = false;
     this.Margins = new System.Drawing.Printing.Margins(12, 12, 6, 26);
     this.PageHeight = 1169;
     this.PageWidth = 827;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
     this.pramDate});
     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)).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(GoodsReceivingNote));
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabelAccounts = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrPOrderNoValue = new DevExpress.XtraReports.UI.XRLabel();
     this.xrInvoiceNoValue = new DevExpress.XtraReports.UI.XRLabel();
     this.xrClusterValue = new DevExpress.XtraReports.UI.XRLabel();
     this.xrCluster = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPOrderNo = new DevExpress.XtraReports.UI.XRLabel();
     this.xrDate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrInvoiceNo = new DevExpress.XtraReports.UI.XRLabel();
     this.xrAirWayNoValue = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTransitTransferNoValue = new DevExpress.XtraReports.UI.XRLabel();
     this.xrInsurancePolicyNoValue = new DevExpress.XtraReports.UI.XRLabel();
     this.xrInsurancePolicyNo = new DevExpress.XtraReports.UI.XRLabel();
     this.xrAirWayNo = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTransitTransferNo = new DevExpress.XtraReports.UI.XRLabel();
     this.xrReceivedDate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrReceiptConfValue = new DevExpress.XtraReports.UI.XRLabel();
     this.xrReceiptConf = new DevExpress.XtraReports.UI.XRLabel();
     this.xrReceivedDateValue = new DevExpress.XtraReports.UI.XRLabel();
     this.xrWareHouse = new DevExpress.XtraReports.UI.XRLabel();
     this.xrWareHouseValue = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.pxLogo = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrReceivedBy = new DevExpress.XtraReports.UI.XRLabel();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrCommodityType = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrConfirmedBy = new DevExpress.XtraReports.UI.XRLabel();
     this.formattingRule1 = new DevExpress.XtraReports.UI.FormattingRule();
     this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
     this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((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.xrTable2});
     this.Detail.Dpi = 254F;
     this.Detail.HeightF = 46F;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable2
     //
     this.xrTable2.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrTable2.Dpi = 254F;
     this.xrTable2.Font = new System.Drawing.Font("Tahoma", 8.25F);
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(2.294111F, 0F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(25, 0, 0, 0, 254F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow2});
     this.xrTable2.SizeF = new System.Drawing.SizeF(2606.85F, 45.72F);
     this.xrTable2.StylePriority.UseBorderColor = false;
     this.xrTable2.StylePriority.UseBorders = false;
     this.xrTable2.StylePriority.UsePadding = false;
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell10,
     this.xrTableCell20,
     this.xrTableCell11,
     this.xrTableCell12,
     this.xrTableCell13,
     this.xrTableCell14,
     this.xrTableCell15,
     this.xrTableCell16,
     this.xrTableCell17,
     this.xrTableCell18});
     this.xrTableRow2.Dpi = 254F;
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.BorderColor = System.Drawing.Color.Silver;
     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, "LineNumber")});
     this.xrTableCell10.Dpi = 254F;
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.StylePriority.UseBorderColor = false;
     this.xrTableCell10.StylePriority.UseBorders = false;
     this.xrTableCell10.Text = "xrTableCell10";
     this.xrTableCell10.Weight = 0.1505049535493215D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell20.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "StockCode")});
     this.xrTableCell20.Dpi = 254F;
     this.xrTableCell20.Name = "xrTableCell20";
     this.xrTableCell20.StylePriority.UseBorderColor = false;
     this.xrTableCell20.StylePriority.UseBorders = false;
     this.xrTableCell20.Text = "xrTableCell20";
     this.xrTableCell20.Weight = 0.35155098788952055D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "ItemName")});
     this.xrTableCell11.Dpi = 254F;
     this.xrTableCell11.Name = "xrTableCell11";
     this.xrTableCell11.StylePriority.UseBorderColor = false;
     this.xrTableCell11.StylePriority.UseBorders = false;
     this.xrTableCell11.Text = "xrTableCell11";
     this.xrTableCell11.Weight = 0.97640143793192091D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)(((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, "Unit")});
     this.xrTableCell12.Dpi = 254F;
     this.xrTableCell12.Name = "xrTableCell12";
     this.xrTableCell12.StylePriority.UseBorderColor = false;
     this.xrTableCell12.StylePriority.UseBorders = false;
     this.xrTableCell12.Text = "xrTableCell12";
     this.xrTableCell12.Weight = 0.21407084965914686D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoicedQty", "{0:#,###.##}")});
     this.xrTableCell13.Dpi = 254F;
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.StylePriority.UseBorderColor = false;
     this.xrTableCell13.StylePriority.UseBorders = false;
     this.xrTableCell13.Text = "xrTableCell13";
     this.xrTableCell13.Weight = 0.3402615640229984D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReceivedQty", "{0:#,###.##}")});
     this.xrTableCell14.Dpi = 254F;
     this.xrTableCell14.Name = "xrTableCell14";
     this.xrTableCell14.StylePriority.UseBorderColor = false;
     this.xrTableCell14.StylePriority.UseBorders = false;
     this.xrTableCell14.Text = "xrTableCell14";
     this.xrTableCell14.Weight = 0.34144732613708312D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Manufacturer")});
     this.xrTableCell15.Dpi = 254F;
     this.xrTableCell15.Name = "xrTableCell15";
     this.xrTableCell15.StylePriority.UseBorderColor = false;
     this.xrTableCell15.StylePriority.UseBorders = false;
     this.xrTableCell15.Text = "xrTableCell15";
     this.xrTableCell15.Weight = 0.80246051287012388D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell16.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "BatchNo")});
     this.xrTableCell16.Dpi = 254F;
     this.xrTableCell16.Name = "xrTableCell16";
     this.xrTableCell16.StylePriority.UseBorderColor = false;
     this.xrTableCell16.StylePriority.UseBorders = false;
     this.xrTableCell16.Text = "xrTableCell16";
     this.xrTableCell16.Weight = 0.34563668856408158D;
     //
     // xrTableCell17
     //
     this.xrTableCell17.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "ExpiryDate", "{0:M/d/yyyy}")});
     this.xrTableCell17.Dpi = 254F;
     this.xrTableCell17.Name = "xrTableCell17";
     this.xrTableCell17.StylePriority.UseBorderColor = false;
     this.xrTableCell17.StylePriority.UseBorders = false;
     this.xrTableCell17.Text = "xrTableCell17";
     this.xrTableCell17.Weight = 0.31046894150284693D;
     //
     // xrTableCell18
     //
     this.xrTableCell18.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell18.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "StoreName")});
     this.xrTableCell18.Dpi = 254F;
     this.xrTableCell18.Name = "xrTableCell18";
     this.xrTableCell18.StylePriority.UseBorderColor = false;
     this.xrTableCell18.StylePriority.UseBorders = false;
     this.xrTableCell18.Text = "xrTableCell18";
     this.xrTableCell18.Weight = 0.25559013494933197D;
     //
     // TopMargin
     //
     this.TopMargin.BorderWidth = 0;
     this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabelAccounts,
     this.xrLabel5,
     this.xrLabel4,
     this.xrPageInfo1,
     this.xrPOrderNoValue,
     this.xrInvoiceNoValue,
     this.xrClusterValue,
     this.xrCluster,
     this.xrPOrderNo,
     this.xrDate,
     this.xrInvoiceNo,
     this.xrAirWayNoValue,
     this.xrTransitTransferNoValue,
     this.xrInsurancePolicyNoValue,
     this.xrInsurancePolicyNo,
     this.xrAirWayNo,
     this.xrTransitTransferNo,
     this.xrReceivedDate,
     this.xrReceiptConfValue,
     this.xrReceiptConf,
     this.xrReceivedDateValue,
     this.xrWareHouse,
     this.xrWareHouseValue,
     this.xrLabel2,
     this.pxLogo});
     this.TopMargin.Dpi = 254F;
     this.TopMargin.HeightF = 978F;
     this.TopMargin.Name = "TopMargin";
     this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.TopMargin.StylePriority.UseBorderWidth = false;
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabelAccounts
     //
     this.xrLabelAccounts.BackColor = System.Drawing.Color.Transparent;
     this.xrLabelAccounts.Dpi = 254F;
     this.xrLabelAccounts.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold);
     this.xrLabelAccounts.LocationFloat = new DevExpress.Utils.PointFloat(0F, 899.0251F);
     this.xrLabelAccounts.Name = "xrLabelAccounts";
     this.xrLabelAccounts.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabelAccounts.SizeF = new System.Drawing.SizeF(1206.757F, 53.97498F);
     this.xrLabelAccounts.StylePriority.UseBackColor = false;
     this.xrLabelAccounts.StylePriority.UseFont = false;
     this.xrLabelAccounts.StylePriority.UseTextAlignment = false;
     this.xrLabelAccounts.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.BorderColor = System.Drawing.Color.DarkGray;
     this.xrLabel5.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel5.BorderWidth = 1;
     this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "SupplierName")});
     this.xrLabel5.Dpi = 254F;
     this.xrLabel5.Font = new System.Drawing.Font("Tahoma", 8.25F);
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(322.4161F, 764.3289F);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(511.7336F, 47.94238F);
     this.xrLabel5.StylePriority.UseBorderColor = false;
     this.xrLabel5.StylePriority.UseBorderDashStyle = false;
     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.MiddleLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.BorderColor = System.Drawing.Color.DarkGray;
     this.xrLabel4.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel4.BorderWidth = 0;
     this.xrLabel4.Dpi = 254F;
     this.xrLabel4.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(3.116977F, 764.3293F);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(319.2991F, 47.94238F);
     this.xrLabel4.StylePriority.UseBorderColor = false;
     this.xrLabel4.StylePriority.UseBorderDashStyle = false;
     this.xrLabel4.StylePriority.UseBorders = false;
     this.xrLabel4.StylePriority.UseBorderWidth = false;
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text = "Supplier :";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrPageInfo1.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrPageInfo1.BorderWidth = 1;
     this.xrPageInfo1.Dpi = 254F;
     this.xrPageInfo1.Font = new System.Drawing.Font("Tahoma", 8.25F);
     this.xrPageInfo1.Format = "{0:M/d/yyyy}";
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(2212.774F, 456.1418F);
     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(396.3701F, 47.94241F);
     this.xrPageInfo1.StylePriority.UseBorderDashStyle = false;
     this.xrPageInfo1.StylePriority.UseBorders = false;
     this.xrPageInfo1.StylePriority.UseBorderWidth = false;
     this.xrPageInfo1.StylePriority.UseFont = false;
     //
     // xrPOrderNoValue
     //
     this.xrPOrderNoValue.BorderColor = System.Drawing.Color.DarkGray;
     this.xrPOrderNoValue.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrPOrderNoValue.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrPOrderNoValue.BorderWidth = 1;
     this.xrPOrderNoValue.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "PONumber")});
     this.xrPOrderNoValue.Dpi = 254F;
     this.xrPOrderNoValue.Font = new System.Drawing.Font("Tahoma", 8.25F);
     this.xrPOrderNoValue.LocationFloat = new DevExpress.Utils.PointFloat(321.0988F, 618.7015F);
     this.xrPOrderNoValue.Name = "xrPOrderNoValue";
     this.xrPOrderNoValue.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrPOrderNoValue.SizeF = new System.Drawing.SizeF(513.051F, 47.94238F);
     this.xrPOrderNoValue.StylePriority.UseBorderColor = false;
     this.xrPOrderNoValue.StylePriority.UseBorderDashStyle = false;
     this.xrPOrderNoValue.StylePriority.UseBorders = false;
     this.xrPOrderNoValue.StylePriority.UseBorderWidth = false;
     this.xrPOrderNoValue.StylePriority.UseFont = false;
     this.xrPOrderNoValue.StylePriority.UseTextAlignment = false;
     this.xrPOrderNoValue.Text = "xrPOrderNoValue";
     this.xrPOrderNoValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrInvoiceNoValue
     //
     this.xrInvoiceNoValue.BorderColor = System.Drawing.Color.DarkGray;
     this.xrInvoiceNoValue.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrInvoiceNoValue.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrInvoiceNoValue.BorderWidth = 1;
     this.xrInvoiceNoValue.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "STVOrInvoiceNo")});
     this.xrInvoiceNoValue.Dpi = 254F;
     this.xrInvoiceNoValue.Font = new System.Drawing.Font("Tahoma", 8.25F);
     this.xrInvoiceNoValue.LocationFloat = new DevExpress.Utils.PointFloat(1135.32F, 618.7015F);
     this.xrInvoiceNoValue.Name = "xrInvoiceNoValue";
     this.xrInvoiceNoValue.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrInvoiceNoValue.SizeF = new System.Drawing.SizeF(427.4147F, 47.94232F);
     this.xrInvoiceNoValue.StylePriority.UseBorderColor = false;
     this.xrInvoiceNoValue.StylePriority.UseBorderDashStyle = false;
     this.xrInvoiceNoValue.StylePriority.UseBorders = false;
     this.xrInvoiceNoValue.StylePriority.UseBorderWidth = false;
     this.xrInvoiceNoValue.StylePriority.UseFont = false;
     this.xrInvoiceNoValue.StylePriority.UseTextAlignment = false;
     this.xrInvoiceNoValue.Text = "xrInvoiceNoValue";
     this.xrInvoiceNoValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrClusterValue
     //
     this.xrClusterValue.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrClusterValue.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrClusterValue.BorderWidth = 1;
     this.xrClusterValue.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "ClusterName")});
     this.xrClusterValue.Dpi = 254F;
     this.xrClusterValue.Font = new System.Drawing.Font("Tahoma", 8.25F);
     this.xrClusterValue.LocationFloat = new DevExpress.Utils.PointFloat(1135.32F, 693.2081F);
     this.xrClusterValue.Name = "xrClusterValue";
     this.xrClusterValue.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrClusterValue.SizeF = new System.Drawing.SizeF(430.3971F, 47.9425F);
     this.xrClusterValue.StylePriority.UseBorderDashStyle = false;
     this.xrClusterValue.StylePriority.UseBorders = false;
     this.xrClusterValue.StylePriority.UseBorderWidth = false;
     this.xrClusterValue.StylePriority.UseFont = false;
     this.xrClusterValue.StylePriority.UseTextAlignment = false;
     this.xrClusterValue.Text = "xrClusterValue";
     this.xrClusterValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrCluster
     //
     this.xrCluster.BorderColor = System.Drawing.Color.DarkGray;
     this.xrCluster.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrCluster.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrCluster.BorderWidth = 0;
     this.xrCluster.Dpi = 254F;
     this.xrCluster.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrCluster.LocationFloat = new DevExpress.Utils.PointFloat(857.476F, 693.2081F);
     this.xrCluster.Name = "xrCluster";
     this.xrCluster.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrCluster.SizeF = new System.Drawing.SizeF(277.8439F, 47.94232F);
     this.xrCluster.StylePriority.UseBorderColor = false;
     this.xrCluster.StylePriority.UseBorderDashStyle = false;
     this.xrCluster.StylePriority.UseBorders = false;
     this.xrCluster.StylePriority.UseBorderWidth = false;
     this.xrCluster.StylePriority.UseFont = false;
     this.xrCluster.StylePriority.UseTextAlignment = false;
     this.xrCluster.Text = "Cluster :";
     this.xrCluster.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrPOrderNo
     //
     this.xrPOrderNo.BorderColor = System.Drawing.Color.DarkGray;
     this.xrPOrderNo.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrPOrderNo.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrPOrderNo.BorderWidth = 0;
     this.xrPOrderNo.Dpi = 254F;
     this.xrPOrderNo.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrPOrderNo.LocationFloat = new DevExpress.Utils.PointFloat(0F, 618.7014F);
     this.xrPOrderNo.Name = "xrPOrderNo";
     this.xrPOrderNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrPOrderNo.SizeF = new System.Drawing.SizeF(321.0988F, 47.94238F);
     this.xrPOrderNo.StylePriority.UseBorderColor = false;
     this.xrPOrderNo.StylePriority.UseBorderDashStyle = false;
     this.xrPOrderNo.StylePriority.UseBorders = false;
     this.xrPOrderNo.StylePriority.UseBorderWidth = false;
     this.xrPOrderNo.StylePriority.UseFont = false;
     this.xrPOrderNo.StylePriority.UseTextAlignment = false;
     this.xrPOrderNo.Text = "Order No. :";
     this.xrPOrderNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrDate
     //
     this.xrDate.BorderColor = System.Drawing.Color.DarkGray;
     this.xrDate.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrDate.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrDate.BorderWidth = 0;
     this.xrDate.Dpi = 254F;
     this.xrDate.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrDate.LocationFloat = new DevExpress.Utils.PointFloat(1899.617F, 456.1414F);
     this.xrDate.Name = "xrDate";
     this.xrDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrDate.SizeF = new System.Drawing.SizeF(277.8447F, 47.94232F);
     this.xrDate.StylePriority.UseBorderColor = false;
     this.xrDate.StylePriority.UseBorderDashStyle = false;
     this.xrDate.StylePriority.UseBorders = false;
     this.xrDate.StylePriority.UseBorderWidth = false;
     this.xrDate.StylePriority.UseFont = false;
     this.xrDate.StylePriority.UseTextAlignment = false;
     this.xrDate.Text = "Date :";
     this.xrDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrInvoiceNo
     //
     this.xrInvoiceNo.BorderColor = System.Drawing.Color.DarkGray;
     this.xrInvoiceNo.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrInvoiceNo.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrInvoiceNo.BorderWidth = 0;
     this.xrInvoiceNo.Dpi = 254F;
     this.xrInvoiceNo.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrInvoiceNo.LocationFloat = new DevExpress.Utils.PointFloat(857.4761F, 618.7015F);
     this.xrInvoiceNo.Name = "xrInvoiceNo";
     this.xrInvoiceNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrInvoiceNo.SizeF = new System.Drawing.SizeF(277.8434F, 47.9425F);
     this.xrInvoiceNo.StylePriority.UseBorderColor = false;
     this.xrInvoiceNo.StylePriority.UseBorderDashStyle = false;
     this.xrInvoiceNo.StylePriority.UseBorders = false;
     this.xrInvoiceNo.StylePriority.UseBorderWidth = false;
     this.xrInvoiceNo.StylePriority.UseFont = false;
     this.xrInvoiceNo.StylePriority.UseTextAlignment = false;
     this.xrInvoiceNo.Text = "Invoice No. :";
     this.xrInvoiceNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrAirWayNoValue
     //
     this.xrAirWayNoValue.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrAirWayNoValue.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrAirWayNoValue.BorderWidth = 1;
     this.xrAirWayNoValue.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "WayBillNo")});
     this.xrAirWayNoValue.Dpi = 254F;
     this.xrAirWayNoValue.Font = new System.Drawing.Font("Tahoma", 8.25F);
     this.xrAirWayNoValue.LocationFloat = new DevExpress.Utils.PointFloat(2223.498F, 618.7015F);
     this.xrAirWayNoValue.Name = "xrAirWayNoValue";
     this.xrAirWayNoValue.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrAirWayNoValue.SizeF = new System.Drawing.SizeF(365.5022F, 47.94226F);
     this.xrAirWayNoValue.StylePriority.UseBorderDashStyle = false;
     this.xrAirWayNoValue.StylePriority.UseBorders = false;
     this.xrAirWayNoValue.StylePriority.UseBorderWidth = false;
     this.xrAirWayNoValue.StylePriority.UseFont = false;
     this.xrAirWayNoValue.StylePriority.UseTextAlignment = false;
     this.xrAirWayNoValue.Text = "xrAirWayNoValue";
     this.xrAirWayNoValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTransitTransferNoValue
     //
     this.xrTransitTransferNoValue.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrTransitTransferNoValue.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrTransitTransferNoValue.BorderWidth = 1;
     this.xrTransitTransferNoValue.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "TransitTransferNo")});
     this.xrTransitTransferNoValue.Dpi = 254F;
     this.xrTransitTransferNoValue.Font = new System.Drawing.Font("Tahoma", 8.25F);
     this.xrTransitTransferNoValue.LocationFloat = new DevExpress.Utils.PointFloat(2223.498F, 693.2083F);
     this.xrTransitTransferNoValue.Name = "xrTransitTransferNoValue";
     this.xrTransitTransferNoValue.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTransitTransferNoValue.SizeF = new System.Drawing.SizeF(365.5024F, 47.94232F);
     this.xrTransitTransferNoValue.StylePriority.UseBorderDashStyle = false;
     this.xrTransitTransferNoValue.StylePriority.UseBorders = false;
     this.xrTransitTransferNoValue.StylePriority.UseBorderWidth = false;
     this.xrTransitTransferNoValue.StylePriority.UseFont = false;
     this.xrTransitTransferNoValue.StylePriority.UseTextAlignment = false;
     this.xrTransitTransferNoValue.Text = "xrTransitTransferNoValue";
     this.xrTransitTransferNoValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrInsurancePolicyNoValue
     //
     this.xrInsurancePolicyNoValue.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrInsurancePolicyNoValue.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrInsurancePolicyNoValue.BorderWidth = 1;
     this.xrInsurancePolicyNoValue.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "InsurancePolicyNo")});
     this.xrInsurancePolicyNoValue.Dpi = 254F;
     this.xrInsurancePolicyNoValue.Font = new System.Drawing.Font("Tahoma", 8.25F);
     this.xrInsurancePolicyNoValue.LocationFloat = new DevExpress.Utils.PointFloat(2223.498F, 764.3289F);
     this.xrInsurancePolicyNoValue.Name = "xrInsurancePolicyNoValue";
     this.xrInsurancePolicyNoValue.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrInsurancePolicyNoValue.SizeF = new System.Drawing.SizeF(365.5024F, 47.94232F);
     this.xrInsurancePolicyNoValue.StylePriority.UseBorderDashStyle = false;
     this.xrInsurancePolicyNoValue.StylePriority.UseBorders = false;
     this.xrInsurancePolicyNoValue.StylePriority.UseBorderWidth = false;
     this.xrInsurancePolicyNoValue.StylePriority.UseFont = false;
     this.xrInsurancePolicyNoValue.StylePriority.UseTextAlignment = false;
     this.xrInsurancePolicyNoValue.Text = "xrInsurancePolicyNoValue";
     this.xrInsurancePolicyNoValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrInsurancePolicyNo
     //
     this.xrInsurancePolicyNo.BorderColor = System.Drawing.Color.DarkGray;
     this.xrInsurancePolicyNo.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrInsurancePolicyNo.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrInsurancePolicyNo.BorderWidth = 0;
     this.xrInsurancePolicyNo.Dpi = 254F;
     this.xrInsurancePolicyNo.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrInsurancePolicyNo.LocationFloat = new DevExpress.Utils.PointFloat(1584.605F, 764.3289F);
     this.xrInsurancePolicyNo.Name = "xrInsurancePolicyNo";
     this.xrInsurancePolicyNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrInsurancePolicyNo.SizeF = new System.Drawing.SizeF(637.5713F, 47.94238F);
     this.xrInsurancePolicyNo.StylePriority.UseBorderColor = false;
     this.xrInsurancePolicyNo.StylePriority.UseBorderDashStyle = false;
     this.xrInsurancePolicyNo.StylePriority.UseBorders = false;
     this.xrInsurancePolicyNo.StylePriority.UseBorderWidth = false;
     this.xrInsurancePolicyNo.StylePriority.UseFont = false;
     this.xrInsurancePolicyNo.StylePriority.UseTextAlignment = false;
     this.xrInsurancePolicyNo.Text = "Insurance Policy No. :";
     this.xrInsurancePolicyNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrAirWayNo
     //
     this.xrAirWayNo.BorderColor = System.Drawing.Color.DarkGray;
     this.xrAirWayNo.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrAirWayNo.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrAirWayNo.BorderWidth = 0;
     this.xrAirWayNo.Dpi = 254F;
     this.xrAirWayNo.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrAirWayNo.LocationFloat = new DevExpress.Utils.PointFloat(1584.605F, 618.7015F);
     this.xrAirWayNo.Name = "xrAirWayNo";
     this.xrAirWayNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrAirWayNo.SizeF = new System.Drawing.SizeF(637.5713F, 47.94238F);
     this.xrAirWayNo.StylePriority.UseBorderColor = false;
     this.xrAirWayNo.StylePriority.UseBorderDashStyle = false;
     this.xrAirWayNo.StylePriority.UseBorders = false;
     this.xrAirWayNo.StylePriority.UseBorderWidth = false;
     this.xrAirWayNo.StylePriority.UseFont = false;
     this.xrAirWayNo.StylePriority.UseTextAlignment = false;
     this.xrAirWayNo.Text = "Air way Bill/ Bill of Land No./Way bill No. :";
     this.xrAirWayNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTransitTransferNo
     //
     this.xrTransitTransferNo.BorderColor = System.Drawing.Color.DarkGray;
     this.xrTransitTransferNo.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrTransitTransferNo.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrTransitTransferNo.BorderWidth = 0;
     this.xrTransitTransferNo.Dpi = 254F;
     this.xrTransitTransferNo.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrTransitTransferNo.LocationFloat = new DevExpress.Utils.PointFloat(1584.605F, 693.2081F);
     this.xrTransitTransferNo.Name = "xrTransitTransferNo";
     this.xrTransitTransferNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTransitTransferNo.SizeF = new System.Drawing.SizeF(637.571F, 47.94244F);
     this.xrTransitTransferNo.StylePriority.UseBorderColor = false;
     this.xrTransitTransferNo.StylePriority.UseBorderDashStyle = false;
     this.xrTransitTransferNo.StylePriority.UseBorders = false;
     this.xrTransitTransferNo.StylePriority.UseBorderWidth = false;
     this.xrTransitTransferNo.StylePriority.UseFont = false;
     this.xrTransitTransferNo.StylePriority.UseTextAlignment = false;
     this.xrTransitTransferNo.Text = "Transit Transfer Voucher No. :";
     this.xrTransitTransferNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrReceivedDate
     //
     this.xrReceivedDate.BorderColor = System.Drawing.Color.DarkGray;
     this.xrReceivedDate.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrReceivedDate.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrReceivedDate.BorderWidth = 0;
     this.xrReceivedDate.Dpi = 254F;
     this.xrReceivedDate.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrReceivedDate.LocationFloat = new DevExpress.Utils.PointFloat(3.116977F, 693.2083F);
     this.xrReceivedDate.Name = "xrReceivedDate";
     this.xrReceivedDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrReceivedDate.SizeF = new System.Drawing.SizeF(319.2991F, 47.94238F);
     this.xrReceivedDate.StylePriority.UseBorderColor = false;
     this.xrReceivedDate.StylePriority.UseBorderDashStyle = false;
     this.xrReceivedDate.StylePriority.UseBorders = false;
     this.xrReceivedDate.StylePriority.UseBorderWidth = false;
     this.xrReceivedDate.StylePriority.UseFont = false;
     this.xrReceivedDate.StylePriority.UseTextAlignment = false;
     this.xrReceivedDate.Text = "Received Date :";
     this.xrReceivedDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrReceiptConfValue
     //
     this.xrReceiptConfValue.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrReceiptConfValue.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrReceiptConfValue.BorderWidth = 1;
     this.xrReceiptConfValue.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "GoodReceivingNote.ReceiptConfirmation ")});
     this.xrReceiptConfValue.Dpi = 254F;
     this.xrReceiptConfValue.Font = new System.Drawing.Font("Tahoma", 8.25F);
     this.xrReceiptConfValue.LocationFloat = new DevExpress.Utils.PointFloat(2212.774F, 381.635F);
     this.xrReceiptConfValue.Name = "xrReceiptConfValue";
     this.xrReceiptConfValue.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrReceiptConfValue.SizeF = new System.Drawing.SizeF(396.3701F, 47.94244F);
     this.xrReceiptConfValue.StylePriority.UseBorderDashStyle = false;
     this.xrReceiptConfValue.StylePriority.UseBorders = false;
     this.xrReceiptConfValue.StylePriority.UseBorderWidth = false;
     this.xrReceiptConfValue.StylePriority.UseFont = false;
     this.xrReceiptConfValue.StylePriority.UseTextAlignment = false;
     this.xrReceiptConfValue.Text = "xrReceiptConfValue";
     this.xrReceiptConfValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrReceiptConf
     //
     this.xrReceiptConf.BorderColor = System.Drawing.Color.DarkGray;
     this.xrReceiptConf.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrReceiptConf.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrReceiptConf.BorderWidth = 0;
     this.xrReceiptConf.Dpi = 254F;
     this.xrReceiptConf.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrReceiptConf.LocationFloat = new DevExpress.Utils.PointFloat(1899.617F, 381.635F);
     this.xrReceiptConf.Name = "xrReceiptConf";
     this.xrReceiptConf.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrReceiptConf.SizeF = new System.Drawing.SizeF(277.8442F, 47.94244F);
     this.xrReceiptConf.StylePriority.UseBorderColor = false;
     this.xrReceiptConf.StylePriority.UseBorderDashStyle = false;
     this.xrReceiptConf.StylePriority.UseBorders = false;
     this.xrReceiptConf.StylePriority.UseBorderWidth = false;
     this.xrReceiptConf.StylePriority.UseFont = false;
     this.xrReceiptConf.StylePriority.UseTextAlignment = false;
     this.xrReceiptConf.Text = "GRN No. :";
     this.xrReceiptConf.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrReceivedDateValue
     //
     this.xrReceivedDateValue.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrReceivedDateValue.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrReceivedDateValue.BorderWidth = 1;
     this.xrReceivedDateValue.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReceivedDate", "{0:M/d/yyyy}")});
     this.xrReceivedDateValue.Dpi = 254F;
     this.xrReceivedDateValue.Font = new System.Drawing.Font("Tahoma", 8.25F);
     this.xrReceivedDateValue.LocationFloat = new DevExpress.Utils.PointFloat(322.416F, 693.2087F);
     this.xrReceivedDateValue.Name = "xrReceivedDateValue";
     this.xrReceivedDateValue.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrReceivedDateValue.SizeF = new System.Drawing.SizeF(513.051F, 47.9425F);
     this.xrReceivedDateValue.StylePriority.UseBorderDashStyle = false;
     this.xrReceivedDateValue.StylePriority.UseBorders = false;
     this.xrReceivedDateValue.StylePriority.UseBorderWidth = false;
     this.xrReceivedDateValue.StylePriority.UseFont = false;
     this.xrReceivedDateValue.StylePriority.UseTextAlignment = false;
     this.xrReceivedDateValue.Text = "xrReceivedDateValue";
     this.xrReceivedDateValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrWareHouse
     //
     this.xrWareHouse.BorderColor = System.Drawing.Color.DarkGray;
     this.xrWareHouse.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrWareHouse.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrWareHouse.BorderWidth = 0;
     this.xrWareHouse.Dpi = 254F;
     this.xrWareHouse.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrWareHouse.LocationFloat = new DevExpress.Utils.PointFloat(857.4761F, 764.3289F);
     this.xrWareHouse.Name = "xrWareHouse";
     this.xrWareHouse.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrWareHouse.SizeF = new System.Drawing.SizeF(277.8434F, 47.94238F);
     this.xrWareHouse.StylePriority.UseBorderColor = false;
     this.xrWareHouse.StylePriority.UseBorderDashStyle = false;
     this.xrWareHouse.StylePriority.UseBorders = false;
     this.xrWareHouse.StylePriority.UseBorderWidth = false;
     this.xrWareHouse.StylePriority.UseFont = false;
     this.xrWareHouse.StylePriority.UseTextAlignment = false;
     this.xrWareHouse.Text = "Warehouse :";
     this.xrWareHouse.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrWareHouseValue
     //
     this.xrWareHouseValue.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrWareHouseValue.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrWareHouseValue.BorderWidth = 1;
     this.xrWareHouseValue.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Warehouse")});
     this.xrWareHouseValue.Dpi = 254F;
     this.xrWareHouseValue.Font = new System.Drawing.Font("Tahoma", 8.25F);
     this.xrWareHouseValue.LocationFloat = new DevExpress.Utils.PointFloat(1135.32F, 764.3291F);
     this.xrWareHouseValue.Name = "xrWareHouseValue";
     this.xrWareHouseValue.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrWareHouseValue.SizeF = new System.Drawing.SizeF(430.3971F, 47.94257F);
     this.xrWareHouseValue.StylePriority.UseBorderDashStyle = false;
     this.xrWareHouseValue.StylePriority.UseBorders = false;
     this.xrWareHouseValue.StylePriority.UseBorderWidth = false;
     this.xrWareHouseValue.StylePriority.UseFont = false;
     this.xrWareHouseValue.StylePriority.UseTextAlignment = false;
     this.xrWareHouseValue.Text = "xrWareHouseValue";
     this.xrWareHouseValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.BackColor = System.Drawing.Color.White;
     this.xrLabel2.BorderColor = System.Drawing.Color.White;
     this.xrLabel2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLabel2.Dpi = 254F;
     this.xrLabel2.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(785.4369F, 419.2057F);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel2.SizeF = new System.Drawing.SizeF(988.8384F, 84.87842F);
     this.xrLabel2.StylePriority.UseBackColor = false;
     this.xrLabel2.StylePriority.UseBorderColor = false;
     this.xrLabel2.StylePriority.UseBorders = false;
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text = "Goods Receiving Note";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // pxLogo
     //
     this.pxLogo.BorderColor = System.Drawing.Color.Transparent;
     this.pxLogo.BorderWidth = 0;
     this.pxLogo.Dpi = 254F;
     this.pxLogo.Image = ((System.Drawing.Image)(resources.GetObject("pxLogo.Image")));
     this.pxLogo.LocationFloat = new DevExpress.Utils.PointFloat(0F, 123.2958F);
     this.pxLogo.Name = "pxLogo";
     this.pxLogo.SizeF = new System.Drawing.SizeF(2578.1F, 244.5807F);
     this.pxLogo.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     this.pxLogo.StylePriority.UseBorderColor = false;
     this.pxLogo.StylePriority.UseBorderWidth = false;
     //
     // xrReceivedBy
     //
     this.xrReceivedBy.BorderColor = System.Drawing.Color.DarkGray;
     this.xrReceivedBy.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrReceivedBy.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrReceivedBy.BorderWidth = 0;
     this.xrReceivedBy.Dpi = 254F;
     this.xrReceivedBy.Font = new System.Drawing.Font("Tahoma", 9.75F);
     this.xrReceivedBy.LocationFloat = new DevExpress.Utils.PointFloat(1055.388F, 564.809F);
     this.xrReceivedBy.Name = "xrReceivedBy";
     this.xrReceivedBy.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrReceivedBy.SizeF = new System.Drawing.SizeF(217.34F, 47.94258F);
     this.xrReceivedBy.StylePriority.UseBorderColor = false;
     this.xrReceivedBy.StylePriority.UseBorderDashStyle = false;
     this.xrReceivedBy.StylePriority.UseBorders = false;
     this.xrReceivedBy.StylePriority.UseBorderWidth = false;
     this.xrReceivedBy.StylePriority.UseFont = false;
     this.xrReceivedBy.StylePriority.UseTextAlignment = false;
     this.xrReceivedBy.Text = "Received By :";
     this.xrReceivedBy.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi = 254F;
     this.BottomMargin.HeightF = 254F;
     this.BottomMargin.Name = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable1,
     this.xrCommodityType});
     this.GroupHeader1.Dpi = 254F;
     this.GroupHeader1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
     new DevExpress.XtraReports.UI.GroupField("CommodityType", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
     this.GroupHeader1.HeightF = 110F;
     this.GroupHeader1.Name = "GroupHeader1";
     this.GroupHeader1.PageBreak = DevExpress.XtraReports.UI.PageBreak.BeforeBand;
     //
     // xrTable1
     //
     this.xrTable1.BackColor = System.Drawing.Color.LightGray;
     this.xrTable1.Dpi = 254F;
     this.xrTable1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 64.135F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1});
     this.xrTable1.SizeF = new System.Drawing.SizeF(2609.144F, 45.72F);
     this.xrTable1.StylePriority.UseBackColor = false;
     this.xrTable1.StylePriority.UseFont = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell1,
     this.xrTableCell19,
     this.xrTableCell6,
     this.xrTableCell7,
     this.xrTableCell2,
     this.xrTableCell8,
     this.xrTableCell9,
     this.xrTableCell4,
     this.xrTableCell5,
     this.xrTableCell3});
     this.xrTableRow1.Dpi = 254F;
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell1.Dpi = 254F;
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseBorders = false;
     this.xrTableCell1.Text = "No";
     this.xrTableCell1.Weight = 0.15363409018959712D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell19.Dpi = 254F;
     this.xrTableCell19.Name = "xrTableCell19";
     this.xrTableCell19.StylePriority.UseBorders = false;
     this.xrTableCell19.Text = "Stock Code";
     this.xrTableCell19.Weight = 0.34842191203342271D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell6.Dpi = 254F;
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseBorders = false;
     this.xrTableCell6.Text = "Item Name";
     this.xrTableCell6.Weight = 0.97549078371716935D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell7.Dpi = 254F;
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.StylePriority.UseBorders = false;
     this.xrTableCell7.Text = "Unit";
     this.xrTableCell7.Weight = 0.21341961611450436D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell2.Dpi = 254F;
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseBorders = false;
     this.xrTableCell2.Text = "Invoiced Qty";
     this.xrTableCell2.Weight = 0.33922641089760075D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell8.Dpi = 254F;
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.StylePriority.UseBorders = false;
     this.xrTableCell8.Text = "Received Qty";
     this.xrTableCell8.Weight = 0.3404083365255498D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell9.Dpi = 254F;
     this.xrTableCell9.Name = "xrTableCell9";
     this.xrTableCell9.StylePriority.UseBorders = false;
     this.xrTableCell9.Text = "Manufacturer";
     this.xrTableCell9.Weight = 0.800018674815262D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell4.Dpi = 254F;
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseBorders = false;
     this.xrTableCell4.Text = "Batch No";
     this.xrTableCell4.Weight = 0.3445857608973264D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell5.Dpi = 254F;
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.StylePriority.UseBorders = false;
     this.xrTableCell5.Text = "Expiry Date";
     this.xrTableCell5.Weight = 0.30952365669944437D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell3.Dpi = 254F;
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.StylePriority.UseBorders = false;
     this.xrTableCell3.Text = "Store";
     this.xrTableCell3.Weight = 0.25481300951379177D;
     //
     // xrCommodityType
     //
     this.xrCommodityType.BackColor = System.Drawing.Color.LightGray;
     this.xrCommodityType.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "GoodReceivingNote.CommodityType")});
     this.xrCommodityType.Dpi = 254F;
     this.xrCommodityType.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
     this.xrCommodityType.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.15999F);
     this.xrCommodityType.Name = "xrCommodityType";
     this.xrCommodityType.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrCommodityType.SizeF = new System.Drawing.SizeF(944.9915F, 53.97498F);
     this.xrCommodityType.StylePriority.UseBackColor = false;
     this.xrCommodityType.StylePriority.UseFont = false;
     this.xrCommodityType.StylePriority.UseTextAlignment = false;
     this.xrCommodityType.Text = "xrCommodityType";
     this.xrCommodityType.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.BorderColor = System.Drawing.Color.DarkGray;
     this.xrLabel3.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel3.BorderWidth = 1;
     this.xrLabel3.Dpi = 254F;
     this.xrLabel3.Font = new System.Drawing.Font("Tahoma", 9.75F);
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(2078.295F, 567.3491F);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(510.7046F, 47.94257F);
     this.xrLabel3.StylePriority.UseBorderColor = false;
     this.xrLabel3.StylePriority.UseBorderDashStyle = false;
     this.xrLabel3.StylePriority.UseBorders = false;
     this.xrLabel3.StylePriority.UseBorderWidth = false;
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.BorderColor = System.Drawing.Color.DarkGray;
     this.xrLabel1.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrLabel1.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel1.BorderWidth = 1;
     this.xrLabel1.Dpi = 254F;
     this.xrLabel1.Font = new System.Drawing.Font("Tahoma", 9.75F);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(1286.592F, 564.809F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(517.9017F, 47.94258F);
     this.xrLabel1.StylePriority.UseBorderColor = false;
     this.xrLabel1.StylePriority.UseBorderDashStyle = false;
     this.xrLabel1.StylePriority.UseBorders = false;
     this.xrLabel1.StylePriority.UseBorderWidth = false;
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrConfirmedBy
     //
     this.xrConfirmedBy.BorderColor = System.Drawing.Color.DarkGray;
     this.xrConfirmedBy.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrConfirmedBy.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrConfirmedBy.BorderWidth = 0;
     this.xrConfirmedBy.Dpi = 254F;
     this.xrConfirmedBy.Font = new System.Drawing.Font("Tahoma", 9.75F);
     this.xrConfirmedBy.LocationFloat = new DevExpress.Utils.PointFloat(1819.734F, 567.3491F);
     this.xrConfirmedBy.Multiline = true;
     this.xrConfirmedBy.Name = "xrConfirmedBy";
     this.xrConfirmedBy.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrConfirmedBy.SizeF = new System.Drawing.SizeF(242.051F, 47.9425F);
     this.xrConfirmedBy.StylePriority.UseBorderColor = false;
     this.xrConfirmedBy.StylePriority.UseBorderDashStyle = false;
     this.xrConfirmedBy.StylePriority.UseBorders = false;
     this.xrConfirmedBy.StylePriority.UseBorderWidth = false;
     this.xrConfirmedBy.StylePriority.UseFont = false;
     this.xrConfirmedBy.StylePriority.UseTextAlignment = false;
     this.xrConfirmedBy.Text = "Confirmed By :\r\n";
     this.xrConfirmedBy.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // formattingRule1
     //
     this.formattingRule1.Name = "formattingRule1";
     //
     // bindingSource1
     //
     this.bindingSource1.DataMember = "GoodReceivingNote";
     this.bindingSource1.DataSource = typeof(HCMIS.Desktop.Reports.Helpers.TheDataSet);
     //
     // GroupFooter1
     //
     this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel3,
     this.xrConfirmedBy,
     this.xrLabel1,
     this.xrReceivedBy});
     this.GroupFooter1.Dpi = 254F;
     this.GroupFooter1.HeightF = 640.2917F;
     this.GroupFooter1.Name = "GroupFooter1";
     //
     // GoodsReceivingNote
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.TopMargin,
     this.BottomMargin,
     this.GroupHeader1,
     this.GroupFooter1});
     this.DataSource = this.bindingSource1;
     this.Dpi = 254F;
     this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
     this.formattingRule1});
     this.Landscape = true;
     this.Margins = new System.Drawing.Printing.Margins(124, 56, 978, 254);
     this.PageHeight = 2159;
     this.PageWidth = 2794;
     this.ReportUnit = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 31.75F;
     this.Version = "11.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((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()
 {
     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.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()
 {
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.lbCust_bill_id = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.labPage = new DevExpress.XtraReports.UI.XRLabel();
     this.labWareNO = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell111 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbRemark = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow13 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell109 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow16 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell110 = new DevExpress.XtraReports.UI.XRTableCell();
     this.lab = new DevExpress.XtraReports.UI.XRLabel();
     this.labCustom = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.labName = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.labDate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow11 = new DevExpress.XtraReports.UI.XRTableRow();
     this.cseq10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
     this.labTitle = new DevExpress.XtraReports.UI.XRLabel();
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.lbCust_bill_id,
     this.xrLabel2,
     this.labPage,
     this.labWareNO,
     this.xrLabel3,
     this.xrLabel14,
     this.xrTable2,
     this.xrTable4,
     this.xrTable1,
     this.xrLabel13,
     this.xrLabel12,
     this.labTitle});
     this.Detail.HeightF = 840.6666F;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // lbCust_bill_id
     //
     this.lbCust_bill_id.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbCust_bill_id.LocationFloat = new DevExpress.Utils.PointFloat(150.8466F, 91.87502F);
     this.lbCust_bill_id.Name = "lbCust_bill_id";
     this.lbCust_bill_id.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lbCust_bill_id.SizeF = new System.Drawing.SizeF(169.7917F, 23F);
     this.lbCust_bill_id.StylePriority.UseFont = false;
     this.lbCust_bill_id.StylePriority.UseTextAlignment = false;
     this.lbCust_bill_id.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(50.93185F, 91.87501F);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF = new System.Drawing.SizeF(99.91479F, 23F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text = "核增表编号:";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // labPage
     //
     this.labPage.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labPage.LocationFloat = new DevExpress.Utils.PointFloat(525.2645F, 737.8184F);
     this.labPage.Name = "labPage";
     this.labPage.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labPage.SizeF = new System.Drawing.SizeF(175.7903F, 30.29175F);
     this.labPage.StylePriority.UseFont = false;
     this.labPage.StylePriority.UseTextAlignment = false;
     this.labPage.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // labWareNO
     //
     this.labWareNO.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labWareNO.LocationFloat = new DevExpress.Utils.PointFloat(834.3529F, 93.75F);
     this.labWareNO.Name = "labWareNO";
     this.labWareNO.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labWareNO.SizeF = new System.Drawing.SizeF(244.3695F, 23F);
     this.labWareNO.StylePriority.UseFont = false;
     this.labWareNO.StylePriority.UseTextAlignment = false;
     this.labWareNO.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(731.2278F, 94.70819F);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(103.1251F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text = "入仓单编号:";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel14
     //
     this.xrLabel14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(47.50001F, 737.8183F);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF = new System.Drawing.SizeF(284.2126F, 30.29181F);
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text = "第一联:主管海关存查联";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTable2
     //
     this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(23.74947F, 674.2766F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow14});
     this.xrTable2.SizeF = new System.Drawing.SizeF(1087.25F, 63.54169F);
     this.xrTable2.StylePriority.UseBorders = false;
     //
     // xrTableRow14
     //
     this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell111,
     this.tbRemark});
     this.xrTableRow14.Name = "xrTableRow14";
     this.xrTableRow14.Weight = 1D;
     //
     // xrTableCell111
     //
     this.xrTableCell111.Name = "xrTableCell111";
     this.xrTableCell111.StylePriority.UseTextAlignment = false;
     this.xrTableCell111.Text = "备注";
     this.xrTableCell111.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell111.Weight = 0.29707393718920172D;
     //
     // tbRemark
     //
     this.tbRemark.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbRemark.Name = "tbRemark";
     this.tbRemark.StylePriority.UseFont = false;
     this.tbRemark.StylePriority.UseTextAlignment = false;
     this.tbRemark.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbRemark.Weight = 2.7029249240951096D;
     //
     // 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.LocationFloat = new DevExpress.Utils.PointFloat(23.74947F, 610.7349F);
     this.xrTable4.Name = "xrTable4";
     this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow13,
     this.xrTableRow16});
     this.xrTable4.SizeF = new System.Drawing.SizeF(1087.25F, 63.54163F);
     this.xrTable4.StylePriority.UseBorders = false;
     //
     // xrTableRow13
     //
     this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell109});
     this.xrTableRow13.Name = "xrTableRow13";
     this.xrTableRow13.Weight = 1D;
     //
     // xrTableCell109
     //
     this.xrTableCell109.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell109.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell109.Name = "xrTableCell109";
     this.xrTableCell109.StylePriority.UseBorders = false;
     this.xrTableCell109.StylePriority.UseFont = false;
     this.xrTableCell109.StylePriority.UseTextAlignment = false;
     this.xrTableCell109.Text = "     上述货物存入我仓,申报无误。";
     this.xrTableCell109.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell109.Weight = 3D;
     //
     // xrTableRow16
     //
     this.xrTableRow16.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell110});
     this.xrTableRow16.Name = "xrTableRow16";
     this.xrTableRow16.Weight = 1D;
     //
     // xrTableCell110
     //
     this.xrTableCell110.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell110.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.lab,
     this.labCustom,
     this.xrLabel6,
     this.xrLabel5,
     this.labName,
     this.xrLabel7,
     this.xrLabel4,
     this.xrLabel8,
     this.xrLabel9,
     this.xrLabel10,
     this.labDate,
     this.xrLabel11});
     this.xrTableCell110.Name = "xrTableCell110";
     this.xrTableCell110.StylePriority.UseBorders = false;
     this.xrTableCell110.StylePriority.UseTextAlignment = false;
     this.xrTableCell110.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell110.Weight = 3D;
     //
     // lab
     //
     this.lab.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.lab.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lab.LocationFloat = new DevExpress.Utils.PointFloat(394.9946F, 0.0003814697F);
     this.lab.Name = "lab";
     this.lab.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lab.SizeF = new System.Drawing.SizeF(130.0313F, 23F);
     this.lab.StylePriority.UseBorders = false;
     this.lab.StylePriority.UseFont = false;
     //
     // labCustom
     //
     this.labCustom.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.labCustom.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labCustom.LocationFloat = new DevExpress.Utils.PointFloat(55.80085F, 0.0003814697F);
     this.labCustom.Name = "labCustom";
     this.labCustom.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labCustom.SizeF = new System.Drawing.SizeF(113.9057F, 23F);
     this.labCustom.StylePriority.UseBorders = false;
     this.labCustom.StylePriority.UseFont = false;
     //
     // xrLabel6
     //
     this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel6.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(169.7066F, 0.0003178914F);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF = new System.Drawing.SizeF(41.43881F, 23.00002F);
     this.xrLabel6.StylePriority.UseBorders = false;
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.Text = "海关";
     //
     // xrLabel5
     //
     this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(212.111F, 0.0003178914F);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(68.97784F, 23F);
     this.xrLabel5.StylePriority.UseBorders = false;
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.Text = "报关员:";
     //
     // labName
     //
     this.labName.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.labName.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labName.LocationFloat = new DevExpress.Utils.PointFloat(281.0888F, 0F);
     this.labName.Name = "labName";
     this.labName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labName.SizeF = new System.Drawing.SizeF(60.78061F, 22.99994F);
     this.labName.StylePriority.UseBorders = false;
     this.labName.StylePriority.UseFont = false;
     //
     // xrLabel7
     //
     this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel7.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(341.8694F, 0F);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF = new System.Drawing.SizeF(53.12515F, 22.99998F);
     this.xrLabel7.StylePriority.UseBorders = false;
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.Text = "货主:";
     //
     // xrLabel4
     //
     this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel4.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(33.92588F, 0.000445048F);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(21.87498F, 23.00002F);
     this.xrLabel4.StylePriority.UseBorders = false;
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text = "致";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel8
     //
     this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel8.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(525.0258F, 0F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(73.9906F, 23F);
     this.xrLabel8.StylePriority.UseBorders = false;
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.Text = "仓库员:";
     //
     // xrLabel9
     //
     this.xrLabel9.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel9.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(599.0163F, 0.0003814697F);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF = new System.Drawing.SizeF(85.90564F, 23.00006F);
     this.xrLabel9.StylePriority.UseBorders = false;
     this.xrLabel9.StylePriority.UseFont = false;
     //
     // xrLabel10
     //
     this.xrLabel10.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel10.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(684.922F, 0F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(74.97522F, 22.99994F);
     this.xrLabel10.StylePriority.UseBorders = false;
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.Text = "申报日期:";
     //
     // labDate
     //
     this.labDate.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.labDate.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labDate.LocationFloat = new DevExpress.Utils.PointFloat(759.8973F, 0F);
     this.labDate.Name = "labDate";
     this.labDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labDate.SizeF = new System.Drawing.SizeF(127.7914F, 23F);
     this.labDate.StylePriority.UseBorders = false;
     this.labDate.StylePriority.UseFont = false;
     this.labDate.StylePriority.UseTextAlignment = false;
     this.labDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel11.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(887.6886F, 0.0003814697F);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel11.StylePriority.UseBorders = false;
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.Text = "仓库(盖章):";
     //
     // 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(23.74947F, 117.7082F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow2,
     this.xrTableRow3,
     this.xrTableRow4,
     this.xrTableRow5,
     this.xrTableRow6,
     this.xrTableRow7,
     this.xrTableRow1,
     this.xrTableRow8,
     this.xrTableRow9,
     this.xrTableRow10,
     this.xrTableRow11});
     this.xrTable1.SizeF = new System.Drawing.SizeF(1087.25F, 493.0267F);
     this.xrTable1.StylePriority.UseBorders = false;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell9,
     this.xrTableCell5,
     this.xrTableCell11,
     this.xrTableCell10,
     this.xrTableCell12,
     this.xrTableCell6,
     this.xrTableCell7,
     this.xrTableCell13,
     this.xrTableCell8});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell9.Name = "xrTableCell9";
     this.xrTableCell9.StylePriority.UseFont = false;
     this.xrTableCell9.StylePriority.UseTextAlignment = false;
     this.xrTableCell9.Text = "序号";
     this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell9.Weight = 0.33974358974358976D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.StylePriority.UseFont = false;
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text = "商品编码";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell5.Weight = 0.66025641025641013D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell11.Name = "xrTableCell11";
     this.xrTableCell11.StylePriority.UseFont = false;
     this.xrTableCell11.StylePriority.UseTextAlignment = false;
     this.xrTableCell11.Text = "货物名称、规格型号";
     this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell11.Weight = 2.67186073629386D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.StylePriority.UseFont = false;
     this.xrTableCell10.StylePriority.UseTextAlignment = false;
     this.xrTableCell10.Text = "数量";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell10.Weight = 0.4377115983371942D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell12.Name = "xrTableCell12";
     this.xrTableCell12.StylePriority.UseFont = false;
     this.xrTableCell12.StylePriority.UseTextAlignment = false;
     this.xrTableCell12.Text = "单位";
     this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell12.Weight = 0.36813679031589952D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseFont = false;
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text = "毛重/净重";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell6.Weight = 0.58483139065908341D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.StylePriority.UseFont = false;
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.Text = "币制";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell7.Weight = 0.52742650396102375D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.StylePriority.UseFont = false;
     this.xrTableCell13.StylePriority.UseTextAlignment = false;
     this.xrTableCell13.Text = "单价";
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell13.Weight = 0.48005401408678505D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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.52690154246794874D;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq1,
     this.cCode1,
     this.cName1,
     this.cNum1,
     this.cUnit1,
     this.cWeight1,
     this.cCoin1,
     this.cPrice1,
     this.cTotal1});
     this.xrTableRow3.Name = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // cseq1
     //
     this.cseq1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cseq1.Name = "cseq1";
     this.cseq1.StylePriority.UseFont = false;
     this.cseq1.StylePriority.UseTextAlignment = false;
     this.cseq1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq1.Weight = 0.33974358974358976D;
     //
     // cCode1
     //
     this.cCode1.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCode1.Name = "cCode1";
     this.cCode1.StylePriority.UseFont = false;
     this.cCode1.StylePriority.UseTextAlignment = false;
     this.cCode1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode1.Weight = 0.66025641025641013D;
     //
     // cName1
     //
     this.cName1.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName1.Multiline = true;
     this.cName1.Name = "cName1";
     this.cName1.StylePriority.UseFont = false;
     this.cName1.StylePriority.UseTextAlignment = false;
     this.cName1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName1.Weight = 2.6718606014247217D;
     //
     // cNum1
     //
     this.cNum1.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum1.Multiline = true;
     this.cNum1.Name = "cNum1";
     this.cNum1.StylePriority.UseFont = false;
     this.cNum1.StylePriority.UseTextAlignment = false;
     this.cNum1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum1.Weight = 0.43771195798801843D;
     //
     // cUnit1
     //
     this.cUnit1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit1.Multiline = true;
     this.cUnit1.Name = "cUnit1";
     this.cUnit1.StylePriority.UseFont = false;
     this.cUnit1.StylePriority.UseTextAlignment = false;
     this.cUnit1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit1.Weight = 0.36813643066507534D;
     //
     // cWeight1
     //
     this.cWeight1.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight1.Multiline = true;
     this.cWeight1.Name = "cWeight1";
     this.cWeight1.StylePriority.UseFont = false;
     this.cWeight1.StylePriority.UseTextAlignment = false;
     this.cWeight1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight1.Weight = 0.58483215491716334D;
     //
     // cCoin1
     //
     this.cCoin1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin1.Name = "cCoin1";
     this.cCoin1.StylePriority.UseFont = false;
     this.cCoin1.StylePriority.UseTextAlignment = false;
     this.cCoin1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin1.Weight = 0.52742695352455382D;
     //
     // cPrice1
     //
     this.cPrice1.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice1.Name = "cPrice1";
     this.cPrice1.StylePriority.UseFont = false;
     this.cPrice1.StylePriority.UseTextAlignment = false;
     this.cPrice1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice1.Weight = 0.48005293513431258D;
     //
     // cTotal1
     //
     this.cTotal1.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal1.Name = "cTotal1";
     this.cTotal1.StylePriority.UseFont = false;
     this.cTotal1.StylePriority.UseTextAlignment = false;
     this.cTotal1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal1.Weight = 0.52690154246794874D;
     //
     // xrTableRow4
     //
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq2,
     this.cCode2,
     this.cName2,
     this.cNum2,
     this.cUnit2,
     this.cWeight2,
     this.cCoin2,
     this.cPrice2,
     this.cTotal2});
     this.xrTableRow4.Name = "xrTableRow4";
     this.xrTableRow4.Weight = 1D;
     //
     // cseq2
     //
     this.cseq2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cseq2.Name = "cseq2";
     this.cseq2.StylePriority.UseFont = false;
     this.cseq2.StylePriority.UseTextAlignment = false;
     this.cseq2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq2.Weight = 0.33974358974358976D;
     //
     // cCode2
     //
     this.cCode2.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCode2.Name = "cCode2";
     this.cCode2.StylePriority.UseFont = false;
     this.cCode2.StylePriority.UseTextAlignment = false;
     this.cCode2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode2.Weight = 0.66025641025641013D;
     //
     // cName2
     //
     this.cName2.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName2.Multiline = true;
     this.cName2.Name = "cName2";
     this.cName2.StylePriority.UseFont = false;
     this.cName2.StylePriority.UseTextAlignment = false;
     this.cName2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName2.Weight = 2.6718602417739077D;
     //
     // cNum2
     //
     this.cNum2.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum2.Multiline = true;
     this.cNum2.Name = "cNum2";
     this.cNum2.StylePriority.UseFont = false;
     this.cNum2.StylePriority.UseTextAlignment = false;
     this.cNum2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum2.Weight = 0.4377123176388425D;
     //
     // cUnit2
     //
     this.cUnit2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit2.Multiline = true;
     this.cUnit2.Name = "cUnit2";
     this.cUnit2.StylePriority.UseFont = false;
     this.cUnit2.StylePriority.UseTextAlignment = false;
     this.cUnit2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit2.Weight = 0.3681360710142414D;
     //
     // cWeight2
     //
     this.cWeight2.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight2.Multiline = true;
     this.cWeight2.Name = "cWeight2";
     this.cWeight2.StylePriority.UseFont = false;
     this.cWeight2.StylePriority.UseTextAlignment = false;
     this.cWeight2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight2.Weight = 0.58483251456798757D;
     //
     // cCoin2
     //
     this.cCoin2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin2.Name = "cCoin2";
     this.cCoin2.StylePriority.UseFont = false;
     this.cCoin2.StylePriority.UseTextAlignment = false;
     this.cCoin2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin2.Weight = 0.52742717202492018D;
     //
     // cPrice2
     //
     this.cPrice2.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice2.Name = "cPrice2";
     this.cPrice2.StylePriority.UseFont = false;
     this.cPrice2.StylePriority.UseTextAlignment = false;
     this.cPrice2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice2.Weight = 0.48005221583266411D;
     //
     // cTotal2
     //
     this.cTotal2.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal2.Name = "cTotal2";
     this.cTotal2.StylePriority.UseFont = false;
     this.cTotal2.StylePriority.UseTextAlignment = false;
     this.cTotal2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal2.Weight = 0.52690204326923085D;
     //
     // xrTableRow5
     //
     this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq3,
     this.cCode3,
     this.cName3,
     this.cNum3,
     this.cUnit3,
     this.cWeight3,
     this.cCoin3,
     this.cPrice3,
     this.cTotal3});
     this.xrTableRow5.Name = "xrTableRow5";
     this.xrTableRow5.Weight = 1D;
     //
     // cseq3
     //
     this.cseq3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cseq3.Name = "cseq3";
     this.cseq3.StylePriority.UseFont = false;
     this.cseq3.StylePriority.UseTextAlignment = false;
     this.cseq3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq3.Weight = 0.33974358974358976D;
     //
     // cCode3
     //
     this.cCode3.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCode3.Name = "cCode3";
     this.cCode3.StylePriority.UseFont = false;
     this.cCode3.StylePriority.UseTextAlignment = false;
     this.cCode3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode3.Weight = 0.66025641025641013D;
     //
     // cName3
     //
     this.cName3.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName3.Multiline = true;
     this.cName3.Name = "cName3";
     this.cName3.StylePriority.UseFont = false;
     this.cName3.StylePriority.UseTextAlignment = false;
     this.cName3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName3.Weight = 2.6718612308136742D;
     //
     // cNum3
     //
     this.cNum3.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum3.Multiline = true;
     this.cNum3.Name = "cNum3";
     this.cNum3.StylePriority.UseFont = false;
     this.cNum3.StylePriority.UseTextAlignment = false;
     this.cNum3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum3.Weight = 0.43771096894825179D;
     //
     // cUnit3
     //
     this.cUnit3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit3.Multiline = true;
     this.cUnit3.Name = "cUnit3";
     this.cUnit3.StylePriority.UseFont = false;
     this.cUnit3.StylePriority.UseTextAlignment = false;
     this.cUnit3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit3.Weight = 0.36813616092694734D;
     //
     // cWeight3
     //
     this.cWeight3.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight3.Multiline = true;
     this.cWeight3.Name = "cWeight3";
     this.cWeight3.StylePriority.UseFont = false;
     this.cWeight3.StylePriority.UseTextAlignment = false;
     this.cWeight3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight3.Weight = 0.58483251456798735D;
     //
     // cCoin3
     //
     this.cCoin3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin3.Name = "cCoin3";
     this.cCoin3.StylePriority.UseFont = false;
     this.cCoin3.StylePriority.UseTextAlignment = false;
     this.cCoin3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin3.Weight = 0.52742685733044914D;
     //
     // cPrice3
     //
     this.cPrice3.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice3.Name = "cPrice3";
     this.cPrice3.StylePriority.UseFont = false;
     this.cPrice3.StylePriority.UseTextAlignment = false;
     this.cPrice3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice3.Weight = 0.48005330106653543D;
     //
     // cTotal3
     //
     this.cTotal3.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal3.Name = "cTotal3";
     this.cTotal3.StylePriority.UseFont = false;
     this.cTotal3.StylePriority.UseTextAlignment = false;
     this.cTotal3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal3.Weight = 0.52690154246794874D;
     //
     // xrTableRow6
     //
     this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq4,
     this.cCode4,
     this.cName4,
     this.cNum4,
     this.cUnit4,
     this.cWeight4,
     this.cCoin4,
     this.cPrice4,
     this.cTotal4});
     this.xrTableRow6.Name = "xrTableRow6";
     this.xrTableRow6.Weight = 1D;
     //
     // cseq4
     //
     this.cseq4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cseq4.Name = "cseq4";
     this.cseq4.StylePriority.UseFont = false;
     this.cseq4.StylePriority.UseTextAlignment = false;
     this.cseq4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq4.Weight = 0.33974358974358976D;
     //
     // cCode4
     //
     this.cCode4.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCode4.Name = "cCode4";
     this.cCode4.StylePriority.UseFont = false;
     this.cCode4.StylePriority.UseTextAlignment = false;
     this.cCode4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode4.Weight = 0.66025641025641013D;
     //
     // cName4
     //
     this.cName4.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName4.Multiline = true;
     this.cName4.Name = "cName4";
     this.cName4.StylePriority.UseFont = false;
     this.cName4.StylePriority.UseTextAlignment = false;
     this.cName4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName4.Weight = 2.6718614106389684D;
     //
     // cNum4
     //
     this.cNum4.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum4.Multiline = true;
     this.cNum4.Name = "cNum4";
     this.cNum4.StylePriority.UseFont = false;
     this.cNum4.StylePriority.UseTextAlignment = false;
     this.cNum4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum4.Weight = 0.43771015973397576D;
     //
     // cUnit4
     //
     this.cUnit4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit4.Multiline = true;
     this.cUnit4.Name = "cUnit4";
     this.cUnit4.StylePriority.UseFont = false;
     this.cUnit4.StylePriority.UseTextAlignment = false;
     this.cUnit4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit4.Weight = 0.36813750961753811D;
     //
     // cWeight4
     //
     this.cWeight4.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight4.Multiline = true;
     this.cWeight4.Name = "cWeight4";
     this.cWeight4.StylePriority.UseFont = false;
     this.cWeight4.StylePriority.UseTextAlignment = false;
     this.cWeight4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight4.Weight = 0.58483184022273127D;
     //
     // cCoin4
     //
     this.cCoin4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin4.Name = "cCoin4";
     this.cCoin4.StylePriority.UseFont = false;
     this.cCoin4.StylePriority.UseTextAlignment = false;
     this.cCoin4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin4.Weight = 0.52742753795714326D;
     //
     // cPrice4
     //
     this.cPrice4.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice4.Name = "cPrice4";
     this.cPrice4.StylePriority.UseFont = false;
     this.cPrice4.StylePriority.UseTextAlignment = false;
     this.cPrice4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice4.Weight = 0.48005257548348834D;
     //
     // cTotal4
     //
     this.cTotal4.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal4.Name = "cTotal4";
     this.cTotal4.StylePriority.UseFont = false;
     this.cTotal4.StylePriority.UseTextAlignment = false;
     this.cTotal4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal4.Weight = 0.52690154246794874D;
     //
     // xrTableRow7
     //
     this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq5,
     this.cCode5,
     this.cName5,
     this.cNum5,
     this.cUnit5,
     this.cWeight5,
     this.cCoin5,
     this.cPrice5,
     this.cTotal5});
     this.xrTableRow7.Name = "xrTableRow7";
     this.xrTableRow7.Weight = 1D;
     //
     // cseq5
     //
     this.cseq5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cseq5.Name = "cseq5";
     this.cseq5.StylePriority.UseFont = false;
     this.cseq5.StylePriority.UseTextAlignment = false;
     this.cseq5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq5.Weight = 0.33974358974358976D;
     //
     // cCode5
     //
     this.cCode5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCode5.Name = "cCode5";
     this.cCode5.StylePriority.UseFont = false;
     this.cCode5.StylePriority.UseTextAlignment = false;
     this.cCode5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode5.Weight = 0.66025641025641013D;
     //
     // cName5
     //
     this.cName5.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName5.Multiline = true;
     this.cName5.Name = "cName5";
     this.cName5.StylePriority.UseFont = false;
     this.cName5.StylePriority.UseTextAlignment = false;
     this.cName5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName5.Weight = 2.6718600619484167D;
     //
     // cNum5
     //
     this.cNum5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum5.Multiline = true;
     this.cNum5.Name = "cNum5";
     this.cNum5.StylePriority.UseFont = false;
     this.cNum5.StylePriority.UseTextAlignment = false;
     this.cNum5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum5.Weight = 0.43771213781335194D;
     //
     // cUnit5
     //
     this.cUnit5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit5.Multiline = true;
     this.cUnit5.Name = "cUnit5";
     this.cUnit5.StylePriority.UseFont = false;
     this.cUnit5.StylePriority.UseTextAlignment = false;
     this.cUnit5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit5.Weight = 0.36813544162537748D;
     //
     // cWeight5
     //
     this.cWeight5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight5.Multiline = true;
     this.cWeight5.Name = "cWeight5";
     this.cWeight5.StylePriority.UseFont = false;
     this.cWeight5.StylePriority.UseTextAlignment = false;
     this.cWeight5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight5.Weight = 0.584832694393478D;
     //
     // cCoin5
     //
     this.cCoin5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin5.Name = "cCoin5";
     this.cCoin5.StylePriority.UseFont = false;
     this.cCoin5.StylePriority.UseTextAlignment = false;
     this.cCoin5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin5.Weight = 0.52742633041701037D;
     //
     // cPrice5
     //
     this.cPrice5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice5.Name = "cPrice5";
     this.cPrice5.StylePriority.UseFont = false;
     this.cPrice5.StylePriority.UseTextAlignment = false;
     this.cPrice5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice5.Weight = 0.48005436745621044D;
     //
     // cTotal5
     //
     this.cTotal5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal5.Name = "cTotal5";
     this.cTotal5.StylePriority.UseFont = false;
     this.cTotal5.StylePriority.UseTextAlignment = false;
     this.cTotal5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal5.Weight = 0.52690154246794874D;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq6,
     this.cCode6,
     this.cName6,
     this.cNum6,
     this.cUnit6,
     this.cWeight6,
     this.cCoin6,
     this.cPrice6,
     this.cTotal6});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // cseq6
     //
     this.cseq6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cseq6.Name = "cseq6";
     this.cseq6.StylePriority.UseFont = false;
     this.cseq6.StylePriority.UseTextAlignment = false;
     this.cseq6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq6.Weight = 0.33974358974358976D;
     //
     // cCode6
     //
     this.cCode6.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCode6.Name = "cCode6";
     this.cCode6.StylePriority.UseFont = false;
     this.cCode6.StylePriority.UseTextAlignment = false;
     this.cCode6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode6.Weight = 0.66025641025641013D;
     //
     // cName6
     //
     this.cName6.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName6.Multiline = true;
     this.cName6.Name = "cName6";
     this.cName6.StylePriority.UseFont = false;
     this.cName6.StylePriority.UseTextAlignment = false;
     this.cName6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName6.Weight = 2.6718601518611229D;
     //
     // cNum6
     //
     this.cNum6.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum6.Multiline = true;
     this.cNum6.Name = "cNum6";
     this.cNum6.StylePriority.UseFont = false;
     this.cNum6.StylePriority.UseTextAlignment = false;
     this.cNum6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum6.Weight = 0.43771123868629147D;
     //
     // cUnit6
     //
     this.cUnit6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit6.Multiline = true;
     this.cUnit6.Name = "cUnit6";
     this.cUnit6.StylePriority.UseFont = false;
     this.cUnit6.StylePriority.UseTextAlignment = false;
     this.cUnit6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit6.Weight = 0.36813697014138025D;
     //
     // cWeight6
     //
     this.cWeight6.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight6.Multiline = true;
     this.cWeight6.Name = "cWeight6";
     this.cWeight6.StylePriority.UseFont = false;
     this.cWeight6.StylePriority.UseTextAlignment = false;
     this.cWeight6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight6.Weight = 0.58483233474265373D;
     //
     // cCoin6
     //
     this.cCoin6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin6.Name = "cCoin6";
     this.cCoin6.StylePriority.UseFont = false;
     this.cCoin6.StylePriority.UseTextAlignment = false;
     this.cCoin6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin6.Weight = 0.52742776902030708D;
     //
     // cPrice6
     //
     this.cPrice6.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice6.Name = "cPrice6";
     this.cPrice6.StylePriority.UseFont = false;
     this.cPrice6.StylePriority.UseTextAlignment = false;
     this.cPrice6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice6.Weight = 0.4800525692020895D;
     //
     // cTotal6
     //
     this.cTotal6.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal6.Name = "cTotal6";
     this.cTotal6.StylePriority.UseFont = false;
     this.cTotal6.StylePriority.UseTextAlignment = false;
     this.cTotal6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal6.Weight = 0.52690154246794874D;
     //
     // xrTableRow8
     //
     this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq7,
     this.cCode7,
     this.cName7,
     this.cNum7,
     this.cUnit7,
     this.cWeight7,
     this.cCoin7,
     this.cPrice7,
     this.cTotal7});
     this.xrTableRow8.Name = "xrTableRow8";
     this.xrTableRow8.Weight = 1D;
     //
     // cseq7
     //
     this.cseq7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cseq7.Name = "cseq7";
     this.cseq7.StylePriority.UseFont = false;
     this.cseq7.StylePriority.UseTextAlignment = false;
     this.cseq7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq7.Weight = 0.33974358974358976D;
     //
     // cCode7
     //
     this.cCode7.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCode7.Name = "cCode7";
     this.cCode7.StylePriority.UseFont = false;
     this.cCode7.StylePriority.UseTextAlignment = false;
     this.cCode7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode7.Weight = 0.66025641025641013D;
     //
     // cName7
     //
     this.cName7.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName7.Multiline = true;
     this.cName7.Name = "cName7";
     this.cName7.StylePriority.UseFont = false;
     this.cName7.StylePriority.UseTextAlignment = false;
     this.cName7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName7.Weight = 2.67186159046442D;
     //
     // cNum7
     //
     this.cNum7.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum7.Multiline = true;
     this.cNum7.Name = "cNum7";
     this.cNum7.StylePriority.UseFont = false;
     this.cNum7.StylePriority.UseTextAlignment = false;
     this.cNum7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum7.Weight = 0.43770944043217053D;
     //
     // cUnit7
     //
     this.cUnit7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit7.Multiline = true;
     this.cUnit7.Name = "cUnit7";
     this.cUnit7.StylePriority.UseFont = false;
     this.cUnit7.StylePriority.UseTextAlignment = false;
     this.cUnit7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit7.Weight = 0.36813786926844072D;
     //
     // cWeight7
     //
     this.cWeight7.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight7.Multiline = true;
     this.cWeight7.Name = "cWeight7";
     this.cWeight7.StylePriority.UseFont = false;
     this.cWeight7.StylePriority.UseTextAlignment = false;
     this.cWeight7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight7.Weight = 0.58483251456806584D;
     //
     // cCoin7
     //
     this.cCoin7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin7.Name = "cCoin7";
     this.cCoin7.StylePriority.UseFont = false;
     this.cCoin7.StylePriority.UseTextAlignment = false;
     this.cCoin7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin7.Weight = 0.52742722954407084D;
     //
     // cPrice7
     //
     this.cPrice7.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice7.Name = "cPrice7";
     this.cPrice7.StylePriority.UseFont = false;
     this.cPrice7.StylePriority.UseTextAlignment = false;
     this.cPrice7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice7.Weight = 0.48005238937667738D;
     //
     // cTotal7
     //
     this.cTotal7.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal7.Name = "cTotal7";
     this.cTotal7.StylePriority.UseFont = false;
     this.cTotal7.StylePriority.UseTextAlignment = false;
     this.cTotal7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal7.Weight = 0.52690154246794874D;
     //
     // xrTableRow9
     //
     this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq8,
     this.cCode8,
     this.cName8,
     this.cNum8,
     this.cUnit8,
     this.cWeight8,
     this.cCoin8,
     this.cPrice8,
     this.cTotal8});
     this.xrTableRow9.Name = "xrTableRow9";
     this.xrTableRow9.Weight = 1D;
     //
     // cseq8
     //
     this.cseq8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cseq8.Name = "cseq8";
     this.cseq8.StylePriority.UseFont = false;
     this.cseq8.StylePriority.UseTextAlignment = false;
     this.cseq8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq8.Weight = 0.33974358974358976D;
     //
     // cCode8
     //
     this.cCode8.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCode8.Name = "cCode8";
     this.cCode8.StylePriority.UseFont = false;
     this.cCode8.StylePriority.UseTextAlignment = false;
     this.cCode8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode8.Weight = 0.66025641025641013D;
     //
     // cName8
     //
     this.cName8.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName8.Multiline = true;
     this.cName8.Name = "cName8";
     this.cName8.StylePriority.UseFont = false;
     this.cName8.StylePriority.UseTextAlignment = false;
     this.cName8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName8.Weight = 2.6718600619484167D;
     //
     // cNum8
     //
     this.cNum8.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum8.Multiline = true;
     this.cNum8.Name = "cNum8";
     this.cNum8.StylePriority.UseFont = false;
     this.cNum8.StylePriority.UseTextAlignment = false;
     this.cNum8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum8.Weight = 0.43771051938464312D;
     //
     // cUnit8
     //
     this.cUnit8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit8.Multiline = true;
     this.cUnit8.Name = "cUnit8";
     this.cUnit8.StylePriority.UseFont = false;
     this.cUnit8.StylePriority.UseTextAlignment = false;
     this.cUnit8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit8.Weight = 0.36813679031596813D;
     //
     // cWeight8
     //
     this.cWeight8.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight8.Multiline = true;
     this.cWeight8.Name = "cWeight8";
     this.cWeight8.StylePriority.UseFont = false;
     this.cWeight8.StylePriority.UseTextAlignment = false;
     this.cWeight8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight8.Weight = 0.58483359352053843D;
     //
     // cCoin8
     //
     this.cCoin8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin8.Name = "cCoin8";
     this.cCoin8.StylePriority.UseFont = false;
     this.cCoin8.StylePriority.UseTextAlignment = false;
     this.cCoin8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin8.Weight = 0.52742722954407084D;
     //
     // cPrice8
     //
     this.cPrice8.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice8.Name = "cPrice8";
     this.cPrice8.StylePriority.UseFont = false;
     this.cPrice8.StylePriority.UseTextAlignment = false;
     this.cPrice8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice8.Weight = 0.48005283894020767D;
     //
     // cTotal8
     //
     this.cTotal8.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal8.Name = "cTotal8";
     this.cTotal8.StylePriority.UseFont = false;
     this.cTotal8.StylePriority.UseTextAlignment = false;
     this.cTotal8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal8.Weight = 0.52690154246794874D;
     //
     // xrTableRow10
     //
     this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq9,
     this.cCode9,
     this.cName9,
     this.cNum9,
     this.cUnit9,
     this.cWeight9,
     this.cCoin9,
     this.cPrice9,
     this.cTotal9});
     this.xrTableRow10.Name = "xrTableRow10";
     this.xrTableRow10.Weight = 1D;
     //
     // cseq9
     //
     this.cseq9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cseq9.Name = "cseq9";
     this.cseq9.StylePriority.UseFont = false;
     this.cseq9.StylePriority.UseTextAlignment = false;
     this.cseq9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq9.Weight = 0.33974358974358976D;
     //
     // cCode9
     //
     this.cCode9.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCode9.Name = "cCode9";
     this.cCode9.StylePriority.UseFont = false;
     this.cCode9.StylePriority.UseTextAlignment = false;
     this.cCode9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode9.Weight = 0.66025641025641013D;
     //
     // cName9
     //
     this.cName9.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName9.Multiline = true;
     this.cName9.Name = "cName9";
     this.cName9.StylePriority.UseFont = false;
     this.cName9.StylePriority.UseTextAlignment = false;
     this.cName9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName9.Weight = 2.6718615005517137D;
     //
     // cNum9
     //
     this.cNum9.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum9.Multiline = true;
     this.cNum9.Name = "cNum9";
     this.cNum9.StylePriority.UseFont = false;
     this.cNum9.StylePriority.UseTextAlignment = false;
     this.cNum9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum9.Weight = 0.43771051938464312D;
     //
     // cUnit9
     //
     this.cUnit9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit9.Multiline = true;
     this.cUnit9.Name = "cUnit9";
     this.cUnit9.StylePriority.UseFont = false;
     this.cUnit9.StylePriority.UseTextAlignment = false;
     this.cUnit9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit9.Weight = 0.36813679031596813D;
     //
     // cWeight9
     //
     this.cWeight9.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight9.Multiline = true;
     this.cWeight9.Name = "cWeight9";
     this.cWeight9.StylePriority.UseFont = false;
     this.cWeight9.StylePriority.UseTextAlignment = false;
     this.cWeight9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight9.Weight = 0.58483179526641749D;
     //
     // cCoin9
     //
     this.cCoin9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin9.Name = "cCoin9";
     this.cCoin9.StylePriority.UseFont = false;
     this.cCoin9.StylePriority.UseTextAlignment = false;
     this.cCoin9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin9.Weight = 0.52742758919489507D;
     //
     // cPrice9
     //
     this.cPrice9.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice9.Name = "cPrice9";
     this.cPrice9.StylePriority.UseFont = false;
     this.cPrice9.StylePriority.UseTextAlignment = false;
     this.cPrice9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice9.Weight = 0.48005283894020767D;
     //
     // cTotal9
     //
     this.cTotal9.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal9.Name = "cTotal9";
     this.cTotal9.StylePriority.UseFont = false;
     this.cTotal9.StylePriority.UseTextAlignment = false;
     this.cTotal9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal9.Weight = 0.52690154246794874D;
     //
     // xrTableRow11
     //
     this.xrTableRow11.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.cseq10,
     this.cCode10,
     this.cName10,
     this.cNum10,
     this.cUnit10,
     this.cWeight10,
     this.cCoin10,
     this.cPrice10,
     this.cTotal10});
     this.xrTableRow11.Name = "xrTableRow11";
     this.xrTableRow11.Weight = 1D;
     //
     // cseq10
     //
     this.cseq10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cseq10.Name = "cseq10";
     this.cseq10.StylePriority.UseFont = false;
     this.cseq10.StylePriority.UseTextAlignment = false;
     this.cseq10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cseq10.Weight = 0.33974358974358976D;
     //
     // cCode10
     //
     this.cCode10.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cCode10.Name = "cCode10";
     this.cCode10.StylePriority.UseFont = false;
     this.cCode10.StylePriority.UseTextAlignment = false;
     this.cCode10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCode10.Weight = 0.66025641025641013D;
     //
     // cName10
     //
     this.cName10.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName10.Multiline = true;
     this.cName10.Name = "cName10";
     this.cName10.StylePriority.UseFont = false;
     this.cName10.StylePriority.UseTextAlignment = false;
     this.cName10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName10.Weight = 2.671860421599241D;
     //
     // cNum10
     //
     this.cNum10.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum10.Multiline = true;
     this.cNum10.Name = "cNum10";
     this.cNum10.StylePriority.UseFont = false;
     this.cNum10.StylePriority.UseTextAlignment = false;
     this.cNum10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum10.Weight = 0.43770980008299476D;
     //
     // cUnit10
     //
     this.cUnit10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit10.Multiline = true;
     this.cUnit10.Name = "cUnit10";
     this.cUnit10.StylePriority.UseFont = false;
     this.cUnit10.StylePriority.UseTextAlignment = false;
     this.cUnit10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cUnit10.Weight = 0.36813679031596813D;
     //
     // cWeight10
     //
     this.cWeight10.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight10.Multiline = true;
     this.cWeight10.Name = "cWeight10";
     this.cWeight10.StylePriority.UseFont = false;
     this.cWeight10.StylePriority.UseTextAlignment = false;
     this.cWeight10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight10.Weight = 0.58483395317136255D;
     //
     // cCoin10
     //
     this.cCoin10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin10.Name = "cCoin10";
     this.cCoin10.StylePriority.UseFont = false;
     this.cCoin10.StylePriority.UseTextAlignment = false;
     this.cCoin10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cCoin10.Weight = 0.52742579094077413D;
     //
     // cPrice10
     //
     this.cPrice10.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPrice10.Name = "cPrice10";
     this.cPrice10.StylePriority.UseFont = false;
     this.cPrice10.StylePriority.UseTextAlignment = false;
     this.cPrice10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cPrice10.Weight = 0.48005427754350438D;
     //
     // cTotal10
     //
     this.cTotal10.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal10.Name = "cTotal10";
     this.cTotal10.StylePriority.UseFont = false;
     this.cTotal10.StylePriority.UseTextAlignment = false;
     this.cTotal10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.cTotal10.Weight = 0.52690154246794874D;
     //
     // xrLabel13
     //
     this.xrLabel13.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(597.7717F, 35.00001F);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF = new System.Drawing.SizeF(300.328F, 44.875F);
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text = "仓 清 单   (续页)";
     this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel12
     //
     this.xrLabel12.Font = new System.Drawing.Font("宋体", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(548.7753F, 9.375F);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF = new System.Drawing.SizeF(48.99628F, 70.50001F);
     this.xrLabel12.StylePriority.UseFont = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text = "入";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // labTitle
     //
     this.labTitle.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labTitle.LocationFloat = new DevExpress.Utils.PointFloat(249.421F, 35.00001F);
     this.labTitle.Name = "labTitle";
     this.labTitle.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labTitle.SizeF = new System.Drawing.SizeF(299.3544F, 44.875F);
     this.labTitle.StylePriority.UseFont = false;
     this.labTitle.StylePriority.UseTextAlignment = false;
     this.labTitle.Text = "出 口 监 管 仓 货 物";
     this.labTitle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 1F;
     this.TopMargin.Name = "TopMargin";
     this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 10F;
     this.BottomMargin.Name = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // Report_ExSupEx
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.TopMargin,
     this.BottomMargin});
     this.Landscape = true;
     this.Margins = new System.Drawing.Printing.Margins(24, 19, 1, 10);
     this.PageHeight = 827;
     this.PageWidth = 1169;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.Version = "12.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ErrorCorrection));
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.formattingRule1 = new DevExpress.XtraReports.UI.FormattingRule();
     this.formattingRule2 = new DevExpress.XtraReports.UI.FormattingRule();
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
     this.PrintedBy = new DevExpress.XtraReports.UI.XRLabel();
     this.AppVersion = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrIDPrinted = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrManufacturerFrom = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrItemFrom = new DevExpress.XtraReports.UI.XRLabel();
     this.xrStockCodeFrom = 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.xrUnitFrom = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrManufacturerTo = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrItemTo = new DevExpress.XtraReports.UI.XRLabel();
     this.xrStockCodeTo = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrItemUnitTo = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.pxLogo = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrControlStyle3 = new DevExpress.XtraReports.UI.XRControlStyle();
     this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3 = 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.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.bindingSource1 = new System.Windows.Forms.BindingSource();
     this.theDataSet = new HCMIS.Reports.Helpers.TheDataSet();
     this.xrlbExpiryDate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrExpiryDate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrlblBatchNo = new DevExpress.XtraReports.UI.XRLabel();
     this.xrBatchNo = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).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.xrTable4});
     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;
     //
     // xrTable4
     //
     this.xrTable4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable4.Font = new System.Drawing.Font("Tahoma", 8.25F);
     this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 0F);
     this.xrTable4.Name = "xrTable4";
     this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow3});
     this.xrTable4.SizeF = new System.Drawing.SizeF(623.7083F, 25F);
     this.xrTable4.StylePriority.UseBorders = false;
     this.xrTable4.StylePriority.UseFont = false;
     this.xrTable4.StylePriority.UseTextAlignment = false;
     this.xrTable4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell8,
     this.xrTableCell9,
     this.xrTableCell10,
     this.xrTableCell11,
     this.xrTableCell12,
     this.xrTableCell13});
     this.xrTableRow3.Name = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "PONumber")});
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.StylePriority.UseBorders = false;
     this.xrTableCell8.Text = "No";
     this.xrTableCell8.Weight = 0.98541699624213441D;
     //
     // xrTableCell9
     //
     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, "STVOrInvoice")});
     this.xrTableCell9.Name = "xrTableCell9";
     this.xrTableCell9.StylePriority.UseBorders = false;
     this.xrTableCell9.Text = "Ref No";
     this.xrTableCell9.Weight = 1.1005600036613372D;
     //
     // xrTableCell10
     //
     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, "BatchNo")});
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.StylePriority.UseBorders = false;
     this.xrTableCell10.Text = "Batch No";
     this.xrTableCell10.Weight = 1.430690708061185D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "ExpiryDate")});
     this.xrTableCell11.Name = "xrTableCell11";
     this.xrTableCell11.StylePriority.UseBorders = false;
     this.xrTableCell11.Text = "Expiry Date";
     this.xrTableCell11.Weight = 1.0068081454102331D;
     //
     // 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, "PickedQty")});
     this.xrTableCell12.Name = "xrTableCell12";
     this.xrTableCell12.StylePriority.UseBorders = false;
     this.xrTableCell12.Text = "xrTableCell12";
     this.xrTableCell12.Weight = 0.87680431108341694D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "ChangedQty")});
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.Text = "Changed Qty";
     this.xrTableCell13.Weight = 0.83680375617319414D;
     //
     // formattingRule1
     //
     this.formattingRule1.Condition = "[Precedance]  == 6";
     //
     //
     //
     this.formattingRule1.Formatting.BackColor = System.Drawing.Color.LightGray;
     this.formattingRule1.Name = "formattingRule1";
     //
     // formattingRule2
     //
     this.formattingRule2.Condition = "[Precedance] == \'7\'";
     //
     //
     //
     this.formattingRule2.Formatting.BackColor = System.Drawing.Color.IndianRed;
     this.formattingRule2.Name = "formattingRule2";
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 54F;
     this.TopMargin.Name = "TopMargin";
     this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrPageInfo1,
     this.PrintedBy,
     this.AppVersion});
     this.BottomMargin.HeightF = 47F;
     this.BottomMargin.Name = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(544.5834F, 10.00001F);
     this.xrPageInfo1.Name = "xrPageInfo1";
     this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.SizeF = new System.Drawing.SizeF(100F, 23F);
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // PrintedBy
     //
     this.PrintedBy.Font = new System.Drawing.Font("Tahoma", 8F);
     this.PrintedBy.ForeColor = System.Drawing.Color.DimGray;
     this.PrintedBy.LocationFloat = new DevExpress.Utils.PointFloat(12.5F, 10.00001F);
     this.PrintedBy.Name = "PrintedBy";
     this.PrintedBy.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F);
     this.PrintedBy.SizeF = new System.Drawing.SizeF(431.25F, 23F);
     this.PrintedBy.StylePriority.UseFont = false;
     this.PrintedBy.StylePriority.UseForeColor = false;
     this.PrintedBy.StylePriority.UsePadding = false;
     this.PrintedBy.StylePriority.UseTextAlignment = false;
     this.PrintedBy.Text = "PrintedBy";
     this.PrintedBy.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // AppVersion
     //
     this.AppVersion.Font = new System.Drawing.Font("Tahoma", 8F);
     this.AppVersion.ForeColor = System.Drawing.Color.DimGray;
     this.AppVersion.LocationFloat = new DevExpress.Utils.PointFloat(945.3899F, 10.00001F);
     this.AppVersion.Name = "AppVersion";
     this.AppVersion.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F);
     this.AppVersion.SizeF = new System.Drawing.SizeF(85.61017F, 23F);
     this.AppVersion.StylePriority.UseFont = false;
     this.AppVersion.StylePriority.UseForeColor = false;
     this.AppVersion.StylePriority.UsePadding = false;
     this.AppVersion.StylePriority.UseTextAlignment = false;
     this.AppVersion.Text = "AppVersion";
     this.AppVersion.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrIDPrinted,
     this.xrLabel1,
     this.xrTable1,
     this.xrLabel13,
     this.xrTable2,
     this.xrLabel7,
     this.pxLogo,
     this.xrLabel14});
     this.ReportHeader.HeightF = 536.5157F;
     this.ReportHeader.Name = "ReportHeader";
     //
     // xrIDPrinted
     //
     this.xrIDPrinted.BackColor = System.Drawing.Color.Transparent;
     this.xrIDPrinted.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrIDPrinted.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrIDPrinted.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrIDPrinted.LocationFloat = new DevExpress.Utils.PointFloat(518.7084F, 173.1068F);
     this.xrIDPrinted.Name = "xrIDPrinted";
     this.xrIDPrinted.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrIDPrinted.SizeF = new System.Drawing.SizeF(132.2917F, 23F);
     this.xrIDPrinted.StylePriority.UseBackColor = false;
     this.xrIDPrinted.StylePriority.UseBorderColor = false;
     this.xrIDPrinted.StylePriority.UseBorderDashStyle = false;
     this.xrIDPrinted.StylePriority.UseBorders = false;
     this.xrIDPrinted.StylePriority.UseFont = false;
     this.xrIDPrinted.StylePriority.UseTextAlignment = false;
     this.xrIDPrinted.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel1
     //
     this.xrLabel1.BackColor = System.Drawing.Color.Gainsboro;
     this.xrLabel1.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel1.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(363.6397F, 173.1068F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(151.1103F, 23F);
     this.xrLabel1.StylePriority.UseBackColor = false;
     this.xrLabel1.StylePriority.UseBorderColor = false;
     this.xrLabel1.StylePriority.UseBorders = false;
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text = "Error Correction No";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrTable1
     //
     this.xrTable1.BackColor = System.Drawing.Color.Gainsboro;
     this.xrTable1.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrTable1.Font = new System.Drawing.Font("Tahoma", 9.75F);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(128.3334F, 196.1068F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow4});
     this.xrTable1.SizeF = new System.Drawing.SizeF(480.375F, 121.9323F);
     this.xrTable1.StylePriority.UseBackColor = false;
     this.xrTable1.StylePriority.UseBorderColor = false;
     this.xrTable1.StylePriority.UseBorders = false;
     this.xrTable1.StylePriority.UseFont = false;
     //
     // xrTableRow4
     //
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell14});
     this.xrTableRow4.Name = "xrTableRow4";
     this.xrTableRow4.Weight = 3.068405490648348D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrManufacturerFrom,
     this.xrLabel17,
     this.xrItemFrom,
     this.xrStockCodeFrom,
     this.xrLabel20,
     this.xrLabel21,
     this.xrLabel22,
     this.xrUnitFrom});
     this.xrTableCell14.Name = "xrTableCell14";
     this.xrTableCell14.Text = "xrTableCell25";
     this.xrTableCell14.Weight = 3D;
     //
     // xrManufacturerFrom
     //
     this.xrManufacturerFrom.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrManufacturerFrom.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrManufacturerFrom.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrManufacturerFrom.LocationFloat = new DevExpress.Utils.PointFloat(90.26439F, 93.5835F);
     this.xrManufacturerFrom.Name = "xrManufacturerFrom";
     this.xrManufacturerFrom.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrManufacturerFrom.SizeF = new System.Drawing.SizeF(291.2916F, 23F);
     this.xrManufacturerFrom.StylePriority.UseBorderDashStyle = false;
     this.xrManufacturerFrom.StylePriority.UseBorders = false;
     this.xrManufacturerFrom.StylePriority.UseFont = false;
     this.xrManufacturerFrom.StylePriority.UseTextAlignment = false;
     this.xrManufacturerFrom.Text = "Manufacturer";
     this.xrManufacturerFrom.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel17
     //
     this.xrLabel17.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel17.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(10.00004F, 93.58346F);
     this.xrLabel17.Name = "xrLabel17";
     this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF = new System.Drawing.SizeF(80.26434F, 22.99995F);
     this.xrLabel17.StylePriority.UseBorders = false;
     this.xrLabel17.StylePriority.UseFont = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text = "Manufacturer";
     this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrItemFrom
     //
     this.xrItemFrom.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrItemFrom.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrItemFrom.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrItemFrom.LocationFloat = new DevExpress.Utils.PointFloat(90.26437F, 9.999969F);
     this.xrItemFrom.Multiline = true;
     this.xrItemFrom.Name = "xrItemFrom";
     this.xrItemFrom.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
     this.xrItemFrom.SizeF = new System.Drawing.SizeF(291.2918F, 37.58342F);
     this.xrItemFrom.StylePriority.UseBorderDashStyle = false;
     this.xrItemFrom.StylePriority.UseBorders = false;
     this.xrItemFrom.StylePriority.UseFont = false;
     this.xrItemFrom.StylePriority.UsePadding = false;
     this.xrItemFrom.StylePriority.UseTextAlignment = false;
     this.xrItemFrom.Text = "Description";
     this.xrItemFrom.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrStockCodeFrom
     //
     this.xrStockCodeFrom.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrStockCodeFrom.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrStockCodeFrom.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrStockCodeFrom.LocationFloat = new DevExpress.Utils.PointFloat(90.26445F, 47.58339F);
     this.xrStockCodeFrom.Name = "xrStockCodeFrom";
     this.xrStockCodeFrom.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrStockCodeFrom.SizeF = new System.Drawing.SizeF(291.2917F, 23F);
     this.xrStockCodeFrom.StylePriority.UseBorderDashStyle = false;
     this.xrStockCodeFrom.StylePriority.UseBorders = false;
     this.xrStockCodeFrom.StylePriority.UseFont = false;
     this.xrStockCodeFrom.StylePriority.UseTextAlignment = false;
     this.xrStockCodeFrom.Text = "StockCode";
     this.xrStockCodeFrom.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel20
     //
     this.xrLabel20.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel20.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 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(80.26436F, 37.58336F);
     this.xrLabel20.StylePriority.UseBorders = false;
     this.xrLabel20.StylePriority.UseFont = false;
     this.xrLabel20.StylePriority.UseTextAlignment = false;
     this.xrLabel20.Text = "Item Description";
     this.xrLabel20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel21
     //
     this.xrLabel21.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel21.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(10.00004F, 47.58339F);
     this.xrLabel21.Name = "xrLabel21";
     this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel21.SizeF = new System.Drawing.SizeF(80.26433F, 23F);
     this.xrLabel21.StylePriority.UseBorders = false;
     this.xrLabel21.StylePriority.UseFont = false;
     this.xrLabel21.StylePriority.UseTextAlignment = false;
     this.xrLabel21.Text = "Item Code";
     this.xrLabel21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel22
     //
     this.xrLabel22.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel22.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(9.999911F, 70.5834F);
     this.xrLabel22.Name = "xrLabel22";
     this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel22.SizeF = new System.Drawing.SizeF(80.26436F, 22.99997F);
     this.xrLabel22.StylePriority.UseBorders = false;
     this.xrLabel22.StylePriority.UseFont = false;
     this.xrLabel22.StylePriority.UseTextAlignment = false;
     this.xrLabel22.Text = "Unit";
     this.xrLabel22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrUnitFrom
     //
     this.xrUnitFrom.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrUnitFrom.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrUnitFrom.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrUnitFrom.LocationFloat = new DevExpress.Utils.PointFloat(90.26445F, 70.58334F);
     this.xrUnitFrom.Name = "xrUnitFrom";
     this.xrUnitFrom.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
     this.xrUnitFrom.SizeF = new System.Drawing.SizeF(291.2917F, 23.00002F);
     this.xrUnitFrom.StylePriority.UseBorderDashStyle = false;
     this.xrUnitFrom.StylePriority.UseBorders = false;
     this.xrUnitFrom.StylePriority.UseFont = false;
     this.xrUnitFrom.StylePriority.UsePadding = false;
     this.xrUnitFrom.StylePriority.UseTextAlignment = false;
     this.xrUnitFrom.Text = "Unit";
     this.xrUnitFrom.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel13
     //
     this.xrLabel13.BackColor = System.Drawing.Color.Gainsboro;
     this.xrLabel13.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel13.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(28.33338F, 196.1068F);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel13.StylePriority.UseBackColor = false;
     this.xrLabel13.StylePriority.UseBorderColor = false;
     this.xrLabel13.StylePriority.UseBorders = false;
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text = "From:  ";
     this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrTable2
     //
     this.xrTable2.BackColor = System.Drawing.Color.Gainsboro;
     this.xrTable2.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrTable2.Font = new System.Drawing.Font("Tahoma", 9.75F);
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(128.3333F, 330.2084F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1});
     this.xrTable2.SizeF = new System.Drawing.SizeF(480.375F, 177.1406F);
     this.xrTable2.StylePriority.UseBackColor = false;
     this.xrTable2.StylePriority.UseBorders = false;
     this.xrTable2.StylePriority.UseFont = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell1});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 3.068405490648348D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrlblBatchNo,
     this.xrBatchNo,
     this.xrlbExpiryDate,
     this.xrExpiryDate,
     this.xrManufacturerTo,
     this.xrLabel5,
     this.xrItemTo,
     this.xrStockCodeTo,
     this.xrLabel9,
     this.xrLabel10,
     this.xrLabel11,
     this.xrItemUnitTo});
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.Text = "xrTableCell25";
     this.xrTableCell1.Weight = 3D;
     //
     // xrManufacturerTo
     //
     this.xrManufacturerTo.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrManufacturerTo.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrManufacturerTo.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrManufacturerTo.LocationFloat = new DevExpress.Utils.PointFloat(90.26439F, 93.58353F);
     this.xrManufacturerTo.Name = "xrManufacturerTo";
     this.xrManufacturerTo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrManufacturerTo.SizeF = new System.Drawing.SizeF(291.2918F, 22.99997F);
     this.xrManufacturerTo.StylePriority.UseBorderDashStyle = false;
     this.xrManufacturerTo.StylePriority.UseBorders = false;
     this.xrManufacturerTo.StylePriority.UseFont = false;
     this.xrManufacturerTo.StylePriority.UseTextAlignment = false;
     this.xrManufacturerTo.Text = "Manufacturer";
     this.xrManufacturerTo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel5.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(10.00004F, 93.58346F);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(80.26434F, 22.99995F);
     this.xrLabel5.StylePriority.UseBorders = false;
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text = "Manufacturer";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrItemTo
     //
     this.xrItemTo.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrItemTo.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrItemTo.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrItemTo.LocationFloat = new DevExpress.Utils.PointFloat(90.26437F, 9.999969F);
     this.xrItemTo.Multiline = true;
     this.xrItemTo.Name = "xrItemTo";
     this.xrItemTo.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
     this.xrItemTo.SizeF = new System.Drawing.SizeF(291.2918F, 37.58342F);
     this.xrItemTo.StylePriority.UseBorderDashStyle = false;
     this.xrItemTo.StylePriority.UseBorders = false;
     this.xrItemTo.StylePriority.UseFont = false;
     this.xrItemTo.StylePriority.UsePadding = false;
     this.xrItemTo.StylePriority.UseTextAlignment = false;
     this.xrItemTo.Text = "Description";
     this.xrItemTo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrStockCodeTo
     //
     this.xrStockCodeTo.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrStockCodeTo.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrStockCodeTo.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrStockCodeTo.LocationFloat = new DevExpress.Utils.PointFloat(90.2647F, 47.58345F);
     this.xrStockCodeTo.Name = "xrStockCodeTo";
     this.xrStockCodeTo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrStockCodeTo.SizeF = new System.Drawing.SizeF(291.2916F, 23F);
     this.xrStockCodeTo.StylePriority.UseBorderDashStyle = false;
     this.xrStockCodeTo.StylePriority.UseBorders = false;
     this.xrStockCodeTo.StylePriority.UseFont = false;
     this.xrStockCodeTo.StylePriority.UseTextAlignment = false;
     this.xrStockCodeTo.Text = "StockCode";
     this.xrStockCodeTo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel9
     //
     this.xrLabel9.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel9.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 10.00001F);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF = new System.Drawing.SizeF(80.26436F, 37.58336F);
     this.xrLabel9.StylePriority.UseBorders = false;
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text = "Item Description";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel10
     //
     this.xrLabel10.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel10.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(10.0001F, 47.58342F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(80.26433F, 23F);
     this.xrLabel10.StylePriority.UseBorders = false;
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text = "Item Code";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel11.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(10.0001F, 70.58334F);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF = new System.Drawing.SizeF(80.26436F, 22.99997F);
     this.xrLabel11.StylePriority.UseBorders = false;
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text = "Unit";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrItemUnitTo
     //
     this.xrItemUnitTo.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrItemUnitTo.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrItemUnitTo.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrItemUnitTo.LocationFloat = new DevExpress.Utils.PointFloat(90.26438F, 70.58334F);
     this.xrItemUnitTo.Name = "xrItemUnitTo";
     this.xrItemUnitTo.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
     this.xrItemUnitTo.SizeF = new System.Drawing.SizeF(291.2916F, 23F);
     this.xrItemUnitTo.StylePriority.UseBorderDashStyle = false;
     this.xrItemUnitTo.StylePriority.UseBorders = false;
     this.xrItemUnitTo.StylePriority.UseFont = false;
     this.xrItemUnitTo.StylePriority.UsePadding = false;
     this.xrItemUnitTo.StylePriority.UseTextAlignment = false;
     this.xrItemUnitTo.Text = "Unit";
     this.xrItemUnitTo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(138.3335F, 136.3983F);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF = new System.Drawing.SizeF(376.4166F, 22.99998F);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text = "Error Correction";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // pxLogo
     //
     this.pxLogo.Image = ((System.Drawing.Image)(resources.GetObject("pxLogo.Image")));
     this.pxLogo.LocationFloat = new DevExpress.Utils.PointFloat(20.00001F, 10.00001F);
     this.pxLogo.Name = "pxLogo";
     this.pxLogo.SizeF = new System.Drawing.SizeF(624.5833F, 126.3983F);
     this.pxLogo.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     //
     // xrLabel14
     //
     this.xrLabel14.BackColor = System.Drawing.Color.Gainsboro;
     this.xrLabel14.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel14.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(28.33335F, 330.2084F);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel14.StylePriority.UseBackColor = false;
     this.xrLabel14.StylePriority.UseBorders = false;
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text = "Changed To:";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrControlStyle3
     //
     this.xrControlStyle3.Name = "xrControlStyle3";
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable3});
     this.GroupHeader1.HeightF = 25F;
     this.GroupHeader1.Name = "GroupHeader1";
     //
     // xrTable3
     //
     this.xrTable3.BackColor = System.Drawing.Color.Gainsboro;
     this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable3.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 0F);
     this.xrTable3.Name = "xrTable3";
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow2});
     this.xrTable3.SizeF = new System.Drawing.SizeF(623.7083F, 25F);
     this.xrTable3.StylePriority.UseBackColor = false;
     this.xrTable3.StylePriority.UseBorders = false;
     this.xrTable3.StylePriority.UseFont = false;
     this.xrTable3.StylePriority.UseTextAlignment = false;
     this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell2,
     this.xrTableCell3,
     this.xrTableCell5,
     this.xrTableCell6,
     this.xrTableCell7,
     this.xrTableCell4});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.Text = "PONumber";
     this.xrTableCell2.Weight = 0.98541705826506321D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.Text = "STVorInvoice";
     this.xrTableCell3.Weight = 1.1005600821704806D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.Text = "Batch No";
     this.xrTableCell5.Weight = 1.4306900909071709D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.Text = "Expiry Date";
     this.xrTableCell6.Weight = 1.0068083168563287D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.Text = "Picked Qty";
     this.xrTableCell7.Weight = 0.87680431108341694D;
     //
     // 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.Name = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseBorders = false;
     this.xrTableCell4.Text = "Changed Qty";
     this.xrTableCell4.Weight = 0.83680375617319414D;
     //
     // bindingSource1
     //
     this.bindingSource1.DataMember = "ErrorCorrection";
     this.bindingSource1.DataSource = this.theDataSet;
     //
     // theDataSet
     //
     this.theDataSet.DataSetName = "TheDataSet";
     this.theDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // xrlbExpiryDate
     //
     this.xrlbExpiryDate.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrlbExpiryDate.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrlbExpiryDate.LocationFloat = new DevExpress.Utils.PointFloat(9.999784F, 116.5834F);
     this.xrlbExpiryDate.Name = "xrlbExpiryDate";
     this.xrlbExpiryDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlbExpiryDate.SizeF = new System.Drawing.SizeF(80.26434F, 22.99995F);
     this.xrlbExpiryDate.StylePriority.UseBorders = false;
     this.xrlbExpiryDate.StylePriority.UseFont = false;
     this.xrlbExpiryDate.StylePriority.UseTextAlignment = false;
     this.xrlbExpiryDate.Text = "Expiry Date";
     this.xrlbExpiryDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrExpiryDate
     //
     this.xrExpiryDate.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrExpiryDate.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrExpiryDate.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrExpiryDate.LocationFloat = new DevExpress.Utils.PointFloat(90.26413F, 116.5835F);
     this.xrExpiryDate.Name = "xrExpiryDate";
     this.xrExpiryDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrExpiryDate.SizeF = new System.Drawing.SizeF(291.2918F, 22.99997F);
     this.xrExpiryDate.StylePriority.UseBorderDashStyle = false;
     this.xrExpiryDate.StylePriority.UseBorders = false;
     this.xrExpiryDate.StylePriority.UseFont = false;
     this.xrExpiryDate.StylePriority.UseTextAlignment = false;
     this.xrExpiryDate.Text = "Expiry Date";
     this.xrExpiryDate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrlblBatchNo
     //
     this.xrlblBatchNo.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrlblBatchNo.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrlblBatchNo.LocationFloat = new DevExpress.Utils.PointFloat(9.999784F, 139.5832F);
     this.xrlblBatchNo.Name = "xrlblBatchNo";
     this.xrlblBatchNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrlblBatchNo.SizeF = new System.Drawing.SizeF(80.26434F, 22.99995F);
     this.xrlblBatchNo.StylePriority.UseBorders = false;
     this.xrlblBatchNo.StylePriority.UseFont = false;
     this.xrlblBatchNo.StylePriority.UseTextAlignment = false;
     this.xrlblBatchNo.Text = "Batch No";
     this.xrlblBatchNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrBatchNo
     //
     this.xrBatchNo.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrBatchNo.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrBatchNo.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrBatchNo.LocationFloat = new DevExpress.Utils.PointFloat(90.26413F, 139.5833F);
     this.xrBatchNo.Name = "xrBatchNo";
     this.xrBatchNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrBatchNo.SizeF = new System.Drawing.SizeF(291.2918F, 22.99997F);
     this.xrBatchNo.StylePriority.UseBorderDashStyle = false;
     this.xrBatchNo.StylePriority.UseBorders = false;
     this.xrBatchNo.StylePriority.UseFont = false;
     this.xrBatchNo.StylePriority.UseTextAlignment = false;
     this.xrBatchNo.Text = "Batch No";
     this.xrBatchNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ErrorCorrection
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.TopMargin,
     this.BottomMargin,
     this.ReportHeader,
     this.GroupHeader1});
     this.DataSource = this.bindingSource1;
     this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
     this.formattingRule1,
     this.formattingRule2});
     this.Margins = new System.Drawing.Printing.Margins(64, 125, 54, 47);
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
     this.xrControlStyle3});
     this.Version = "12.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.theDataSet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #44
0
 private void InitializeComponent()
 {
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     this.TopMargin                  = new DevExpress.XtraReports.UI.TopMarginBand();
     this.PageHeader                 = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.table1                     = new DevExpress.XtraReports.UI.XRTable();
     this.tableRow1                  = new DevExpress.XtraReports.UI.XRTableRow();
     this.tableCell1                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell2                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell3                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.Detail                     = new DevExpress.XtraReports.UI.DetailBand();
     this.table2                     = new DevExpress.XtraReports.UI.XRTable();
     this.tableRow2                  = new DevExpress.XtraReports.UI.XRTableRow();
     this.tableCell4                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell5                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell6                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.ReportFooter               = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.BottomMargin               = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeaderBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupHeaderBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportDetailBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupFooterBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportFooterBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportOddStyle             = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportEvenStyle            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportHeader               = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel1                   = new DevExpress.XtraReports.UI.XRLabel();
     this.mvvmContext1               = new DevExpress.Utils.MVVM.MVVMContext();
     this.xrLabel4                   = new DevExpress.XtraReports.UI.XRLabel();
     this.p_begin                    = new DevExpress.XtraReports.Parameters.Parameter();
     this.p_end       = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrLine1     = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel2    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
     ((System.ComponentModel.ISupportInitialize)(this.table1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.table2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mvvmContext1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.Dpi  = 254F;
     this.TopMargin.Name = "TopMargin";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.table1
     });
     this.PageHeader.Dpi       = 254F;
     this.PageHeader.HeightF   = 64F;
     this.PageHeader.Name      = "PageHeader";
     this.PageHeader.StyleName = "ReportHeaderBandStyle";
     //
     // table1
     //
     this.table1.Dpi           = 254F;
     this.table1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.table1.Name          = "table1";
     this.table1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.tableRow1
     });
     this.table1.SizeF = new System.Drawing.SizeF(1592F, 64F);
     //
     // tableRow1
     //
     this.tableRow1.BackColor = System.Drawing.Color.White;
     this.tableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.tableCell1,
         this.tableCell2,
         this.tableCell3
     });
     this.tableRow1.Dpi  = 254F;
     this.tableRow1.Name = "tableRow1";
     this.tableRow1.StylePriority.UseBackColor = false;
     this.tableRow1.Weight = 10.46953028649871D;
     //
     // tableCell1
     //
     this.tableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell1.Dpi     = 254F;
     this.tableCell1.Name    = "tableCell1";
     this.tableCell1.StylePriority.UseBorders = false;
     this.tableCell1.Text   = "类别";
     this.tableCell1.Weight = 0.92363643167006915D;
     //
     // tableCell2
     //
     this.tableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell2.Dpi    = 254F;
     this.tableCell2.Name   = "tableCell2";
     this.tableCell2.Text   = "数量";
     this.tableCell2.Weight = 0.69272724707521982D;
     //
     // tableCell3
     //
     this.tableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell3.Dpi  = 254F;
     this.tableCell3.Name = "tableCell3";
     this.tableCell3.StylePriority.UseBorders = false;
     this.tableCell3.Text   = "金额";
     this.tableCell3.Weight = 0.92363643167006915D;
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.table2
     });
     this.Detail.Dpi           = 254F;
     this.Detail.EvenStyleName = "ReportEvenStyle";
     this.Detail.HeightF       = 64F;
     this.Detail.Name          = "Detail";
     this.Detail.OddStyleName  = "ReportOddStyle";
     this.Detail.StyleName     = "ReportDetailBandStyle";
     //
     // table2
     //
     this.table2.Dpi           = 254F;
     this.table2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.table2.Name          = "table2";
     this.table2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.tableRow2
     });
     this.table2.SizeF = new System.Drawing.SizeF(1592F, 64F);
     //
     // tableRow2
     //
     this.tableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.tableCell4,
         this.tableCell5,
         this.tableCell6
     });
     this.tableRow2.Dpi    = 254F;
     this.tableRow2.Name   = "tableRow2";
     this.tableRow2.Weight = 10.46953028649871D;
     //
     // tableCell4
     //
     this.tableCell4.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.tableCell4.Dpi     = 254F;
     this.tableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CS03]")
     });
     this.tableCell4.Name = "tableCell4";
     this.tableCell4.StylePriority.UseBorders       = false;
     this.tableCell4.StylePriority.UseTextAlignment = false;
     this.tableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell4.Weight        = 0.92363643167006915D;
     this.tableCell4.WordWrap      = false;
     //
     // tableCell5
     //
     this.tableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell5.Dpi     = 254F;
     this.tableCell5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[NUMS]")
     });
     this.tableCell5.Font             = new System.Drawing.Font("Times New Roman", 9F);
     this.tableCell5.ForeColor        = System.Drawing.Color.Black;
     this.tableCell5.Name             = "tableCell5";
     this.tableCell5.Padding          = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 0, 0, 96F);
     this.tableCell5.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell5.TextFormatString = "{0:N1}";
     this.tableCell5.Weight           = 0.69272724707521982D;
     this.tableCell5.WordWrap         = false;
     //
     // tableCell6
     //
     this.tableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell6.Dpi     = 254F;
     this.tableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[JE]")
     });
     this.tableCell6.Font      = new System.Drawing.Font("Times New Roman", 9F);
     this.tableCell6.ForeColor = System.Drawing.Color.Black;
     this.tableCell6.Name      = "tableCell6";
     this.tableCell6.Padding   = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 0, 0, 96F);
     this.tableCell6.StylePriority.UseBorders = false;
     this.tableCell6.TextAlignment            = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell6.TextFormatString         = "{0:N2}";
     this.tableCell6.Weight   = 0.92363643167006915D;
     this.tableCell6.WordWrap = false;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel3,
         this.xrLabel2,
         this.xrLine1
     });
     this.ReportFooter.Dpi     = 254F;
     this.ReportFooter.HeightF = 200.13F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi     = 254F;
     this.BottomMargin.HeightF = 980.4966F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // ReportHeaderBandStyle
     //
     this.ReportHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportHeaderBandStyle.Name          = "ReportHeaderBandStyle";
     this.ReportHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupHeaderBandStyle
     //
     this.ReportGroupHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupHeaderBandStyle.Name          = "ReportGroupHeaderBandStyle";
     this.ReportGroupHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 0, 0, 0, 254F);
     this.ReportGroupHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportDetailBandStyle
     //
     this.ReportDetailBandStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportDetailBandStyle.Name          = "ReportDetailBandStyle";
     this.ReportDetailBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportDetailBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupFooterBandStyle
     //
     this.ReportGroupFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupFooterBandStyle.Name          = "ReportGroupFooterBandStyle";
     this.ReportGroupFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportGroupFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportFooterBandStyle
     //
     this.ReportFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportFooterBandStyle.Name          = "ReportFooterBandStyle";
     this.ReportFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportOddStyle
     //
     this.ReportOddStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportOddStyle.Name          = "ReportOddStyle";
     this.ReportOddStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportOddStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportEvenStyle
     //
     this.ReportEvenStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportEvenStyle.Name          = "ReportEvenStyle";
     this.ReportEvenStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportEvenStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo1,
         this.xrLabel4,
         this.xrLabel1
     });
     this.ReportHeader.Dpi     = 254F;
     this.ReportHeader.HeightF = 163.7367F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrLabel1
     //
     this.xrLabel1.BackColor     = System.Drawing.Color.White;
     this.xrLabel1.Dpi           = 254F;
     this.xrLabel1.Font          = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(275.1667F, 24.99999F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(971.55F, 58.42F);
     this.xrLabel1.StylePriority.UseBackColor     = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "财务类别统计";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // xrLabel4
     //
     this.xrLabel4.BackColor   = System.Drawing.Color.White;
     this.xrLabel4.BorderColor = System.Drawing.Color.White;
     this.xrLabel4.Dpi         = 254F;
     this.xrLabel4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "\'统计时间:\' + [Parameters].[p_begin] + \'至\' +  [Parameters].[p_end]")
     });
     this.xrLabel4.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(426.9758F, 88.41999F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(666.75F, 58.42F);
     this.xrLabel4.StylePriority.UseBackColor     = false;
     this.xrLabel4.StylePriority.UseBorderColor   = false;
     this.xrLabel4.StylePriority.UseForeColor     = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text          = "xrLabel4";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // p_begin
     //
     this.p_begin.AllowNull   = true;
     this.p_begin.Description = "Parameter1";
     this.p_begin.Name        = "p_begin";
     //
     // p_end
     //
     this.p_end.Description = "Parameter1";
     this.p_end.Name        = "p_end";
     //
     // xrLine1
     //
     this.xrLine1.Dpi           = 254F;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 56.99665F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(1592F, 44.45F);
     //
     // xrLabel2
     //
     this.xrLabel2.Dpi           = 254F;
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(4.000014F, 24F);
     this.xrLabel2.Multiline     = true;
     this.xrLabel2.Name          = "xrLabel2";
     this.xrLabel2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel2.SizeF         = new System.Drawing.SizeF(254F, 56.99665F);
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text          = "合计";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.Dpi = 254F;
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "sumSum([JE])")
     });
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(1172.9F, 15F);
     this.xrLabel3.Multiline     = true;
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(419.1F, 58.42F);
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     xrSummary1.Running             = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrLabel3.Summary          = xrSummary1;
     this.xrLabel3.Text             = "xrLabel3";
     this.xrLabel3.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrLabel3.TextFormatString = "{0:n2}";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Dpi           = 254F;
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(1313F, 88.41999F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(254F, 58.42F);
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // Class_stat_Report
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.PageHeader,
         this.Detail,
         this.ReportFooter,
         this.BottomMargin,
         this.ReportHeader
     });
     this.Dpi        = 254F;
     this.Margins    = new System.Drawing.Printing.Margins(254, 254, 100, 980);
     this.PageHeight = 2970;
     this.PageWidth  = 2100;
     this.PaperKind  = System.Drawing.Printing.PaperKind.A4;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.p_begin,
         this.p_end
     });
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.ReportHeaderBandStyle,
         this.ReportGroupHeaderBandStyle,
         this.ReportDetailBandStyle,
         this.ReportGroupFooterBandStyle,
         this.ReportFooterBandStyle,
         this.ReportOddStyle,
         this.ReportEvenStyle
     });
     this.Version = "18.2";
     ((System.ComponentModel.ISupportInitialize)(this.table1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.table2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mvvmContext1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #45
0
 private void InitializeComponent()
 {
     this.Detail              = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin           = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin        = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.table1              = new DevExpress.XtraReports.UI.XRTable();
     this.tableRow1           = new DevExpress.XtraReports.UI.XRTableRow();
     this.tableCell1          = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell2          = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell3          = new DevExpress.XtraReports.UI.XRTableCell();
     this.checkBox1           = new DevExpress.XtraReports.UI.XRCheckBox();
     this.TableCellStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.HeaderStyle         = new DevExpress.XtraReports.UI.XRControlStyle();
     this.TableHeaderStyle    = new DevExpress.XtraReports.UI.XRControlStyle();
     this.TableSubHeaderStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     ((System.ComponentModel.ISupportInitialize)(this.table1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.table1
     });
     this.Detail.Dpi           = 254F;
     this.Detail.HeightF       = 489.4792F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.Detail.Tag           = "58fed16a-15fc-4dfb-b8b8-f8277e95144d";
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.checkBox1
     });
     this.TopMargin.Dpi           = 254F;
     this.TopMargin.HeightF       = 254F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.TopMargin.Tag           = "8765e001-56d8-4944-8c26-4d17871e7225";
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi           = 254F;
     this.BottomMargin.HeightF       = 254F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.BottomMargin.Tag           = "3179b85d-556c-4847-af1e-af710b867f60";
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // table1
     //
     this.table1.Dpi           = 254F;
     this.table1.LocationFloat = new DevExpress.Utils.PointFloat(66.14584F, 13.22917F);
     this.table1.Name          = "table1";
     this.table1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.tableRow1
     });
     this.table1.SizeF = new System.Drawing.SizeF(1783.292F, 476.25F);
     this.table1.Tag   = "2d5aed44-c21f-4582-8f49-4015b54b6484";
     //
     // tableRow1
     //
     this.tableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.tableCell1,
         this.tableCell2,
         this.tableCell3
     });
     this.tableRow1.Dpi    = 254F;
     this.tableRow1.Name   = "tableRow1";
     this.tableRow1.Tag    = "0bd3c299-f3a4-419c-911d-e1f6a505fbad";
     this.tableRow1.Weight = 1D;
     //
     // tableCell1
     //
     this.tableCell1.Dpi       = 254F;
     this.tableCell1.Multiline = true;
     this.tableCell1.Name      = "tableCell1";
     this.tableCell1.Tag       = "c8c5a4c7-bae7-4151-a0b4-7c27b414edd7";
     this.tableCell1.Text      = "fdsafdsa fdsa fds afds\r\naf \r\ndsaf\r\nd\r\nsa \r\nf\r\ndsa\r\n f\r\n\r\ndsa \r\nf\r\n\r\nsd\r\na\r\nf\r\ndsa" +
                                 "";
     this.tableCell1.Weight = 1D;
     //
     // tableCell2
     //
     this.tableCell2.Dpi       = 254F;
     this.tableCell2.Multiline = true;
     this.tableCell2.Name      = "tableCell2";
     this.tableCell2.Tag       = "0b018e21-be2e-4b40-8163-230653f67631";
     this.tableCell2.Text      = "fdsa fdsa \r\nf\r\ndsa\r\n f\r\nds\r\nafdsafdsa f\r\ndsa\r\n fdsaf dsfdsafa \r\nds\r\na fdsafdsa fd" +
                                 "s af ddsa\r\n\r\nfds afdsa fdsa fdsa fd sa\r\n";
     this.tableCell2.Weight = 1D;
     //
     // tableCell3
     //
     this.tableCell3.Dpi    = 254F;
     this.tableCell3.Name   = "tableCell3";
     this.tableCell3.Tag    = "deb71c56-510b-4496-8bf2-258e03ba43ee";
     this.tableCell3.Text   = "tableCell3";
     this.tableCell3.Weight = 1D;
     //
     // checkBox1
     //
     this.checkBox1.Dpi           = 254F;
     this.checkBox1.LocationFloat = new DevExpress.Utils.PointFloat(66.14584F, 170.58F);
     this.checkBox1.Name          = "checkBox1";
     this.checkBox1.SizeF         = new System.Drawing.SizeF(1783.292F, 58.42F);
     this.checkBox1.Tag           = "6f646853-8e7c-48b2-90f4-4360c2e24545";
     this.checkBox1.Text          = "checkBox1";
     //
     // TableCellStyle
     //
     this.TableCellStyle.BorderColor   = System.Drawing.Color.Silver;
     this.TableCellStyle.Borders       = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     this.TableCellStyle.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.TableCellStyle.Name          = "TableCellStyle";
     this.TableCellStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(8, 8, 5, 5, 254F);
     this.TableCellStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // HeaderStyle
     //
     this.HeaderStyle.Font          = new System.Drawing.Font("Verdana", 18.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.HeaderStyle.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(84)))), ((int)(((byte)(165)))));
     this.HeaderStyle.Name          = "HeaderStyle";
     this.HeaderStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // TableHeaderStyle
     //
     this.TableHeaderStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.TableHeaderStyle.BorderColor   = System.Drawing.Color.Silver;
     this.TableHeaderStyle.Borders       = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     this.TableHeaderStyle.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.TableHeaderStyle.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.TableHeaderStyle.Name          = "TableHeaderStyle";
     this.TableHeaderStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(8, 8, 5, 5, 254F);
     this.TableHeaderStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // TableSubHeaderStyle
     //
     this.TableSubHeaderStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.TableSubHeaderStyle.BorderColor   = System.Drawing.Color.Silver;
     this.TableSubHeaderStyle.Borders       = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     this.TableSubHeaderStyle.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold);
     this.TableSubHeaderStyle.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.TableSubHeaderStyle.Name          = "TableSubHeaderStyle";
     this.TableSubHeaderStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // Report1
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin
     });
     this.Caption                = "Отчет1";
     this.Dpi                    = 254F;
     this.Margins                = new System.Drawing.Printing.Margins(254, 254, 254, 254);
     this.Name                   = "Report1";
     this.Packages               = ((System.Collections.Generic.IDictionary <System.Guid, string>)(resources.GetObject("$this.Packages")));
     this.PackageUId             = new System.Guid("5be3998b-c5c3-42bb-a01c-2e4149059a97");
     this.PageHeight             = 2794;
     this.PageWidth              = 2159;
     this.ReportUnit             = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.ScriptReferencesString = "Terrasoft.Common.dll\r\nTerrasoft.Core.dll\r\nTerrasoft.Reports.dll";
     this.ScriptsSource          = "using System;\r\nusing System.Collections.Generic;\r\nusing System.Data; \r\nusing Terr" +
                                   "asoft.Common;\r\nusing Terrasoft.Core;\r\nusing Terrasoft.Reports;\r\nusing Terrasoft." +
                                   "Core.Entities; \r\n";
     this.SnapGridSize = 31.75F;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.TableCellStyle,
         this.HeaderStyle,
         this.TableHeaderStyle,
         this.TableSubHeaderStyle
     });
     this.Tag            = "27fb7539-f375-4009-be25-39150e8d7466";
     this.UId            = new System.Guid("e529ae9e-7a33-43c5-bf49-71d2560df6ad");
     this.UserConnection = null;
     this.Version        = "10.2";
     ((System.ComponentModel.ISupportInitialize)(this.table1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(VehicleMasterListReport));
     this.objectDataSource1 = new DevExpress.DataAccess.ObjectBinding.ObjectDataSource(this.components);
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel32 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
     this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     ((System.ComponentModel.ISupportInitialize)(this.objectDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // objectDataSource1
     //
     this.objectDataSource1.DataSource = typeof(Models.Permitees);
     this.objectDataSource1.Name = "objectDataSource1";
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 50F;
     this.TopMargin.Name = "TopMargin";
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF = 50F;
     this.BottomMargin.Name = "BottomMargin";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel7,
     this.xrLabel8,
     this.xrLabel6,
     this.xrLabel5,
     this.xrLabel4,
     this.xrLabel3,
     this.xrLabel1,
     this.xrLabel2});
     this.Detail.HeightF = 91.99995F;
     this.Detail.Name = "Detail";
     this.Detail.StylePriority.UseTextAlignment = false;
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleJustify;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel17,
     this.xrLabel16,
     this.xrLabel15,
     this.xrLabel14,
     this.xrLine1,
     this.xrLabel32,
     this.xrPictureBox1});
     this.PageHeader.HeightF = 131.5833F;
     this.PageHeader.Name = "PageHeader";
     //
     // xrLabel17
     //
     this.xrLabel17.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(0F, 69F);
     this.xrLabel17.Multiline = true;
     this.xrLabel17.Name = "xrLabel17";
     this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF = new System.Drawing.SizeF(750F, 23F);
     this.xrLabel17.StylePriority.UseFont = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text = "-o0o-";
     this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel16
     //
     this.xrLabel16.Font = new System.Drawing.Font("Arial", 9F);
     this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0F, 45.99997F);
     this.xrLabel16.Multiline = true;
     this.xrLabel16.Name = "xrLabel16";
     this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF = new System.Drawing.SizeF(750F, 23F);
     this.xrLabel16.StylePriority.UseFont = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.Text = "Bayombong";
     this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel15
     //
     this.xrLabel15.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 23.00002F);
     this.xrLabel15.Multiline = true;
     this.xrLabel15.Name = "xrLabel15";
     this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF = new System.Drawing.SizeF(750F, 23F);
     this.xrLabel15.StylePriority.UseFont = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text = "PROVINCE OF NUEVA VIZCAYA";
     this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel14
     //
     this.xrLabel14.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Italic);
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel14.Multiline = true;
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF = new System.Drawing.SizeF(750F, 23F);
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text = "Republic of the Philippines";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLine1
     //
     this.xrLine1.BackColor = System.Drawing.Color.Yellow;
     this.xrLine1.BorderColor = System.Drawing.Color.Yellow;
     this.xrLine1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrLine1.BorderWidth = 5F;
     this.xrLine1.ForeColor = System.Drawing.Color.Yellow;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 115F);
     this.xrLine1.Name = "xrLine1";
     this.xrLine1.SizeF = new System.Drawing.SizeF(750F, 16.58332F);
     this.xrLine1.StylePriority.UseBackColor = false;
     this.xrLine1.StylePriority.UseBorderColor = false;
     this.xrLine1.StylePriority.UseBorders = false;
     this.xrLine1.StylePriority.UseBorderWidth = false;
     this.xrLine1.StylePriority.UseForeColor = false;
     //
     // xrLabel32
     //
     this.xrLabel32.Font = new System.Drawing.Font("Book Antiqua", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel32.LocationFloat = new DevExpress.Utils.PointFloat(0F, 92F);
     this.xrLabel32.Multiline = true;
     this.xrLabel32.Name = "xrLabel32";
     this.xrLabel32.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel32.SizeF = new System.Drawing.SizeF(750F, 23F);
     this.xrLabel32.StylePriority.UseFont = false;
     this.xrLabel32.StylePriority.UseTextAlignment = false;
     this.xrLabel32.Text = "PROVINCIAL ENVIRONMENT AND NATURAL RESOURCES OFFICE(PENARO)";
     this.xrLabel32.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(177.1996F, 1.589457E-05F);
     this.xrPictureBox1.Name = "xrPictureBox1";
     this.xrPictureBox1.SizeF = new System.Drawing.SizeF(75.80042F, 68.99994F);
     this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail1,
     this.GroupHeader1});
     this.DetailReport.DataMember = "Vehicles";
     this.DetailReport.DataSource = this.objectDataSource1;
     this.DetailReport.Level = 0;
     this.DetailReport.Name = "DetailReport";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable1});
     this.Detail1.HeightF = 18.08344F;
     this.Detail1.Name = "Detail1";
     this.Detail1.StylePriority.UseTextAlignment = false;
     this.Detail1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleJustify;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Book Antiqua", 12F);
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel2.Multiline = true;
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel2.SizeF = new System.Drawing.SizeF(148.3333F, 23F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.Text = "Permittee Name:";
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Book Antiqua", 12F);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 22.99999F);
     this.xrLabel1.Multiline = true;
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(148.3333F, 23F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text = "Address:";
     //
     // xrLabel3
     //
     this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
     new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CompanyAndPermitteeName]")});
     this.xrLabel3.Font = new System.Drawing.Font("Book Antiqua", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(148.3333F, 0F);
     this.xrLabel3.Multiline = true;
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(597.9167F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.Text = "xrLabel3";
     //
     // xrLabel4
     //
     this.xrLabel4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
     new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AddressLine1]")});
     this.xrLabel4.Font = new System.Drawing.Font("Book Antiqua", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(148.3333F, 22.99999F);
     this.xrLabel4.Multiline = true;
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(597.9167F, 23F);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.Text = "xrLabel4";
     //
     // xrLabel5
     //
     this.xrLabel5.Font = new System.Drawing.Font("Book Antiqua", 12F);
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 45.99997F);
     this.xrLabel5.Multiline = true;
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(148.3333F, 23F);
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.Text = "Business Reg:";
     //
     // xrLabel6
     //
     this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
     new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[BusinessRegistration]")});
     this.xrLabel6.Font = new System.Drawing.Font("Book Antiqua", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(148.3333F, 45.99997F);
     this.xrLabel6.Multiline = true;
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrLabel6.SizeF = new System.Drawing.SizeF(597.9167F, 23F);
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.Text = "xrLabel6";
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Book Antiqua", 12F);
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 68.99995F);
     this.xrLabel7.Multiline = true;
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF = new System.Drawing.SizeF(148.3333F, 23F);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.Text = "Accre. No.";
     //
     // xrLabel8
     //
     this.xrLabel8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
     new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AccreditationNumber]")});
     this.xrLabel8.Font = new System.Drawing.Font("Book Antiqua", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(148.3333F, 68.99995F);
     this.xrLabel8.Multiline = true;
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(597.9167F, 23F);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.Text = "xrLabel6";
     //
     // xrTable1
     //
     this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1});
     this.xrTable1.SizeF = new System.Drawing.SizeF(750F, 18F);
     this.xrTable1.StylePriority.UseBorders = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell1,
     this.xrTableCell2,
     this.xrTableCell3,
     this.xrTableCell4});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
     new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PlateNo]")});
     this.xrTableCell1.Multiline = true;
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.Text = "xrTableCell1";
     this.xrTableCell1.Weight = 1D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
     new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[VehicleName]")});
     this.xrTableCell2.Multiline = true;
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.Text = "xrTableCell2";
     this.xrTableCell2.Weight = 1D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
     new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[VehicleTypes].[VehicleTypeName]")});
     this.xrTableCell3.Multiline = true;
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.Text = "xrTableCell3";
     this.xrTableCell3.Weight = 1D;
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable2});
     this.GroupHeader1.HeightF = 26.41678F;
     this.GroupHeader1.Name = "GroupHeader1";
     //
     // xrTableCell4
     //
     this.xrTableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
     new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Capacity]")});
     this.xrTableCell4.Multiline = true;
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.Text = "xrTableCell4";
     this.xrTableCell4.Weight = 1D;
     //
     // xrTable2
     //
     this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow2});
     this.xrTable2.SizeF = new System.Drawing.SizeF(750F, 21F);
     this.xrTable2.StylePriority.UseBorders = false;
     this.xrTable2.StylePriority.UseFont = false;
     this.xrTable2.StylePriority.UseTextAlignment = false;
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell5,
     this.xrTableCell6,
     this.xrTableCell7,
     this.xrTableCell8});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Multiline = true;
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.Text = "Plate No";
     this.xrTableCell5.Weight = 1D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Multiline = true;
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.Text = "Vehicle Name";
     this.xrTableCell6.Weight = 1D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Multiline = true;
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.Text = "Vehicle Type";
     this.xrTableCell7.Weight = 1D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Multiline = true;
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.Text = "Capacity";
     this.xrTableCell8.Weight = 1D;
     //
     // VehicleMasterListReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.TopMargin,
     this.BottomMargin,
     this.Detail,
     this.PageHeader,
     this.DetailReport});
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
     this.objectDataSource1});
     this.DataSource = this.objectDataSource1;
     this.Font = new System.Drawing.Font("Arial", 9.75F);
     this.Margins = new System.Drawing.Printing.Margins(50, 50, 50, 50);
     this.Version = "18.2";
     ((System.ComponentModel.ISupportInitialize)(this.objectDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <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();
 }
Beispiel #48
0
 private void InitializeComponent()
 {
     this.TopMargin                  = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel2                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4                   = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1                = new DevExpress.XtraReports.UI.XRPageInfo();
     this.PageHeader                 = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.table1                     = new DevExpress.XtraReports.UI.XRTable();
     this.tableRow1                  = new DevExpress.XtraReports.UI.XRTableRow();
     this.tableCell1                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell2                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell3                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell4                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.Detail                     = new DevExpress.XtraReports.UI.DetailBand();
     this.table2                     = new DevExpress.XtraReports.UI.XRTable();
     this.tableRow2                  = new DevExpress.XtraReports.UI.XRTableRow();
     this.tableCell5                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell6                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell7                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tableCell8                 = new DevExpress.XtraReports.UI.XRTableCell();
     this.BottomMargin               = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeaderBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupHeaderBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportDetailBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportGroupFooterBandStyle = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportFooterBandStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportOddStyle             = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportEvenStyle            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.p_begin                    = new DevExpress.XtraReports.Parameters.Parameter();
     this.p_end        = new DevExpress.XtraReports.Parameters.Parameter();
     this.p_class      = new DevExpress.XtraReports.Parameters.Parameter();
     this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLine2      = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel7     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8     = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9     = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.table1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.table2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TopMargin
     //
     this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.xrLabel1,
         this.xrLabel4,
         this.xrPageInfo1
     });
     this.TopMargin.Dpi     = 254F;
     this.TopMargin.HeightF = 296.85F;
     this.TopMargin.Name    = "TopMargin";
     //
     // xrLabel2
     //
     this.xrLabel2.Dpi = 254F;
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "\'查询类别:\'+ [Parameters].[p_class]")
     });
     this.xrLabel2.Font                           = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(12.7F, 224.2733F);
     this.xrLabel2.Multiline                      = true;
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(1568.012F, 62.65331F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "xrLabel2";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.BackColor     = System.Drawing.Color.White;
     this.xrLabel1.Dpi           = 254F;
     this.xrLabel1.Font          = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(288.8781F, 105.8333F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(971.55F, 58.42F);
     this.xrLabel1.StylePriority.UseBackColor     = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "财务单项统计";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // xrLabel4
     //
     this.xrLabel4.BackColor   = System.Drawing.Color.White;
     this.xrLabel4.BorderColor = System.Drawing.Color.White;
     this.xrLabel4.Dpi         = 254F;
     this.xrLabel4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "\'统计时间:\' + [Parameters].[p_begin] + \'至\' +  [Parameters].[p_end]")
     });
     this.xrLabel4.ForeColor     = System.Drawing.Color.Black;
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(440.6872F, 169.2533F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(666.75F, 58.42F);
     this.xrLabel4.StylePriority.UseBackColor     = false;
     this.xrLabel4.StylePriority.UseBorderColor   = false;
     this.xrLabel4.StylePriority.UseForeColor     = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text          = "xrLabel4";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Dpi           = 254F;
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(1326.712F, 169.2533F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(254F, 58.42F);
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.table1
     });
     this.PageHeader.Dpi       = 254F;
     this.PageHeader.HeightF   = 64F;
     this.PageHeader.Name      = "PageHeader";
     this.PageHeader.StyleName = "ReportHeaderBandStyle";
     //
     // table1
     //
     this.table1.BackColor     = System.Drawing.Color.White;
     this.table1.Dpi           = 254F;
     this.table1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.table1.Name          = "table1";
     this.table1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.tableRow1
     });
     this.table1.SizeF = new System.Drawing.SizeF(1592F, 64F);
     this.table1.StylePriority.UseBackColor = false;
     //
     // tableRow1
     //
     this.tableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.tableCell1,
         this.tableCell2,
         this.tableCell3,
         this.tableCell4
     });
     this.tableRow1.Dpi    = 254F;
     this.tableRow1.Name   = "tableRow1";
     this.tableRow1.Weight = 10.46953028649871D;
     //
     // tableCell1
     //
     this.tableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell1.Dpi  = 254F;
     this.tableCell1.Name = "tableCell1";
     this.tableCell1.StylePriority.UseBorders = false;
     this.tableCell1.Text   = "服务商品名";
     this.tableCell1.Weight = 0.83463582561243721D;
     //
     // tableCell2
     //
     this.tableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell2.Dpi  = 254F;
     this.tableCell2.Name = "tableCell2";
     this.tableCell2.StylePriority.UseBorders = false;
     this.tableCell2.Text   = "单价";
     this.tableCell2.Weight = 0.48724691113035884D;
     //
     // tableCell3
     //
     this.tableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
                                                                      | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell3.Dpi  = 254F;
     this.tableCell3.Name = "tableCell3";
     this.tableCell3.StylePriority.UseBorders = false;
     this.tableCell3.Text   = "数量";
     this.tableCell3.Weight = 0.47371228855458936D;
     //
     // tableCell4
     //
     this.tableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell4.Dpi     = 254F;
     this.tableCell4.Name    = "tableCell4";
     this.tableCell4.StylePriority.UseBorders = false;
     this.tableCell4.Text   = "金额";
     this.tableCell4.Weight = 0.74440493176330869D;
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.table2
     });
     this.Detail.Dpi           = 254F;
     this.Detail.EvenStyleName = "ReportEvenStyle";
     this.Detail.HeightF       = 64F;
     this.Detail.Name          = "Detail";
     this.Detail.OddStyleName  = "ReportOddStyle";
     this.Detail.StyleName     = "ReportDetailBandStyle";
     //
     // table2
     //
     this.table2.Dpi           = 254F;
     this.table2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.table2.Name          = "table2";
     this.table2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.tableRow2
     });
     this.table2.SizeF = new System.Drawing.SizeF(1592F, 64F);
     //
     // tableRow2
     //
     this.tableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.tableCell5,
         this.tableCell6,
         this.tableCell7,
         this.tableCell8
     });
     this.tableRow2.Dpi    = 254F;
     this.tableRow2.Name   = "tableRow2";
     this.tableRow2.Weight = 10.46953028649871D;
     //
     // tableCell5
     //
     this.tableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell5.Dpi     = 254F;
     this.tableCell5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CS05]")
     });
     this.tableCell5.Name = "tableCell5";
     this.tableCell5.StylePriority.UseBorders       = false;
     this.tableCell5.StylePriority.UseTextAlignment = false;
     this.tableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tableCell5.Weight        = 0.83463582561243721D;
     this.tableCell5.WordWrap      = false;
     //
     // tableCell6
     //
     this.tableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell6.Dpi     = 254F;
     this.tableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PRICE]")
     });
     this.tableCell6.Name = "tableCell6";
     this.tableCell6.StylePriority.UseBorders = false;
     this.tableCell6.TextAlignment            = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell6.TextFormatString         = "{0:N2}";
     this.tableCell6.Weight   = 0.48724691113035884D;
     this.tableCell6.WordWrap = false;
     //
     // tableCell7
     //
     this.tableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tableCell7.Dpi     = 254F;
     this.tableCell7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[NUMS]")
     });
     this.tableCell7.Name = "tableCell7";
     this.tableCell7.StylePriority.UseBorders = false;
     this.tableCell7.TextAlignment            = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell7.TextFormatString         = "{0:N1}";
     this.tableCell7.Weight   = 0.47371228855458936D;
     this.tableCell7.WordWrap = false;
     //
     // tableCell8
     //
     this.tableCell8.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.tableCell8.Dpi     = 254F;
     this.tableCell8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[JE]")
     });
     this.tableCell8.Name = "tableCell8";
     this.tableCell8.StylePriority.UseBorders = false;
     this.tableCell8.TextAlignment            = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.tableCell8.TextFormatString         = "{0:N2}";
     this.tableCell8.Weight   = 0.74440493176330869D;
     this.tableCell8.WordWrap = false;
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi     = 254F;
     this.BottomMargin.HeightF = 109.1298F;
     this.BottomMargin.Name    = "BottomMargin";
     //
     // ReportHeaderBandStyle
     //
     this.ReportHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportHeaderBandStyle.Name          = "ReportHeaderBandStyle";
     this.ReportHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupHeaderBandStyle
     //
     this.ReportGroupHeaderBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupHeaderBandStyle.Name          = "ReportGroupHeaderBandStyle";
     this.ReportGroupHeaderBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 0, 0, 0, 254F);
     this.ReportGroupHeaderBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportDetailBandStyle
     //
     this.ReportDetailBandStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportDetailBandStyle.Name          = "ReportDetailBandStyle";
     this.ReportDetailBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportDetailBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportGroupFooterBandStyle
     //
     this.ReportGroupFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportGroupFooterBandStyle.Name          = "ReportGroupFooterBandStyle";
     this.ReportGroupFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportGroupFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportFooterBandStyle
     //
     this.ReportFooterBandStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(206)))), ((int)(((byte)(206)))));
     this.ReportFooterBandStyle.Name          = "ReportFooterBandStyle";
     this.ReportFooterBandStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportFooterBandStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportOddStyle
     //
     this.ReportOddStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportOddStyle.Name          = "ReportOddStyle";
     this.ReportOddStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportOddStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ReportEvenStyle
     //
     this.ReportEvenStyle.BackColor     = System.Drawing.Color.Transparent;
     this.ReportEvenStyle.Name          = "ReportEvenStyle";
     this.ReportEvenStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 254F);
     this.ReportEvenStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // p_begin
     //
     this.p_begin.Description = "Parameter1";
     this.p_begin.Name        = "p_begin";
     //
     // p_end
     //
     this.p_end.Description = "Parameter1";
     this.p_end.Name        = "p_end";
     //
     // p_class
     //
     this.p_class.Description = "Parameter1";
     this.p_class.Name        = "p_class";
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine2,
         this.xrLabel7,
         this.xrLabel8,
         this.xrLabel9
     });
     this.ReportFooter.Dpi     = 254F;
     this.ReportFooter.HeightF = 160.8768F;
     this.ReportFooter.Name    = "ReportFooter";
     //
     // xrLine2
     //
     this.xrLine2.Dpi           = 254F;
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 37.41999F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(1592F, 58.42001F);
     //
     // xrLabel7
     //
     this.xrLabel7.Dpi           = 254F;
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(19.00013F, 7.383209F);
     this.xrLabel7.Multiline     = true;
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(85.67755F, 44.84351F);
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text          = "合计";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
     //
     // xrLabel8
     //
     this.xrLabel8.Dpi = 254F;
     this.xrLabel8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Sum([NUMS])")
     });
     this.xrLabel8.Font                           = new System.Drawing.Font("Times New Roman", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(865.428F, 0F);
     this.xrLabel8.Multiline                      = true;
     this.xrLabel8.Name                           = "xrLabel8";
     this.xrLabel8.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel8.SizeF                          = new System.Drawing.SizeF(254F, 58.42F);
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text                           = "xrLabel5";
     this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.BottomRight;
     this.xrLabel8.TextFormatString               = "{0:n2}";
     //
     // xrLabel9
     //
     this.xrLabel9.Dpi = 254F;
     this.xrLabel9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Sum([JE])")
     });
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(1264.267F, 0F);
     this.xrLabel9.Multiline     = true;
     this.xrLabel9.Name          = "xrLabel9";
     this.xrLabel9.Padding       = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel9.SizeF         = new System.Drawing.SizeF(321.7334F, 58.42F);
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text             = "xrLabel6";
     this.xrLabel9.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.BottomRight;
     this.xrLabel9.TextFormatString = "{0:n2}";
     //
     // Item_stat_Report
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.PageHeader,
         this.Detail,
         this.BottomMargin,
         this.ReportFooter
     });
     this.Dpi        = 254F;
     this.Margins    = new System.Drawing.Printing.Margins(254, 254, 297, 109);
     this.PageHeight = 2970;
     this.PageWidth  = 2100;
     this.PaperKind  = System.Drawing.Printing.PaperKind.A4;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.p_begin,
         this.p_end,
         this.p_class
     });
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.SnapGridSize = 25F;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.ReportHeaderBandStyle,
         this.ReportGroupHeaderBandStyle,
         this.ReportDetailBandStyle,
         this.ReportGroupFooterBandStyle,
         this.ReportFooterBandStyle,
         this.ReportOddStyle,
         this.ReportEvenStyle
     });
     this.Version = "18.2";
     ((System.ComponentModel.ISupportInitialize)(this.table1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.table2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #49
0
 private void InitializeComponent()
 {
     this.topMarginBand1    = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel3          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1          = new DevExpress.XtraReports.UI.XRLabel();
     this.detailBand1       = new DevExpress.XtraReports.UI.DetailBand();
     this.xrPivotGrid1      = new DevExpress.XtraReports.UI.XRPivotGrid();
     this.xrPivotGridField1 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField2 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField3 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField4 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField5 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField6 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.xrPivotGridField7 = new DevExpress.XtraReports.UI.PivotGrid.XRPivotGridField();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrControlStyle1   = new DevExpress.XtraReports.UI.XRControlStyle();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // topMarginBand1
     //
     this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel3,
         this.xrLabel2,
         this.xrLabel1
     });
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // xrLabel3
     //
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(550F, 77F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "2015/12/1";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel2
     //
     this.xrLabel2.AutoWidth                      = true;
     this.xrLabel2.Font                           = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(198.9583F, 37.5F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(250F, 23F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "部门完工成品月报表";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel2.WordWrap                       = false;
     //
     // xrLabel1
     //
     this.xrLabel1.Font                  = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name                  = "xrLabel1";
     this.xrLabel1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                 = new System.Drawing.SizeF(86.45834F, 14.66667F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text                  = "报表编号";
     //
     // detailBand1
     //
     this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPivotGrid1
     });
     this.detailBand1.Name = "detailBand1";
     this.detailBand1.StylePriority.UseTextAlignment = false;
     this.detailBand1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrPivotGrid1
     //
     this.xrPivotGrid1.Appearance.Cell.BackColor                     = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.Cell.TextAlignment                 = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.CustomTotalCell.BackColor          = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.CustomTotalCell.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FieldHeader.BackColor              = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldHeader.TextAlignment          = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FieldValue.BackColor               = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldValue.TextAlignment           = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FieldValueGrandTotal.BackColor     = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldValueGrandTotal.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FieldValueTotal.BackColor          = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FieldValueTotal.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.FilterSeparator.BackColor          = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.FilterSeparator.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.GrandTotalCell.BackColor           = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.GrandTotalCell.TextAlignment       = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.HeaderGroupLine.BackColor          = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.HeaderGroupLine.TextAlignment      = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.Lines.TextAlignment                = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Appearance.TotalCell.BackColor                = System.Drawing.Color.White;
     this.xrPivotGrid1.Appearance.TotalCell.TextAlignment            = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrPivotGrid1.Fields.AddRange(new DevExpress.XtraPivotGrid.PivotGridField[] {
         this.xrPivotGridField1,
         this.xrPivotGridField2,
         this.xrPivotGridField3,
         this.xrPivotGridField4,
         this.xrPivotGridField5,
         this.xrPivotGridField6,
         this.xrPivotGridField7
     });
     this.xrPivotGrid1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrPivotGrid1.Name          = "xrPivotGrid1";
     this.xrPivotGrid1.OptionsChartDataSource.UpdateDelay     = 300;
     this.xrPivotGrid1.OptionsView.ShowColumnGrandTotalHeader = false;
     this.xrPivotGrid1.OptionsView.ShowColumnGrandTotals      = false;
     this.xrPivotGrid1.OptionsView.ShowColumnHeaders          = false;
     this.xrPivotGrid1.OptionsView.ShowColumnTotals           = false;
     this.xrPivotGrid1.OptionsView.ShowDataHeaders            = false;
     this.xrPivotGrid1.OptionsView.ShowFilterHeaders          = false;
     this.xrPivotGrid1.OptionsView.ShowFilterSeparatorBar     = false;
     this.xrPivotGrid1.OptionsView.ShowHorzLines           = false;
     this.xrPivotGrid1.OptionsView.ShowRowGrandTotalHeader = false;
     this.xrPivotGrid1.OptionsView.ShowRowGrandTotals      = false;
     this.xrPivotGrid1.OptionsView.ShowRowTotals           = false;
     this.xrPivotGrid1.SizeF = new System.Drawing.SizeF(650F, 100F);
     //
     // xrPivotGridField1
     //
     this.xrPivotGridField1.Area                = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField1.AreaIndex           = 0;
     this.xrPivotGridField1.Caption             = "制造单元";
     this.xrPivotGridField1.FieldName           = "PLINE_NAME";
     this.xrPivotGridField1.Name                = "xrPivotGridField1";
     this.xrPivotGridField1.Options.AllowExpand = DevExpress.Utils.DefaultBoolean.True;
     this.xrPivotGridField1.RowValueLineCount   = 2;
     this.xrPivotGridField1.Width               = 190;
     //
     // xrPivotGridField2
     //
     this.xrPivotGridField2.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField2.AreaIndex = 1;
     this.xrPivotGridField2.Caption   = "合同号";
     this.xrPivotGridField2.FieldName = "PROJECT_CODE";
     this.xrPivotGridField2.Name      = "xrPivotGridField2";
     this.xrPivotGridField2.Options.HideEmptyVariationItems = true;
     //
     // xrPivotGridField3
     //
     this.xrPivotGridField3.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField3.AreaIndex = 2;
     this.xrPivotGridField3.Caption   = "产品型号";
     this.xrPivotGridField3.FieldName = "PRODUCT_SERIES";
     this.xrPivotGridField3.Name      = "xrPivotGridField3";
     this.xrPivotGridField3.Width     = 80;
     //
     // xrPivotGridField4
     //
     this.xrPivotGridField4.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField4.AreaIndex = 3;
     this.xrPivotGridField4.Caption   = "订单数量";
     this.xrPivotGridField4.FieldName = "ORDER_QTY";
     this.xrPivotGridField4.Name      = "xrPivotGridField4";
     this.xrPivotGridField4.Width     = 70;
     //
     // xrPivotGridField5
     //
     this.xrPivotGridField5.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField5.AreaIndex = 4;
     this.xrPivotGridField5.Caption   = "完工数量";
     this.xrPivotGridField5.FieldName = "INSTORE_QTY";
     this.xrPivotGridField5.Name      = "xrPivotGridField5";
     this.xrPivotGridField5.Width     = 70;
     //
     // xrPivotGridField6
     //
     this.xrPivotGridField6.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.xrPivotGridField6.AreaIndex = 5;
     this.xrPivotGridField6.Caption   = "当期完工数量";
     this.xrPivotGridField6.FieldName = "PERIOD_QTY";
     this.xrPivotGridField6.Name      = "xrPivotGridField6";
     this.xrPivotGridField6.Width     = 90;
     //
     // xrPivotGridField7
     //
     this.xrPivotGridField7.Area      = DevExpress.XtraPivotGrid.PivotArea.ColumnArea;
     this.xrPivotGridField7.AreaIndex = 0;
     this.xrPivotGridField7.Name      = "xrPivotGridField7";
     this.xrPivotGridField7.Width     = 22;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Name = "bottomMarginBand1";
     //
     // xrControlStyle1
     //
     this.xrControlStyle1.Name    = "xrControlStyle1";
     this.xrControlStyle1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     //
     // Report_Exp2100
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.topMarginBand1,
         this.detailBand1,
         this.bottomMarginBand1
     });
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.xrControlStyle1
     });
     this.Version = "11.1";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.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.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell18 = 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.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
     this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell28 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell29 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell30 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell31 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell32 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell33 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell34 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell35 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell36 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow11 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell43 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell44 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell45 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow12 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell46 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell47 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell48 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell25 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell26 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell27 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell40 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell41 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell42 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell37 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell38 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell39 = new DevExpress.XtraReports.UI.XRTableCell();
     ((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();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable1});
     this.Detail.HeightF = 32F;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable1
     //
     this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1});
     this.xrTable1.SizeF = new System.Drawing.SizeF(739.9999F, 32F);
     this.xrTable1.StylePriority.UseBorders = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell1,
     this.xrTableCell2,
     this.xrTableCell3,
     this.xrTableCell4,
     this.xrTableCell5,
     this.xrTableCell7,
     this.xrTableCell8,
     this.xrTableCell9,
     this.xrTableCell10});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 1, 0, 0, 100F);
     this.xrTableRow1.StylePriority.UsePadding = false;
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryReferenceNumber")});
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell1.StylePriority.UsePadding = false;
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text = "xrTableCell1";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell1.Weight = 0.41959902958198836D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Date")});
     this.xrTableCell2.Multiline = true;
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell2.StylePriority.UsePadding = false;
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text = "xrTableCell2";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell2.Weight = 0.4152275038708616D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryOrderNumber")});
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell3.StylePriority.UsePadding = false;
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     this.xrTableCell3.Text = "xrTableCell3";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell3.Weight = 0.43263328792440364D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "VehiclePlateNumber")});
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell4.StylePriority.UsePadding = false;
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text = "xrTableCell4";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell4.Weight = 0.42288092680410844D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "WareHouseNumber")});
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell5.StylePriority.UsePadding = false;
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text = "xrTableCell5";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell5.Weight = 0.416317285594106D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryQuantity")});
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell7.StylePriority.UsePadding = false;
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.Text = "xrTableCell7";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell7.Weight = 0.41522683380370284D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryBag")});
     this.xrTableCell8.Multiline = true;
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell8.StylePriority.UsePadding = false;
     this.xrTableCell8.StylePriority.UseTextAlignment = false;
     this.xrTableCell8.Text = "xrTableCell8";
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell8.Weight = 0.41959961287783537D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryNet")});
     this.xrTableCell9.Name = "xrTableCell9";
     this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 2, 0, 0, 100F);
     this.xrTableCell9.StylePriority.UsePadding = false;
     this.xrTableCell9.StylePriority.UseTextAlignment = false;
     this.xrTableCell9.Text = "xrTableCell9";
     this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell9.Weight = 0.415227358005694D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Project")});
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 1, 0, 0, 100F);
     this.xrTableCell10.StylePriority.UsePadding = false;
     this.xrTableCell10.StylePriority.UseTextAlignment = false;
     this.xrTableCell10.Text = "xrTableCell10";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell10.Weight = 0.436843286637451D;
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 15F;
     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;
     //
     // xrTable2
     //
     this.xrTable2.BackColor = System.Drawing.Color.Gainsboro;
     this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 192.7083F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow2});
     this.xrTable2.SizeF = new System.Drawing.SizeF(740F, 66.66667F);
     this.xrTable2.StylePriority.UseBackColor = false;
     this.xrTable2.StylePriority.UseBorders = false;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell14,
     this.xrTableCell15,
     this.xrTableCell16,
     this.xrTableCell17,
     this.xrTableCell18,
     this.xrTableCell20,
     this.xrTableCell21,
     this.xrTableCell22,
     this.xrTableCell24});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell14.Multiline = true;
     this.xrTableCell14.Name = "xrTableCell14";
     this.xrTableCell14.StylePriority.UseFont = false;
     this.xrTableCell14.StylePriority.UseTextAlignment = false;
     this.xrTableCell14.Text = "Delivery Reference Number";
     this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell14.Weight = 0.41959899756296148D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell15.Multiline = true;
     this.xrTableCell15.Name = "xrTableCell15";
     this.xrTableCell15.StylePriority.UseFont = false;
     this.xrTableCell15.StylePriority.UseTextAlignment = false;
     this.xrTableCell15.Text = "Delivery\r\nDate";
     this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell15.Weight = 0.415227439832808D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell16.Multiline = true;
     this.xrTableCell16.Name = "xrTableCell16";
     this.xrTableCell16.StylePriority.UseFont = false;
     this.xrTableCell16.StylePriority.UseTextAlignment = false;
     this.xrTableCell16.Text = "Delivery\r\n Order\r\nNumber";
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell16.Weight = 0.43263327371022736D;
     //
     // xrTableCell17
     //
     this.xrTableCell17.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell17.Multiline = true;
     this.xrTableCell17.Name = "xrTableCell17";
     this.xrTableCell17.StylePriority.UseFont = false;
     this.xrTableCell17.StylePriority.UseTextAlignment = false;
     this.xrTableCell17.Text = "Vehicle \r\nPlate \r\nNumber";
     this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell17.Weight = 0.42288114111256025D;
     //
     // xrTableCell18
     //
     this.xrTableCell18.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell18.Name = "xrTableCell18";
     this.xrTableCell18.StylePriority.UseFont = false;
     this.xrTableCell18.StylePriority.UseTextAlignment = false;
     this.xrTableCell18.Text = "Warehouse Number";
     this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell18.Weight = 0.41631727766327542D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell20.Name = "xrTableCell20";
     this.xrTableCell20.StylePriority.UseFont = false;
     this.xrTableCell20.StylePriority.UseTextAlignment = false;
     this.xrTableCell20.Text = "Delivery Quantity";
     this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell20.Weight = 0.41522683375441882D;
     //
     // xrTableCell21
     //
     this.xrTableCell21.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell21.Multiline = true;
     this.xrTableCell21.Name = "xrTableCell21";
     this.xrTableCell21.StylePriority.UseFont = false;
     this.xrTableCell21.StylePriority.UseTextAlignment = false;
     this.xrTableCell21.Text = "Delivery\r\nBag";
     this.xrTableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell21.Weight = 0.41959935672562088D;
     //
     // xrTableCell22
     //
     this.xrTableCell22.Font = new System.Drawing.Font("Verdana", 9.75F);
     this.xrTableCell22.Multiline = true;
     this.xrTableCell22.Name = "xrTableCell22";
     this.xrTableCell22.StylePriority.UseFont = false;
     this.xrTableCell22.StylePriority.UseTextAlignment = false;
     this.xrTableCell22.Text = "Delivery Net";
     this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell22.Weight = 0.415227358005694D;
     //
     // xrTableCell24
     //
     this.xrTableCell24.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell24.Multiline = true;
     this.xrTableCell24.Name = "xrTableCell24";
     this.xrTableCell24.StylePriority.UseFont = false;
     this.xrTableCell24.StylePriority.UseTextAlignment = false;
     this.xrTableCell24.Text = "Project";
     this.xrTableCell24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     this.xrTableCell24.Weight = 0.43684344673258524D;
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable4,
     this.xrTable3,
     this.xrTable2});
     this.GroupHeader1.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
     new DevExpress.XtraReports.UI.GroupField("SINumber", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)});
     this.GroupHeader1.HeightF = 259.375F;
     this.GroupHeader1.Name = "GroupHeader1";
     //
     // xrTable4
     //
     this.xrTable4.BorderColor = System.Drawing.Color.Transparent;
     this.xrTable4.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(388.9583F, 9.99999F);
     this.xrTable4.Name = "xrTable4";
     this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow6,
     this.xrTableRow7,
     this.xrTableRow8,
     this.xrTableRow11,
     this.xrTableRow12});
     this.xrTable4.SizeF = new System.Drawing.SizeF(351.0417F, 140.625F);
     this.xrTable4.StylePriority.UseBorderColor = false;
     this.xrTable4.StylePriority.UseFont = false;
     //
     // xrTableRow6
     //
     this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell28,
     this.xrTableCell29,
     this.xrTableCell30});
     this.xrTableRow6.Name = "xrTableRow6";
     this.xrTableRow6.Weight = 1D;
     //
     // xrTableCell28
     //
     this.xrTableCell28.Name = "xrTableCell28";
     this.xrTableCell28.Text = "Commodity";
     this.xrTableCell28.Weight = 0.84411335785456543D;
     //
     // xrTableCell29
     //
     this.xrTableCell29.Name = "xrTableCell29";
     this.xrTableCell29.Weight = 0.070519255014212412D;
     //
     // xrTableCell30
     //
     this.xrTableCell30.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Commodity")});
     this.xrTableCell30.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell30.Name = "xrTableCell30";
     this.xrTableCell30.StylePriority.UseFont = false;
     this.xrTableCell30.Text = "xrTableCell30";
     this.xrTableCell30.Weight = 1.0873477107705969D;
     //
     // xrTableRow7
     //
     this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell31,
     this.xrTableCell32,
     this.xrTableCell33});
     this.xrTableRow7.Name = "xrTableRow7";
     this.xrTableRow7.Weight = 1D;
     //
     // xrTableCell31
     //
     this.xrTableCell31.Name = "xrTableCell31";
     this.xrTableCell31.Text = "Sub Commodity";
     this.xrTableCell31.Weight = 0.84411335785456543D;
     //
     // xrTableCell32
     //
     this.xrTableCell32.Name = "xrTableCell32";
     this.xrTableCell32.Weight = 0.070519255014212412D;
     //
     // xrTableCell33
     //
     this.xrTableCell33.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "SubCommodity")});
     this.xrTableCell33.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell33.Name = "xrTableCell33";
     this.xrTableCell33.StylePriority.UseFont = false;
     this.xrTableCell33.Text = "xrTableCell33";
     this.xrTableCell33.Weight = 1.0873477107705969D;
     //
     // xrTableRow8
     //
     this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell34,
     this.xrTableCell35,
     this.xrTableCell36});
     this.xrTableRow8.Name = "xrTableRow8";
     this.xrTableRow8.Weight = 1D;
     //
     // xrTableCell34
     //
     this.xrTableCell34.Name = "xrTableCell34";
     this.xrTableCell34.Text = "Ware House Category";
     this.xrTableCell34.Weight = 0.84411335785456543D;
     //
     // xrTableCell35
     //
     this.xrTableCell35.Name = "xrTableCell35";
     this.xrTableCell35.Weight = 0.070519255014212412D;
     //
     // xrTableCell36
     //
     this.xrTableCell36.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "HubOwner")});
     this.xrTableCell36.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell36.Name = "xrTableCell36";
     this.xrTableCell36.StylePriority.UseFont = false;
     this.xrTableCell36.Text = "xrTableCell36";
     this.xrTableCell36.Weight = 1.0873477107705969D;
     //
     // xrTableRow11
     //
     this.xrTableRow11.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell43,
     this.xrTableCell44,
     this.xrTableCell45});
     this.xrTableRow11.Name = "xrTableRow11";
     this.xrTableRow11.Weight = 1D;
     //
     // xrTableCell43
     //
     this.xrTableCell43.Name = "xrTableCell43";
     this.xrTableCell43.Text = "Shipped by";
     this.xrTableCell43.Weight = 0.84411335785456543D;
     //
     // xrTableCell44
     //
     this.xrTableCell44.Name = "xrTableCell44";
     this.xrTableCell44.Weight = 0.070519255014212412D;
     //
     // xrTableCell45
     //
     this.xrTableCell45.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "ShippedBy")});
     this.xrTableCell45.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell45.Name = "xrTableCell45";
     this.xrTableCell45.StylePriority.UseFont = false;
     this.xrTableCell45.Text = "xrTableCell45";
     this.xrTableCell45.Weight = 1.0873477107705969D;
     //
     // xrTableRow12
     //
     this.xrTableRow12.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell46,
     this.xrTableCell47,
     this.xrTableCell48});
     this.xrTableRow12.Name = "xrTableRow12";
     this.xrTableRow12.Weight = 1D;
     //
     // xrTableCell46
     //
     this.xrTableCell46.Name = "xrTableCell46";
     this.xrTableCell46.Text = "Delivery Type";
     this.xrTableCell46.Weight = 0.84411335785456543D;
     //
     // xrTableCell47
     //
     this.xrTableCell47.Name = "xrTableCell47";
     this.xrTableCell47.Weight = 0.070519255014212412D;
     //
     // xrTableCell48
     //
     this.xrTableCell48.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "DeliveryType")});
     this.xrTableCell48.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell48.Name = "xrTableCell48";
     this.xrTableCell48.StylePriority.UseFont = false;
     this.xrTableCell48.Text = "xrTableCell48";
     this.xrTableCell48.Weight = 1.0873477107705969D;
     //
     // xrTable3
     //
     this.xrTable3.BorderColor = System.Drawing.Color.Transparent;
     this.xrTable3.Font = new System.Drawing.Font("Verdana", 9F);
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(10F, 10.00001F);
     this.xrTable3.Name = "xrTable3";
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow3,
     this.xrTableRow4,
     this.xrTableRow5,
     this.xrTableRow10,
     this.xrTableRow9});
     this.xrTable3.SizeF = new System.Drawing.SizeF(351.0417F, 140.625F);
     this.xrTable3.StylePriority.UseBorderColor = false;
     this.xrTable3.StylePriority.UseFont = false;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell6,
     this.xrTableCell11,
     this.xrTableCell12});
     this.xrTableRow3.Name = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.Text = "Hub";
     this.xrTableCell6.Weight = 0.43564359065916924D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Name = "xrTableCell11";
     this.xrTableCell11.Weight = 0.075028218139158276D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Hub")});
     this.xrTableCell12.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell12.Name = "xrTableCell12";
     this.xrTableCell12.StylePriority.UseFont = false;
     this.xrTableCell12.Text = "xrTableCell12";
     this.xrTableCell12.Weight = 1.4913085148410472D;
     //
     // xrTableRow4
     //
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell13,
     this.xrTableCell19,
     this.xrTableCell23});
     this.xrTableRow4.Name = "xrTableRow4";
     this.xrTableRow4.Weight = 1D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.Text = "SI Number";
     this.xrTableCell13.Weight = 0.43564359065916924D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.Name = "xrTableCell19";
     this.xrTableCell19.Weight = 0.075028218139158276D;
     //
     // xrTableCell23
     //
     this.xrTableCell23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "SINumber")});
     this.xrTableCell23.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell23.Name = "xrTableCell23";
     this.xrTableCell23.StylePriority.UseFont = false;
     this.xrTableCell23.Text = "xrTableCell23";
     this.xrTableCell23.Weight = 1.4913085148410472D;
     //
     // xrTableRow5
     //
     this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell25,
     this.xrTableCell26,
     this.xrTableCell27});
     this.xrTableRow5.Name = "xrTableRow5";
     this.xrTableRow5.Weight = 1D;
     //
     // xrTableCell25
     //
     this.xrTableCell25.Name = "xrTableCell25";
     this.xrTableCell25.Text = "Vessel";
     this.xrTableCell25.Weight = 0.43564359065916924D;
     //
     // xrTableCell26
     //
     this.xrTableCell26.Name = "xrTableCell26";
     this.xrTableCell26.Weight = 0.075028218139158276D;
     //
     // xrTableCell27
     //
     this.xrTableCell27.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Vessel")});
     this.xrTableCell27.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell27.Name = "xrTableCell27";
     this.xrTableCell27.StylePriority.UseFont = false;
     this.xrTableCell27.Text = "xrTableCell27";
     this.xrTableCell27.Weight = 1.4913085148410472D;
     //
     // xrTableRow10
     //
     this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell40,
     this.xrTableCell41,
     this.xrTableCell42});
     this.xrTableRow10.Name = "xrTableRow10";
     this.xrTableRow10.Weight = 1D;
     //
     // xrTableCell40
     //
     this.xrTableCell40.Name = "xrTableCell40";
     this.xrTableCell40.Text = "Port";
     this.xrTableCell40.Weight = 0.43564359065916924D;
     //
     // xrTableCell41
     //
     this.xrTableCell41.Name = "xrTableCell41";
     this.xrTableCell41.Weight = 0.075028218139158276D;
     //
     // xrTableCell42
     //
     this.xrTableCell42.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "PortName")});
     this.xrTableCell42.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell42.Name = "xrTableCell42";
     this.xrTableCell42.StylePriority.UseFont = false;
     this.xrTableCell42.Text = "xrTableCell42";
     this.xrTableCell42.Weight = 1.4913085148410472D;
     //
     // xrTableRow9
     //
     this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell37,
     this.xrTableCell38,
     this.xrTableCell39});
     this.xrTableRow9.Name = "xrTableRow9";
     this.xrTableRow9.Weight = 1D;
     //
     // xrTableCell37
     //
     this.xrTableCell37.Name = "xrTableCell37";
     this.xrTableCell37.Text = "Donor";
     this.xrTableCell37.Weight = 0.43564359065916924D;
     //
     // xrTableCell38
     //
     this.xrTableCell38.Name = "xrTableCell38";
     this.xrTableCell38.Weight = 0.075028218139158276D;
     //
     // xrTableCell39
     //
     this.xrTableCell39.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Donor")});
     this.xrTableCell39.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.xrTableCell39.Name = "xrTableCell39";
     this.xrTableCell39.StylePriority.UseFont = false;
     this.xrTableCell39.Text = "xrTableCell39";
     this.xrTableCell39.Weight = 1.4913085148410472D;
     //
     // rptDeliveryReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.TopMargin,
     this.BottomMargin,
     this.GroupHeader1});
     this.Margins = new System.Drawing.Printing.Margins(50, 27, 15, 14);
     this.PageHeight = 1169;
     this.PageWidth = 827;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.Version = "10.2";
     ((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();
 }
 /// <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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OneLabelPF));
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.BarCode = new DevExpress.XtraReports.UI.XRBarCode();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.Length = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.Count = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.SenderPhone3 = new DevExpress.XtraReports.UI.XRLabel();
     this.SenderPhone2 = new DevExpress.XtraReports.UI.XRLabel();
     this.SenderPhone1 = new DevExpress.XtraReports.UI.XRLabel();
     this.SenderAddress = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
     this.SenderCity = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
     this.SenderDescription = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
     this.Net = new DevExpress.XtraReports.UI.XRLabel();
     this.BobbinNumber = new DevExpress.XtraReports.UI.XRLabel();
     this.Date = new DevExpress.XtraReports.UI.XRLabel();
     this.Shipment = 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.Specification = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.Tex = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.TexImage = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.BarCode,
     this.xrLabel2,
     this.Length,
     this.xrLabel10,
     this.Count,
     this.xrLabel3,
     this.SenderPhone3,
     this.SenderPhone2,
     this.SenderPhone1,
     this.SenderAddress,
     this.xrLabel18,
     this.SenderCity,
     this.xrLabel16,
     this.SenderDescription,
     this.xrLabel14,
     this.Net,
     this.BobbinNumber,
     this.Date,
     this.Shipment,
     this.xrLabel9,
     this.xrLabel8,
     this.xrLabel7,
     this.xrLabel6,
     this.Specification,
     this.xrLabel4,
     this.Tex,
     this.xrLabel1,
     this.TexImage,
     this.xrPictureBox2,
     this.xrPictureBox1});
     this.Detail.Font = new System.Drawing.Font("Times New Roman", 9.75F);
     this.Detail.HeightF = 400F;
     this.Detail.MultiColumn.ColumnWidth = 785F;
     this.Detail.MultiColumn.Layout = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BarCode
     //
     this.BarCode.AutoModule = true;
     this.BarCode.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.BarCode.LocationFloat = new DevExpress.Utils.PointFloat(142F, 317F);
     this.BarCode.Name = "BarCode";
     this.BarCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BarCode.SizeF = new System.Drawing.SizeF(149F, 50F);
     this.BarCode.Symbology = code128Generator1;
     this.BarCode.Text = "123";
     this.BarCode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(167F, 67F);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF = new System.Drawing.SizeF(16F, 25F);
     this.xrLabel2.Text = "�";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel2.Visible = false;
     this.xrLabel2.WordWrap = false;
     //
     // Length
     //
     this.Length.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.Length.LocationFloat = new DevExpress.Utils.PointFloat(83F, 67F);
     this.Length.Name = "Length";
     this.Length.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.Length.SizeF = new System.Drawing.SizeF(84F, 25F);
     this.Length.Text = "Length";
     this.Length.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.Length.Visible = false;
     this.Length.WordWrap = false;
     //
     // xrLabel10
     //
     this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(8F, 67F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(75F, 25F);
     this.xrLabel10.Text = "�������:";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel10.Visible = false;
     this.xrLabel10.WordWrap = false;
     //
     // Count
     //
     this.Count.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.Count.LocationFloat = new DevExpress.Utils.PointFloat(142F, 112F);
     this.Count.Name = "Count";
     this.Count.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.Count.SizeF = new System.Drawing.SizeF(74F, 16F);
     this.Count.Text = "Count";
     this.Count.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.Count.WordWrap = false;
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(8F, 112F);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(125F, 16F);
     this.xrLabel3.Text = "ʳ������ �������";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrLabel3.Visible = false;
     this.xrLabel3.WordWrap = false;
     //
     // SenderPhone3
     //
     this.SenderPhone3.LocationFloat = new DevExpress.Utils.PointFloat(8F, 352F);
     this.SenderPhone3.Name = "SenderPhone3";
     this.SenderPhone3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.SenderPhone3.SizeF = new System.Drawing.SizeF(125F, 17F);
     this.SenderPhone3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.SenderPhone3.WordWrap = false;
     //
     // SenderPhone2
     //
     this.SenderPhone2.LocationFloat = new DevExpress.Utils.PointFloat(8F, 334F);
     this.SenderPhone2.Name = "SenderPhone2";
     this.SenderPhone2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.SenderPhone2.SizeF = new System.Drawing.SizeF(125F, 17F);
     this.SenderPhone2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.SenderPhone2.WordWrap = false;
     //
     // SenderPhone1
     //
     this.SenderPhone1.LocationFloat = new DevExpress.Utils.PointFloat(8F, 317F);
     this.SenderPhone1.Name = "SenderPhone1";
     this.SenderPhone1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.SenderPhone1.SizeF = new System.Drawing.SizeF(125F, 17F);
     this.SenderPhone1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.SenderPhone1.WordWrap = false;
     //
     // SenderAddress
     //
     this.SenderAddress.LocationFloat = new DevExpress.Utils.PointFloat(34F, 292F);
     this.SenderAddress.Name = "SenderAddress";
     this.SenderAddress.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.SenderAddress.SizeF = new System.Drawing.SizeF(200F, 17F);
     this.SenderAddress.Text = "SenderAddress";
     this.SenderAddress.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.SenderAddress.WordWrap = false;
     //
     // xrLabel18
     //
     this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(0F, 292F);
     this.xrLabel18.Name = "xrLabel18";
     this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel18.SizeF = new System.Drawing.SizeF(34F, 17F);
     this.xrLabel18.Text = "���.";
     this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrLabel18.WordWrap = false;
     //
     // SenderCity
     //
     this.SenderCity.LocationFloat = new DevExpress.Utils.PointFloat(133F, 275F);
     this.SenderCity.Name = "SenderCity";
     this.SenderCity.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.SenderCity.SizeF = new System.Drawing.SizeF(100F, 17F);
     this.SenderCity.Text = "SenderCity";
     this.SenderCity.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.SenderCity.WordWrap = false;
     //
     // xrLabel16
     //
     this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0F, 275F);
     this.xrLabel16.Name = "xrLabel16";
     this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel16.SizeF = new System.Drawing.SizeF(125F, 17F);
     this.xrLabel16.Text = "̳��� �i����������:";
     this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrLabel16.WordWrap = false;
     //
     // SenderDescription
     //
     this.SenderDescription.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.SenderDescription.LocationFloat = new DevExpress.Utils.PointFloat(0F, 242F);
     this.SenderDescription.Name = "SenderDescription";
     this.SenderDescription.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.SenderDescription.SizeF = new System.Drawing.SizeF(233F, 33F);
     this.SenderDescription.Text = "��� \"��������-�\"";
     this.SenderDescription.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.SenderDescription.WordWrap = false;
     //
     // xrLabel14
     //
     this.xrLabel14.Font = new System.Drawing.Font("Times New Roman", 10F);
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(58F, 225F);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF = new System.Drawing.SizeF(100F, 16F);
     this.xrLabel14.Text = "³��������";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrLabel14.WordWrap = false;
     //
     // Net
     //
     this.Net.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.Net.LocationFloat = new DevExpress.Utils.PointFloat(117F, 133F);
     this.Net.Name = "Net";
     this.Net.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.Net.SizeF = new System.Drawing.SizeF(100F, 16F);
     this.Net.Text = "xrLabel10";
     this.Net.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.Net.WordWrap = false;
     //
     // BobbinNumber
     //
     this.BobbinNumber.Font = new System.Drawing.Font("Times New Roman", 10F);
     this.BobbinNumber.LocationFloat = new DevExpress.Utils.PointFloat(158F, 178F);
     this.BobbinNumber.Name = "BobbinNumber";
     this.BobbinNumber.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.BobbinNumber.SizeF = new System.Drawing.SizeF(59F, 16F);
     this.BobbinNumber.Text = "xrLa";
     this.BobbinNumber.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.BobbinNumber.WordWrap = false;
     //
     // Date
     //
     this.Date.Font = new System.Drawing.Font("Times New Roman", 10F);
     this.Date.LocationFloat = new DevExpress.Utils.PointFloat(117F, 201F);
     this.Date.Name = "Date";
     this.Date.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.Date.SizeF = new System.Drawing.SizeF(100F, 16F);
     this.Date.Text = "xrLabel10";
     this.Date.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.Date.WordWrap = false;
     //
     // Shipment
     //
     this.Shipment.Font = new System.Drawing.Font("Times New Roman", 10F);
     this.Shipment.LocationFloat = new DevExpress.Utils.PointFloat(117F, 156F);
     this.Shipment.Name = "Shipment";
     this.Shipment.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.Shipment.SizeF = new System.Drawing.SizeF(100F, 16F);
     this.Shipment.Text = "Shipment";
     this.Shipment.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.Shipment.WordWrap = false;
     //
     // xrLabel9
     //
     this.xrLabel9.Font = new System.Drawing.Font("Times New Roman", 10F);
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(8F, 201F);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF = new System.Drawing.SizeF(100F, 16F);
     this.xrLabel9.Text = "����";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrLabel9.WordWrap = false;
     //
     // xrLabel8
     //
     this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 10F);
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(8F, 178F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(150F, 17F);
     this.xrLabel8.Text = "� ���������� �������";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrLabel8.WordWrap = false;
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(8F, 133F);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF = new System.Drawing.SizeF(100F, 17F);
     this.xrLabel7.Text = "����";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrLabel7.WordWrap = false;
     //
     // xrLabel6
     //
     this.xrLabel6.Font = new System.Drawing.Font("Times New Roman", 10F);
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(8F, 156F);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF = new System.Drawing.SizeF(100F, 16F);
     this.xrLabel6.Text = "� ����";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     this.xrLabel6.WordWrap = false;
     //
     // Specification
     //
     this.Specification.Font = new System.Drawing.Font("Times New Roman", 10F);
     this.Specification.LocationFloat = new DevExpress.Utils.PointFloat(8F, 92F);
     this.Specification.Name = "Specification";
     this.Specification.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.Specification.SizeF = new System.Drawing.SizeF(209F, 17F);
     this.Specification.Text = "�� � 24.7-05763429-030:2008";
     this.Specification.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.Specification.WordWrap = false;
     //
     // xrLabel4
     //
     this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 20F, System.Drawing.FontStyle.Bold);
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(8F, 33F);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(84F, 34F);
     this.xrLabel4.Text = "����:";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrLabel4.WordWrap = false;
     //
     // Tex
     //
     this.Tex.Font = new System.Drawing.Font("Times New Roman", 24F, System.Drawing.FontStyle.Bold);
     this.Tex.LocationFloat = new DevExpress.Utils.PointFloat(92F, 33F);
     this.Tex.Name = "Tex";
     this.Tex.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.Tex.SizeF = new System.Drawing.SizeF(74F, 34F);
     this.Tex.Text = "0000";
     this.Tex.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.Tex.WordWrap = false;
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     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(209F, 25F);
     this.xrLabel1.Text = "������ ��������������";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // TexImage
     //
     this.TexImage.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.TexImage.LocationFloat = new DevExpress.Utils.PointFloat(225F, 12F);
     this.TexImage.Name = "TexImage";
     this.TexImage.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TexImage.SizeF = new System.Drawing.SizeF(58F, 58F);
     this.TexImage.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     //
     // xrPictureBox2
     //
     this.xrPictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox2.Image")));
     this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(233F, 217F);
     this.xrPictureBox2.Name = "xrPictureBox2";
     this.xrPictureBox2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrPictureBox2.SizeF = new System.Drawing.SizeF(58F, 91F);
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(233F, 117F);
     this.xrPictureBox1.Name = "xrPictureBox1";
     this.xrPictureBox1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrPictureBox1.SizeF = new System.Drawing.SizeF(58F, 83F);
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 0F;
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.HeightF = 0F;
     this.bottomMarginBand1.Name = "bottomMarginBand1";
     //
     // OneLabelPF
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.topMarginBand1,
     this.bottomMarginBand1});
     this.Landscape = true;
     this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0);
     this.PageHeight = 398;
     this.PageWidth = 299;
     this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
     this.PaperName = "USER";
     this.PrinterName = "Intermec PF8t (203 dpi)";
     this.ShowPrintMarginsWarning = false;
     this.ShowPrintStatusDialog = false;
     this.Version = "10.2";
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #52
0
 private void InitializeComponent()
 {
     this.topMarginBand1    = new DevExpress.XtraReports.UI.TopMarginBand();
     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.xrLabel1          = new DevExpress.XtraReports.UI.XRLabel();
     this.detailBand1       = 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.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // topMarginBand1
     //
     this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1,
         this.xrLabel1
     });
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // xrTable1
     //
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(54.16667F, 75F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(595.8333F, 25F);
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell2,
         this.xrTableCell3
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name   = "xrTableCell1";
     this.xrTableCell1.Text   = "xrTableCell1";
     this.xrTableCell1.Weight = 1D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Name   = "xrTableCell2";
     this.xrTableCell2.Text   = "xrTableCell2";
     this.xrTableCell2.Weight = 1D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.StylePriority.UseBorders = false;
     this.xrTableCell3.Text   = "xrTableCell3";
     this.xrTableCell3.Weight = 1D;
     //
     // xrLabel1
     //
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(200F, 21.875F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(201.0416F, 23F);
     this.xrLabel1.Text          = "生产线日报表";
     //
     // detailBand1
     //
     this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.detailBand1.HeightF = 25F;
     this.detailBand1.Name    = "detailBand1";
     //
     // xrTable2
     //
     this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(54.16667F, 0F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.SizeF = new System.Drawing.SizeF(595.8333F, 25F);
     this.xrTable2.StylePriority.UseBorders = false;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell4,
         this.xrTableCell5,
         this.xrTableCell6
     });
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Name   = "xrTableCell4";
     this.xrTableCell4.Text   = "xrTableCell4";
     this.xrTableCell4.Weight = 1D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Name   = "xrTableCell5";
     this.xrTableCell5.Text   = "xrTableCell5";
     this.xrTableCell5.Weight = 1D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Name   = "xrTableCell6";
     this.xrTableCell6.Text   = "xrTableCell6";
     this.xrTableCell6.Weight = 1D;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.Name = "bottomMarginBand1";
     //
     // Class2
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.topMarginBand1,
         this.detailBand1,
         this.bottomMarginBand1
     });
     this.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                            | DevExpress.XtraPrinting.BorderSide.Right)
                                                           | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.Version = "11.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #53
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.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.BarCode = new DevExpress.XtraReports.UI.XRBarCode();
     this.TexImage = new DevExpress.XtraReports.UI.XRPictureBox();
     this.Date = new DevExpress.XtraReports.UI.XRLabel();
     this.Shipment = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.PalletNumber = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     ( ( System.ComponentModel.ISupportInitialize ) ( this ) ).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.BarCode,
     this.TexImage,
     this.Date,
     this.Shipment,
     this.xrLabel5,
     this.xrLabel4,
     this.PalletNumber,
     this.xrLabel1});
     this.Detail.HeightF = 393F;
     this.Detail.MultiColumn.ColumnSpacing = 10F;
     this.Detail.MultiColumn.ColumnWidth = 355F;
     this.Detail.MultiColumn.Layout = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BarCode
     //
     this.BarCode.AutoModule = true;
     this.BarCode.LocationFloat = new DevExpress.Utils.PointFloat(100F, 233F);
     this.BarCode.Name = "BarCode";
     this.BarCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BarCode.SizeF = new System.Drawing.SizeF(175F, 67F);
     this.BarCode.Symbology = code128Generator1;
     this.BarCode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // TexImage
     //
     this.TexImage.Borders = ( ( DevExpress.XtraPrinting.BorderSide ) ( ( ( ( DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top )
             | DevExpress.XtraPrinting.BorderSide.Right )
             | DevExpress.XtraPrinting.BorderSide.Bottom ) ) );
     this.TexImage.LocationFloat = new DevExpress.Utils.PointFloat(17F, 233F);
     this.TexImage.Name = "TexImage";
     this.TexImage.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TexImage.SizeF = new System.Drawing.SizeF(66F, 66F);
     this.TexImage.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     //
     // Date
     //
     this.Date.Font = new System.Drawing.Font("Times New Roman", 12F);
     this.Date.LocationFloat = new DevExpress.Utils.PointFloat(167F, 350F);
     this.Date.Name = "Date";
     this.Date.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.Date.SizeF = new System.Drawing.SizeF(100F, 25F);
     this.Date.Text = "xrLabel1";
     this.Date.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // Shipment
     //
     this.Shipment.Font = new System.Drawing.Font("Times New Roman", 12F);
     this.Shipment.LocationFloat = new DevExpress.Utils.PointFloat(167F, 317F);
     this.Shipment.Name = "Shipment";
     this.Shipment.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.Shipment.SizeF = new System.Drawing.SizeF(100F, 25F);
     this.Shipment.Text = "xrLabel1";
     this.Shipment.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel5
     //
     this.xrLabel5.Font = new System.Drawing.Font("Times New Roman", 12F);
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(25F, 350F);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(100F, 25F);
     this.xrLabel5.Text = "����";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.Font = new System.Drawing.Font("Times New Roman", 12F);
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(25F, 317F);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(100F, 25F);
     this.xrLabel4.Text = "� ����i� ";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // PalletNumber
     //
     this.PalletNumber.Font = new System.Drawing.Font("Times New Roman", 100F, System.Drawing.FontStyle.Bold);
     this.PalletNumber.LocationFloat = new DevExpress.Utils.PointFloat(17F, 50F);
     this.PalletNumber.Name = "PalletNumber";
     this.PalletNumber.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.PalletNumber.SizeF = new System.Drawing.SizeF(258F, 167F);
     this.PalletNumber.Text = "333";
     this.PalletNumber.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel1
     //
     this.xrLabel1.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(50F, 17F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(183F, 25F);
     this.xrLabel1.Text = "� ���������� ������i";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 0F;
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.HeightF = 0F;
     this.bottomMarginBand1.Name = "bottomMarginBand1";
     //
     // PalletPF
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.topMarginBand1,
     this.bottomMarginBand1});
     this.Landscape = true;
     this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 0);
     this.PageHeight = 398;
     this.PageWidth = 299;
     this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
     this.PaperName = "USER";
     this.PrinterName = "Intermec PF8t (203 dpi)";
     this.ShowPrintMarginsWarning = false;
     this.ShowPrintStatusDialog = false;
     this.Version = "10.2";
     ( ( System.ComponentModel.ISupportInitialize ) ( this ) ).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraPrinting.BarCode.Code128Generator code128Generator1 = new DevExpress.XtraPrinting.BarCode.Code128Generator();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Report_ckjgcc));
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.BarCode = new DevExpress.XtraReports.UI.XRBarCode();
     this.lbCnsNo = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable6 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell97 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbRemark = new DevExpress.XtraReports.UI.XRTableCell();
     this.lbRemark = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable7 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow11 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell99 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell100 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow17 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell101 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell102 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable5 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow();
     this.tbVar = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbzgCode = new DevExpress.XtraReports.UI.XRTableCell();
     this.lbJZXH = new DevExpress.XtraReports.UI.XRLabel();
     this.tbSum = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow18 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbTotalPkgs = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow12 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell94 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow16 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell95 = new DevExpress.XtraReports.UI.XRTableCell();
     this.lab = new DevExpress.XtraReports.UI.XRLabel();
     this.labCustom = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.labName = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.labDate = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow13 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell66 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell60 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbcarCcode = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell62 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbOutCountry = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow15 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell61 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbCarNO = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell63 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbOutType = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell68 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbTotalW = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbTotal = new DevExpress.XtraReports.UI.XRTableCell();
     this.labCustomCode = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.labWareNO = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbWareName = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbreferdoc = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbBoatCode = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbLoadCarCode = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell64 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbdeliverUnit = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell70 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbOut = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell74 = new DevExpress.XtraReports.UI.XRTableCell();
     this.tbFZCode = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
     this.COldBill_id1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cInseq1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cOutseq1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPlace1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
     this.COldBill_id2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cInseq2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cOutseq2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPlace2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
     this.COldBill_id3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cInseq3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cOutseq3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPlace3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
     this.COldBill_id4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cInseq4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cOutseq4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPlace4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow();
     this.COldBill_id5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cInseq5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cOutseq5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPlace5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCode5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cName5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cNum5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cUnit5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cWeight5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cCoin5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cPrice5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.cTotal5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
     this.tbTitle = new DevExpress.XtraReports.UI.XRLabel();
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbSum)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.BarCode,
     this.lbCnsNo,
     this.xrLabel15,
     this.xrLabel14,
     this.xrTable6,
     this.xrTable5,
     this.xrTable4,
     this.xrTable2,
     this.labCustomCode,
     this.xrLabel3,
     this.labWareNO,
     this.xrLabel2,
     this.xrTable1,
     this.xrPictureBox1,
     this.xrLabel13,
     this.xrLabel12,
     this.tbTitle});
     this.Detail.HeightF = 765.2439F;
     this.Detail.Name = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BarCode
     //
     this.BarCode.LocationFloat = new DevExpress.Utils.PointFloat(766.189F, 7.000007F);
     this.BarCode.Name = "BarCode";
     this.BarCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 10, 0, 0, 100F);
     this.BarCode.SizeF = new System.Drawing.SizeF(380F, 45F);
     this.BarCode.Symbology = code128Generator1;
     //
     // lbCnsNo
     //
     this.lbCnsNo.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbCnsNo.LocationFloat = new DevExpress.Utils.PointFloat(549.6988F, 79.56254F);
     this.lbCnsNo.Name = "lbCnsNo";
     this.lbCnsNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lbCnsNo.SizeF = new System.Drawing.SizeF(153.125F, 23F);
     this.lbCnsNo.StylePriority.UseFont = false;
     this.lbCnsNo.StylePriority.UseTextAlignment = false;
     this.lbCnsNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel15
     //
     this.xrLabel15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(429.7008F, 79.56254F);
     this.xrLabel15.Name = "xrLabel15";
     this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF = new System.Drawing.SizeF(119.998F, 23F);
     this.xrLabel15.StylePriority.UseFont = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.Text = "电子账册编号:";
     this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel14
     //
     this.xrLabel14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(30.92588F, 737.4885F);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF = new System.Drawing.SizeF(307.9435F, 20.21985F);
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text = "第一联:主管海关存查联";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTable6
     //
     this.xrTable6.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(10.00004F, 683.9468F);
     this.xrTable6.Name = "xrTable6";
     this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow9});
     this.xrTable6.SizeF = new System.Drawing.SizeF(1119.542F, 52.08337F);
     this.xrTable6.StylePriority.UseBorders = false;
     //
     // xrTableRow9
     //
     this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell97,
     this.tbRemark});
     this.xrTableRow9.Name = "xrTableRow9";
     this.xrTableRow9.Weight = 1D;
     //
     // xrTableCell97
     //
     this.xrTableCell97.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell97.Name = "xrTableCell97";
     this.xrTableCell97.StylePriority.UseFont = false;
     this.xrTableCell97.StylePriority.UseTextAlignment = false;
     this.xrTableCell97.Text = "备注";
     this.xrTableCell97.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell97.Weight = 0.29707393718920172D;
     //
     // tbRemark
     //
     this.tbRemark.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.lbRemark,
     this.xrTable7});
     this.tbRemark.Name = "tbRemark";
     this.tbRemark.StylePriority.UseTextAlignment = false;
     this.tbRemark.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbRemark.Weight = 2.7029249240951096D;
     //
     // lbRemark
     //
     this.lbRemark.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.lbRemark.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbRemark.LocationFloat = new DevExpress.Utils.PointFloat(1.335144E-05F, 20.54175F);
     this.lbRemark.Name = "lbRemark";
     this.lbRemark.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.lbRemark.SizeF = new System.Drawing.SizeF(815.9174F, 23F);
     this.lbRemark.StylePriority.UseBorders = false;
     this.lbRemark.StylePriority.UseFont = false;
     //
     // xrTable7
     //
     this.xrTable7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable7.LocationFloat = new DevExpress.Utils.PointFloat(815.9174F, 0F);
     this.xrTable7.Name = "xrTable7";
     this.xrTable7.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow11,
     this.xrTableRow17});
     this.xrTable7.SizeF = new System.Drawing.SizeF(192.762F, 52.08337F);
     this.xrTable7.StylePriority.UseBorders = false;
     //
     // xrTableRow11
     //
     this.xrTableRow11.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell99,
     this.xrTableCell100});
     this.xrTableRow11.Name = "xrTableRow11";
     this.xrTableRow11.Weight = 1D;
     //
     // xrTableCell99
     //
     this.xrTableCell99.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell99.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell99.Name = "xrTableCell99";
     this.xrTableCell99.StylePriority.UseBorders = false;
     this.xrTableCell99.StylePriority.UseFont = false;
     this.xrTableCell99.StylePriority.UseTextAlignment = false;
     this.xrTableCell99.Text = "海关审核";
     this.xrTableCell99.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell99.Weight = 1.2767388451028967D;
     //
     // xrTableCell100
     //
     this.xrTableCell100.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrTableCell100.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell100.Name = "xrTableCell100";
     this.xrTableCell100.StylePriority.UseBorders = false;
     this.xrTableCell100.StylePriority.UseFont = false;
     this.xrTableCell100.StylePriority.UseTextAlignment = false;
     this.xrTableCell100.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell100.Weight = 1.1047225675521422D;
     //
     // xrTableRow17
     //
     this.xrTableRow17.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell101,
     this.xrTableCell102});
     this.xrTableRow17.Name = "xrTableRow17";
     this.xrTableRow17.Weight = 1D;
     //
     // xrTableCell101
     //
     this.xrTableCell101.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell101.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell101.Name = "xrTableCell101";
     this.xrTableCell101.StylePriority.UseBorders = false;
     this.xrTableCell101.StylePriority.UseFont = false;
     this.xrTableCell101.StylePriority.UseTextAlignment = false;
     this.xrTableCell101.Text = "海关查验";
     this.xrTableCell101.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell101.Weight = 1.2767398950966413D;
     //
     // xrTableCell102
     //
     this.xrTableCell102.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrTableCell102.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell102.Name = "xrTableCell102";
     this.xrTableCell102.StylePriority.UseBorders = false;
     this.xrTableCell102.StylePriority.UseFont = false;
     this.xrTableCell102.StylePriority.UseTextAlignment = false;
     this.xrTableCell102.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell102.Weight = 1.1047215175583975D;
     //
     // xrTable5
     //
     this.xrTable5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(9.999959F, 639.9052F);
     this.xrTable5.Name = "xrTable5";
     this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow8});
     this.xrTable5.SizeF = new System.Drawing.SizeF(1119.542F, 43.74994F);
     this.xrTable5.StylePriority.UseBorders = false;
     //
     // xrTableRow8
     //
     this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.tbVar,
     this.tbzgCode});
     this.xrTableRow8.Name = "xrTableRow8";
     this.xrTableRow8.Weight = 1D;
     //
     // tbVar
     //
     this.tbVar.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbVar.Name = "tbVar";
     this.tbVar.StylePriority.UseFont = false;
     this.tbVar.StylePriority.UseTextAlignment = false;
     this.tbVar.Text = "集装箱号";
     this.tbVar.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbVar.Weight = 0.29806630020110852D;
     //
     // tbzgCode
     //
     this.tbzgCode.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.lbJZXH,
     this.tbSum});
     this.tbzgCode.Name = "tbzgCode";
     this.tbzgCode.Weight = 2.7119517561561146D;
     //
     // lbJZXH
     //
     this.lbJZXH.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.lbJZXH.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbJZXH.LocationFloat = new DevExpress.Utils.PointFloat(0F, 13.99997F);
     this.lbJZXH.Name = "lbJZXH";
     this.lbJZXH.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lbJZXH.SizeF = new System.Drawing.SizeF(815.9174F, 23F);
     this.lbJZXH.StylePriority.UseBorders = false;
     this.lbJZXH.StylePriority.UseFont = false;
     //
     // tbSum
     //
     this.tbSum.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tbSum.LocationFloat = new DevExpress.Utils.PointFloat(815.9174F, 0F);
     this.tbSum.Name = "tbSum";
     this.tbSum.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow18});
     this.tbSum.SizeF = new System.Drawing.SizeF(192.762F, 43.74994F);
     this.tbSum.StylePriority.UseBorders = false;
     //
     // xrTableRow18
     //
     this.xrTableRow18.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell17,
     this.tbTotalPkgs});
     this.xrTableRow18.Name = "xrTableRow18";
     this.xrTableRow18.Weight = 1D;
     //
     // xrTableCell17
     //
     this.xrTableCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell17.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell17.Name = "xrTableCell17";
     this.xrTableCell17.StylePriority.UseBorders = false;
     this.xrTableCell17.StylePriority.UseFont = false;
     this.xrTableCell17.StylePriority.UseTextAlignment = false;
     this.xrTableCell17.Text = "合计总件数";
     this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell17.Weight = 1.2767489767601714D;
     //
     // tbTotalPkgs
     //
     this.tbTotalPkgs.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.tbTotalPkgs.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbTotalPkgs.Name = "tbTotalPkgs";
     this.tbTotalPkgs.StylePriority.UseBorders = false;
     this.tbTotalPkgs.StylePriority.UseFont = false;
     this.tbTotalPkgs.StylePriority.UseTextAlignment = false;
     this.tbTotalPkgs.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbTotalPkgs.Weight = 1.1047124358948675D;
     //
     // 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.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 570.1136F);
     this.xrTable4.Name = "xrTable4";
     this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow12,
     this.xrTableRow16});
     this.xrTable4.SizeF = new System.Drawing.SizeF(1119.542F, 69.79163F);
     this.xrTable4.StylePriority.UseBorders = false;
     //
     // xrTableRow12
     //
     this.xrTableRow12.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell94});
     this.xrTableRow12.Name = "xrTableRow12";
     this.xrTableRow12.Weight = 1D;
     //
     // xrTableCell94
     //
     this.xrTableCell94.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell94.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell94.Name = "xrTableCell94";
     this.xrTableCell94.StylePriority.UseBorders = false;
     this.xrTableCell94.StylePriority.UseFont = false;
     this.xrTableCell94.StylePriority.UseTextAlignment = false;
     this.xrTableCell94.Text = "     上述货物存入我仓,申报无误。";
     this.xrTableCell94.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell94.Weight = 3D;
     //
     // xrTableRow16
     //
     this.xrTableRow16.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell95});
     this.xrTableRow16.Name = "xrTableRow16";
     this.xrTableRow16.Weight = 1D;
     //
     // xrTableCell95
     //
     this.xrTableCell95.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell95.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.lab,
     this.labCustom,
     this.xrLabel5,
     this.labName,
     this.xrLabel7,
     this.xrLabel4,
     this.xrLabel8,
     this.xrLabel9,
     this.xrLabel10,
     this.labDate,
     this.xrLabel11});
     this.xrTableCell95.Name = "xrTableCell95";
     this.xrTableCell95.StylePriority.UseBorders = false;
     this.xrTableCell95.StylePriority.UseTextAlignment = false;
     this.xrTableCell95.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell95.Weight = 3D;
     //
     // lab
     //
     this.lab.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.lab.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lab.LocationFloat = new DevExpress.Utils.PointFloat(373.3529F, 6.999402F);
     this.lab.Name = "lab";
     this.lab.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lab.SizeF = new System.Drawing.SizeF(130.0313F, 23F);
     this.lab.StylePriority.UseBorders = false;
     this.lab.StylePriority.UseFont = false;
     //
     // labCustom
     //
     this.labCustom.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.labCustom.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labCustom.LocationFloat = new DevExpress.Utils.PointFloat(55.80087F, 7F);
     this.labCustom.Name = "labCustom";
     this.labCustom.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labCustom.SizeF = new System.Drawing.SizeF(113.9058F, 23F);
     this.labCustom.StylePriority.UseBorders = false;
     this.labCustom.StylePriority.UseFont = false;
     this.labCustom.StylePriority.UseTextAlignment = false;
     this.labCustom.Text = "梅林海关";
     this.labCustom.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel5
     //
     this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(169.7066F, 6.999911F);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(68.97784F, 23F);
     this.xrLabel5.StylePriority.UseBorders = false;
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.Text = "报关员:";
     //
     // labName
     //
     this.labName.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.labName.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labName.LocationFloat = new DevExpress.Utils.PointFloat(238.6844F, 7.0001F);
     this.labName.Name = "labName";
     this.labName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labName.SizeF = new System.Drawing.SizeF(81.54337F, 22.99988F);
     this.labName.StylePriority.UseBorders = false;
     this.labName.StylePriority.UseFont = false;
     //
     // xrLabel7
     //
     this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel7.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(320.2278F, 6.999593F);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF = new System.Drawing.SizeF(53.12515F, 22.99998F);
     this.xrLabel7.StylePriority.UseBorders = false;
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.Text = "货主:";
     //
     // xrLabel4
     //
     this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel4.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(33.92588F, 6.999974F);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(21.87498F, 23.00002F);
     this.xrLabel4.StylePriority.UseBorders = false;
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text = "致";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel8
     //
     this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel8.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(503.3841F, 7.00012F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(64.61566F, 23F);
     this.xrLabel8.StylePriority.UseBorders = false;
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.Text = "仓库员:";
     //
     // xrLabel9
     //
     this.xrLabel9.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel9.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(567.9998F, 6.999466F);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF = new System.Drawing.SizeF(85.90564F, 23.00006F);
     this.xrLabel9.StylePriority.UseBorders = false;
     this.xrLabel9.StylePriority.UseFont = false;
     //
     // xrLabel10
     //
     this.xrLabel10.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel10.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(653.9054F, 6.999593F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(87.44971F, 22.99994F);
     this.xrLabel10.StylePriority.UseBorders = false;
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.Text = "申报日期:";
     //
     // labDate
     //
     this.labDate.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.labDate.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labDate.LocationFloat = new DevExpress.Utils.PointFloat(741.3551F, 6.999634F);
     this.labDate.Name = "labDate";
     this.labDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labDate.SizeF = new System.Drawing.SizeF(134.8754F, 23F);
     this.labDate.StylePriority.UseBorders = false;
     this.labDate.StylePriority.UseFont = false;
     //
     // xrLabel11
     //
     this.xrLabel11.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel11.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(876.2303F, 6.999878F);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF = new System.Drawing.SizeF(86.45831F, 23F);
     this.xrLabel11.StylePriority.UseBorders = false;
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.Text = "仓库(盖章):";
     //
     // 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(9.999998F, 506.5719F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow13});
     this.xrTable2.SizeF = new System.Drawing.SizeF(1119.542F, 63.54169F);
     this.xrTable2.StylePriority.UseBorders = false;
     //
     // xrTableRow13
     //
     this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell66,
     this.xrTableCell68,
     this.tbTotalW,
     this.xrTableCell1,
     this.tbTotal});
     this.xrTableRow13.Name = "xrTableRow13";
     this.xrTableRow13.Weight = 1D;
     //
     // xrTableCell66
     //
     this.xrTableCell66.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable3});
     this.xrTableCell66.Name = "xrTableCell66";
     this.xrTableCell66.StylePriority.UseBorders = false;
     this.xrTableCell66.Weight = 1.8783029124500925D;
     //
     // 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(0F, 0F);
     this.xrTable3.Name = "xrTable3";
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow14,
     this.xrTableRow15});
     this.xrTable3.SizeF = new System.Drawing.SizeF(700.9465F, 63.54169F);
     this.xrTable3.StylePriority.UseBorders = false;
     //
     // xrTableRow14
     //
     this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell60,
     this.tbcarCcode,
     this.xrTableCell62,
     this.tbOutCountry});
     this.xrTableRow14.Name = "xrTableRow14";
     this.xrTableRow14.Weight = 1D;
     //
     // xrTableCell60
     //
     this.xrTableCell60.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                 | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell60.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell60.Name = "xrTableCell60";
     this.xrTableCell60.StylePriority.UseBorders = false;
     this.xrTableCell60.StylePriority.UseFont = false;
     this.xrTableCell60.StylePriority.UseTextAlignment = false;
     this.xrTableCell60.Text = "司机本海关编号";
     this.xrTableCell60.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell60.Weight = 1.4931829641573249D;
     //
     // tbcarCcode
     //
     this.tbcarCcode.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbcarCcode.Name = "tbcarCcode";
     this.tbcarCcode.StylePriority.UseFont = false;
     this.tbcarCcode.StylePriority.UseTextAlignment = false;
     this.tbcarCcode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbcarCcode.Weight = 2.103772334308005D;
     //
     // xrTableCell62
     //
     this.xrTableCell62.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell62.Name = "xrTableCell62";
     this.xrTableCell62.StylePriority.UseFont = false;
     this.xrTableCell62.StylePriority.UseTextAlignment = false;
     this.xrTableCell62.Text = "出口国别";
     this.xrTableCell62.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell62.Weight = 1.2225701650866654D;
     //
     // tbOutCountry
     //
     this.tbOutCountry.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.tbOutCountry.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbOutCountry.Name = "tbOutCountry";
     this.tbOutCountry.StylePriority.UseBorders = false;
     this.tbOutCountry.StylePriority.UseFont = false;
     this.tbOutCountry.StylePriority.UseTextAlignment = false;
     this.tbOutCountry.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbOutCountry.Weight = 3.84025839901898D;
     //
     // xrTableRow15
     //
     this.xrTableRow15.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell61,
     this.tbCarNO,
     this.xrTableCell63,
     this.tbOutType});
     this.xrTableRow15.Name = "xrTableRow15";
     this.xrTableRow15.Weight = 1D;
     //
     // xrTableCell61
     //
     this.xrTableCell61.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell61.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell61.Name = "xrTableCell61";
     this.xrTableCell61.StylePriority.UseBorders = false;
     this.xrTableCell61.StylePriority.UseFont = false;
     this.xrTableCell61.StylePriority.UseTextAlignment = false;
     this.xrTableCell61.Text = "车牌号";
     this.xrTableCell61.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell61.Weight = 1.4931828830707015D;
     //
     // tbCarNO
     //
     this.tbCarNO.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)));
     this.tbCarNO.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbCarNO.Name = "tbCarNO";
     this.tbCarNO.StylePriority.UseBorders = false;
     this.tbCarNO.StylePriority.UseFont = false;
     this.tbCarNO.StylePriority.UseTextAlignment = false;
     this.tbCarNO.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbCarNO.Weight = 2.1037729361576543D;
     //
     // xrTableCell63
     //
     this.xrTableCell63.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                 | DevExpress.XtraPrinting.BorderSide.Right)));
     this.xrTableCell63.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell63.Name = "xrTableCell63";
     this.xrTableCell63.StylePriority.UseBorders = false;
     this.xrTableCell63.StylePriority.UseFont = false;
     this.xrTableCell63.StylePriority.UseTextAlignment = false;
     this.xrTableCell63.Text = "出仓方式";
     this.xrTableCell63.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell63.Weight = 1.2225696905106378D;
     //
     // tbOutType
     //
     this.tbOutType.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.tbOutType.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbOutType.Name = "tbOutType";
     this.tbOutType.StylePriority.UseBorders = false;
     this.tbOutType.StylePriority.UseFont = false;
     this.tbOutType.StylePriority.UseTextAlignment = false;
     this.tbOutType.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbOutType.Weight = 3.8402583528319822D;
     //
     // xrTableCell68
     //
     this.xrTableCell68.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
     this.xrTableCell68.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell68.Name = "xrTableCell68";
     this.xrTableCell68.StylePriority.UseBorders = false;
     this.xrTableCell68.StylePriority.UseFont = false;
     this.xrTableCell68.StylePriority.UseTextAlignment = false;
     this.xrTableCell68.Text = "合计总量";
     this.xrTableCell68.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell68.Weight = 0.33726324218922943D;
     //
     // tbTotalW
     //
     this.tbTotalW.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)));
     this.tbTotalW.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbTotalW.Multiline = true;
     this.tbTotalW.Name = "tbTotalW";
     this.tbTotalW.StylePriority.UseBorders = false;
     this.tbTotalW.StylePriority.UseFont = false;
     this.tbTotalW.StylePriority.UseTextAlignment = false;
     this.tbTotalW.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbTotalW.Weight = 0.33488631413664605D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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.20993215666018D;
     //
     // tbTotal
     //
     this.tbTotal.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbTotal.Name = "tbTotal";
     this.tbTotal.StylePriority.UseFont = false;
     this.tbTotal.StylePriority.UseTextAlignment = false;
     this.tbTotal.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbTotal.Weight = 0.23961423584816316D;
     //
     // labCustomCode
     //
     this.labCustomCode.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labCustomCode.LocationFloat = new DevExpress.Utils.PointFloat(885.0626F, 79.56254F);
     this.labCustomCode.Name = "labCustomCode";
     this.labCustomCode.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labCustomCode.SizeF = new System.Drawing.SizeF(214.5834F, 23F);
     this.labCustomCode.StylePriority.UseFont = false;
     this.labCustomCode.StylePriority.UseTextAlignment = false;
     this.labCustomCode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(781.9376F, 79.56254F);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(103.1251F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text = "出仓单编号:";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // labWareNO
     //
     this.labWareNO.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labWareNO.LocationFloat = new DevExpress.Utils.PointFloat(209.3018F, 79.56254F);
     this.labWareNO.Name = "labWareNO";
     this.labWareNO.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labWareNO.SizeF = new System.Drawing.SizeF(220.399F, 23F);
     this.labWareNO.StylePriority.UseFont = false;
     this.labWareNO.StylePriority.UseTextAlignment = false;
     this.labWareNO.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(99.61577F, 79.56254F);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF = new System.Drawing.SizeF(109.686F, 23F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text = "核扣表编号:";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // 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(9.999998F, 102.5626F);
     this.xrTable1.Name = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow1,
     this.xrTableRow10,
     this.xrTableRow2,
     this.xrTableRow3,
     this.xrTableRow4,
     this.xrTableRow5,
     this.xrTableRow6,
     this.xrTableRow7});
     this.xrTable1.SizeF = new System.Drawing.SizeF(1119.542F, 404.0093F);
     this.xrTable1.StylePriority.UseBorders = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell2,
     this.tbWareName,
     this.xrTableCell4,
     this.tbreferdoc,
     this.tbBoatCode,
     this.tbLoadCarCode});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Font = new System.Drawing.Font("宋体", 12F);
     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 = 1D;
     //
     // tbWareName
     //
     this.tbWareName.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbWareName.Name = "tbWareName";
     this.tbWareName.StylePriority.UseFont = false;
     this.tbWareName.StylePriority.UseTextAlignment = false;
     this.tbWareName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbWareName.Weight = 2.1746786725205909D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseFont = false;
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text = "报关单号";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell4.Weight = 0.52477146538276642D;
     //
     // tbreferdoc
     //
     this.tbreferdoc.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbreferdoc.Name = "tbreferdoc";
     this.tbreferdoc.StylePriority.UseFont = false;
     this.tbreferdoc.StylePriority.UseTextAlignment = false;
     this.tbreferdoc.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbreferdoc.Weight = 1.4487361141335788D;
     //
     // tbBoatCode
     //
     this.tbBoatCode.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tbBoatCode.Name = "tbBoatCode";
     this.tbBoatCode.StylePriority.UseFont = false;
     this.tbBoatCode.StylePriority.UseTextAlignment = false;
     this.tbBoatCode.Text = "装船单号";
     this.tbBoatCode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.tbBoatCode.Weight = 0.46019450896581571D;
     //
     // tbLoadCarCode
     //
     this.tbLoadCarCode.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbLoadCarCode.Name = "tbLoadCarCode";
     this.tbLoadCarCode.StylePriority.UseFont = false;
     this.tbLoadCarCode.StylePriority.UseTextAlignment = false;
     this.tbLoadCarCode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbLoadCarCode.Weight = 0.9885418151190426D;
     //
     // xrTableRow10
     //
     this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell64,
     this.tbdeliverUnit,
     this.xrTableCell70,
     this.tbOut,
     this.xrTableCell74,
     this.tbFZCode});
     this.xrTableRow10.Name = "xrTableRow10";
     this.xrTableRow10.Weight = 1D;
     //
     // xrTableCell64
     //
     this.xrTableCell64.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell64.Name = "xrTableCell64";
     this.xrTableCell64.StylePriority.UseFont = false;
     this.xrTableCell64.StylePriority.UseTextAlignment = false;
     this.xrTableCell64.Text = "发货单位";
     this.xrTableCell64.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell64.Weight = 1D;
     //
     // tbdeliverUnit
     //
     this.tbdeliverUnit.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbdeliverUnit.Name = "tbdeliverUnit";
     this.tbdeliverUnit.StylePriority.UseFont = false;
     this.tbdeliverUnit.StylePriority.UseTextAlignment = false;
     this.tbdeliverUnit.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbdeliverUnit.Weight = 2.1746790321714151D;
     //
     // xrTableCell70
     //
     this.xrTableCell70.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell70.Name = "xrTableCell70";
     this.xrTableCell70.StylePriority.UseFont = false;
     this.xrTableCell70.StylePriority.UseTextAlignment = false;
     this.xrTableCell70.Text = "出口口岸";
     this.xrTableCell70.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell70.Weight = 0.52477110573194263D;
     //
     // tbOut
     //
     this.tbOut.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbOut.Name = "tbOut";
     this.tbOut.StylePriority.UseFont = false;
     this.tbOut.StylePriority.UseTextAlignment = false;
     this.tbOut.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbOut.Weight = 1.4487361141335788D;
     //
     // xrTableCell74
     //
     this.xrTableCell74.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell74.Name = "xrTableCell74";
     this.xrTableCell74.StylePriority.UseFont = false;
     this.xrTableCell74.StylePriority.UseTextAlignment = false;
     this.xrTableCell74.Text = "封志号";
     this.xrTableCell74.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell74.Weight = 0.46019414931499147D;
     //
     // tbFZCode
     //
     this.tbFZCode.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbFZCode.Name = "tbFZCode";
     this.tbFZCode.StylePriority.UseFont = false;
     this.tbFZCode.StylePriority.UseTextAlignment = false;
     this.tbFZCode.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.tbFZCode.Weight = 0.98854217476986683D;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell9,
     this.xrTableCell5,
     this.xrTableCell11,
     this.xrTableCell10,
     this.xrTableCell12,
     this.xrTableCell14,
     this.xrTableCell16,
     this.xrTableCell6,
     this.xrTableCell15,
     this.xrTableCell7,
     this.xrTableCell13,
     this.xrTableCell8});
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell9.Name = "xrTableCell9";
     this.xrTableCell9.StylePriority.UseFont = false;
     this.xrTableCell9.StylePriority.UseTextAlignment = false;
     this.xrTableCell9.Text = "核增表编号";
     this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell9.Weight = 0.71218339493560512D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.StylePriority.UseFont = false;
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text = "核增表序号";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell5.Weight = 0.28781660506439483D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell11.Name = "xrTableCell11";
     this.xrTableCell11.StylePriority.UseFont = false;
     this.xrTableCell11.StylePriority.UseTextAlignment = false;
     this.xrTableCell11.Text = "出仓单序号";
     this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell11.Weight = 0.35168095716648107D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.StylePriority.UseFont = false;
     this.xrTableCell10.StylePriority.UseTextAlignment = false;
     this.xrTableCell10.Text = "存放地点";
     this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell10.Weight = 0.36391064230315395D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell12.Name = "xrTableCell12";
     this.xrTableCell12.StylePriority.UseFont = false;
     this.xrTableCell12.StylePriority.UseTextAlignment = false;
     this.xrTableCell12.Text = "商品编码";
     this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell12.Weight = 0.58311299040608389D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell14.Name = "xrTableCell14";
     this.xrTableCell14.StylePriority.UseFont = false;
     this.xrTableCell14.StylePriority.UseTextAlignment = false;
     this.xrTableCell14.Text = "货物名称、规格型号";
     this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell14.Weight = 1.9175693351093461D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell16.Name = "xrTableCell16";
     this.xrTableCell16.StylePriority.UseFont = false;
     this.xrTableCell16.StylePriority.UseTextAlignment = false;
     this.xrTableCell16.Text = "数量";
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell16.Weight = 0.36381701772156705D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseFont = false;
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text = "单位";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell6.Weight = 0.29188363850482679D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell15.Name = "xrTableCell15";
     this.xrTableCell15.StylePriority.UseFont = false;
     this.xrTableCell15.StylePriority.UseTextAlignment = false;
     this.xrTableCell15.Text = "毛重/净重";
     this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell15.Weight = 0.61364484981698908D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.StylePriority.UseFont = false;
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.Text = "币制";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell7.Weight = 0.32531709987576318D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.StylePriority.UseFont = false;
     this.xrTableCell13.StylePriority.UseTextAlignment = false;
     this.xrTableCell13.Text = "单价";
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell13.Weight = 0.31064408986150671D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Font = new System.Drawing.Font("宋体", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     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.47534195535607621D;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.COldBill_id1,
     this.cInseq1,
     this.cOutseq1,
     this.cPlace1,
     this.cCode1,
     this.cName1,
     this.cNum1,
     this.cUnit1,
     this.cWeight1,
     this.cCoin1,
     this.cPrice1,
     this.cTotal1});
     this.xrTableRow3.Name = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // COldBill_id1
     //
     this.COldBill_id1.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.COldBill_id1.Name = "COldBill_id1";
     this.COldBill_id1.StylePriority.UseFont = false;
     this.COldBill_id1.StylePriority.UseTextAlignment = false;
     this.COldBill_id1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.COldBill_id1.Weight = 0.71218348484831107D;
     //
     // cInseq1
     //
     this.cInseq1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cInseq1.Name = "cInseq1";
     this.cInseq1.StylePriority.UseFont = false;
     this.cInseq1.Weight = 0.28781651515168877D;
     //
     // cOutseq1
     //
     this.cOutseq1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cOutseq1.Name = "cOutseq1";
     this.cOutseq1.StylePriority.UseFont = false;
     this.cOutseq1.Weight = 0.35168095716648107D;
     //
     // cPlace1
     //
     this.cPlace1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPlace1.Name = "cPlace1";
     this.cPlace1.StylePriority.UseFont = false;
     this.cPlace1.Weight = 0.36391064230315395D;
     //
     // cCode1
     //
     this.cCode1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCode1.Name = "cCode1";
     this.cCode1.StylePriority.UseFont = false;
     this.cCode1.Weight = 0.58311299040608389D;
     //
     // cName1
     //
     this.cName1.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName1.Multiline = true;
     this.cName1.Name = "cName1";
     this.cName1.StylePriority.UseFont = false;
     this.cName1.StylePriority.UseTextAlignment = false;
     this.cName1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName1.Weight = 1.917569604847464D;
     //
     // cNum1
     //
     this.cNum1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum1.Multiline = true;
     this.cNum1.Name = "cNum1";
     this.cNum1.StylePriority.UseFont = false;
     this.cNum1.StylePriority.UseTextAlignment = false;
     this.cNum1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum1.Weight = 0.3638173773723915D;
     //
     // cUnit1
     //
     this.cUnit1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit1.Multiline = true;
     this.cUnit1.Name = "cUnit1";
     this.cUnit1.StylePriority.UseFont = false;
     this.cUnit1.Weight = 0.29188327885400267D;
     //
     // cWeight1
     //
     this.cWeight1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight1.Multiline = true;
     this.cWeight1.Name = "cWeight1";
     this.cWeight1.StylePriority.UseFont = false;
     this.cWeight1.StylePriority.UseTextAlignment = false;
     this.cWeight1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight1.Weight = 0.61364451264434117D;
     //
     // cCoin1
     //
     this.cCoin1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin1.Name = "cCoin1";
     this.cCoin1.StylePriority.UseFont = false;
     this.cCoin1.Weight = 0.32531712235393984D;
     //
     // cPrice1
     //
     this.cPrice1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cPrice1.Name = "cPrice1";
     this.cPrice1.StylePriority.UseFont = false;
     this.cPrice1.Weight = 0.31064408986150666D;
     //
     // cTotal1
     //
     this.cTotal1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal1.Name = "cTotal1";
     this.cTotal1.StylePriority.UseFont = false;
     this.cTotal1.Weight = 0.47534200031242924D;
     //
     // xrTableRow4
     //
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.COldBill_id2,
     this.cInseq2,
     this.cOutseq2,
     this.cPlace2,
     this.cCode2,
     this.cName2,
     this.cNum2,
     this.cUnit2,
     this.cWeight2,
     this.cCoin2,
     this.cPrice2,
     this.cTotal2});
     this.xrTableRow4.Name = "xrTableRow4";
     this.xrTableRow4.Weight = 1D;
     //
     // COldBill_id2
     //
     this.COldBill_id2.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.COldBill_id2.Name = "COldBill_id2";
     this.COldBill_id2.StylePriority.UseFont = false;
     this.COldBill_id2.Weight = 0.71218357476101712D;
     //
     // cInseq2
     //
     this.cInseq2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cInseq2.Name = "cInseq2";
     this.cInseq2.StylePriority.UseFont = false;
     this.cInseq2.Weight = 0.28781642523898271D;
     //
     // cOutseq2
     //
     this.cOutseq2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cOutseq2.Name = "cOutseq2";
     this.cOutseq2.StylePriority.UseFont = false;
     this.cOutseq2.Weight = 0.35168095716648107D;
     //
     // cPlace2
     //
     this.cPlace2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPlace2.Name = "cPlace2";
     this.cPlace2.StylePriority.UseFont = false;
     this.cPlace2.Weight = 0.36391064230315395D;
     //
     // cCode2
     //
     this.cCode2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCode2.Name = "cCode2";
     this.cCode2.StylePriority.UseFont = false;
     this.cCode2.Weight = 0.58311299040608389D;
     //
     // cName2
     //
     this.cName2.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName2.Multiline = true;
     this.cName2.Name = "cName2";
     this.cName2.StylePriority.UseFont = false;
     this.cName2.StylePriority.UseTextAlignment = false;
     this.cName2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName2.Weight = 1.9175694025438757D;
     //
     // cNum2
     //
     this.cNum2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum2.Multiline = true;
     this.cNum2.Name = "cNum2";
     this.cNum2.StylePriority.UseFont = false;
     this.cNum2.StylePriority.UseTextAlignment = false;
     this.cNum2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum2.Weight = 0.36381668054891952D;
     //
     // cUnit2
     //
     this.cUnit2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit2.Multiline = true;
     this.cUnit2.Name = "cUnit2";
     this.cUnit2.StylePriority.UseFont = false;
     this.cUnit2.Weight = 0.291883998155651D;
     //
     // cWeight2
     //
     this.cWeight2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight2.Multiline = true;
     this.cWeight2.Name = "cWeight2";
     this.cWeight2.StylePriority.UseFont = false;
     this.cWeight2.StylePriority.UseTextAlignment = false;
     this.cWeight2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight2.Weight = 0.61364469246975328D;
     //
     // cCoin2
     //
     this.cCoin2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin2.Name = "cCoin2";
     this.cCoin2.StylePriority.UseFont = false;
     this.cCoin2.Weight = 0.32531712235393984D;
     //
     // cPrice2
     //
     this.cPrice2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cPrice2.Name = "cPrice2";
     this.cPrice2.StylePriority.UseFont = false;
     this.cPrice2.Weight = 0.31064408986150671D;
     //
     // cTotal2
     //
     this.cTotal2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal2.Name = "cTotal2";
     this.cTotal2.StylePriority.UseFont = false;
     this.cTotal2.Weight = 0.47534200031242924D;
     //
     // xrTableRow5
     //
     this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.COldBill_id3,
     this.cInseq3,
     this.cOutseq3,
     this.cPlace3,
     this.cCode3,
     this.cName3,
     this.cNum3,
     this.cUnit3,
     this.cWeight3,
     this.cCoin3,
     this.cPrice3,
     this.cTotal3});
     this.xrTableRow5.Name = "xrTableRow5";
     this.xrTableRow5.Weight = 1D;
     //
     // COldBill_id3
     //
     this.COldBill_id3.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.COldBill_id3.Name = "COldBill_id3";
     this.COldBill_id3.StylePriority.UseFont = false;
     this.COldBill_id3.Weight = 0.71218366467372318D;
     //
     // cInseq3
     //
     this.cInseq3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cInseq3.Name = "cInseq3";
     this.cInseq3.StylePriority.UseFont = false;
     this.cInseq3.Weight = 0.28781633532627671D;
     //
     // cOutseq3
     //
     this.cOutseq3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cOutseq3.Name = "cOutseq3";
     this.cOutseq3.StylePriority.UseFont = false;
     this.cOutseq3.Weight = 0.35168095716648107D;
     //
     // cPlace3
     //
     this.cPlace3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPlace3.Name = "cPlace3";
     this.cPlace3.StylePriority.UseFont = false;
     this.cPlace3.Weight = 0.36391064230315395D;
     //
     // cCode3
     //
     this.cCode3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCode3.Name = "cCode3";
     this.cCode3.StylePriority.UseFont = false;
     this.cCode3.Weight = 0.58311299040608389D;
     //
     // cName3
     //
     this.cName3.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName3.Multiline = true;
     this.cName3.Name = "cName3";
     this.cName3.StylePriority.UseFont = false;
     this.cName3.StylePriority.UseTextAlignment = false;
     this.cName3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName3.Weight = 1.9175688630676393D;
     //
     // cNum3
     //
     this.cNum3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum3.Multiline = true;
     this.cNum3.Name = "cNum3";
     this.cNum3.StylePriority.UseFont = false;
     this.cNum3.StylePriority.UseTextAlignment = false;
     this.cNum3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum3.Weight = 0.36381847880304052D;
     //
     // cUnit3
     //
     this.cUnit3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit3.Multiline = true;
     this.cUnit3.Name = "cUnit3";
     this.cUnit3.StylePriority.UseFont = false;
     this.cUnit3.Weight = 0.29188291920317849D;
     //
     // cWeight3
     //
     this.cWeight3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight3.Multiline = true;
     this.cWeight3.Name = "cWeight3";
     this.cWeight3.StylePriority.UseFont = false;
     this.cWeight3.StylePriority.UseTextAlignment = false;
     this.cWeight3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight3.Weight = 0.61364451264434117D;
     //
     // cCoin3
     //
     this.cCoin3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin3.Name = "cCoin3";
     this.cCoin3.StylePriority.UseFont = false;
     this.cCoin3.Weight = 0.32531712235393984D;
     //
     // cPrice3
     //
     this.cPrice3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cPrice3.Name = "cPrice3";
     this.cPrice3.StylePriority.UseFont = false;
     this.cPrice3.Weight = 0.31064408986150677D;
     //
     // cTotal3
     //
     this.cTotal3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal3.Name = "cTotal3";
     this.cTotal3.StylePriority.UseFont = false;
     this.cTotal3.Weight = 0.47534200031242924D;
     //
     // xrTableRow6
     //
     this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.COldBill_id4,
     this.cInseq4,
     this.cOutseq4,
     this.cPlace4,
     this.cCode4,
     this.cName4,
     this.cNum4,
     this.cUnit4,
     this.cWeight4,
     this.cCoin4,
     this.cPrice4,
     this.cTotal4});
     this.xrTableRow6.Name = "xrTableRow6";
     this.xrTableRow6.Weight = 1D;
     //
     // COldBill_id4
     //
     this.COldBill_id4.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.COldBill_id4.Name = "COldBill_id4";
     this.COldBill_id4.StylePriority.UseFont = false;
     this.COldBill_id4.Weight = 0.71218348484831107D;
     //
     // cInseq4
     //
     this.cInseq4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cInseq4.Name = "cInseq4";
     this.cInseq4.StylePriority.UseFont = false;
     this.cInseq4.Weight = 0.28781651515168877D;
     //
     // cOutseq4
     //
     this.cOutseq4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cOutseq4.Name = "cOutseq4";
     this.cOutseq4.StylePriority.UseFont = false;
     this.cOutseq4.Weight = 0.35168095716648107D;
     //
     // cPlace4
     //
     this.cPlace4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPlace4.Name = "cPlace4";
     this.cPlace4.StylePriority.UseFont = false;
     this.cPlace4.Weight = 0.36391064230315395D;
     //
     // cCode4
     //
     this.cCode4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCode4.Name = "cCode4";
     this.cCode4.StylePriority.UseFont = false;
     this.cCode4.Weight = 0.58311299040608389D;
     //
     // cName4
     //
     this.cName4.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName4.Multiline = true;
     this.cName4.Name = "cName4";
     this.cName4.StylePriority.UseFont = false;
     this.cName4.StylePriority.UseTextAlignment = false;
     this.cName4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName4.Weight = 1.9175699420201118D;
     //
     // cNum4
     //
     this.cNum4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum4.Multiline = true;
     this.cNum4.Name = "cNum4";
     this.cNum4.StylePriority.UseFont = false;
     this.cNum4.StylePriority.UseTextAlignment = false;
     this.cNum4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum4.Weight = 0.36381775950139217D;
     //
     // cUnit4
     //
     this.cUnit4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit4.Multiline = true;
     this.cUnit4.Name = "cUnit4";
     this.cUnit4.StylePriority.UseFont = false;
     this.cUnit4.Weight = 0.29188255955235431D;
     //
     // cWeight4
     //
     this.cWeight4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight4.Multiline = true;
     this.cWeight4.Name = "cWeight4";
     this.cWeight4.StylePriority.UseFont = false;
     this.cWeight4.StylePriority.UseTextAlignment = false;
     this.cWeight4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight4.Weight = 0.61364451264434117D;
     //
     // cCoin4
     //
     this.cCoin4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin4.Name = "cCoin4";
     this.cCoin4.StylePriority.UseFont = false;
     this.cCoin4.Weight = 0.32531712235393984D;
     //
     // cPrice4
     //
     this.cPrice4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cPrice4.Name = "cPrice4";
     this.cPrice4.StylePriority.UseFont = false;
     this.cPrice4.Weight = 0.31064408986150677D;
     //
     // cTotal4
     //
     this.cTotal4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal4.Name = "cTotal4";
     this.cTotal4.StylePriority.UseFont = false;
     this.cTotal4.Weight = 0.47534200031242924D;
     //
     // xrTableRow7
     //
     this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.COldBill_id5,
     this.cInseq5,
     this.cOutseq5,
     this.cPlace5,
     this.cCode5,
     this.cName5,
     this.cNum5,
     this.cUnit5,
     this.cWeight5,
     this.cCoin5,
     this.cPrice5,
     this.cTotal5});
     this.xrTableRow7.Name = "xrTableRow7";
     this.xrTableRow7.Weight = 1D;
     //
     // COldBill_id5
     //
     this.COldBill_id5.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.COldBill_id5.Name = "COldBill_id5";
     this.COldBill_id5.StylePriority.UseFont = false;
     this.COldBill_id5.Weight = 0.71218348484831107D;
     //
     // cInseq5
     //
     this.cInseq5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cInseq5.Name = "cInseq5";
     this.cInseq5.StylePriority.UseFont = false;
     this.cInseq5.Weight = 0.28781651515168877D;
     //
     // cOutseq5
     //
     this.cOutseq5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cOutseq5.Name = "cOutseq5";
     this.cOutseq5.StylePriority.UseFont = false;
     this.cOutseq5.Weight = 0.35168095716648107D;
     //
     // cPlace5
     //
     this.cPlace5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cPlace5.Name = "cPlace5";
     this.cPlace5.StylePriority.UseFont = false;
     this.cPlace5.Weight = 0.36391064230315395D;
     //
     // cCode5
     //
     this.cCode5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCode5.Name = "cCode5";
     this.cCode5.StylePriority.UseFont = false;
     this.cCode5.Weight = 0.58311299040608389D;
     //
     // cName5
     //
     this.cName5.Font = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cName5.Multiline = true;
     this.cName5.Name = "cName5";
     this.cName5.StylePriority.UseFont = false;
     this.cName5.StylePriority.UseTextAlignment = false;
     this.cName5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.cName5.Weight = 1.9175695823692878D;
     //
     // cNum5
     //
     this.cNum5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cNum5.Multiline = true;
     this.cNum5.Name = "cNum5";
     this.cNum5.StylePriority.UseFont = false;
     this.cNum5.StylePriority.UseTextAlignment = false;
     this.cNum5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cNum5.Weight = 0.36381632089809535D;
     //
     // cUnit5
     //
     this.cUnit5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cUnit5.Multiline = true;
     this.cUnit5.Name = "cUnit5";
     this.cUnit5.StylePriority.UseFont = false;
     this.cUnit5.Weight = 0.291883998155651D;
     //
     // cWeight5
     //
     this.cWeight5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cWeight5.Multiline = true;
     this.cWeight5.Name = "cWeight5";
     this.cWeight5.StylePriority.UseFont = false;
     this.cWeight5.StylePriority.UseTextAlignment = false;
     this.cWeight5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.cWeight5.Weight = 0.61364487229516529D;
     //
     // cCoin5
     //
     this.cCoin5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cCoin5.Name = "cCoin5";
     this.cCoin5.StylePriority.UseFont = false;
     this.cCoin5.Weight = 0.32531676270311555D;
     //
     // cPrice5
     //
     this.cPrice5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cPrice5.Name = "cPrice5";
     this.cPrice5.StylePriority.UseFont = false;
     this.cPrice5.Weight = 0.31064444951233094D;
     //
     // cTotal5
     //
     this.cTotal5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cTotal5.Name = "cTotal5";
     this.cTotal5.StylePriority.UseFont = false;
     this.cTotal5.Weight = 0.47534200031242924D;
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(9.999959F, 2.687504F);
     this.xrPictureBox1.Name = "xrPictureBox1";
     this.xrPictureBox1.SizeF = new System.Drawing.SizeF(89.61581F, 89.37505F);
     //
     // xrLabel13
     //
     this.xrLabel13.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(549.6989F, 26.31251F);
     this.xrLabel13.Name = "xrLabel13";
     this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF = new System.Drawing.SizeF(215.953F, 44.875F);
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text = "仓 清 单";
     this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel12
     //
     this.xrLabel12.Font = new System.Drawing.Font("宋体", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(500.7025F, 0.6875038F);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF = new System.Drawing.SizeF(48.99628F, 70.50001F);
     this.xrLabel12.StylePriority.UseFont = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text = "出";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // tbTitle
     //
     this.tbTitle.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tbTitle.LocationFloat = new DevExpress.Utils.PointFloat(201.3482F, 26.31251F);
     this.tbTitle.Name = "tbTitle";
     this.tbTitle.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.tbTitle.SizeF = new System.Drawing.SizeF(299.3544F, 44.875F);
     this.tbTitle.StylePriority.UseFont = false;
     this.tbTitle.StylePriority.UseTextAlignment = false;
     this.tbTitle.Text = "出 口 监 管 仓 货 物";
     this.tbTitle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 11F;
     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 = 4.573171F;
     this.BottomMargin.Name = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // Report_ckjgcc
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.TopMargin,
     this.BottomMargin});
     this.Landscape = true;
     this.Margins = new System.Drawing.Printing.Margins(6, 12, 11, 5);
     this.PageHeight = 827;
     this.PageWidth = 1169;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.Version = "12.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbSum)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #55
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();

        }
Beispiel #56
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();
 }
 /// <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();
 }
 /// <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();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
     DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings2 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
     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.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell13 = 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.xtcSyndicate = new DevExpress.XtraReports.UI.XRTableCell();
     this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xlDofatSarf = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xpbLogo = new DevExpress.XtraReports.UI.XRPictureBox();
     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.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.calcTotal = new DevExpress.XtraReports.UI.CalculatedField();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell25 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell26 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell27 = new DevExpress.XtraReports.UI.XRTableCell();
     this.rep06TableAdapter = new RetirementCenter.DataSources.dsReportsTableAdapters.Rep06TableAdapter();
     this.calcEstktaaTotal = new DevExpress.XtraReports.UI.CalculatedField();
     ((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.dsReports)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).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.xrTable1});
     this.Detail.HeightF = 25F;
     this.Detail.MultiColumn.ColumnWidth = 326F;
     this.Detail.Name = "Detail";
     this.Detail.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
     new DevExpress.XtraReports.UI.GroupField("num", 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", 11F, 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(1125F, 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.xrTableCell21,
     this.xrTableCell16,
     this.xrTableCell13,
     this.xrTableCell19,
     this.xtcMemberName,
     this.xrTableCell20,
     this.xtcSyndicate});
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell21
     //
     this.xrTableCell21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep06.calcTotal", "{0:f2}")});
     this.xrTableCell21.Name = "xrTableCell21";
     this.xrTableCell21.StylePriority.UseTextAlignment = false;
     this.xrTableCell21.Text = "xrTableCell21";
     this.xrTableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell21.Weight = 0.48750813060081821D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep06.calcEstktaaTotal", "{0:f2}")});
     this.xrTableCell16.Name = "xrTableCell16";
     this.xrTableCell16.StylePriority.UseTextAlignment = false;
     this.xrTableCell16.Text = "xrTableCell16";
     this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell16.Weight = 0.48750825277053128D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep06.estktaa", "{0:f2}")});
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.StylePriority.UseTextAlignment = false;
     this.xrTableCell13.Text = "xrTableCell13";
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell13.Weight = 0.42101640395267076D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep06.rsmmonth", "{0:f2}")});
     this.xrTableCell19.Name = "xrTableCell19";
     this.xrTableCell19.NullValueText = "0";
     this.xrTableCell19.StylePriority.UseTextAlignment = false;
     xrSummary1.FormatString = "{0:f2}";
     this.xrTableCell19.Summary = xrSummary1;
     this.xrTableCell19.Text = "xrTableCell19";
     this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell19.Weight = 0.43212318167769093D;
     //
     // xtcMemberName
     //
     this.xtcMemberName.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep06.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.426569828169589D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep06.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.48750786663434209D;
     //
     // xtcSyndicate
     //
     this.xtcSyndicate.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rep06.Txt")});
     this.xtcSyndicate.Name = "xtcSyndicate";
     this.xtcSyndicate.StylePriority.UseTextAlignment = false;
     this.xtcSyndicate.Text = "xtcSyndicate";
     this.xtcSyndicate.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xtcSyndicate.Weight = 0.68562530528061683D;
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 6.41667F;
     this.topMarginBand1.Name = "topMarginBand1";
     //
     // 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(507.7519F, 82.35413F);
     this.xlDofatSarf.Name = "xlDofatSarf";
     this.xlDofatSarf.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlDofatSarf.SizeF = new System.Drawing.SizeF(148.4289F, 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(656.1807F, 82.35413F);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF = new System.Drawing.SizeF(129.2915F, 23F);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text = "كشف تفريغ اجمالي";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // 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(9.999998F, 10.00001F);
     this.xpbLogo.Name = "xpbLogo";
     this.xpbLogo.SizeF = new System.Drawing.SizeF(100F, 80F);
     this.xpbLogo.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     //
     // 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(213.5138F, 82.35413F);
     this.xlSyndicate.Name = "xlSyndicate";
     this.xlSyndicate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xlSyndicate.SizeF = new System.Drawing.SizeF(254.6546F, 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(468.1685F, 82.35413F);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(39.58331F, 23F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text = "لنقابة";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel2
     //
     this.xrLabel2.Font = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(889.4178F, 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(948.7929F, 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";
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel7,
     this.xrLabel11,
     this.xrLabel10,
     this.xrLabel8});
     this.ReportFooter.HeightF = 56.00002F;
     this.ReportFooter.Name = "ReportFooter";
     //
     // xrLabel7
     //
     this.xrLabel7.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(255.2224F, 33.00002F);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF = new System.Drawing.SizeF(208.1542F, 23F);
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text = "مدير المعاشات";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel11
     //
     this.xrLabel11.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(255.2224F, 10.00002F);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF = new System.Drawing.SizeF(208.1542F, 23F);
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text = "يعتــــــــمد";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel10
     //
     this.xrLabel10.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(548.9724F, 10.00002F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(208.1542F, 23F);
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text = "مراجع المعاشات";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel8
     //
     this.xrLabel8.Font = new System.Drawing.Font("Times New Roman", 14F);
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(856.264F, 10F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(129.2915F, 23F);
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text = "عضو المعاشات";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // calcTotal
     //
     this.calcTotal.DataMember = "Rep06";
     this.calcTotal.Expression = "[monymonth] - [calcEstktaaTotal]";
     this.calcTotal.FieldType = DevExpress.XtraReports.UI.FieldType.Double;
     this.calcTotal.Name = "calcTotal";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable2,
     this.xpbLogo,
     this.xrLabel2,
     this.xrLabel3,
     this.xlSyndicate,
     this.xrLabel1,
     this.xrLabel9,
     this.xlDofatSarf});
     this.PageHeader.HeightF = 175.5209F;
     this.PageHeader.Name = "PageHeader";
     //
     // 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", 11F, System.Drawing.FontStyle.Bold);
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(9.999998F, 125.5209F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow3,
     this.xrTableRow5});
     this.xrTable2.SizeF = new System.Drawing.SizeF(1125F, 50.00001F);
     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.MiddleRight;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell1,
     this.xrTableCell2,
     this.xrTableCell7,
     this.xrTableCell8});
     this.xrTableRow3.Name = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell1.Weight = 0.49180337657569523D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text = "الاستقطاعات";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell2.Weight = 1.7827872889487095D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell7.Weight = 0.49180367676143083D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.StylePriority.UseTextAlignment = false;
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell8.Weight = 0.69166602740911332D;
     //
     // xrTableRow5
     //
     this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell14,
     this.xrTableCell22,
     this.xrTableCell23,
     this.xrTableCell24,
     this.xrTableCell25,
     this.xrTableCell26,
     this.xrTableCell27});
     this.xrTableRow5.Name = "xrTableRow5";
     this.xrTableRow5.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.49180342081319461D;
     //
     // xrTableCell22
     //
     this.xrTableCell22.Name = "xrTableCell22";
     this.xrTableCell22.StylePriority.UseTextAlignment = false;
     this.xrTableCell22.Text = "الجمله";
     this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell22.Weight = 0.49180340230052311D;
     //
     // xrTableCell23
     //
     this.xrTableCell23.Name = "xrTableCell23";
     this.xrTableCell23.StylePriority.UseTextAlignment = false;
     this.xrTableCell23.Text = "استبعادات";
     this.xrTableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell23.Weight = 0.43032798449421039D;
     //
     // xrTableCell24
     //
     this.xrTableCell24.Name = "xrTableCell24";
     this.xrTableCell24.StylePriority.UseTextAlignment = false;
     this.xrTableCell24.Text = "رسم";
     this.xrTableCell24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell24.Weight = 0.43032808037691861D;
     //
     // xrTableCell25
     //
     this.xrTableCell25.Name = "xrTableCell25";
     this.xrTableCell25.StylePriority.UseTextAlignment = false;
     this.xrTableCell25.Text = "اشتراكات";
     this.xrTableCell25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell25.Weight = 0.43032795139228613D;
     //
     // xrTableCell26
     //
     this.xrTableCell26.Name = "xrTableCell26";
     this.xrTableCell26.StylePriority.UseTextAlignment = false;
     this.xrTableCell26.Text = "جملة المعاش";
     this.xrTableCell26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell26.Weight = 0.49180324697395272D;
     //
     // xrTableCell27
     //
     this.xrTableCell27.Name = "xrTableCell27";
     this.xrTableCell27.StylePriority.UseTextAlignment = false;
     this.xrTableCell27.Text = "البيان";
     this.xrTableCell27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell27.Weight = 0.69166628334386271D;
     //
     // rep06TableAdapter
     //
     this.rep06TableAdapter.ClearBeforeFill = true;
     //
     // calcEstktaaTotal
     //
     this.calcEstktaaTotal.DataMember = "Rep06";
     this.calcEstktaaTotal.DisplayName = "calcEstktaaTotal";
     this.calcEstktaaTotal.Expression = "[eshtrakmonth] + [rsmmonth] + [estktaa]";
     this.calcEstktaaTotal.FieldType = DevExpress.XtraReports.UI.FieldType.Double;
     this.calcEstktaaTotal.Name = "calcEstktaaTotal";
     //
     // XRep06
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.Detail,
     this.topMarginBand1,
     this.bottomMarginBand1,
     this.ReportFooter,
     this.PageHeader});
     this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
     this.calcEstktaaTotal,
     this.calcTotal});
     this.DataMember = "Rep06";
     this.DataSource = this.dsReports;
     this.DrawGrid = false;
     this.Landscape = true;
     this.Margins = new System.Drawing.Printing.Margins(12, 12, 6, 26);
     this.PageHeight = 827;
     this.PageWidth = 1169;
     this.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
     this.pramSyndicateId,
     this.pramDofatSarfId});
     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.dsReports)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #60
0
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = global::Resources.InvoiceReport.ResourceManager;
     this.topMarginBand1        = new DevExpress.XtraReports.UI.TopMarginBand();
     this.detailBand1           = new DevExpress.XtraReports.UI.DetailBand();
     this.RatingPictureBox      = new DevExpress.XtraReports.UI.XRPictureBox();
     this.HotelDescriptionLabel = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15             = new DevExpress.XtraReports.UI.XRLabel();
     this.TotalPriceLabel       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13             = new DevExpress.XtraReports.UI.XRLabel();
     this.PriceTable            = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1           = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1          = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3          = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLine3                   = new DevExpress.XtraReports.UI.XRLine();
     this.CheckOutLabel             = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11                 = new DevExpress.XtraReports.UI.XRLabel();
     this.CheckInLabel              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9                  = new DevExpress.XtraReports.UI.XRLabel();
     this.HotelAddressLabel         = new DevExpress.XtraReports.UI.XRLabel();
     this.HotelNameLabel2           = new DevExpress.XtraReports.UI.XRLabel();
     this.HotelSmallImagePictureBox = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLine2                   = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel6                  = new DevExpress.XtraReports.UI.XRLabel();
     this.HotelLargeImagePictureBox = new DevExpress.XtraReports.UI.XRPictureBox();
     this.HotelAddressLine2Label    = new DevExpress.XtraReports.UI.XRLabel();
     this.HotelAddressLine1Label    = new DevExpress.XtraReports.UI.XRLabel();
     this.HotelNameLabel1           = new DevExpress.XtraReports.UI.XRLabel();
     this.bottomMarginBand1         = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeader              = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel2                  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1                  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPictureBox1             = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLine1                   = new DevExpress.XtraReports.UI.XRLine();
     this.ReportFooter              = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrPictureBox4             = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLine4                   = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel17                 = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.PriceTable)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 53.04166F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // detailBand1
     //
     this.detailBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.RatingPictureBox,
         this.HotelDescriptionLabel,
         this.xrLabel15,
         this.TotalPriceLabel,
         this.xrLabel13,
         this.PriceTable,
         this.xrLine3,
         this.CheckOutLabel,
         this.xrLabel11,
         this.CheckInLabel,
         this.xrLabel9,
         this.HotelAddressLabel,
         this.HotelNameLabel2,
         this.HotelSmallImagePictureBox,
         this.xrLine2,
         this.xrLabel6,
         this.HotelLargeImagePictureBox,
         this.HotelAddressLine2Label,
         this.HotelAddressLine1Label,
         this.HotelNameLabel1
     });
     this.detailBand1.HeightF = 614.5417F;
     this.detailBand1.Name    = "detailBand1";
     //
     // RatingPictureBox
     //
     this.RatingPictureBox.Image         = ((System.Drawing.Image)(resources.GetObject("RatingPictureBox.Image")));
     this.RatingPictureBox.LocationFloat = new DevExpress.Utils.PointFloat(195F, 0F);
     this.RatingPictureBox.Name          = "RatingPictureBox";
     this.RatingPictureBox.SizeF         = new System.Drawing.SizeF(180.2084F, 37.7917F);
     //
     // HotelDescriptionLabel
     //
     this.HotelDescriptionLabel.AutoWidth                  = true;
     this.HotelDescriptionLabel.Font                       = new System.Drawing.Font("Segoe UI", 10.5F);
     this.HotelDescriptionLabel.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
     this.HotelDescriptionLabel.LocationFloat              = new DevExpress.Utils.PointFloat(6.357829E-05F, 514.9167F);
     this.HotelDescriptionLabel.Multiline                  = true;
     this.HotelDescriptionLabel.Name                       = "HotelDescriptionLabel";
     this.HotelDescriptionLabel.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.HotelDescriptionLabel.SizeF                      = new System.Drawing.SizeF(750.9998F, 69.875F);
     this.HotelDescriptionLabel.StylePriority.UseFont      = false;
     this.HotelDescriptionLabel.StylePriority.UseForeColor = false;
     this.HotelDescriptionLabel.Text                       = "HotelDescriptionLabel";
     //
     // xrLabel15
     //
     this.xrLabel15.Font                  = new System.Drawing.Font("Segoe UI", 13.5F);
     this.xrLabel15.LocationFloat         = new DevExpress.Utils.PointFloat(6.357829E-05F, 485F);
     this.xrLabel15.Name                  = "xrLabel15";
     this.xrLabel15.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel15.SizeF                 = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel15.StylePriority.UseFont = false;
     this.xrLabel15.Text                  = "Description";
     //
     // TotalPriceLabel
     //
     this.TotalPriceLabel.Font                           = new System.Drawing.Font("Segoe UI", 18F);
     this.TotalPriceLabel.ForeColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
     this.TotalPriceLabel.LocationFloat                  = new DevExpress.Utils.PointFloat(624.1669F, 325.6667F);
     this.TotalPriceLabel.Name                           = "TotalPriceLabel";
     this.TotalPriceLabel.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
     this.TotalPriceLabel.SizeF                          = new System.Drawing.SizeF(126.8336F, 36.5416F);
     this.TotalPriceLabel.StylePriority.UseFont          = false;
     this.TotalPriceLabel.StylePriority.UseForeColor     = false;
     this.TotalPriceLabel.StylePriority.UsePadding       = false;
     this.TotalPriceLabel.StylePriority.UseTextAlignment = false;
     this.TotalPriceLabel.Text                           = "$1000.00";
     this.TotalPriceLabel.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.BottomRight;
     //
     // xrLabel13
     //
     this.xrLabel13.Font                           = new System.Drawing.Font("Segoe UI", 10.5F);
     this.xrLabel13.ForeColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.xrLabel13.LocationFloat                  = new DevExpress.Utils.PointFloat(473.7501F, 325.6667F);
     this.xrLabel13.Name                           = "xrLabel13";
     this.xrLabel13.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(0, 2, 0, 3, 100F);
     this.xrLabel13.SizeF                          = new System.Drawing.SizeF(150.4168F, 36.54166F);
     this.xrLabel13.StylePriority.UseFont          = false;
     this.xrLabel13.StylePriority.UseForeColor     = false;
     this.xrLabel13.StylePriority.UsePadding       = false;
     this.xrLabel13.StylePriority.UseTextAlignment = false;
     this.xrLabel13.Text                           = "TOTAL";
     this.xrLabel13.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
     //
     // PriceTable
     //
     this.PriceTable.BorderColor   = System.Drawing.Color.Transparent;
     this.PriceTable.Font          = new System.Drawing.Font("Segoe UI", 10.5F);
     this.PriceTable.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.PriceTable.LocationFloat = new DevExpress.Utils.PointFloat(473.7501F, 300.6667F);
     this.PriceTable.Name          = "PriceTable";
     this.PriceTable.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.PriceTable.SizeF = new System.Drawing.SizeF(277.2503F, 25F);
     this.PriceTable.StylePriority.UseBorderColor = false;
     this.PriceTable.StylePriority.UseFont        = false;
     this.PriceTable.StylePriority.UseForeColor   = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell3
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name   = "xrTableCell1";
     this.xrTableCell1.Text   = "xrTableCell1";
     this.xrTableCell1.Weight = 2.3621389289424295D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
     this.xrTableCell3.Name      = "xrTableCell3";
     this.xrTableCell3.StylePriority.UseForeColor     = false;
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     this.xrTableCell3.Text          = "$323.22";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrTableCell3.Weight        = 1.1866659014754952D;
     //
     // xrLine3
     //
     this.xrLine3.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.xrLine3.LocationFloat = new DevExpress.Utils.PointFloat(473.7501F, 277.6667F);
     this.xrLine3.Name          = "xrLine3";
     this.xrLine3.SizeF         = new System.Drawing.SizeF(277.2503F, 23F);
     this.xrLine3.StylePriority.UseForeColor = false;
     //
     // CheckOutLabel
     //
     this.CheckOutLabel.Font                  = new System.Drawing.Font("Segoe UI", 10.5F);
     this.CheckOutLabel.LocationFloat         = new DevExpress.Utils.PointFloat(577.0834F, 246.7084F);
     this.CheckOutLabel.Name                  = "CheckOutLabel";
     this.CheckOutLabel.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.CheckOutLabel.SizeF                 = new System.Drawing.SizeF(100F, 23F);
     this.CheckOutLabel.StylePriority.UseFont = false;
     this.CheckOutLabel.Text                  = "03/20/2014";
     //
     // xrLabel11
     //
     this.xrLabel11.Font                       = new System.Drawing.Font("Segoe UI", 10.5F);
     this.xrLabel11.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.xrLabel11.LocationFloat              = new DevExpress.Utils.PointFloat(577.0833F, 223.7083F);
     this.xrLabel11.Name                       = "xrLabel11";
     this.xrLabel11.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF                      = new System.Drawing.SizeF(100F, 23.00002F);
     this.xrLabel11.StylePriority.UseFont      = false;
     this.xrLabel11.StylePriority.UseForeColor = false;
     this.xrLabel11.Text                       = "Check out";
     //
     // CheckInLabel
     //
     this.CheckInLabel.Font                     = new System.Drawing.Font("Segoe UI", 10.5F);
     this.CheckInLabel.LocationFloat            = new DevExpress.Utils.PointFloat(473.7501F, 246.7084F);
     this.CheckInLabel.Name                     = "CheckInLabel";
     this.CheckInLabel.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(0, 2, 0, 0, 100F);
     this.CheckInLabel.SizeF                    = new System.Drawing.SizeF(100F, 23F);
     this.CheckInLabel.StylePriority.UseFont    = false;
     this.CheckInLabel.StylePriority.UsePadding = false;
     this.CheckInLabel.Text                     = "03/20/2014";
     //
     // xrLabel9
     //
     this.xrLabel9.Font                       = new System.Drawing.Font("Segoe UI", 10.5F);
     this.xrLabel9.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.xrLabel9.LocationFloat              = new DevExpress.Utils.PointFloat(473.7501F, 223.7083F);
     this.xrLabel9.Name                       = "xrLabel9";
     this.xrLabel9.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(0, 2, 0, 0, 100F);
     this.xrLabel9.SizeF                      = new System.Drawing.SizeF(100F, 23.00002F);
     this.xrLabel9.StylePriority.UseFont      = false;
     this.xrLabel9.StylePriority.UseForeColor = false;
     this.xrLabel9.StylePriority.UsePadding   = false;
     this.xrLabel9.Text                       = "Check in";
     //
     // HotelAddressLabel
     //
     this.HotelAddressLabel.Font                       = new System.Drawing.Font("Segoe UI", 10.5F);
     this.HotelAddressLabel.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.HotelAddressLabel.LocationFloat              = new DevExpress.Utils.PointFloat(554.1667F, 166.2916F);
     this.HotelAddressLabel.Multiline                  = true;
     this.HotelAddressLabel.Name                       = "HotelAddressLabel";
     this.HotelAddressLabel.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
     this.HotelAddressLabel.SizeF                      = new System.Drawing.SizeF(196.8333F, 22.99998F);
     this.HotelAddressLabel.StylePriority.UseFont      = false;
     this.HotelAddressLabel.StylePriority.UseForeColor = false;
     this.HotelAddressLabel.StylePriority.UsePadding   = false;
     this.HotelAddressLabel.Text                       = "Hollywood Hotel / The Hotel";
     //
     // HotelNameLabel2
     //
     this.HotelNameLabel2.Font                       = new System.Drawing.Font("Segoe UI", 10.5F);
     this.HotelNameLabel2.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
     this.HotelNameLabel2.LocationFloat              = new DevExpress.Utils.PointFloat(554.1666F, 143.2916F);
     this.HotelNameLabel2.Multiline                  = true;
     this.HotelNameLabel2.Name                       = "HotelNameLabel2";
     this.HotelNameLabel2.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
     this.HotelNameLabel2.SizeF                      = new System.Drawing.SizeF(196.8334F, 23F);
     this.HotelNameLabel2.StylePriority.UseFont      = false;
     this.HotelNameLabel2.StylePriority.UseForeColor = false;
     this.HotelNameLabel2.StylePriority.UsePadding   = false;
     this.HotelNameLabel2.Text                       = "Hollywood Hotel / The Hotel";
     //
     // HotelSmallImagePictureBox
     //
     this.HotelSmallImagePictureBox.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(199)))), ((int)(((byte)(199)))));
     this.HotelSmallImagePictureBox.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.HotelSmallImagePictureBox.LocationFloat = new DevExpress.Utils.PointFloat(473.7501F, 143.2916F);
     this.HotelSmallImagePictureBox.Name          = "HotelSmallImagePictureBox";
     this.HotelSmallImagePictureBox.Padding       = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 4, 4, 100F);
     this.HotelSmallImagePictureBox.SizeF         = new System.Drawing.SizeF(69.99997F, 70F);
     this.HotelSmallImagePictureBox.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     this.HotelSmallImagePictureBox.StylePriority.UseBorderColor = false;
     this.HotelSmallImagePictureBox.StylePriority.UseBorders     = false;
     this.HotelSmallImagePictureBox.StylePriority.UsePadding     = false;
     //
     // xrLine2
     //
     this.xrLine2.BorderWidth   = 1F;
     this.xrLine2.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(473.7501F, 113F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(277.2498F, 18.83335F);
     this.xrLine2.StylePriority.UseBorderWidth = false;
     this.xrLine2.StylePriority.UseForeColor   = false;
     //
     // xrLabel6
     //
     this.xrLabel6.Font                           = new System.Drawing.Font("Segoe UI", 13.5F);
     this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(473.7501F, 89.99999F);
     this.xrLabel6.Name                           = "xrLabel6";
     this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLabel6.SizeF                          = new System.Drawing.SizeF(277.25F, 22.99998F);
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UsePadding       = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text                           = "Your Reservation Summary";
     this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // HotelLargeImagePictureBox
     //
     this.HotelLargeImagePictureBox.LocationFloat = new DevExpress.Utils.PointFloat(0F, 89.99999F);
     this.HotelLargeImagePictureBox.Name          = "HotelLargeImagePictureBox";
     this.HotelLargeImagePictureBox.SizeF         = new System.Drawing.SizeF(445.2083F, 372.9166F);
     //
     // HotelAddressLine2Label
     //
     this.HotelAddressLine2Label.AutoWidth                  = true;
     this.HotelAddressLine2Label.Font                       = new System.Drawing.Font("Segoe UI", 12F);
     this.HotelAddressLine2Label.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.HotelAddressLine2Label.LocationFloat              = new DevExpress.Utils.PointFloat(0F, 60.79175F);
     this.HotelAddressLine2Label.Multiline                  = true;
     this.HotelAddressLine2Label.Name                       = "HotelAddressLine2Label";
     this.HotelAddressLine2Label.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.HotelAddressLine2Label.SizeF                      = new System.Drawing.SizeF(250.4167F, 22.99998F);
     this.HotelAddressLine2Label.StylePriority.UseFont      = false;
     this.HotelAddressLine2Label.StylePriority.UseForeColor = false;
     this.HotelAddressLine2Label.Text                       = "Address Line 2";
     //
     // HotelAddressLine1Label
     //
     this.HotelAddressLine1Label.AutoWidth                  = true;
     this.HotelAddressLine1Label.Font                       = new System.Drawing.Font("Segoe UI", 12F);
     this.HotelAddressLine1Label.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.HotelAddressLine1Label.LocationFloat              = new DevExpress.Utils.PointFloat(0F, 37.79173F);
     this.HotelAddressLine1Label.Name                       = "HotelAddressLine1Label";
     this.HotelAddressLine1Label.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.HotelAddressLine1Label.SizeF                      = new System.Drawing.SizeF(250.4167F, 23F);
     this.HotelAddressLine1Label.StylePriority.UseFont      = false;
     this.HotelAddressLine1Label.StylePriority.UseForeColor = false;
     this.HotelAddressLine1Label.Text                       = "Address Line 1";
     //
     // HotelNameLabel1
     //
     this.HotelNameLabel1.AutoWidth                  = true;
     this.HotelNameLabel1.Font                       = new System.Drawing.Font("Times New Roman", 18F);
     this.HotelNameLabel1.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
     this.HotelNameLabel1.LocationFloat              = new DevExpress.Utils.PointFloat(6.357829E-05F, 4F);
     this.HotelNameLabel1.Name                       = "HotelNameLabel1";
     this.HotelNameLabel1.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.HotelNameLabel1.SizeF                      = new System.Drawing.SizeF(179.5833F, 30.29167F);
     this.HotelNameLabel1.StylePriority.UseFont      = false;
     this.HotelNameLabel1.StylePriority.UseForeColor = false;
     this.HotelNameLabel1.Text                       = "Hollywood Hotel";
     this.HotelNameLabel1.WordWrap                   = false;
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.HeightF = 17F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.xrLabel1,
         this.xrPictureBox1,
         this.xrLine1
     });
     this.ReportHeader.HeightF = 86.625F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrLabel2
     //
     this.xrLabel2.Font                       = new System.Drawing.Font("Segoe UI", 10F);
     this.xrLabel2.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.xrLabel2.LocationFloat              = new DevExpress.Utils.PointFloat(215.6249F, 3F);
     this.xrLabel2.Name                       = "xrLabel2";
     this.xrLabel2.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                      = new System.Drawing.SizeF(229.5834F, 19F);
     this.xrLabel2.StylePriority.UseFont      = false;
     this.xrLabel2.StylePriority.UseForeColor = false;
     this.xrLabel2.Text                       = "ASP.NET CONTROLS AND LIBRARIES";
     //
     // xrLabel1
     //
     this.xrLabel1.Font                       = new System.Drawing.Font("Segoe UI", 10F);
     this.xrLabel1.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.xrLabel1.LocationFloat              = new DevExpress.Utils.PointFloat(215.6249F, 22.20832F);
     this.xrLabel1.Name                       = "xrLabel1";
     this.xrLabel1.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                      = new System.Drawing.SizeF(214.5833F, 17.79167F);
     this.xrLabel1.StylePriority.UseFont      = false;
     this.xrLabel1.StylePriority.UseForeColor = false;
     this.xrLabel1.Text                       = "POWERED BY DEVEXPRESS";
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.Image         = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrPictureBox1.Name          = "xrPictureBox1";
     this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(189.5833F, 40F);
     //
     // xrLine1
     //
     this.xrLine1.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.xrLine1.LineDirection = DevExpress.XtraReports.UI.LineDirection.Vertical;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(189.5833F, 0F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(26.04164F, 39.99999F);
     this.xrLine1.StylePriority.UseForeColor = false;
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPictureBox4,
         this.xrLine4,
         this.xrLabel17
     });
     this.ReportFooter.HeightF       = 77F;
     this.ReportFooter.Name          = "ReportFooter";
     this.ReportFooter.PrintAtBottom = true;
     //
     // xrPictureBox4
     //
     this.xrPictureBox4.Image         = ((System.Drawing.Image)(resources.GetObject("xrPictureBox4.Image")));
     this.xrPictureBox4.LocationFloat = new DevExpress.Utils.PointFloat(577.0833F, 33.41668F);
     this.xrPictureBox4.Name          = "xrPictureBox4";
     this.xrPictureBox4.SizeF         = new System.Drawing.SizeF(173.9167F, 37.58335F);
     //
     // xrLine4
     //
     this.xrLine4.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     this.xrLine4.LineWidth     = 2;
     this.xrLine4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLine4.Name          = "xrLine4";
     this.xrLine4.SizeF         = new System.Drawing.SizeF(751.0001F, 23.00002F);
     this.xrLine4.StylePriority.UseForeColor = false;
     //
     // xrLabel17
     //
     this.xrLabel17.AutoWidth                  = true;
     this.xrLabel17.Font                       = new System.Drawing.Font("Segoe UI", 9.75F);
     this.xrLabel17.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.xrLabel17.LocationFloat              = new DevExpress.Utils.PointFloat(6.357829E-05F, 23.00002F);
     this.xrLabel17.Name                       = "xrLabel17";
     this.xrLabel17.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF                      = new System.Drawing.SizeF(568.5417F, 48.00002F);
     this.xrLabel17.StylePriority.UseFont      = false;
     this.xrLabel17.StylePriority.UseForeColor = false;
     this.xrLabel17.Text                       = "This ASP.NET web report was generated with DevExpress Reporting which is included" +
                                                 " in DevExpress ASP.NET Subscription and supports both WebForms and MVC. ";
     //
     // InvoiceReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.topMarginBand1,
         this.detailBand1,
         this.bottomMarginBand1,
         this.ReportHeader,
         this.ReportFooter
     });
     this.Margins = new System.Drawing.Printing.Margins(50, 49, 53, 17);
     this.Version = "14.2";
     ((System.ComponentModel.ISupportInitialize)(this.PriceTable)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }