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

In This Topic
    KeepTogether Property (IBandedListGroup)
    In This Topic
    Returns KeepTogether property for this Group.
    Syntax
    'Declaration
     
    ReadOnly Property KeepTogether As Boolean
    bool KeepTogether {get;}
    See Also