ActiveReports 12
PageFooter Property (Report)

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

Property Value

PageHeaderFooter object containing the footer that is output at the bottom of each report page
See Also

Reference

Report Class
Report Members