ReportModel Class | 
Namespace: Dundas.BI.Entities.Views
The ReportModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ReportModel | 
            Initializes a new instance of the ReportModel class.
              | 
| Name | Description | |
|---|---|---|
| Groups | 
            Gets the collection of groups in the report.
              | |
| IsPageFooterShownOnFirstPage | 
            Gets or sets a value indicating whether the page footer is shown on the first page.
              | |
| IsPageHeaderShownOnFirstPage | 
            Gets or sets a value indicating whether the page header is shown on the first page.
              | |
| PageFooterTemplate | 
            Gets or sets the template for the page footer displayed at the end of each page.
              | |
| PageHeaderTemplate | 
            Gets or sets the template for the page header displayed at the start of each page.
              | |
| PageReadyActions | 
            Gets the page loaded actions.
              | |
| ReportFooterTemplate | 
            Gets or sets the template for the report footer displayed after all report groups.
              | |
| ReportHeaderTemplate | 
            Gets or sets the template for the report header displayed before all report groups.
              |