Gets the groups to use in the table.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property TableGroups As TableGroupCollection |
C# | |
---|---|
public TableGroupCollection TableGroups {get;} |
Property Value
A TableGroupCollection containing the set of row groupings for the table.