[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table.ITableGroup.SubGroups

SubGroups Property

SubGroups

Gets the inner groups of the table that are nested within this one.

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

An IItemCollection<T> of ITableGroup representing the nested inner groups.