[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TableGroup.KeepTogether

KeepTogether Property

KeepTogether

Gets or sets a value indicating whether a table group is kept together on a single page where possible.

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

A bool value where true if the table group's content is kept together on a single page if possible; otherwise false. Default value is false.