ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IBandedList Interface / PreventOrphanedHeader Property

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