[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.MemoryReportItem.KeepTogether

KeepTogether Property

KeepTogether

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

Declaration
public bool KeepTogether { get; protected set; }
Implements