Gets or sets the footer object that is output at the bottom of each report page.
| Visual Basic (Declaration) | |
|---|---|
Public Property PageFooter As PageHeaderFooter | |
| C# | |
|---|---|
public PageHeaderFooter PageFooter {get; set;} | |
|
| ActiveReports Developer 7 | |
| PageFooter Property | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : PageFooter Property |
Glossary Item Box
Gets or sets the footer object that is output at the bottom of each report page.
| Visual Basic (Declaration) | |
|---|---|
Public Property PageFooter As PageHeaderFooter | |
| C# | |
|---|---|
public PageHeaderFooter PageFooter {get; set;} | |