ReportModel Properties

The ReportModel type exposes the following members.

Properties
  NameDescription
Public propertyGroups
Gets the collection of groups in the report.
Public propertyIsPageFooterShownOnFirstPage
Gets or sets a value indicating whether the page footer is shown on the first page.
Public propertyIsPageHeaderShownOnFirstPage
Gets or sets a value indicating whether the page header is shown on the first page.
Public propertyPageFooterTemplate
Gets or sets the template for the page footer displayed at the end of each page.
Public propertyPageHeaderTemplate
Gets or sets the template for the page header displayed at the start of each page.
Public propertyPageReadyActions
Gets the page loaded actions.
Public propertyReportFooterTemplate
Gets or sets the template for the report footer displayed after all report groups.
Public propertyReportHeaderTemplate
Gets or sets the template for the report header displayed before all report groups.
Top
See Also