[]
Gets or sets a value indicating whether the header is displayed without at least one line of data below it.
public bool PreventOrphanedHeader { get; set; }
A bool value where true if the header is displayed without at least one line of data below it; otherwise, false. Default value is false.
true
false