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
bool PreventOrphanedHeader {get;}
Property Value
A
System.Boolean value.
true
if the orphaned header is prevented; otherwise,
false
.
See Also