示例#1
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();
     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();
 }
示例#3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.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();
     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.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ReceiptConfirmationPrintoutStore));
     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.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell26 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell55 = new DevExpress.XtraReports.UI.XRTableCell();
     this.bindingSourceShortage = new System.Windows.Forms.BindingSource(this.components);
     this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
     this.pxLogo = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrNumberOfCasesValue = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPurchaseOrderNo = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPurchaseOrderNoValue = new DevExpress.XtraReports.UI.XRLabel();
     this.xrNumberOfCases = new DevExpress.XtraReports.UI.XRLabel();
     this.xrAir = new DevExpress.XtraReports.UI.XRLabel();
     this.xrAirValue = new DevExpress.XtraReports.UI.XRLabel();
     this.Date = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
     this.GRVNO = new DevExpress.XtraReports.UI.XRLabel();
     this.xrGRVLabel = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2 = 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.xrTableCell25 = 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.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrLabelReportPrintedBy = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
     this.CheckedBy = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
     this.PreparedBy = new DevExpress.XtraReports.UI.XRLabel();
     this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
     this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrFromFacilityValue = new DevExpress.XtraReports.UI.XRLabel();
     this.xrFromFacility = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabelStoreName = new DevExpress.XtraReports.UI.XRLabel();
     this.xrSTVNoValue = new DevExpress.XtraReports.UI.XRLabel();
     this.xrSTV = new DevExpress.XtraReports.UI.XRLabel();
     this.BranchName = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrInsuranceValue = new DevExpress.XtraReports.UI.XRLabel();
     this.xrInsurance = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTransitValue = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTransit = new DevExpress.XtraReports.UI.XRLabel();
     this.xrInvoiceNoValue = new DevExpress.XtraReports.UI.XRLabel();
     this.xrInvoiceNo = new DevExpress.XtraReports.UI.XRLabel();
     this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
     this.topMarginBand2 = new DevExpress.XtraReports.UI.TopMarginBand();
     this.topMarginBand3 = new DevExpress.XtraReports.UI.TopMarginBand();
     this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.xrShortageReport = new DevExpress.XtraReports.UI.XRSubreport();
     this.receiptConfirmationShortagePrintout1 = new HCMIS.Desktop.Reports.ReceiptConfirmationShortagePrintout();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceShortage)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.receiptConfirmationShortagePrintout1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrTable1});
     this.Detail.Dpi = 254F;
     this.Detail.HeightF = 50.8F;
     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.BorderColor = System.Drawing.SystemColors.ControlDarkDark;
     this.xrTable1.Dpi = 254F;
     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(2659F, 50.8F);
     this.xrTable1.StylePriority.UseBorderColor = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell8,
     this.xrTableCell4,
     this.xrTableCell3,
     this.xrTableCell6,
     this.xrTableCell5,
     this.xrTableCell26,
     this.xrTableCell1,
     this.xrTableCell10,
     this.xrTableCell7,
     this.xrTableCell55});
     this.xrTableRow1.Dpi = 254F;
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell8.BorderWidth = 1;
     this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "LineNum")});
     this.xrTableCell8.Dpi = 254F;
     this.xrTableCell8.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 0, 0, 0, 254F);
     this.xrTableCell8.StylePriority.UseBorderColor = false;
     this.xrTableCell8.StylePriority.UseBorders = false;
     this.xrTableCell8.StylePriority.UseBorderWidth = false;
     this.xrTableCell8.StylePriority.UseFont = false;
     this.xrTableCell8.StylePriority.UsePadding = false;
     this.xrTableCell8.StylePriority.UseTextAlignment = false;
     this.xrTableCell8.Text = "xrTableCell8";
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell8.Weight = 0.052306956236848431D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell4.BorderWidth = 1;
     this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "StockCode")});
     this.xrTableCell4.Dpi = 254F;
     this.xrTableCell4.Font = new System.Drawing.Font("Tahoma", 8F);
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseBorderColor = false;
     this.xrTableCell4.StylePriority.UseBorders = false;
     this.xrTableCell4.StylePriority.UseBorderWidth = false;
     this.xrTableCell4.StylePriority.UseFont = false;
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text = "xrTableCell4";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell4.Weight = 0.13297759497666847D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell3.BorderWidth = 1;
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "FullItemName")});
     this.xrTableCell3.Dpi = 254F;
     this.xrTableCell3.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 0, 0, 0, 254F);
     this.xrTableCell3.StylePriority.UseBorderColor = false;
     this.xrTableCell3.StylePriority.UseBorders = false;
     this.xrTableCell3.StylePriority.UseBorderWidth = false;
     this.xrTableCell3.StylePriority.UseFont = false;
     this.xrTableCell3.StylePriority.UsePadding = false;
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     this.xrTableCell3.Text = "xrTableCell3";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell3.Weight = 0.51693581180638015D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell6.BorderWidth = 1;
     this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "Unit")});
     this.xrTableCell6.Dpi = 254F;
     this.xrTableCell6.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 13, 0, 0, 254F);
     this.xrTableCell6.StylePriority.UseBorderColor = false;
     this.xrTableCell6.StylePriority.UseBorders = false;
     this.xrTableCell6.StylePriority.UseBorderWidth = false;
     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.MiddleRight;
     this.xrTableCell6.Weight = 0.098164910258419114D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell5.BorderWidth = 1;
     this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoicedQty", "{0:#,###.##}")});
     this.xrTableCell5.Dpi = 254F;
     this.xrTableCell5.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 13, 0, 0, 254F);
     this.xrTableCell5.StylePriority.UseBorderColor = false;
     this.xrTableCell5.StylePriority.UseBorders = false;
     this.xrTableCell5.StylePriority.UseBorderWidth = false;
     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.MiddleRight;
     this.xrTableCell5.Weight = 0.12937658343250175D;
     //
     // xrTableCell26
     //
     this.xrTableCell26.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell26.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.xrTableCell26.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell26.BorderWidth = 1;
     this.xrTableCell26.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReceivedQtyPacks", "{0:#,###.##}")});
     this.xrTableCell26.Dpi = 254F;
     this.xrTableCell26.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell26.Name = "xrTableCell26";
     this.xrTableCell26.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 13, 0, 0, 254F);
     this.xrTableCell26.StylePriority.UseBorderColor = false;
     this.xrTableCell26.StylePriority.UseBorderDashStyle = false;
     this.xrTableCell26.StylePriority.UseBorders = false;
     this.xrTableCell26.StylePriority.UseBorderWidth = false;
     this.xrTableCell26.StylePriority.UseFont = false;
     this.xrTableCell26.StylePriority.UsePadding = false;
     this.xrTableCell26.StylePriority.UseTextAlignment = false;
     this.xrTableCell26.Text = "xrTableCell26";
     this.xrTableCell26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell26.Weight = 0.13842715016684254D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell1.BorderWidth = 1;
     this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "ManufacturerName")});
     this.xrTableCell1.Dpi = 254F;
     this.xrTableCell1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 13, 0, 0, 254F);
     this.xrTableCell1.StylePriority.UseBorderColor = false;
     this.xrTableCell1.StylePriority.UseBorders = false;
     this.xrTableCell1.StylePriority.UseBorderWidth = false;
     this.xrTableCell1.StylePriority.UseFont = false;
     this.xrTableCell1.StylePriority.UsePadding = false;
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text = "xrTableCell1";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell1.Weight = 0.27532459182089958D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell10.BorderWidth = 1;
     this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "BatchNumber")});
     this.xrTableCell10.Dpi = 254F;
     this.xrTableCell10.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell10.Name = "xrTableCell10";
     this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 13, 0, 0, 254F);
     this.xrTableCell10.StylePriority.UseBorderColor = false;
     this.xrTableCell10.StylePriority.UseBorders = false;
     this.xrTableCell10.StylePriority.UseBorderWidth = false;
     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.13677999054596354D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell7.BorderWidth = 1;
     this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "ExpiryDate", "{0:M/d/yyyy}")});
     this.xrTableCell7.Dpi = 254F;
     this.xrTableCell7.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 13, 0, 0, 254F);
     this.xrTableCell7.StylePriority.UseBorderColor = false;
     this.xrTableCell7.StylePriority.UseBorders = false;
     this.xrTableCell7.StylePriority.UseBorderWidth = false;
     this.xrTableCell7.StylePriority.UseFont = false;
     this.xrTableCell7.StylePriority.UsePadding = false;
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.Text = "xrTableCell7";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell7.Weight = 0.12390372849514614D;
     //
     // xrTableCell55
     //
     this.xrTableCell55.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell55.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell55.BorderWidth = 1;
     this.xrTableCell55.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "PhysicalStoreName")});
     this.xrTableCell55.Dpi = 254F;
     this.xrTableCell55.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell55.Name = "xrTableCell55";
     this.xrTableCell55.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 13, 0, 0, 254F);
     this.xrTableCell55.StylePriority.UseBorderColor = false;
     this.xrTableCell55.StylePriority.UseBorders = false;
     this.xrTableCell55.StylePriority.UseBorderWidth = false;
     this.xrTableCell55.StylePriority.UseFont = false;
     this.xrTableCell55.StylePriority.UsePadding = false;
     this.xrTableCell55.StylePriority.UseTextAlignment = false;
     this.xrTableCell55.Text = "xrTableCell55";
     this.xrTableCell55.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell55.Weight = 0.073340378929963285D;
     //
     // bindingSourceShortage
     //
     this.bindingSourceShortage.DataSource = typeof(HCMIS.Desktop.Reports.Helpers.TheDataSet.ReceiptConfirmationShortagePrintoutDataTable);
     //
     // TopMargin
     //
     this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.pxLogo});
     this.TopMargin.Dpi = 254F;
     this.TopMargin.HeightF = 587F;
     this.TopMargin.Name = "TopMargin";
     this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // 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(293.1887F, 342.1277F);
     this.pxLogo.Name = "pxLogo";
     this.pxLogo.SizeF = new System.Drawing.SizeF(1939.396F, 244.5807F);
     this.pxLogo.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     this.pxLogo.StylePriority.UseBorderColor = false;
     this.pxLogo.StylePriority.UseBorderWidth = false;
     //
     // xrNumberOfCasesValue
     //
     this.xrNumberOfCasesValue.BorderColor = System.Drawing.Color.DarkGray;
     this.xrNumberOfCasesValue.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrNumberOfCasesValue.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrNumberOfCasesValue.BorderWidth = 1;
     this.xrNumberOfCasesValue.Dpi = 254F;
     this.xrNumberOfCasesValue.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrNumberOfCasesValue.LocationFloat = new DevExpress.Utils.PointFloat(320.1459F, 255.1879F);
     this.xrNumberOfCasesValue.Name = "xrNumberOfCasesValue";
     this.xrNumberOfCasesValue.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrNumberOfCasesValue.SizeF = new System.Drawing.SizeF(612.0051F, 47.94245F);
     this.xrNumberOfCasesValue.StylePriority.UseBorderColor = false;
     this.xrNumberOfCasesValue.StylePriority.UseBorderDashStyle = false;
     this.xrNumberOfCasesValue.StylePriority.UseBorders = false;
     this.xrNumberOfCasesValue.StylePriority.UseBorderWidth = false;
     this.xrNumberOfCasesValue.StylePriority.UseFont = false;
     this.xrNumberOfCasesValue.StylePriority.UseTextAlignment = false;
     this.xrNumberOfCasesValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrPurchaseOrderNo
     //
     this.xrPurchaseOrderNo.Dpi = 254F;
     this.xrPurchaseOrderNo.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrPurchaseOrderNo.LocationFloat = new DevExpress.Utils.PointFloat(7.937662F, 128.1874F);
     this.xrPurchaseOrderNo.Name = "xrPurchaseOrderNo";
     this.xrPurchaseOrderNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrPurchaseOrderNo.SizeF = new System.Drawing.SizeF(261.9375F, 47.94247F);
     this.xrPurchaseOrderNo.StylePriority.UseFont = false;
     this.xrPurchaseOrderNo.StylePriority.UseTextAlignment = false;
     this.xrPurchaseOrderNo.Text = "Purchase Order No.";
     this.xrPurchaseOrderNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrPurchaseOrderNoValue
     //
     this.xrPurchaseOrderNoValue.BorderColor = System.Drawing.Color.DarkGray;
     this.xrPurchaseOrderNoValue.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrPurchaseOrderNoValue.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrPurchaseOrderNoValue.BorderWidth = 1;
     this.xrPurchaseOrderNoValue.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "PONumber")});
     this.xrPurchaseOrderNoValue.Dpi = 254F;
     this.xrPurchaseOrderNoValue.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrPurchaseOrderNoValue.LocationFloat = new DevExpress.Utils.PointFloat(320.1459F, 128.1874F);
     this.xrPurchaseOrderNoValue.Name = "xrPurchaseOrderNoValue";
     this.xrPurchaseOrderNoValue.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrPurchaseOrderNoValue.SizeF = new System.Drawing.SizeF(612.0051F, 47.94245F);
     this.xrPurchaseOrderNoValue.StylePriority.UseBorderColor = false;
     this.xrPurchaseOrderNoValue.StylePriority.UseBorderDashStyle = false;
     this.xrPurchaseOrderNoValue.StylePriority.UseBorders = false;
     this.xrPurchaseOrderNoValue.StylePriority.UseBorderWidth = false;
     this.xrPurchaseOrderNoValue.StylePriority.UseFont = false;
     this.xrPurchaseOrderNoValue.StylePriority.UseTextAlignment = false;
     this.xrPurchaseOrderNoValue.Text = "xrPurchaseOrderNoValue";
     this.xrPurchaseOrderNoValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrNumberOfCases
     //
     this.xrNumberOfCases.Dpi = 254F;
     this.xrNumberOfCases.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrNumberOfCases.LocationFloat = new DevExpress.Utils.PointFloat(7.937904F, 255.1879F);
     this.xrNumberOfCases.Name = "xrNumberOfCases";
     this.xrNumberOfCases.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrNumberOfCases.SizeF = new System.Drawing.SizeF(285.7498F, 47.94248F);
     this.xrNumberOfCases.StylePriority.UseFont = false;
     this.xrNumberOfCases.StylePriority.UseTextAlignment = false;
     this.xrNumberOfCases.Text = "Number of Cases";
     this.xrNumberOfCases.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrAir
     //
     this.xrAir.Dpi = 254F;
     this.xrAir.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrAir.LocationFloat = new DevExpress.Utils.PointFloat(1028.338F, 128.1874F);
     this.xrAir.Name = "xrAir";
     this.xrAir.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrAir.SizeF = new System.Drawing.SizeF(587.3747F, 47.94247F);
     this.xrAir.StylePriority.UseFont = false;
     this.xrAir.StylePriority.UseTextAlignment = false;
     this.xrAir.Text = "Air Way Bill/Bill of Landing No./way bill No.";
     this.xrAir.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrAirValue
     //
     this.xrAirValue.BorderColor = System.Drawing.Color.DarkGray;
     this.xrAirValue.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrAirValue.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrAirValue.BorderWidth = 1;
     this.xrAirValue.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "WayBillNo")});
     this.xrAirValue.Dpi = 254F;
     this.xrAirValue.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrAirValue.LocationFloat = new DevExpress.Utils.PointFloat(1632.012F, 128.1874F);
     this.xrAirValue.Name = "xrAirValue";
     this.xrAirValue.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrAirValue.SizeF = new System.Drawing.SizeF(338.642F, 47.9425F);
     this.xrAirValue.StylePriority.UseBorderColor = false;
     this.xrAirValue.StylePriority.UseBorderDashStyle = false;
     this.xrAirValue.StylePriority.UseBorders = false;
     this.xrAirValue.StylePriority.UseBorderWidth = false;
     this.xrAirValue.StylePriority.UseFont = false;
     this.xrAirValue.StylePriority.UseTextAlignment = false;
     this.xrAirValue.Text = "xrAirValue";
     this.xrAirValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Date
     //
     this.Date.BorderColor = System.Drawing.Color.Gray;
     this.Date.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.Date.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.Date.BorderWidth = 1;
     this.Date.Dpi = 254F;
     this.Date.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Date.LocationFloat = new DevExpress.Utils.PointFloat(2264.718F, 191.6875F);
     this.Date.Name = "Date";
     this.Date.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.Date.SizeF = new System.Drawing.SizeF(368.1697F, 47.94242F);
     this.Date.StylePriority.UseBorderColor = false;
     this.Date.StylePriority.UseBorderDashStyle = false;
     this.Date.StylePriority.UseBorders = false;
     this.Date.StylePriority.UseBorderWidth = false;
     this.Date.StylePriority.UseFont = false;
     this.Date.StylePriority.UseTextAlignment = false;
     this.Date.Text = "Date";
     this.Date.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.Dpi = 254F;
     this.xrLabel2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(2042.468F, 191.6875F);
     this.xrLabel2.Name = "xrLabel2";
     this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel2.SizeF = new System.Drawing.SizeF(222.25F, 47.94247F);
     this.xrLabel2.StylePriority.UseFont = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text = "Date";
     this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // GRVNO
     //
     this.GRVNO.BorderColor = System.Drawing.Color.DarkGray;
     this.GRVNO.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.GRVNO.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.GRVNO.BorderWidth = 1;
     this.GRVNO.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "PrintedGRVNumber")});
     this.GRVNO.Dpi = 254F;
     this.GRVNO.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.GRVNO.LocationFloat = new DevExpress.Utils.PointFloat(2264.718F, 128.1874F);
     this.GRVNO.Name = "GRVNO";
     this.GRVNO.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.GRVNO.SizeF = new System.Drawing.SizeF(368.1697F, 47.94242F);
     this.GRVNO.StylePriority.UseBorderColor = false;
     this.GRVNO.StylePriority.UseBorderDashStyle = false;
     this.GRVNO.StylePriority.UseBorders = false;
     this.GRVNO.StylePriority.UseBorderWidth = false;
     this.GRVNO.StylePriority.UseFont = false;
     this.GRVNO.StylePriority.UseTextAlignment = false;
     this.GRVNO.Text = "[PrintedGRVNumber]";
     this.GRVNO.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrGRVLabel
     //
     this.xrGRVLabel.Dpi = 254F;
     this.xrGRVLabel.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrGRVLabel.LocationFloat = new DevExpress.Utils.PointFloat(2042.468F, 128.1874F);
     this.xrGRVLabel.Name = "xrGRVLabel";
     this.xrGRVLabel.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrGRVLabel.SizeF = new System.Drawing.SizeF(222.25F, 47.94247F);
     this.xrGRVLabel.StylePriority.UseFont = false;
     this.xrGRVLabel.StylePriority.UseTextAlignment = false;
     this.xrGRVLabel.Text = "GRV No.";
     this.xrGRVLabel.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTable2
     //
     this.xrTable2.BorderColor = System.Drawing.Color.Gray;
     this.xrTable2.Dpi = 254F;
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 55.0333F);
     this.xrTable2.Name = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
     this.xrTableRow2});
     this.xrTable2.SizeF = new System.Drawing.SizeF(2659F, 50.8F);
     this.xrTable2.StylePriority.UseBorderColor = false;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
     this.xrTableCell11,
     this.xrTableCell2,
     this.xrTableCell12,
     this.xrTableCell13,
     this.xrTableCell14,
     this.xrTableCell25,
     this.xrTableCell18,
     this.xrTableCell19,
     this.xrTableCell20,
     this.xrTableCell54});
     this.xrTableRow2.Dpi = 254F;
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.BorderColor = System.Drawing.Color.Gray;
     this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
     | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell11.BorderWidth = 1;
     this.xrTableCell11.Dpi = 254F;
     this.xrTableCell11.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell11.Name = "xrTableCell11";
     this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 0, 0, 0, 254F);
     this.xrTableCell11.StylePriority.UseBorderColor = false;
     this.xrTableCell11.StylePriority.UseBorders = false;
     this.xrTableCell11.StylePriority.UseBorderWidth = false;
     this.xrTableCell11.StylePriority.UseFont = false;
     this.xrTableCell11.StylePriority.UsePadding = false;
     this.xrTableCell11.StylePriority.UseTextAlignment = false;
     this.xrTableCell11.Text = "No";
     this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell11.Weight = 0.0525157492261005D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.BorderColor = System.Drawing.Color.Silver;
     this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell2.BorderWidth = 1;
     this.xrTableCell2.Dpi = 254F;
     this.xrTableCell2.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.xrTableCell2.Name = "xrTableCell2";
     this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 254F);
     this.xrTableCell2.StylePriority.UseBorderColor = false;
     this.xrTableCell2.StylePriority.UseBorders = false;
     this.xrTableCell2.StylePriority.UseBorderWidth = false;
     this.xrTableCell2.StylePriority.UseFont = false;
     this.xrTableCell2.StylePriority.UsePadding = false;
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text = "Stock Code";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell2.Weight = 0.13350844316385457D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.BorderColor = System.Drawing.Color.Gray;
     this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell12.BorderWidth = 1;
     this.xrTableCell12.Dpi = 254F;
     this.xrTableCell12.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell12.Name = "xrTableCell12";
     this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 0, 0, 0, 254F);
     this.xrTableCell12.StylePriority.UseBorderColor = false;
     this.xrTableCell12.StylePriority.UseBorders = false;
     this.xrTableCell12.StylePriority.UseBorderWidth = false;
     this.xrTableCell12.StylePriority.UseFont = false;
     this.xrTableCell12.StylePriority.UsePadding = false;
     this.xrTableCell12.StylePriority.UseTextAlignment = false;
     this.xrTableCell12.Text = "Item Name";
     this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell12.Weight = 0.518999286435458D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.BorderColor = System.Drawing.Color.Gray;
     this.xrTableCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell13.BorderWidth = 1;
     this.xrTableCell13.Dpi = 254F;
     this.xrTableCell13.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell13.Name = "xrTableCell13";
     this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 0, 0, 0, 254F);
     this.xrTableCell13.StylePriority.UseBorderColor = false;
     this.xrTableCell13.StylePriority.UseBorders = false;
     this.xrTableCell13.StylePriority.UseBorderWidth = false;
     this.xrTableCell13.StylePriority.UseFont = false;
     this.xrTableCell13.StylePriority.UsePadding = false;
     this.xrTableCell13.StylePriority.UseTextAlignment = false;
     this.xrTableCell13.Text = "Unit";
     this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell13.Weight = 0.09855677119514597D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell14.BorderWidth = 1;
     this.xrTableCell14.Dpi = 254F;
     this.xrTableCell14.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell14.Name = "xrTableCell14";
     this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 0, 0, 0, 254F);
     this.xrTableCell14.StylePriority.UseBorders = false;
     this.xrTableCell14.StylePriority.UseBorderWidth = false;
     this.xrTableCell14.StylePriority.UseFont = false;
     this.xrTableCell14.StylePriority.UsePadding = false;
     this.xrTableCell14.StylePriority.UseTextAlignment = false;
     this.xrTableCell14.Text = "Invoiced Qty";
     this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell14.Weight = 0.12989304159919002D;
     //
     // xrTableCell25
     //
     this.xrTableCell25.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell25.BorderWidth = 1;
     this.xrTableCell25.Dpi = 254F;
     this.xrTableCell25.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrTableCell25.Name = "xrTableCell25";
     this.xrTableCell25.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 0, 0, 0, 254F);
     this.xrTableCell25.StylePriority.UseBorders = false;
     this.xrTableCell25.StylePriority.UseBorderWidth = false;
     this.xrTableCell25.StylePriority.UseFont = false;
     this.xrTableCell25.StylePriority.UsePadding = false;
     this.xrTableCell25.StylePriority.UseTextAlignment = false;
     this.xrTableCell25.Text = "Received Qty";
     this.xrTableCell25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell25.Weight = 0.13897980328411735D;
     //
     // xrTableCell18
     //
     this.xrTableCell18.BorderColor = System.Drawing.Color.Gray;
     this.xrTableCell18.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell18.BorderWidth = 1;
     this.xrTableCell18.Dpi = 254F;
     this.xrTableCell18.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell18.Name = "xrTableCell18";
     this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 0, 0, 0, 254F);
     this.xrTableCell18.StylePriority.UseBorderColor = false;
     this.xrTableCell18.StylePriority.UseBorders = false;
     this.xrTableCell18.StylePriority.UseBorderWidth = false;
     this.xrTableCell18.StylePriority.UseFont = false;
     this.xrTableCell18.StylePriority.UsePadding = false;
     this.xrTableCell18.StylePriority.UseTextAlignment = false;
     this.xrTableCell18.Text = "Manufacturer";
     this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell18.Weight = 0.27642373355203365D;
     //
     // xrTableCell19
     //
     this.xrTableCell19.BorderColor = System.Drawing.Color.Gray;
     this.xrTableCell19.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell19.BorderWidth = 1;
     this.xrTableCell19.Dpi = 254F;
     this.xrTableCell19.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell19.Name = "xrTableCell19";
     this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 0, 0, 0, 254F);
     this.xrTableCell19.StylePriority.UseBorderColor = false;
     this.xrTableCell19.StylePriority.UseBorders = false;
     this.xrTableCell19.StylePriority.UseBorderWidth = false;
     this.xrTableCell19.StylePriority.UseFont = false;
     this.xrTableCell19.StylePriority.UsePadding = false;
     this.xrTableCell19.StylePriority.UseTextAlignment = false;
     this.xrTableCell19.Text = "Batch No";
     this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell19.Weight = 0.13732569608942458D;
     //
     // xrTableCell20
     //
     this.xrTableCell20.BorderColor = System.Drawing.Color.Gray;
     this.xrTableCell20.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell20.BorderWidth = 1;
     this.xrTableCell20.Dpi = 254F;
     this.xrTableCell20.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell20.Name = "xrTableCell20";
     this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(13, 0, 0, 0, 254F);
     this.xrTableCell20.StylePriority.UseBorderColor = false;
     this.xrTableCell20.StylePriority.UseBorders = false;
     this.xrTableCell20.StylePriority.UseBorderWidth = false;
     this.xrTableCell20.StylePriority.UseFont = false;
     this.xrTableCell20.StylePriority.UsePadding = false;
     this.xrTableCell20.StylePriority.UseTextAlignment = false;
     this.xrTableCell20.Text = "Expiry Date";
     this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell20.Weight = 0.12439849866142397D;
     //
     // xrTableCell54
     //
     this.xrTableCell54.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell54.BorderWidth = 1;
     this.xrTableCell54.Dpi = 254F;
     this.xrTableCell54.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.xrTableCell54.Name = "xrTableCell54";
     this.xrTableCell54.Padding = new DevExpress.XtraPrinting.PaddingInfo(16, 16, 0, 0, 254F);
     this.xrTableCell54.StylePriority.UseBorders = false;
     this.xrTableCell54.StylePriority.UseBorderWidth = false;
     this.xrTableCell54.StylePriority.UseFont = false;
     this.xrTableCell54.StylePriority.UsePadding = false;
     this.xrTableCell54.StylePriority.UseTextAlignment = false;
     this.xrTableCell54.Text = "Store";
     this.xrTableCell54.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell54.Weight = 0.073632917886959331D;
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabelReportPrintedBy,
     this.xrLabel18,
     this.xrLabel17,
     this.xrLabel16,
     this.xrLabel15,
     this.xrLabel10,
     this.xrLabel3,
     this.xrLabel1,
     this.CheckedBy,
     this.xrLabel12,
     this.xrLabel4,
     this.xrLabel6,
     this.xrPageInfo1,
     this.xrLabel5,
     this.PreparedBy});
     this.BottomMargin.Dpi = 254F;
     this.BottomMargin.HeightF = 218F;
     this.BottomMargin.Name = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabelReportPrintedBy
     //
     this.xrLabelReportPrintedBy.Dpi = 254F;
     this.xrLabelReportPrintedBy.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabelReportPrintedBy.ForeColor = System.Drawing.Color.Gray;
     this.xrLabelReportPrintedBy.LocationFloat = new DevExpress.Utils.PointFloat(1563.119F, 132.2917F);
     this.xrLabelReportPrintedBy.Name = "xrLabelReportPrintedBy";
     this.xrLabelReportPrintedBy.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabelReportPrintedBy.SizeF = new System.Drawing.SizeF(979.632F, 47.94247F);
     this.xrLabelReportPrintedBy.StylePriority.UseFont = false;
     this.xrLabelReportPrintedBy.StylePriority.UseForeColor = false;
     this.xrLabelReportPrintedBy.StylePriority.UseTextAlignment = false;
     this.xrLabelReportPrintedBy.Text = "Printed By {} on {}";
     this.xrLabelReportPrintedBy.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel18
     //
     this.xrLabel18.Dpi = 254F;
     this.xrLabel18.Font = new System.Drawing.Font("Tahoma", 9.75F);
     this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(7.937904F, 72.94257F);
     this.xrLabel18.Name = "xrLabel18";
     this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel18.SizeF = new System.Drawing.SizeF(245.6697F, 47.94247F);
     this.xrLabel18.StylePriority.UseFont = false;
     this.xrLabel18.StylePriority.UseTextAlignment = false;
     this.xrLabel18.Text = "Signature:";
     this.xrLabel18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel17
     //
     this.xrLabel17.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrLabel17.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel17.BorderWidth = 1;
     this.xrLabel17.Dpi = 254F;
     this.xrLabel17.Font = new System.Drawing.Font("Tahoma", 9.75F);
     this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(1999.72F, 72.94257F);
     this.xrLabel17.Name = "xrLabel17";
     this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel17.SizeF = new System.Drawing.SizeF(274.7705F, 47.94247F);
     this.xrLabel17.StylePriority.UseBorderDashStyle = false;
     this.xrLabel17.StylePriority.UseBorders = false;
     this.xrLabel17.StylePriority.UseBorderWidth = false;
     this.xrLabel17.StylePriority.UseFont = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel16
     //
     this.xrLabel16.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrLabel16.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel16.BorderWidth = 1;
     this.xrLabel16.Dpi = 254F;
     this.xrLabel16.Font = new System.Drawing.Font("Tahoma", 9.75F);
     this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(1302.817F, 72.94257F);
     this.xrLabel16.Name = "xrLabel16";
     this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel16.SizeF = new System.Drawing.SizeF(274.7705F, 47.94247F);
     this.xrLabel16.StylePriority.UseBorderDashStyle = false;
     this.xrLabel16.StylePriority.UseBorders = false;
     this.xrLabel16.StylePriority.UseBorderWidth = false;
     this.xrLabel16.StylePriority.UseFont = false;
     this.xrLabel16.StylePriority.UseTextAlignment = false;
     this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel15
     //
     this.xrLabel15.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrLabel15.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel15.BorderWidth = 1;
     this.xrLabel15.Dpi = 254F;
     this.xrLabel15.Font = new System.Drawing.Font("Tahoma", 9.75F);
     this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(795.7071F, 72.94257F);
     this.xrLabel15.Name = "xrLabel15";
     this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel15.SizeF = new System.Drawing.SizeF(242.4334F, 47.94247F);
     this.xrLabel15.StylePriority.UseBorderDashStyle = false;
     this.xrLabel15.StylePriority.UseBorders = false;
     this.xrLabel15.StylePriority.UseBorderWidth = false;
     this.xrLabel15.StylePriority.UseFont = false;
     this.xrLabel15.StylePriority.UseTextAlignment = false;
     this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel10
     //
     this.xrLabel10.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrLabel10.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel10.BorderWidth = 1;
     this.xrLabel10.Dpi = 254F;
     this.xrLabel10.Font = new System.Drawing.Font("Tahoma", 9.75F);
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(253.6076F, 72.94257F);
     this.xrLabel10.Name = "xrLabel10";
     this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel10.SizeF = new System.Drawing.SizeF(258.3084F, 47.94247F);
     this.xrLabel10.StylePriority.UseBorderDashStyle = false;
     this.xrLabel10.StylePriority.UseBorders = false;
     this.xrLabel10.StylePriority.UseBorderWidth = false;
     this.xrLabel10.StylePriority.UseFont = false;
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.Dpi = 254F;
     this.xrLabel3.Font = new System.Drawing.Font("Tahoma", 9.75F);
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(1651.96F, 0F);
     this.xrLabel3.Name = "xrLabel3";
     this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel3.SizeF = new System.Drawing.SizeF(347.76F, 47.94244F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text = "Received By (Name)";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel1
     //
     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(1999.72F, 8.074442E-05F);
     this.xrLabel1.Name = "xrLabel1";
     this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel1.SizeF = new System.Drawing.SizeF(274.7706F, 47.9425F);
     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;
     //
     // CheckedBy
     //
     this.CheckedBy.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.CheckedBy.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.CheckedBy.BorderWidth = 1;
     this.CheckedBy.Dpi = 254F;
     this.CheckedBy.Font = new System.Drawing.Font("Tahoma", 9.75F);
     this.CheckedBy.LocationFloat = new DevExpress.Utils.PointFloat(1302.817F, 8.074442E-05F);
     this.CheckedBy.Name = "CheckedBy";
     this.CheckedBy.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.CheckedBy.SizeF = new System.Drawing.SizeF(274.7705F, 47.94247F);
     this.CheckedBy.StylePriority.UseBorderDashStyle = false;
     this.CheckedBy.StylePriority.UseBorders = false;
     this.CheckedBy.StylePriority.UseBorderWidth = false;
     this.CheckedBy.StylePriority.UseFont = false;
     this.CheckedBy.StylePriority.UseTextAlignment = false;
     this.CheckedBy.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel12
     //
     this.xrLabel12.Dpi = 254F;
     this.xrLabel12.Font = new System.Drawing.Font("Tahoma", 9.75F);
     this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(1067.73F, 0F);
     this.xrLabel12.Name = "xrLabel12";
     this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel12.SizeF = new System.Drawing.SizeF(235.0867F, 47.94247F);
     this.xrLabel12.StylePriority.UseFont = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text = "Confirmed By:";
     this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.Dpi = 254F;
     this.xrLabel4.Font = new System.Drawing.Font("Tahoma", 9.75F);
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(7.937904F, 0F);
     this.xrLabel4.Name = "xrLabel4";
     this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel4.SizeF = new System.Drawing.SizeF(245.6697F, 47.94247F);
     this.xrLabel4.StylePriority.UseFont = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text = "Prepared By:";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel6
     //
     this.xrLabel6.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel6.BorderWidth = 1;
     this.xrLabel6.Dpi = 254F;
     this.xrLabel6.Font = new System.Drawing.Font("Tahoma", 9.75F);
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(795.7071F, 0F);
     this.xrLabel6.Name = "xrLabel6";
     this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel6.SizeF = new System.Drawing.SizeF(242.4334F, 47.94254F);
     this.xrLabel6.StylePriority.UseBorderDashStyle = false;
     this.xrLabel6.StylePriority.UseBorders = false;
     this.xrLabel6.StylePriority.UseBorderWidth = false;
     this.xrLabel6.StylePriority.UseFont = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Dpi = 254F;
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(2557.534F, 83.00414F);
     this.xrPageInfo1.Name = "xrPageInfo1";
     this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrPageInfo1.SizeF = new System.Drawing.SizeF(67.4165F, 44.97916F);
     //
     // xrLabel5
     //
     this.xrLabel5.Dpi = 254F;
     this.xrLabel5.Font = new System.Drawing.Font("Tahoma", 9.75F);
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(547.3177F, 0F);
     this.xrLabel5.Name = "xrLabel5";
     this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel5.SizeF = new System.Drawing.SizeF(248.3894F, 47.94249F);
     this.xrLabel5.StylePriority.UseFont = false;
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text = "Delivered By:";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // PreparedBy
     //
     this.PreparedBy.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.PreparedBy.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.PreparedBy.BorderWidth = 1;
     this.PreparedBy.Dpi = 254F;
     this.PreparedBy.Font = new System.Drawing.Font("Tahoma", 9.75F);
     this.PreparedBy.LocationFloat = new DevExpress.Utils.PointFloat(253.6076F, 0F);
     this.PreparedBy.Name = "PreparedBy";
     this.PreparedBy.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.PreparedBy.SizeF = new System.Drawing.SizeF(258.3084F, 47.94247F);
     this.PreparedBy.StylePriority.UseBorderDashStyle = false;
     this.PreparedBy.StylePriority.UseBorders = false;
     this.PreparedBy.StylePriority.UseBorderWidth = false;
     this.PreparedBy.StylePriority.UseFont = false;
     this.PreparedBy.StylePriority.UseTextAlignment = false;
     this.PreparedBy.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // bindingSource1
     //
     this.bindingSource1.DataSource = typeof(HCMIS.Desktop.Reports.Helpers.TheDataSet.ReceiptConfirmationPrintoutDataTable);
     //
     // xrLabel25
     //
     this.xrLabel25.BackColor = System.Drawing.Color.LightGray;
     this.xrLabel25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "CommodityType")});
     this.xrLabel25.Dpi = 254F;
     this.xrLabel25.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
     this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(7.937419F, 0F);
     this.xrLabel25.Name = "xrLabel25";
     this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel25.SizeF = new System.Drawing.SizeF(970.7802F, 53.97498F);
     this.xrLabel25.StylePriority.UseBackColor = false;
     this.xrLabel25.StylePriority.UseFont = false;
     this.xrLabel25.StylePriority.UseTextAlignment = false;
     this.xrLabel25.Text = "xrLabel25";
     this.xrLabel25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrFromFacilityValue
     //
     this.xrFromFacilityValue.BorderColor = System.Drawing.Color.DarkGray;
     this.xrFromFacilityValue.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrFromFacilityValue.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrFromFacilityValue.BorderWidth = 1;
     this.xrFromFacilityValue.Dpi = 254F;
     this.xrFromFacilityValue.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrFromFacilityValue.LocationFloat = new DevExpress.Utils.PointFloat(320.1459F, 318.7745F);
     this.xrFromFacilityValue.Name = "xrFromFacilityValue";
     this.xrFromFacilityValue.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrFromFacilityValue.SizeF = new System.Drawing.SizeF(612.0051F, 47.94238F);
     this.xrFromFacilityValue.StylePriority.UseBorderColor = false;
     this.xrFromFacilityValue.StylePriority.UseBorderDashStyle = false;
     this.xrFromFacilityValue.StylePriority.UseBorders = false;
     this.xrFromFacilityValue.StylePriority.UseBorderWidth = false;
     this.xrFromFacilityValue.StylePriority.UseFont = false;
     this.xrFromFacilityValue.StylePriority.UseTextAlignment = false;
     this.xrFromFacilityValue.Text = "xrFromFacilityValue";
     this.xrFromFacilityValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrFromFacilityValue.Visible = false;
     //
     // xrFromFacility
     //
     this.xrFromFacility.Dpi = 254F;
     this.xrFromFacility.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrFromFacility.LocationFloat = new DevExpress.Utils.PointFloat(7.937904F, 318.7745F);
     this.xrFromFacility.Name = "xrFromFacility";
     this.xrFromFacility.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrFromFacility.SizeF = new System.Drawing.SizeF(285.7498F, 47.9425F);
     this.xrFromFacility.StylePriority.UseFont = false;
     this.xrFromFacility.StylePriority.UseTextAlignment = false;
     this.xrFromFacility.Text = "Returned From";
     this.xrFromFacility.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrFromFacility.Visible = false;
     //
     // xrLabel9
     //
     this.xrLabel9.Dpi = 254F;
     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(1028.338F, 318.7745F);
     this.xrLabel9.Name = "xrLabel9";
     this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel9.SizeF = new System.Drawing.SizeF(351.8956F, 47.94244F);
     this.xrLabel9.StylePriority.UseFont = false;
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text = "Supplier:";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel7
     //
     this.xrLabel7.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel7.Dpi = 254F;
     this.xrLabel7.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(928.6875F, 10.58333F);
     this.xrLabel7.Name = "xrLabel7";
     this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel7.SizeF = new System.Drawing.SizeF(942.3157F, 53.97497F);
     this.xrLabel7.StylePriority.UseBackColor = false;
     this.xrLabel7.StylePriority.UseFont = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text = "Goods Receiving Notification Form";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel8
     //
     this.xrLabel8.BackColor = System.Drawing.Color.Transparent;
     this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "SupplierName")});
     this.xrLabel8.Dpi = 254F;
     this.xrLabel8.Font = new System.Drawing.Font("Tahoma", 9F);
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(1402.103F, 318.7748F);
     this.xrLabel8.Name = "xrLabel8";
     this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel8.SizeF = new System.Drawing.SizeF(568.551F, 47.94223F);
     this.xrLabel8.StylePriority.UseBackColor = false;
     this.xrLabel8.StylePriority.UseFont = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text = "xrLabel9";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabelStoreName
     //
     this.xrLabelStoreName.BackColor = System.Drawing.Color.LightGray;
     this.xrLabelStoreName.Dpi = 254F;
     this.xrLabelStoreName.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabelStoreName.LocationFloat = new DevExpress.Utils.PointFloat(7.937419F, 379.1828F);
     this.xrLabelStoreName.Name = "xrLabelStoreName";
     this.xrLabelStoreName.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabelStoreName.SizeF = new System.Drawing.SizeF(970.7802F, 47.94226F);
     this.xrLabelStoreName.StylePriority.UseBackColor = false;
     this.xrLabelStoreName.StylePriority.UseFont = false;
     this.xrLabelStoreName.StylePriority.UseTextAlignment = false;
     this.xrLabelStoreName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrSTVNoValue
     //
     this.xrSTVNoValue.BorderColor = System.Drawing.Color.Gray;
     this.xrSTVNoValue.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrSTVNoValue.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrSTVNoValue.BorderWidth = 1;
     this.xrSTVNoValue.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "STVNo")});
     this.xrSTVNoValue.Dpi = 254F;
     this.xrSTVNoValue.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrSTVNoValue.LocationFloat = new DevExpress.Utils.PointFloat(2264.72F, 318.7748F);
     this.xrSTVNoValue.Name = "xrSTVNoValue";
     this.xrSTVNoValue.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrSTVNoValue.SizeF = new System.Drawing.SizeF(368.1697F, 47.94242F);
     this.xrSTVNoValue.StylePriority.UseBorderColor = false;
     this.xrSTVNoValue.StylePriority.UseBorderDashStyle = false;
     this.xrSTVNoValue.StylePriority.UseBorders = false;
     this.xrSTVNoValue.StylePriority.UseBorderWidth = false;
     this.xrSTVNoValue.StylePriority.UseFont = false;
     this.xrSTVNoValue.StylePriority.UseTextAlignment = false;
     this.xrSTVNoValue.Text = "xrSTVNoValue";
     this.xrSTVNoValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrSTVNoValue.Visible = false;
     //
     // xrSTV
     //
     this.xrSTV.Dpi = 254F;
     this.xrSTV.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrSTV.LocationFloat = new DevExpress.Utils.PointFloat(2042.468F, 318.7748F);
     this.xrSTV.Name = "xrSTV";
     this.xrSTV.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrSTV.SizeF = new System.Drawing.SizeF(222.25F, 47.94247F);
     this.xrSTV.StylePriority.UseFont = false;
     this.xrSTV.StylePriority.UseTextAlignment = false;
     this.xrSTV.Text = "STV No.";
     this.xrSTV.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrSTV.Visible = false;
     //
     // BranchName
     //
     this.BranchName.BackColor = System.Drawing.Color.LightGray;
     this.BranchName.Dpi = 254F;
     this.BranchName.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
     this.BranchName.LocationFloat = new DevExpress.Utils.PointFloat(7.937419F, 67.33334F);
     this.BranchName.Name = "BranchName";
     this.BranchName.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.BranchName.SizeF = new System.Drawing.SizeF(924.2136F, 53.97497F);
     this.BranchName.StylePriority.UseBackColor = false;
     this.BranchName.StylePriority.UseFont = false;
     this.BranchName.StylePriority.UseTextAlignment = false;
     this.BranchName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel14
     //
     this.xrLabel14.BorderColor = System.Drawing.Color.Gray;
     this.xrLabel14.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrLabel14.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrLabel14.BorderWidth = 1;
     this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "PhysicalStoreTypeName", "{0:M/d/yyyy}")});
     this.xrLabel14.Dpi = 254F;
     this.xrLabel14.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(2264.718F, 255.1879F);
     this.xrLabel14.Name = "xrLabel14";
     this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel14.SizeF = new System.Drawing.SizeF(368.1697F, 47.94242F);
     this.xrLabel14.StylePriority.UseBorderColor = false;
     this.xrLabel14.StylePriority.UseBorderDashStyle = false;
     this.xrLabel14.StylePriority.UseBorders = false;
     this.xrLabel14.StylePriority.UseBorderWidth = false;
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text = "xrLabel14";
     this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel11
     //
     this.xrLabel11.Dpi = 254F;
     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(2042.468F, 255.1879F);
     this.xrLabel11.Name = "xrLabel11";
     this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrLabel11.SizeF = new System.Drawing.SizeF(222.25F, 47.94247F);
     this.xrLabel11.StylePriority.UseFont = false;
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text = "Warehouse";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrInsuranceValue
     //
     this.xrInsuranceValue.BorderColor = System.Drawing.Color.DarkGray;
     this.xrInsuranceValue.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrInsuranceValue.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrInsuranceValue.BorderWidth = 1;
     this.xrInsuranceValue.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "InsurancePolicyNo")});
     this.xrInsuranceValue.Dpi = 254F;
     this.xrInsuranceValue.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrInsuranceValue.LocationFloat = new DevExpress.Utils.PointFloat(1632.012F, 255.1878F);
     this.xrInsuranceValue.Name = "xrInsuranceValue";
     this.xrInsuranceValue.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrInsuranceValue.SizeF = new System.Drawing.SizeF(338.6418F, 47.94251F);
     this.xrInsuranceValue.StylePriority.UseBorderColor = false;
     this.xrInsuranceValue.StylePriority.UseBorderDashStyle = false;
     this.xrInsuranceValue.StylePriority.UseBorders = false;
     this.xrInsuranceValue.StylePriority.UseBorderWidth = false;
     this.xrInsuranceValue.StylePriority.UseFont = false;
     this.xrInsuranceValue.StylePriority.UseTextAlignment = false;
     this.xrInsuranceValue.Text = "xrInsuranceValue";
     this.xrInsuranceValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrInsurance
     //
     this.xrInsurance.Dpi = 254F;
     this.xrInsurance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrInsurance.LocationFloat = new DevExpress.Utils.PointFloat(1028.339F, 255.1878F);
     this.xrInsurance.Name = "xrInsurance";
     this.xrInsurance.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrInsurance.SizeF = new System.Drawing.SizeF(351.8956F, 47.94244F);
     this.xrInsurance.StylePriority.UseFont = false;
     this.xrInsurance.StylePriority.UseTextAlignment = false;
     this.xrInsurance.Text = "Insurance Policy No.";
     this.xrInsurance.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTransitValue
     //
     this.xrTransitValue.BorderColor = System.Drawing.Color.DarkGray;
     this.xrTransitValue.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Dot;
     this.xrTransitValue.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.xrTransitValue.BorderWidth = 1;
     this.xrTransitValue.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
     new DevExpress.XtraReports.UI.XRBinding("Text", null, "TransitTransferNo")});
     this.xrTransitValue.Dpi = 254F;
     this.xrTransitValue.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTransitValue.LocationFloat = new DevExpress.Utils.PointFloat(1632.012F, 191.6873F);
     this.xrTransitValue.Name = "xrTransitValue";
     this.xrTransitValue.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTransitValue.SizeF = new System.Drawing.SizeF(338.642F, 47.94249F);
     this.xrTransitValue.StylePriority.UseBorderColor = false;
     this.xrTransitValue.StylePriority.UseBorderDashStyle = false;
     this.xrTransitValue.StylePriority.UseBorders = false;
     this.xrTransitValue.StylePriority.UseBorderWidth = false;
     this.xrTransitValue.StylePriority.UseFont = false;
     this.xrTransitValue.StylePriority.UseTextAlignment = false;
     this.xrTransitValue.Text = "xrTransitValue";
     this.xrTransitValue.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTransit
     //
     this.xrTransit.Dpi = 254F;
     this.xrTransit.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTransit.LocationFloat = new DevExpress.Utils.PointFloat(1028.339F, 191.6873F);
     this.xrTransit.Name = "xrTransit";
     this.xrTransit.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrTransit.SizeF = new System.Drawing.SizeF(463.0208F, 47.94246F);
     this.xrTransit.StylePriority.UseFont = false;
     this.xrTransit.StylePriority.UseTextAlignment = false;
     this.xrTransit.Text = "Transit Transfer Voucher No.";
     this.xrTransit.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, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrInvoiceNoValue.LocationFloat = new DevExpress.Utils.PointFloat(320.1459F, 191.6875F);
     this.xrInvoiceNoValue.Name = "xrInvoiceNoValue";
     this.xrInvoiceNoValue.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrInvoiceNoValue.SizeF = new System.Drawing.SizeF(612.0051F, 47.94245F);
     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;
     //
     // xrInvoiceNo
     //
     this.xrInvoiceNo.Dpi = 254F;
     this.xrInvoiceNo.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrInvoiceNo.LocationFloat = new DevExpress.Utils.PointFloat(7.937904F, 191.6875F);
     this.xrInvoiceNo.Name = "xrInvoiceNo";
     this.xrInvoiceNo.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 254F);
     this.xrInvoiceNo.SizeF = new System.Drawing.SizeF(246.0623F, 47.94247F);
     this.xrInvoiceNo.StylePriority.UseFont = false;
     this.xrInvoiceNo.StylePriority.UseTextAlignment = false;
     this.xrInvoiceNo.Text = "Invoice No.";
     this.xrInvoiceNo.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // topMarginBand1
     //
     this.topMarginBand1.Dpi = 254F;
     this.topMarginBand1.HeightF = 586.7083F;
     this.topMarginBand1.Name = "topMarginBand1";
     this.topMarginBand1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.topMarginBand1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // topMarginBand2
     //
     this.topMarginBand2.Dpi = 254F;
     this.topMarginBand2.HeightF = 586.7083F;
     this.topMarginBand2.Name = "topMarginBand2";
     this.topMarginBand2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.topMarginBand2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // topMarginBand3
     //
     this.topMarginBand3.Dpi = 254F;
     this.topMarginBand3.HeightF = 586.7083F;
     this.topMarginBand3.Name = "topMarginBand3";
     this.topMarginBand3.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.topMarginBand3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // GroupHeader2
     //
     this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrLabel25,
     this.xrTable2});
     this.GroupHeader2.Dpi = 254F;
     this.GroupHeader2.HeightF = 105.8333F;
     this.GroupHeader2.Name = "GroupHeader2";
     this.GroupHeader2.RepeatEveryPage = true;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.BranchName,
     this.Date,
     this.GRVNO,
     this.xrGRVLabel,
     this.xrNumberOfCasesValue,
     this.xrPurchaseOrderNoValue,
     this.xrAir,
     this.xrAirValue,
     this.xrInvoiceNoValue,
     this.xrTransit,
     this.xrTransitValue,
     this.xrInsurance,
     this.xrInsuranceValue,
     this.xrLabel11,
     this.xrLabel14,
     this.xrLabel2,
     this.xrSTV,
     this.xrSTVNoValue,
     this.xrLabelStoreName,
     this.xrLabel8,
     this.xrLabel7,
     this.xrLabel9,
     this.xrFromFacilityValue,
     this.xrPurchaseOrderNo,
     this.xrNumberOfCases,
     this.xrInvoiceNo,
     this.xrFromFacility});
     this.PageHeader.Dpi = 254F;
     this.PageHeader.HeightF = 427.125F;
     this.PageHeader.Name = "PageHeader";
     //
     // ReportFooter
     //
     this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
     this.xrShortageReport});
     this.ReportFooter.Dpi = 254F;
     this.ReportFooter.HeightF = 283.1042F;
     this.ReportFooter.KeepTogether = true;
     this.ReportFooter.Name = "ReportFooter";
     //
     // xrShortageReport
     //
     this.xrShortageReport.Dpi = 254F;
     this.xrShortageReport.LocationFloat = new DevExpress.Utils.PointFloat(2.875874F, 25.00001F);
     this.xrShortageReport.Name = "xrShortageReport";
     this.xrShortageReport.ReportSource = this.receiptConfirmationShortagePrintout1;
     this.xrShortageReport.SizeF = new System.Drawing.SizeF(2632.124F, 254F);
     //
     // ReceiptConfirmationPrintoutStore
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
     this.TopMargin,
     this.Detail,
     this.BottomMargin,
     this.GroupHeader2,
     this.PageHeader,
     this.ReportFooter});
     this.BorderWidth = 0;
     this.DataSource = this.bindingSource1;
     this.Dpi = 254F;
     this.Landscape = true;
     this.Margins = new System.Drawing.Printing.Margins(53, 81, 587, 218);
     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.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceShortage)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.receiptConfirmationShortagePrintout1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }