ActiveReports 12
PageHeader Property (Report)

GrapeCity.ActiveReports.v12 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.
Syntax
'Declaration
 
Public Property PageHeader As PageHeaderFooter
public PageHeaderFooter PageHeader {get; set;}

Property Value

PageHeaderFooter object containing the header that is output at the top of each report page.

See Also

Reference

Report Class
Report Members