ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixMember Interface / PrintFooterAtBottom Property

In This Topic
    PrintFooterAtBottom Property (ITablixMember)
    In This Topic
    Gets a value indicating that these rows should be printed at the bottom of the page.
    Syntax
    'Declaration
     
    ReadOnly Property PrintFooterAtBottom As Boolean
    bool PrintFooterAtBottom {get;}

    Property Value

    A System.Boolean value indicating that these rows should be printed at the bottom of the page.
    See Also