ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReport Interface / PageFooter Property

In This Topic
    PageFooter Property (IReport)
    In This Topic
    Returns a reference to the page footer section of the report.
    Syntax
    'Declaration
     
    ReadOnly Property PageFooter As IPageSection
    IPageSection PageFooter {get;}
    See Also