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

In This Topic
    SubGroups Property (IBandedListGroup)
    In This Topic
    Returns SubGroups for this Group.
    Syntax
    'Declaration
     
    ReadOnly Property SubGroups As IItemCollection(Of IBandedListGroup)
    See Also