MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / PageFooter Property

In This Topic
PageFooter Property (Report)
In This Topic
Gets or sets a footer object that is output at the bottom of each report page.
Syntax
'Declaration
 
Public Property PageFooter As PageHeaderFooter
 

Property Value

A PageHeaderFooter object representing the footer layout of each report page.
See Also