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