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

In This Topic
    PrintAtBottom Property (ITableHeaderFooterRows)
    In This Topic
    Indicates that these rows should be printed at bottom of the page.
    Syntax
    'Declaration
     
    ReadOnly Property PrintAtBottom As Boolean
    bool PrintAtBottom {get;}
    See Also