ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutPage Interface / Footer Property

In This Topic
    Footer Property (ILayoutPage)
    In This Topic
    Page footer section for this instance.
    Syntax
    'Declaration
     
    ReadOnly Property Footer As ILayoutArea
    ILayoutArea Footer {get;}
    See Also