PreventOrphanedHeader Property (TableGroup)
In This Topic
Indicates whether the header is displayed without at least one line of data below it.
Syntax
'Declaration
Public Property PreventOrphanedHeader As Boolean
public bool PreventOrphanedHeader {get; set;}
See Also