ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TableGroup Class / PreventOrphanedFooter Property

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

Property Value

A System.Boolean value where true if the orphaned footer is displayed on the next page; otherwise, false. Default value is true.
See Also