ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / MemoryReportItem Class / KeepTogether Property

In This Topic
    KeepTogether Property (MemoryReportItem)
    In This Topic
    Gets a value indicating whether the report item is kept together on one page if possible.
    Syntax
    'Declaration
     
    Public ReadOnly Property KeepTogether As Boolean
    public bool KeepTogether {get;}
    See Also