[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList.IBandedListGroup.SubGroups

SubGroups Property

SubGroups

Gets the collection of subgroups for this group.

Declaration
IItemCollection<IBandedListGroup> SubGroups { get; }
Property Value
Type Description
IItemCollection<IBandedListGroup>

An IItemCollection<T> representing the collection of subgroups.