ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BandedListGroup Class / PreventOrphanedFooter Property

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