ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BandedList Class / PreventOrphanedHeader Property

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