Gets or sets the header object that is output at the top of each report page.
Visual Basic (Declaration) | |
---|---|
Public Property PageHeader As PageHeaderFooter |
C# | |
---|---|
public PageHeaderFooter PageHeader {get; set;} |
Property Value
A PageHeaderFooter object containing the header that is output at the top of each report page.