[]
Gets the inner groups of the table that are nested within this one.
IItemCollection<ITableGroup> SubGroups { get; }
An IItemCollection<T> of ITableGroup representing the nested inner groups.