GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : PageHeader Property |
Gets or sets the header object that is output at the top of each report page.
'Declaration Public Property PageHeader As PageHeaderFooter
public PageHeaderFooter PageHeader {get; set;}
A PageHeaderFooter object containing the header that is output at the top of each report page.