ActiveReports 12
PreventOrphanedFooter Property (TableGroup)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > TableGroup Class : PreventOrphanedFooter Property
Indicates whether the last detailed row will be printed along with the footer in order to prevent orphaned footer on the next page.
Syntax
'Declaration
 
Public Property PreventOrphanedFooter As Boolean
public bool PreventOrphanedFooter {get; set;}
See Also

Reference

TableGroup Class
TableGroup Members