예제 #1
0
        private void InitializeComponent() {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "BlazorDemo.Reporting.Reports.DrillDown.Report.repx");

            // Controls
            this.Detail = reportInitializer.GetControl<DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.TopMargin = reportInitializer.GetControl<DevExpress.XtraReports.UI.TopMarginBand>("TopMargin");
            this.BottomMargin = reportInitializer.GetControl<DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.xrPictureBox1 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRPictureBox>("xrPictureBox1");
            this.lbShowHide = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRLabel>("lbShowHide");
            this.xrLabel2 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRLabel>("xrLabel2");
            this.xrLabel1 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRLabel>("xrLabel1");
            this.DetailReport = reportInitializer.GetControl<DevExpress.XtraReports.UI.DetailReportBand>("DetailReport");
            this.Detail1 = reportInitializer.GetControl<DevExpress.XtraReports.UI.DetailBand>("Detail1");
            this.GroupHeader1 = reportInitializer.GetControl<DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader1");
            this.xrTable1 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTable>("xrTable1");
            this.xrTableRow1 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableRow>("xrTableRow1");
            this.xrTableCell1 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("xrTableCell1");
            this.xrTableCell2 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("xrTableCell2");
            this.xrTableCell3 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("xrTableCell3");
            this.xrTable2 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTable>("xrTable2");
            this.xrTableRow2 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableRow>("xrTableRow2");
            this.xrTableCell4 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("xrTableCell4");
            this.xrTableCell5 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("xrTableCell5");
            this.xrTableCell6 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("xrTableCell6");

            // Parameters
            this.expandedValuesParameter = reportInitializer.GetParameter("expandedValuesParameter");

            // Data Sources
            this.sqlDataSource1 = reportInitializer.GetDataSource<DevExpress.DataAccess.Sql.SqlDataSource>("sqlDataSource1");

            // Styles
            this.xrControlStyle1 = reportInitializer.GetStyle("xrControlStyle1");
            this.Style1 = reportInitializer.GetStyle("Style1");
        }
예제 #2
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "EssPortalAPI.Reports.LetterARWIthPayrollReport.repx");

            // Controls
            this.TopMargin    = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("TopMargin");
            this.BottomMargin = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.Detail       = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.pictureBox1  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPictureBox>("pictureBox1");
            this.ReportFooter = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportFooterBand>("ReportFooter");

            // Parameters
            this.UserID       = reportInitializer.GetParameter("UserID");
            this.LetterTypeID = reportInitializer.GetParameter("LetterTypeID");

            // Data Sources
            this.sqlDataSource1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("sqlDataSource1");

            // Styles
            this.Title           = reportInitializer.GetStyle("Title");
            this.DetailCaption1  = reportInitializer.GetStyle("DetailCaption1");
            this.DetailData1     = reportInitializer.GetStyle("DetailData1");
            this.DetailData3_Odd = reportInitializer.GetStyle("DetailData3_Odd");
            this.PageInfo        = reportInitializer.GetStyle("PageInfo");
        }
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "AspNetCoreDemos.Reporting.Reports.PivotGrid.Report.repx");

            // Controls
            this.Detail             = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.ReportHeader       = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.BottomMargin       = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.topMarginBand1     = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("topMarginBand1");
            this.xrPivotGrid1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPivotGrid>("xrPivotGrid1");
            this.fieldCountry       = reportInitializer.GetPivotGridField("xrPivotGrid1", "fieldCountry");
            this.fieldSalesPerson   = reportInitializer.GetPivotGridField("xrPivotGrid1", "fieldSalesPerson");
            this.fieldYear          = reportInitializer.GetPivotGridField("xrPivotGrid1", "fieldYear");
            this.fieldQuarter       = reportInitializer.GetPivotGridField("xrPivotGrid1", "fieldQuarter");
            this.fieldExtendedPrice = reportInitializer.GetPivotGridField("xrPivotGrid1", "fieldExtendedPrice");
            this.fieldQuantity      = reportInitializer.GetPivotGridField("xrPivotGrid1", "fieldQuantity");
            this.fieldProductName   = reportInitializer.GetPivotGridField("xrPivotGrid1", "fieldProductName");
            this.fieldCategoryName  = reportInitializer.GetPivotGridField("xrPivotGrid1", "fieldCategoryName");
            this.fieldOrderID       = reportInitializer.GetPivotGridField("xrPivotGrid1", "fieldOrderID");
            this.xrPictureBox1      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPictureBox>("xrPictureBox1");
            this.xrPageInfo1        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("xrPageInfo1");
            this.xrLabel2           = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel2");

            // Data Sources
            this.sqlDataSource1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("sqlDataSource1");

            // Styles
            this.xrPivotGridCellStyle  = reportInitializer.GetStyle("xrPivotGridCellStyle");
            this.xrPivotGridFieldStyle = reportInitializer.GetStyle("xrPivotGridFieldStyle");
        }
예제 #4
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "AspNetCoreDemos.Reporting.Reports.Charts.Report.repx");

            // Controls
            this.Detail            = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.BottomMargin      = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.ReportHeader      = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.topMarginBand1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("topMarginBand1");
            this.xrChart1          = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRChart>("xrChart1");
            this.xrlblCategoryName = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrlblCategoryName");
            this.xrPictureBox4     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPictureBox>("xrPictureBox4");
            this.xrPageInfo1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("xrPageInfo1");
            this.xrLine1           = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLine>("xrLine1");
            this.lbTitle           = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("lbTitle");
            this.xrPageInfo2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("xrPageInfo2");

            // Parameters
            this.AppearanceParameter = reportInitializer.GetParameter("AppearanceParameter");
            this.ColorEachParameter  = reportInitializer.GetParameter("ColorEachParameter");

            // Data Sources
            this.sqlDataSource1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("sqlDataSource1");

            // Styles
            this.OddStyle      = reportInitializer.GetStyle("OddStyle");
            this.GroupHeader   = reportInitializer.GetStyle("GroupHeader");
            this.EvenStyle     = reportInitializer.GetStyle("EvenStyle");
            this.CategoryStyle = reportInitializer.GetStyle("CategoryStyle");
        }
예제 #5
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "WebStudy.wwwroot.Reports.XtraReport.repx");

            // Controls
            this.TopMargin    = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("TopMargin");
            this.BottomMargin = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.ReportHeader = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.GroupHeader1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader1");
            this.Detail       = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.pageInfo1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo1");
            this.pageInfo2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo2");
            this.label1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label1");
            this.table1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table1");
            this.tableRow1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow1");
            this.tableCell1   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell1");
            this.tableCell2   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell2");
            this.tableCell3   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell3");
            this.table2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table2");
            this.tableRow2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow2");
            this.tableCell4   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell4");
            this.tableCell5   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell5");
            this.tableCell6   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell6");

            // Data Sources
            this.sqlDataSource1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("sqlDataSource1");

            // Styles
            this.Title           = reportInitializer.GetStyle("Title");
            this.DetailCaption1  = reportInitializer.GetStyle("DetailCaption1");
            this.DetailData1     = reportInitializer.GetStyle("DetailData1");
            this.DetailData3_Odd = reportInitializer.GetStyle("DetailData3_Odd");
            this.PageInfo        = reportInitializer.GetStyle("PageInfo");
        }
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "WebApplication1.Reports.Employees.repx");

            // Controls
            this.TopMargin    = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("TopMargin");
            this.BottomMargin = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.ReportHeader = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.GroupHeader1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader1");
            this.Detail       = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.pageInfo1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo1");
            this.pageInfo2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo2");
            this.label1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label1");
            this.table1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table1");
            this.tableRow1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow1");
            this.tableCell1   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell1");
            this.tableCell2   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell2");
            this.table2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table2");
            this.tableRow2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow2");
            this.tableCell3   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell3");
            this.tableCell4   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell4");

            // Parameters
            this.department = reportInitializer.GetParameter("department");

            // Data Sources
            this.objectDataSource1 = reportInitializer.GetDataSource <DevExpress.DataAccess.ObjectBinding.ObjectDataSource>("objectDataSource1");

            // Styles
            this.Title           = reportInitializer.GetStyle("Title");
            this.DetailCaption1  = reportInitializer.GetStyle("DetailCaption1");
            this.DetailData1     = reportInitializer.GetStyle("DetailData1");
            this.DetailData3_Odd = reportInitializer.GetStyle("DetailData3_Odd");
            this.PageInfo        = reportInitializer.GetStyle("PageInfo");
        }
예제 #7
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "BlazorDemo.Reports.PivotGridAndChart.Report.repx");

            // Controls
            this.Detail         = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.BottomMargin   = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.topMarginBand1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("topMarginBand1");
            this.ReportHeader   = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.xrChart        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRChart>("xrChart");
            this.xrPivotGrid    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPivotGrid>("xrPivotGrid");
            this.pgfSalesPerson = reportInitializer.GetPivotGridField("xrPivotGrid", "pgfSalesPerson");
            this.pgfSalesTotal  = reportInitializer.GetPivotGridField("xrPivotGrid", "pgfSalesTotal");
            this.pgfYear        = reportInitializer.GetPivotGridField("xrPivotGrid", "pgfYear");
            this.pgfQuarter     = reportInitializer.GetPivotGridField("xrPivotGrid", "pgfQuarter");
            this.xpbDevExpress  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPictureBox>("xpbDevExpress");
            this.xpiPageCount   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("xpiPageCount");
            this.xrlTitle       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrlTitle");

            // Parameters
            this.parameterViewType   = reportInitializer.GetParameter("parameterViewType");
            this.parameterShowLabels = reportInitializer.GetParameter("parameterShowLabels");
            this.parameterGenerateSeriesFromColumns = reportInitializer.GetParameter("parameterGenerateSeriesFromColumns");
            this.parameterShowRowGrandTotals        = reportInitializer.GetParameter("parameterShowRowGrandTotals");
            this.parameterShowColumnGrandTotals     = reportInitializer.GetParameter("parameterShowColumnGrandTotals");

            // Data Sources
            this.sqlDataSource1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("sqlDataSource1");

            // Styles
            this.OddStyle      = reportInitializer.GetStyle("OddStyle");
            this.GroupHeader   = reportInitializer.GetStyle("GroupHeader");
            this.EvenStyle     = reportInitializer.GetStyle("EvenStyle");
            this.CategoryStyle = reportInitializer.GetStyle("CategoryStyle");
        }
예제 #8
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "BlazorDemo.Reports.InteractiveSorting.Report.repx");

            // Controls
            this.ReportHeader   = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.GroupHeader1   = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader1");
            this.Detail         = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.BottomMargin   = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.topMarginBand1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("topMarginBand1");
            this.xrLabel2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel2");
            this.xrTable2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("xrTable2");
            this.lbCategory     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("lbCategory");
            this.xrTableRow2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow2");
            this.xrTableCell1   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell1");
            this.xrTableCell2   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell2");
            this.xrTableCell3   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell3");
            this.xrTable1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("xrTable1");
            this.xrTableRow1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow1");
            this.xrTableCell4   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell4");
            this.xrTableCell5   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell5");
            this.xrTableCell6   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell6");
            this.xrPictureBox4  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPictureBox>("xrPictureBox4");
            this.xrPageInfo1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("xrPageInfo1");

            // Data Sources
            this.dsOddEvenStyles1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("dsOddEvenStyles1");

            // Styles
            this.EvenStyle    = reportInitializer.GetStyle("EvenStyle");
            this.OddStyle     = reportInitializer.GetStyle("OddStyle");
            this.HeaderStyle2 = reportInitializer.GetStyle("HeaderStyle2");
            this.HeaderStyle1 = reportInitializer.GetStyle("HeaderStyle1");
        }
예제 #9
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "BlazorDemo.Reports.CrossBandControls.Report.repx");

            // Controls
            this.ReportHeader     = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.GroupHeader1     = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader1");
            this.Detail           = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.BottomMargin     = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.GroupFooter1     = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupFooterBand>("GroupFooter1");
            this.topMarginBand1   = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("topMarginBand1");
            this.xrLabel2         = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel2");
            this.lbCategory       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("lbCategory");
            this.lbUnitPrice      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("lbUnitPrice");
            this.lbQuantity       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("lbQuantity");
            this.lbProduct        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("lbProduct");
            this.xrPictureBox4    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPictureBox>("xrPictureBox4");
            this.xrPageInfo1      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("xrPageInfo1");
            this.xrLabel3         = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel3");
            this.xrLabel1         = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel1");
            this.lbItemsCount     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("lbItemsCount");
            this.xrCrossBandBox1  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRCrossBandBox>("xrCrossBandBox1");
            this.xrCrossBandLine1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRCrossBandLine>("xrCrossBandLine1");
            this.xrCrossBandLine2 = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRCrossBandLine>("xrCrossBandLine2");

            // Parameters
            this.DrawZBelowTheTableParameter = reportInitializer.GetParameter("DrawZBelowTheTableParameter");

            // Data Sources
            this.dsOddEvenStyles1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("dsOddEvenStyles1");

            // Styles
            this.EvenStyle = reportInitializer.GetStyle("EvenStyle");
            this.OddStyle  = reportInitializer.GetStyle("OddStyle");
        }
예제 #10
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "AspNetCoreDemos.Reporting.Reports.Overview.Report.repx");

            // Controls
            this.Detail         = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.BottomMargin   = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.topMarginBand1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("topMarginBand1");
            this.PageHeader     = reportInitializer.GetControl <DevExpress.XtraReports.UI.PageHeaderBand>("PageHeader");
            this.xrPageBreak1   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageBreak>("xrPageBreak1");
            this.xrTable1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("xrTable1");
            this.xrLabel11      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel11");
            this.xrLabel9       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel9");
            this.xrLabel8       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel8");
            this.xrLabel7       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel7");
            this.xrLabel6       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel6");
            this.xrLabel4       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel4");
            this.xrLabel3       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel3");
            this.xrLabel2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel2");
            this.xrTableRow1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow1");
            this.xrTableCell1   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell1");
            this.xrTableCell2   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell2");
            this.xrLabel1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel1");

            // Data Sources
            this.sqlDataSource1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("sqlDataSource1");

            // Styles
            this.EvenStyle = reportInitializer.GetStyle("EvenStyle");
            this.OddStyle  = reportInitializer.GetStyle("OddStyle");
        }
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "Homologacija_za_dijelove.Reports.MjesečniIzvještajHomologISD.repx");

            // Controls
            this.TopMargin    = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("TopMargin");
            this.BottomMargin = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.ReportHeader = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.GroupHeader1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader1");
            this.Detail       = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.pageInfo1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo1");
            this.pageInfo2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo2");
            this.label1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label1");
            this.label17      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label17");
            this.label16      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label16");
            this.label13      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label13");
            this.label15      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label15");
            this.label14      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label14");
            this.label12      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label12");
            this.label28      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label28");
            this.label29      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label29");
            this.label30      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label30");
            this.label31      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label31");
            this.label27      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label27");
            this.label26      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label26");
            this.label25      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label25");
            this.label24      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label24");
            this.label23      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label23");
            this.label22      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label22");
            this.label21      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label21");
            this.label5       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label5");
            this.label20      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label20");
            this.label19      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label19");
            this.label18      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label18");
            this.label6       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label6");
            this.label4       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label4");
            this.label3       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label3");
            this.label2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label2");
            this.label7       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label7");
            this.label8       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label8");
            this.label9       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label9");
            this.label10      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label10");
            this.label11      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label11");

            // Parameters
            this.DatumTrazenIzvjestaj = reportInitializer.GetParameter("DatumTrazenIzvjestaj");
            this.Godina = reportInitializer.GetParameter("Godina");
            this.Mjesec = reportInitializer.GetParameter("Mjesec");

            // Data Sources
            this.sqlDataSource1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("sqlDataSource1");

            // Styles
            this.Title           = reportInitializer.GetStyle("Title");
            this.DetailCaption1  = reportInitializer.GetStyle("DetailCaption1");
            this.DetailData1     = reportInitializer.GetStyle("DetailData1");
            this.DetailData3_Odd = reportInitializer.GetStyle("DetailData3_Odd");
            this.PageInfo        = reportInitializer.GetStyle("PageInfo");
        }
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "AspNetCoreDemos.Reporting.Reports.SideBySideReports.EmployeeOrdersReport.repx");

            // Controls
            this.Detail            = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.topMarginBand1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("topMarginBand1");
            this.bottomMarginBand1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("bottomMarginBand1");
            this.DetailReport      = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailReportBand>("DetailReport");
            this.Detail1           = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail1");
            this.xrTable1          = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("xrTable1");
            this.xrTableRow1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow1");
            this.xrTableCell1      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell1");
            this.xrTableCell2      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell2");
            this.xrTableCell3      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell3");
            this.xrPictureBox1     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPictureBox>("xrPictureBox1");
            this.xrTable3          = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("xrTable3");
            this.xrTableRow3       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow3");
            this.xrTableCell7      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell7");
            this.xrTableCell8      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell8");
            this.xrTableRow4       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow4");
            this.xrTableCell9      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell9");
            this.xrTableCell10     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell10");
            this.xrTableRow5       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow5");
            this.xrTableCell11     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell11");
            this.xrTableCell12     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell12");
            this.xrTableRow8       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow8");
            this.xrTableCell18     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell18");
            this.xrTableCell19     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell19");
            this.xrTableRow6       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow6");
            this.xrTableCell13     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell13");
            this.xrTableCell14     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell14");
            this.GroupHeader1      = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader1");
            this.GroupFooter1      = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupFooterBand>("GroupFooter1");
            this.xrTable2          = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("xrTable2");
            this.xrTableRow2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow2");
            this.xrTableCell4      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell4");
            this.xrTableCell5      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell5");
            this.xrTableCell6      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell6");
            this.xrTable4          = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("xrTable4");
            this.xrTableRow7       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow7");
            this.xrTableCell15     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell15");
            this.xrTableCell16     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell16");
            this.xrTableCell17     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell17");

            // Parameters
            this.paramEmployeeID = reportInitializer.GetParameter("paramEmployeeID");

            // Data Sources
            this.dsEmployees1   = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("dsEmployees1");
            this.sqlDataSource1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("sqlDataSource1");

            // Styles
            this.EvenStyle = reportInitializer.GetStyle("EvenStyle");
            this.OddStyle  = reportInitializer.GetStyle("OddStyle");
            this.Style1    = reportInitializer.GetStyle("Style1");
            this.Style2    = reportInitializer.GetStyle("Style2");
        }
예제 #13
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "Aplication.Reports.FilipeReport.repx");

            // Controls
            this.TopMargin = reportInitializer.GetControl<DevExpress.XtraReports.UI.TopMarginBand>("TopMargin");
            this.BottomMargin = reportInitializer.GetControl<DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.ReportHeader = reportInitializer.GetControl<DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.GroupHeader1 = reportInitializer.GetControl<DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader1");
            this.Detail = reportInitializer.GetControl<DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.pageInfo1 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRPageInfo>("pageInfo1");
            this.pageInfo2 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRPageInfo>("pageInfo2");
            this.label1 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRLabel>("label1");
            this.table1 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTable>("table1");
            this.tableRow1 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableRow>("tableRow1");
            this.tableCell1 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell1");
            this.tableCell2 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell2");
            this.tableCell3 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell3");
            this.tableCell4 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell4");
            this.tableCell5 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell5");
            this.tableCell6 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell6");
            this.tableCell7 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell7");
            this.tableCell8 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell8");
            this.tableCell9 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell9");
            this.tableCell10 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell10");
            this.tableCell12 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell12");
            this.tableCell13 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell13");
            this.tableCell14 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell14");
            this.tableCell15 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell15");
            this.table2 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTable>("table2");
            this.tableRow2 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableRow>("tableRow2");
            this.tableCell16 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell16");
            this.tableCell17 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell17");
            this.tableCell18 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell18");
            this.tableCell19 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell19");
            this.tableCell20 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell20");
            this.tableCell21 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell21");
            this.tableCell22 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell22");
            this.tableCell23 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell23");
            this.tableCell24 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell24");
            this.tableCell25 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell25");
            this.tableCell27 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell27");
            this.tableCell28 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell28");
            this.tableCell29 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell29");
            this.tableCell30 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRTableCell>("tableCell30");
            this.checkBox1 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRCheckBox>("checkBox1");
            this.checkBox2 = reportInitializer.GetControl<DevExpress.XtraReports.UI.XRCheckBox>("checkBox2");

            // Data Sources
            this.sqlDataSource1 = reportInitializer.GetDataSource<DevExpress.DataAccess.Sql.SqlDataSource>("sqlDataSource1");

            // Styles
            this.Title = reportInitializer.GetStyle("Title");
            this.DetailCaption1 = reportInitializer.GetStyle("DetailCaption1");
            this.DetailData1 = reportInitializer.GetStyle("DetailData1");
            this.DetailData3_Odd = reportInitializer.GetStyle("DetailData3_Odd");
            this.PageInfo = reportInitializer.GetStyle("PageInfo");
        }
예제 #14
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "Homologacija_za_dijelove.Reports.ZbirnaIzjavaOUskladjenosti.repx");

            // Controls
            this.TopMargin    = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("TopMargin");
            this.BottomMargin = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.ReportHeader = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.GroupHeader1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader1");
            this.Detail       = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.ReportFooter = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportFooterBand>("ReportFooter");
            this.label1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label1");
            this.label2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label2");
            this.label3       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label3");
            this.table1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table1");
            this.tableRow1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow1");
            this.tableCell1   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell1");
            this.tableCell3   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell3");
            this.tableCell4   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell4");
            this.table2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table2");
            this.tableRow2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow2");
            this.tableCell5   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell5");
            this.tableCell7   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell7");
            this.tableCell8   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell8");
            this.barCode1     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRBarCode>("barCode1");
            this.label16      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label16");
            this.label13      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label13");
            this.label15      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label15");
            this.label14      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label14");
            this.label12      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label12");
            this.label10      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label10");
            this.line1        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLine>("line1");
            this.label8       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label8");
            this.label7       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label7");
            this.label5       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label5");
            this.line3        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLine>("line3");
            this.line2        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLine>("line2");
            this.label9       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label9");
            this.label11      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label11");

            // Parameters
            this.ZbirniBrojID           = reportInitializer.GetParameter("ZbirniBrojID");
            this.DatumGenerisanjaIzjave = reportInitializer.GetParameter("DatumGenerisanjaIzjave");

            // Data Sources
            this.sqlDataSource1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("sqlDataSource1");

            // Styles
            this.Title           = reportInitializer.GetStyle("Title");
            this.DetailCaption1  = reportInitializer.GetStyle("DetailCaption1");
            this.DetailData1     = reportInitializer.GetStyle("DetailData1");
            this.DetailData3_Odd = reportInitializer.GetStyle("DetailData3_Odd");
            this.PageInfo        = reportInitializer.GetStyle("PageInfo");
        }
예제 #15
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "MyApp.Reports.Invoices.repx");

            // Controls
            this.TopMargin     = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("TopMargin");
            this.ReportHeader  = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.Detail        = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.DetailReport  = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailReportBand>("DetailReport");
            this.DetailReport1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailReportBand>("DetailReport1");
            this.BottomMargin  = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.label1        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label1");
            this.GroupHeader1  = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader1");
            this.Detail1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail1");
            this.table1        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table1");
            this.tableRow1     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow1");
            this.tableCell1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell1");
            this.table2        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table2");
            this.tableRow2     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow2");
            this.tableCell2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell2");
            this.GroupHeader2  = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader2");
            this.Detail2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail2");
            this.table3        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table3");
            this.tableRow3     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow3");
            this.tableCell4    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell4");
            this.tableCell5    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell5");
            this.tableCell6    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell6");
            this.tableCell7    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell7");
            this.tableCell8    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell8");
            this.table4        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table4");
            this.tableRow4     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow4");
            this.tableCell10   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell10");
            this.tableCell11   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell11");
            this.tableCell12   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell12");
            this.tableCell13   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell13");
            this.tableCell14   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell14");
            this.pageInfo1     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo1");
            this.pageInfo2     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo2");

            // Parameters
            this.prmCompanyId = reportInitializer.GetParameter("prmCompanyId");
            this.prmFromDate  = reportInitializer.GetParameter("prmFromDate");
            this.prmToDate    = reportInitializer.GetParameter("prmToDate");

            // Data Sources
            this.sqlDataSource1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("sqlDataSource1");

            // Styles
            this.Title           = reportInitializer.GetStyle("Title");
            this.DetailCaption2  = reportInitializer.GetStyle("DetailCaption2");
            this.DetailData2     = reportInitializer.GetStyle("DetailData2");
            this.DetailData3_Odd = reportInitializer.GetStyle("DetailData3_Odd");
            this.PageInfo        = reportInitializer.GetStyle("PageInfo");
        }
예제 #16
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "BlazorDemo.Reports.TableReport.Report.repx");

            // Controls
            this.Detail         = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.ReportFooter   = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportFooterBand>("ReportFooter");
            this.PageHeader     = reportInitializer.GetControl <DevExpress.XtraReports.UI.PageHeaderBand>("PageHeader");
            this.BottomMargin   = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.topMarginBand1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("topMarginBand1");
            this.table3         = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table3");
            this.tableRow3      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow3");
            this.tableRow4      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow4");
            this.tableCell5     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell5");
            this.tableCell6     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell6");
            this.tableCell7     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell7");
            this.tableCell8     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell8");
            this.tableCell9     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell9");
            this.tableCell10    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell10");
            this.tableCell11    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell11");
            this.tableCell12    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell12");
            this.tableCell13    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell13");
            this.tableCell14    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell14");
            this.table2         = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table2");
            this.pictureBox1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPictureBox>("pictureBox1");
            this.tableRow5      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow5");
            this.tableRow2      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow2");
            this.tableCell15    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell15");
            this.tableCell4     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell4");
            this.pageInfo1      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo1");
            this.lbOrderID      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("lbOrderID");
            this.xrPageInfo1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("xrPageInfo1");
            this.xrTable1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("xrTable1");
            this.xrTableRow1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow1");
            this.xrTableCell1   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell1");
            this.xrTableCell7   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell7");
            this.xrTableCell2   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell2");
            this.xrTableCell13  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell13");
            this.xrTableCell3   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell3");

            // Parameters
            this.OrderIdParameter = reportInitializer.GetParameter("OrderIdParameter");

            // Data Sources
            this.dsOrderDetails1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("dsOrderDetails1");

            // Styles
            this.EvenStyle   = reportInitializer.GetStyle("EvenStyle");
            this.OddStyle    = reportInitializer.GetStyle("OddStyle");
            this.HeaderStyle = reportInitializer.GetStyle("HeaderStyle");
        }
예제 #17
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "BlazorDemo.Reporting.Reports.CharacterComb.Report.repx");

            // Controls
            this.Detail        = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.TopMargin     = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("TopMargin");
            this.BottomMargin  = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.ReportHeader  = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.ReportFooter  = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportFooterBand>("ReportFooter");
            this.panel1        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPanel>("panel1");
            this.xrLabel2      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel2");
            this.xrPictureBox3 = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPictureBox>("xrPictureBox3");
            this.xrCheckBox2   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRCheckBox>("xrCheckBox2");
            this.xrCheckBox1   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRCheckBox>("xrCheckBox1");
            this.xrLabel16     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel16");
            this.ccBirthDay    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRCharacterComb>("ccBirthDay");
            this.ccBirthMonth  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRCharacterComb>("ccBirthMonth");
            this.xrLabel15     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel15");
            this.ccFirstName   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRCharacterComb>("ccFirstName");
            this.xrLabel5      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel5");
            this.xrLabel8      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel8");
            this.ccFlightNo    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRCharacterComb>("ccFlightNo");
            this.xrLabel6      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel6");
            this.xrLabel4      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel4");
            this.xrLabel3      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel3");
            this.xrLabel14     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel14");
            this.xrLabel9      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel9");
            this.ccAddress     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRCharacterComb>("ccAddress");
            this.ccPassportNo  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRCharacterComb>("ccPassportNo");
            this.ccBirthYear   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRCharacterComb>("ccBirthYear");
            this.ccLastName    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRCharacterComb>("ccLastName");
            this.xrLabel11     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel11");
            this.ccVisaNo      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRCharacterComb>("ccVisaNo");
            this.xrLabel7      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel7");
            this.xrLabel1      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel1");
            this.panel2        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPanel>("panel2");
            this.xrPictureBox1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPictureBox>("xrPictureBox1");
            this.label1        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label1");
            this.label2        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label2");
            this.label3        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label3");
            this.ccMonth       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRCharacterComb>("ccMonth");
            this.ccYear        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRCharacterComb>("ccYear");
            this.ccDay         = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRCharacterComb>("ccDay");
            this.xrLabel12     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel12");

            // Styles
            this.boldLabelStyle       = reportInitializer.GetStyle("boldLabelStyle");
            this.characterCombStyle   = reportInitializer.GetStyle("characterCombStyle");
            this.grayedBoldLabelStyle = reportInitializer.GetStyle("grayedBoldLabelStyle");
        }
예제 #18
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "TestRepo.Reports.ZaposleniSaoOsig3.repx");

            // Controls
            this.TopMargin    = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("TopMargin");
            this.BottomMargin = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.ReportHeader = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.GroupHeader1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader1");
            this.GroupHeader2 = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader2");
            this.GroupHeader3 = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader3");
            this.GroupHeader4 = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader4");
            this.GroupHeader5 = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader5");
            this.Detail       = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.GroupFooter1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupFooterBand>("GroupFooter1");
            this.pageInfo1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo1");
            this.pageInfo2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo2");
            this.label1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label1");
            this.table1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table1");
            this.tableRow1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow1");
            this.tableCell1   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell1");
            this.tableCell2   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell2");
            this.table2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table2");
            this.tableRow2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow2");
            this.tableCell3   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell3");
            this.tableCell4   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell4");
            this.table3       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table3");
            this.tableRow3    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow3");
            this.tableCell5   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell5");
            this.tableCell6   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell6");
            this.table4       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table4");
            this.tableRow4    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow4");
            this.tableCell7   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell7");
            this.tableCell8   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell8");
            this.table5       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table5");
            this.tableRow5    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow5");
            this.tableCell9   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell9");
            this.tableCell10  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell10");
            this.label2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label2");

            // Data Sources
            this.sqlDataSource1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("sqlDataSource1");

            // Styles
            this.Title                  = reportInitializer.GetStyle("Title");
            this.GroupCaption1          = reportInitializer.GetStyle("GroupCaption1");
            this.GroupData1             = reportInitializer.GetStyle("GroupData1");
            this.GroupFooterBackground3 = reportInitializer.GetStyle("GroupFooterBackground3");
            this.PageInfo               = reportInitializer.GetStyle("PageInfo");
        }
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "AspNetCoreDemos.Reporting.Reports.Sparkline.Report.repx");

            // Controls
            this.topMarginBand1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("topMarginBand1");
            this.Detail            = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.bottomMarginBand1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("bottomMarginBand1");
            this.GroupHeader       = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader");
            this.GroupFooter       = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupFooterBand>("GroupFooter");
            this.PageHeader        = reportInitializer.GetControl <DevExpress.XtraReports.UI.PageHeaderBand>("PageHeader");
            this.sparkline         = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRSparkline>("sparkline");
            this.tableDetail       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("tableDetail");
            this.xrTableRow1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow1");
            this.xrTableCell1      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell1");
            this.xrTableCell2      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell2");
            this.xrTableCell3      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell3");
            this.xrTableCell4      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell4");
            this.xrPageInfo1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("xrPageInfo1");
            this.xrPictureBox1     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPictureBox>("xrPictureBox1");
            this.tableGroupHeader  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("tableGroupHeader");
            this.xrTableRow4       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow4");
            this.xrTableCell14     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell14");
            this.xrTableCell15     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell15");
            this.tableGroupFooter  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("tableGroupFooter");
            this.xrTableRow3       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow3");
            this.xrTableCell10     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell10");
            this.xrTableCell16     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell16");
            this.xrTableCell11     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell11");
            this.xrTableCell12     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell12");
            this.xrTableCell13     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell13");
            this.tablePageHeader   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("tablePageHeader");
            this.xrTableRow2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow2");
            this.xrTableCell5      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell5");
            this.xrTableCell6      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell6");
            this.xrTableCell7      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell7");
            this.xrTableCell8      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell8");
            this.xrTableCell9      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell9");

            // Data Sources
            this.dsContacts1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("dsContacts1");

            // Calculated Fields
            this.calcSum     = reportInitializer.GetCalculatedField("calcSum");
            this.calcAverage = reportInitializer.GetCalculatedField("calcAverage");

            // Styles
            this.oddStyle  = reportInitializer.GetStyle("oddStyle");
            this.evenStyle = reportInitializer.GetStyle("evenStyle");
        }
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "ToBlazorReporting.PreDefinedReports.XtraReport1.vsrepx");

            // Controls
            this.ReportHeader  = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.Detail        = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.TopMargin     = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("TopMargin");
            this.BottomMargin  = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.DetailReport2 = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailReportBand>("DetailReport2");
            this.line3         = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLine>("line3");
            this.richText3     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRRichText>("richText3");
            this.richText2     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRRichText>("richText2");
            this.richText1     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRRichText>("richText1");
            this.label2        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label2");
            this.label1        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label1");
            this.Detail3       = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail3");
            this.GroupHeader1  = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader1");
            this.label4        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label4");
            this.label3        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label3");
            this.richText4     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRRichText>("richText4");
            this.richText6     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRRichText>("richText6");
            this.richText5     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRRichText>("richText5");

            // Data Sources
            this.objectDataSource2            = reportInitializer.GetDataSource <DevExpress.DataAccess.ObjectBinding.ObjectDataSource>("objectDataSource2");
            this.objectDataSource2.DataSource = typeof(EmployeeDataSource);
            this.objectDataSource1            = reportInitializer.GetDataSource <DevExpress.DataAccess.ObjectBinding.ObjectDataSource>("objectDataSource1");
            this.objectDataSource1.DataSource = typeof(EmployeeDataSource);

            // Styles
            this.TitleStyle = reportInitializer.GetStyle("TitleStyle");
        }
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "PoCReports.Templates.ReportTemplates.MasterDetailsRpt.repx");

            // Controls
            this.TopMargin               = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("TopMargin");
            this.BottomMargin            = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.Detail                  = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.DetailReport            = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailReportBand>("DetailReport");
            this.line2                   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLine>("line2");
            this.SupplierLabel           = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("SupplierLabel");
            this.DetailReportDetail      = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("DetailReportDetail");
            this.DetailReportInner       = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailReportBand>("DetailReportInner");
            this.line1                   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLine>("line1");
            this.ProductLabel            = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("ProductLabel");
            this.DetailReportInnerDetail = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("DetailReportInnerDetail");
            this.table1                  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table1");
            this.tableRow1               = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow1");
            this.tcProductQuantity       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tcProductQuantity");
            this.tcProductUnitPrice      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tcProductUnitPrice");
            this.tcProductPriceTotal     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tcProductPriceTotal");
            this.tableOfContents1        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableOfContents>("tableOfContents1");
            this.ReportHeader            = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");

            // Styles
            this.Style1 = reportInitializer.GetStyle("Style1");
        }
예제 #22
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "Clinic.Reports.Diseases.repx");

            // Controls
            this.topMarginBand1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("topMarginBand1");
            this.detailBand1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("detailBand1");
            this.bottomMarginBand1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("bottomMarginBand1");
            this.label1            = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label1");
            this.table1            = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table1");
            this.tableRow1         = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow1");
            this.tableCell1        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell1");
            this.tableCell2        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell2");
            this.tableCell3        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell3");
            this.table2            = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table2");
            this.tableRow2         = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow2");
            this.tableCell4        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell4");
            this.tableCell5        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell5");
            this.tableCell6        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell6");

            // Data Sources
            this.sqlDataSource1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("sqlDataSource1");

            // Styles
            this.Style1 = reportInitializer.GetStyle("Style1");
        }
예제 #23
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "BlazorDemo.Reports.NorthwindTraders.ProductListReport.repx");

            // Controls
            this.ReportHeader   = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.GroupHeader0   = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader0");
            this.Detail         = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.BottomMargin   = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.topMarginBand1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("topMarginBand1");
            this.GroupHeader1   = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader1");
            this.ReportFooter1  = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportFooterBand>("ReportFooter1");
            this.pictureBox1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPictureBox>("pictureBox1");
            this.xrPageInfo2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("xrPageInfo2");
            this.lbTitle        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("lbTitle");
            this.xrLabel1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel1");
            this.table3         = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table3");
            this.tableRow3      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow3");
            this.xrTableCell1   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell1");
            this.tableCell9     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell9");
            this.tableCell10    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell10");
            this.tableCell11    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell11");
            this.tableCell12    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell12");
            this.xrLine1        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLine>("xrLine1");
            this.table1         = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table1");
            this.tableRow1      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow1");
            this.tableCell2     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell2");
            this.tableCell3     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell3");
            this.tableCell4     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell4");
            this.tableCell5     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell5");
            this.table4         = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table4");
            this.xrTableRow1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow1");
            this.xrTableCell2   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell2");
            this.xrTableCell3   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell3");

            // Data Sources
            this.sqlDataSource1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("sqlDataSource1");

            // Calculated Fields
            this.FirstLetter = reportInitializer.GetCalculatedField("FirstLetter");

            // Styles
            this.General          = reportInitializer.GetStyle("General");
            this.TableHeaderStyle = reportInitializer.GetStyle("TableHeaderStyle");
            this.TableStyle       = reportInitializer.GetStyle("TableStyle");
        }
예제 #24
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "BlazorDemo.Reports.RestaurantMenu.Report.repx");

            // Controls
            this.Detail           = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.TopMargin        = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("TopMargin");
            this.BottomMargin     = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.ReportHeader     = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.GroupHeader1     = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader1");
            this.GroupHeader2     = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader2");
            this.PageFooter       = reportInitializer.GetControl <DevExpress.XtraReports.UI.PageFooterBand>("PageFooter");
            this.PageHeader       = reportInitializer.GetControl <DevExpress.XtraReports.UI.PageHeaderBand>("PageHeader");
            this.ReportFooter     = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportFooterBand>("ReportFooter");
            this.SubBand1         = reportInitializer.GetControl <DevExpress.XtraReports.UI.SubBand>("SubBand1");
            this.SubBand2         = reportInitializer.GetControl <DevExpress.XtraReports.UI.SubBand>("SubBand2");
            this.table1           = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table1");
            this.tableRow1        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow1");
            this.tableRow2        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow2");
            this.tableCell1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell1");
            this.tableCell2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell2");
            this.tableCell3       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell3");
            this.tableCell4       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell4");
            this.xrTable1         = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("xrTable1");
            this.xrTableRow1      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow1");
            this.xrTableCell1     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell1");
            this.xrTableCell2     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell2");
            this.xrPictureBox1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPictureBox>("xrPictureBox1");
            this.catLabel1        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("catLabel1");
            this.xrPictureBox2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPictureBox>("xrPictureBox2");
            this.subCatLabel1     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("subCatLabel1");
            this.emptySpaceLabel2 = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("emptySpaceLabel2");
            this.emptySpaceLabel1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("emptySpaceLabel1");
            this.xrLabel1         = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("xrLabel1");
            this.xrCrossBandBox1  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRCrossBandBox>("xrCrossBandBox1");

            // Data Sources
            this.objectDataSource1            = reportInitializer.GetDataSource <DevExpress.DataAccess.ObjectBinding.ObjectDataSource>("objectDataSource1");
            this.objectDataSource1.DataSource = typeof(BlazorDemo.Reports.RestaurantMenu.DataSource);

            // Styles
            this.CategoryStyle    = reportInitializer.GetStyle("CategoryStyle");
            this.MenuItemName     = reportInitializer.GetStyle("MenuItemName");
            this.DescriptionStyle = reportInitializer.GetStyle("DescriptionStyle");
            this.SubCategoryStyle = reportInitializer.GetStyle("SubCategoryStyle");
        }
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "DXWebTestReports.Reports.Expedientes.repx");

            // Controls
            this.TopMargin    = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("TopMargin");
            this.ReportHeader = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.GroupHeader1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader1");
            this.Detail       = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.BottomMargin = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.table1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table1");
            this.tableRow1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow1");
            this.tableCell1   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell1");
            this.tableCell2   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell2");
            this.tableCell3   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell3");
            this.tableCell4   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell4");
            this.tableCell5   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell5");
            this.tableCell6   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell6");
            this.tableCell7   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell7");
            this.tableCell8   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell8");
            this.tableCell9   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell9");
            this.table2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table2");
            this.tableRow2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow2");
            this.tableCell10  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell10");
            this.tableCell11  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell11");
            this.tableCell12  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell12");
            this.tableCell13  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell13");
            this.tableCell14  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell14");
            this.tableCell15  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell15");
            this.tableCell16  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell16");
            this.tableCell17  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell17");
            this.tableCell18  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell18");
            this.pageInfo1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo1");
            this.pageInfo2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo2");

            // Data Sources
            this.sqlDataSource1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("sqlDataSource1");

            // Styles
            this.Title           = reportInitializer.GetStyle("Title");
            this.DetailCaption1  = reportInitializer.GetStyle("DetailCaption1");
            this.DetailData1     = reportInitializer.GetStyle("DetailData1");
            this.DetailData3_Odd = reportInitializer.GetStyle("DetailData3_Odd");
            this.PageInfo        = reportInitializer.GetStyle("PageInfo");
        }
예제 #26
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "BlazorDemo.Reporting.Reports.Subreports.DetailReport.repx");

            // Controls
            this.GroupHeader0      = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader0");
            this.Detail            = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.GroupFooter0      = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupFooterBand>("GroupFooter0");
            this.topMarginBand1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("topMarginBand1");
            this.bottomMarginBand1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("bottomMarginBand1");
            this.xrTable1          = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("xrTable1");
            this.xrTableRow1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow1");
            this.xrTableCell1      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell1");
            this.xrTableCell10     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell10");
            this.xrTableCell2      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell2");
            this.xrTableCell13     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell13");
            this.xrTableCell16     = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell16");
            this.xrTableCell3      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell3");
            this.xrTable2          = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("xrTable2");
            this.xrTableRow2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow2");
            this.clNo          = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("clNo");
            this.clID          = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("clID");
            this.clDate        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("clDate");
            this.clTime        = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("clTime");
            this.clPaymentType = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("clPaymentType");
            this.clAmount      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("clAmount");
            this.xrTable3      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("xrTable3");
            this.xrTableRow3   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("xrTableRow3");
            this.clOrderCount  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("clOrderCount");
            this.xrTableCell8  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("xrTableCell8");
            this.clTotal       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("clTotal");

            // Parameters
            this.customerIDParameter      = reportInitializer.GetParameter("customerIDParameter");
            this.dateRangeParameter       = reportInitializer.GetParameter("dateRangeParameter");
            this.dateRangeParameter_Start = ((DevExpress.XtraReports.Parameters.RangeStartParameter)(reportInitializer.GetParameter("dateRangeParameter_Start")));
            this.dateRangeParameter_End   = ((DevExpress.XtraReports.Parameters.RangeEndParameter)(reportInitializer.GetParameter("dateRangeParameter_End")));

            // Data Sources
            this.dsOrders1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Sql.SqlDataSource>("dsOrders1");

            // Styles
            this.EvenStyle = reportInitializer.GetStyle("EvenStyle");
            this.OddStyle  = reportInitializer.GetStyle("OddStyle");
        }
예제 #27
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "CESAPSCOREWEBAPP.Reports.RentalReport.repx");

            // Controls
            this.TopMargin    = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("TopMargin");
            this.BottomMargin = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.ReportHeader = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.GroupHeader1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader1");
            this.Detail       = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.pageInfo1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo1");
            this.pageInfo2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo2");
            this.label3       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label3");
            this.label2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label2");
            this.label1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label1");
            this.table1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table1");
            this.tableRow1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow1");
            this.tableCell1   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell1");
            this.tableCell2   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell2");
            this.tableCell3   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell3");
            this.tableCell4   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell4");
            this.tableCell5   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell5");
            this.table2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table2");
            this.tableRow2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow2");
            this.tableCell6   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell6");
            this.tableCell7   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell7");
            this.tableCell8   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell8");
            this.tableCell9   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell9");
            this.tableCell10  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell10");
            this.label4       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label4");

            // Parameters
            this.Date1 = reportInitializer.GetParameter("Date1");
            this.Date2 = reportInitializer.GetParameter("Date2");

            // Data Sources
            this.objectDataSource1 = reportInitializer.GetDataSource <DevExpress.DataAccess.ObjectBinding.ObjectDataSource>("objectDataSource1");

            // Styles
            this.Title           = reportInitializer.GetStyle("Title");
            this.DetailCaption1  = reportInitializer.GetStyle("DetailCaption1");
            this.DetailData1     = reportInitializer.GetStyle("DetailData1");
            this.DetailData3_Odd = reportInitializer.GetStyle("DetailData3_Odd");
            this.PageInfo        = reportInitializer.GetStyle("PageInfo");
        }
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "TransnationalLanka.ThreePL.WebApi.Reports.StockMovementReport.vsrepx");

            // Controls
            this.TopMargin    = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("TopMargin");
            this.BottomMargin = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.ReportHeader = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.Detail       = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.DetailReport = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailReportBand>("DetailReport");
            this.pageInfo1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo1");
            this.pageInfo2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo2");
            this.label16      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label16");
            this.label15      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label15");
            this.label14      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label14");
            this.label13      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label13");
            this.label11      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label11");
            this.label9       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label9");
            this.label3       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label3");
            this.label2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label2");
            this.label10      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label10");
            this.label7       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label7");
            this.label6       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label6");
            this.label5       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label5");
            this.label4       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label4");
            this.label1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label1");
            this.GroupHeader1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader1");
            this.Detail1      = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail1");
            this.GroupFooter1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupFooterBand>("GroupFooter1");
            this.table1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table1");
            this.tableRow1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow1");
            this.tableCell2   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell2");
            this.tableCell6   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell6");
            this.tableCell5   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell5");
            this.tableCell3   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell3");
            this.tableCell4   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell4");
            this.tableCell7   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell7");
            this.table2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table2");
            this.tableRow2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow2");
            this.tableCell8   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell8");
            this.tableCell9   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell9");
            this.tableCell10  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell10");
            this.tableCell13  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell13");
            this.tableCell14  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell14");
            this.tableCell1   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell1");
            this.label12      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label12");

            // Data Sources
            this.stockMovementDataSource = reportInitializer.GetDataSource <DevExpress.DataAccess.ObjectBinding.ObjectDataSource>("stockMovementDataSource");

            // Styles
            this.Title           = reportInitializer.GetStyle("Title");
            this.DetailCaption1  = reportInitializer.GetStyle("DetailCaption1");
            this.DetailData1     = reportInitializer.GetStyle("DetailData1");
            this.DetailCaption2  = reportInitializer.GetStyle("DetailCaption2");
            this.DetailData2     = reportInitializer.GetStyle("DetailData2");
            this.DetailData3_Odd = reportInitializer.GetStyle("DetailData3_Odd");
            this.PageInfo        = reportInitializer.GetStyle("PageInfo");
        }
예제 #29
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "CESAPSCOREWEBAPP.Reports.AccountsReceivable.repx");

            // Controls
            this.TopMargin    = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("TopMargin");
            this.BottomMargin = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.ReportHeader = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.GroupHeader1 = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader1");
            this.Detail       = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.ReportFooter = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportFooterBand>("ReportFooter");
            this.pageInfo1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo1");
            this.pageInfo2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo2");
            this.label1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label1");
            this.table1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table1");
            this.tableRow1    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow1");
            this.tableCell2   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell2");
            this.tableCell3   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell3");
            this.tableCell4   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell4");
            this.tableCell5   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell5");
            this.tableCell7   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell7");
            this.tableCell8   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell8");
            this.tableCell9   = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell9");
            this.tableCell10  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell10");
            this.table2       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table2");
            this.tableRow2    = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow2");
            this.tableCell12  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell12");
            this.tableCell13  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell13");
            this.tableCell14  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell14");
            this.tableCell15  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell15");
            this.tableCell17  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell17");
            this.tableCell18  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell18");
            this.tableCell19  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell19");
            this.tableCell20  = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell20");
            this.panel1       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPanel>("panel1");
            this.label3       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label3");
            this.label5       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label5");
            this.label7       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label7");
            this.label9       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label9");

            // Data Sources
            this.jsonDataSource1 = reportInitializer.GetDataSource <DevExpress.DataAccess.Json.JsonDataSource>("jsonDataSource1");
            this.jsonDataSource2 = reportInitializer.GetDataSource <DevExpress.DataAccess.Json.JsonDataSource>("jsonDataSource2");

            // Styles
            this.Title                 = reportInitializer.GetStyle("Title");
            this.DetailCaption1        = reportInitializer.GetStyle("DetailCaption1");
            this.DetailData1           = reportInitializer.GetStyle("DetailData1");
            this.DetailData3_Odd       = reportInitializer.GetStyle("DetailData3_Odd");
            this.GrandTotalCaption1    = reportInitializer.GetStyle("GrandTotalCaption1");
            this.GrandTotalData1       = reportInitializer.GetStyle("GrandTotalData1");
            this.GrandTotalBackground1 = reportInitializer.GetStyle("GrandTotalBackground1");
            this.PageInfo              = reportInitializer.GetStyle("PageInfo");
        }
예제 #30
0
        private void InitializeComponent()
        {
            DevExpress.XtraReports.ReportInitializer reportInitializer = new DevExpress.XtraReports.ReportInitializer(this, "TransnationalLanka.ThreePL.WebApi.Reports.StockBalanceReport.vsrepx");

            // Controls
            this.TopMargin            = reportInitializer.GetControl <DevExpress.XtraReports.UI.TopMarginBand>("TopMargin");
            this.BottomMargin         = reportInitializer.GetControl <DevExpress.XtraReports.UI.BottomMarginBand>("BottomMargin");
            this.Detail               = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail");
            this.ReportHeader         = reportInitializer.GetControl <DevExpress.XtraReports.UI.ReportHeaderBand>("ReportHeader");
            this.PageHeader           = reportInitializer.GetControl <DevExpress.XtraReports.UI.PageHeaderBand>("PageHeader");
            this.GroupFooter1         = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupFooterBand>("GroupFooter1");
            this.DetailReport         = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailReportBand>("DetailReport");
            this.PageFooter           = reportInitializer.GetControl <DevExpress.XtraReports.UI.PageFooterBand>("PageFooter");
            this.lblWhAdd2            = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("lblWhAdd2");
            this.lblWhAdd1            = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("lblWhAdd1");
            this.lblWhName            = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("lblWhName");
            this.label6               = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label6");
            this.label1               = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label1");
            this.lblWhCode            = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("lblWhCode");
            this.lblSupplierCodeTitle = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("lblSupplierCodeTitle");
            this.label2               = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label2");
            this.label11              = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label11");
            this.lblSupplierName      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("lblSupplierName");
            this.lblSupplierCode      = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("lblSupplierCode");
            this.lblSupplierNameTitle = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("lblSupplierNameTitle");
            this.lblWhCodeTitle       = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("lblWhCodeTitle");
            this.label3               = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label3");
            this.label12              = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRLabel>("label12");
            this.Detail1              = reportInitializer.GetControl <DevExpress.XtraReports.UI.DetailBand>("Detail1");
            this.GroupHeader1         = reportInitializer.GetControl <DevExpress.XtraReports.UI.GroupHeaderBand>("GroupHeader1");
            this.table1               = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table1");
            this.tableRow1            = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow1");
            this.tableCell1           = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell1");
            this.tableCell2           = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell2");
            this.tableCell3           = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell3");
            this.tableCell4           = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell4");
            this.tableCell5           = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell5");
            this.tableCell6           = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell6");
            this.table2               = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTable>("table2");
            this.tableRow2            = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableRow>("tableRow2");
            this.tableCell7           = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell7");
            this.tableCell8           = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell8");
            this.tableCell11          = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell11");
            this.tableCell12          = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell12");
            this.tableCell10          = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell10");
            this.tableCell9           = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRTableCell>("tableCell9");
            this.pageInfo1            = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo1");
            this.pageInfo2            = reportInitializer.GetControl <DevExpress.XtraReports.UI.XRPageInfo>("pageInfo2");

            // Data Sources
            this.inventoryBalanceDataSource            = reportInitializer.GetDataSource <DevExpress.DataAccess.ObjectBinding.ObjectDataSource>("inventoryBalanceDataSource");
            this.inventoryBalanceDataSource.DataSource = typeof(TransnationalLanka.ThreePL.Services.Report.Core.InventoryReport);

            // Styles
            this.Style1 = reportInitializer.GetStyle("Style1");
        }