C1.C1Rdl.Rdl2008 Namespace : PageHeader Class |
The following tables list the members exposed by PageHeader.
Name | Description | |
---|---|---|
PageHeader Constructor | Initializes a new instance of the PageHeader class. |
Name | Description | |
---|---|---|
Height | Gets or sets the height of the page section. (Inherited from C1.C1Rdl.Rdl2008.PageSection) | |
Owner | Gets the Page object containing this object. (Inherited from C1.C1Rdl.Rdl2008.PageSection) | |
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. (Inherited from C1.C1Rdl.Rdl2008.PageSection) | |
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. (Inherited from C1.C1Rdl.Rdl2008.PageSection) | |
Report | Gets C1RdlReport object containing this object. (Inherited from C1.C1Rdl.Rdl2008.PageSection) | |
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. (Inherited from C1.C1Rdl.Rdl2008.PageSection) | |
Style | Gets the ReportElement.Style object defining style information for the current ReportElement. (Inherited from C1.C1Rdl.Rdl2008.ReportElement) |
Name | Description | |
---|---|---|
AssignFrom | Overloaded. Copies properties from another PageSection to the current object. (Inherited from C1.C1Rdl.Rdl2008.PageSection) | |
Clear | Clears the current object, sets all properties to their default values. (Inherited from C1.C1Rdl.Rdl2008.PageSection) |