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