PreventOrphanedHeader Property (IBandedList)
Gets a value indicating whether the orphaned header is displayed on the page.
bool PreventOrphanedHeader {get;}
'Declaration
ReadOnly Property PreventOrphanedHeader As Boolean
Property Value
A
System.Boolean value.
true
if the orphaned header is prevented; otherwise,
false
.