GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : PageHeaderFooter Class |
The following tables list the members exposed by PageHeaderFooter.
Name | Description | |
---|---|---|
PageHeaderFooter Constructor | Initializes a new instance of the PageHeaderFooter class. |
Name | Description | |
---|---|---|
Components | Gets a GrapeCity.ActiveReports.ReportObjectModel.ReportComponentCollection containing all the ReportComponents in the container. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer) | |
Container | (Inherited from System.ComponentModel.Component) | |
Height | Gets or sets the height of the page header or footer. | |
Parent | Gets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent) | |
PrintOnFirstPage | Gets or sets a value indicating whether the page header or footer is rendered on the first page. | |
PrintOnLastPage | Gets or sets a value indicating whether the page header or footer is rendered on the last page. | |
ReportItems | Gets a GrapeCity.ActiveReports.ReportObjectModel.ReportItemCollection containing all the ReportItems in the container. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer) | |
Site | (Inherited from System.ComponentModel.Component) | |
Style | Gets or sets the style information for the page header or footer. |
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from System.ComponentModel.Component) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Validate | Validates the information in each property of the PageHeaderFooter object. |