MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList Namespace / IBandedListGroup Interface / PreventOrphanedFooter Property

In This Topic
PreventOrphanedFooter Property (IBandedListGroup)
In This Topic
Gets a value indicating whether the orphaned footer is displayed on the next page.
Syntax
'Declaration
 
ReadOnly Property PreventOrphanedFooter As Boolean
 

Property Value

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