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

In This Topic
PreventOrphanedHeader Property (IBandedList)
In This Topic
Gets a value indicating whether the orphaned header is displayed on the page.
Syntax
'Declaration
 
ReadOnly Property PreventOrphanedHeader As Boolean
 

Property Value

A System.Boolean value. true if the orphaned header is prevented; otherwise, false.
See Also