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

In This Topic
    PrintAtBottom Property (IFooterBand)
    In This Topic
    Indicates that this footer band will print at the bottom of the page.
    Syntax
    'Declaration
     
    ReadOnly Property PrintAtBottom As Boolean
    bool PrintAtBottom {get;}
    See Also