ActiveReports 12
SubGroups Property (ITableGroup)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace > ITableGroup Interface : SubGroups Property
The inner groups of the table that are nested within this one.
Syntax
'Declaration
 
ReadOnly Property SubGroups As IItemCollection(Of ITableGroup)
IItemCollection<ITableGroup> SubGroups {get;}
See Also

Reference

ITableGroup Interface
ITableGroup Members