ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList Namespace / IBandedListGroup Interface / PreventOrphanedFooter Property

In This Topic
    PreventOrphanedFooter Property (IBandedListGroup)
    In This Topic
    Indicates whether the orphaned footer is displayed on next page.
    Syntax
    'Declaration
     
    ReadOnly Property PreventOrphanedFooter As Boolean
    bool PreventOrphanedFooter {get;}
    See Also