[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TableGroup.PreventOrphanedHeader

PreventOrphanedHeader Property

PreventOrphanedHeader

Gets or sets a value indicating whether the header is displayed without at least one line of data below it.

Declaration
public bool PreventOrphanedHeader { get; set; }
Property Value
Type Description
bool

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.