PreventOrphanedFooter Property (IBandedList)
In This Topic
Gets a value indicating whether the orphaned footer is displayed on the next page.
Syntax
'Declaration
ReadOnly Property PreventOrphanedFooter As Boolean
bool PreventOrphanedFooter {get;}
Property Value
A
System.Boolean value.
true
if the orphaned footer is prevented; otherwise,
false
.
See Also