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