ActiveReports 18 .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
    Indicates that these rows should be printed at bottom of the page.
    Syntax
    'Declaration
     
    ReadOnly Property PrintFooterAtBottom As Boolean
    bool PrintFooterAtBottom {get;}
    See Also