[]
Gets the collection of table groups.
IItemCollection<ITableGroup> TableGroups { get; }
| Type | Description |
|---|---|
| IItemCollection<ITableGroup> | An IItemCollection<T> of ITableGroup representing the table's groups. |
The instances of each of the subsequent groupings defined by the table are accessible via each group instance's SubGroups property.