ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace / ITableGroup Interface / KeepTogether Property

In This Topic
    KeepTogether Property (ITableGroup)
    In This Topic
    Gets a value indicating whether a table group is kept together on a single page where possible.
    Syntax
    'Declaration
     
    ReadOnly Property KeepTogether As Boolean
    bool KeepTogether {get;}
    See Also