C1.C1Rdl.Rdl2008 Namespace : PageSection Class |
For a list of all members of this type, see PageSection members.
Name | Description | |
---|---|---|
Height | Gets or sets the height of the page section. | |
Owner | Gets the Page object containing this object. | |
PrintOnFirstPage | Gets or sets the value indicating if the page section should be shown on the first page of the report. Not used in single-page reports if this is a PageFooter. | |
PrintOnLastPage | Gets or sets the value indicating if the page section should be shown on the last page of the report. Not used in single-page reports if this is a PageHeader. | |
Report | Gets C1RdlReport object containing this object. | |
ReportItems | Gets the PageSection.ReportItems collection containing the elements of the page section layout. No data regions or subreports are allowed in the page section. All page breaks are ignored in the page section. | |
Style | Gets the ReportElement.Style object defining style information for the current ReportElement. (Inherited from C1.C1Rdl.Rdl2008.ReportElement) |