[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.ReportItem-2.KeepTogether

KeepTogether Property

KeepTogether

Gets a value indicating whether the report item is kept together on one page if possible.

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

A bool value. true if the item is kept together on one page; otherwise, false.

Implements