ActiveReports 10
TableGroups Property (ITable)

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace > ITable Interface : TableGroups Property
The instances of each of the subsequent groupings defined by the table are accessible via each group instance's TableGroup.SubGroups property.
Syntax
'Declaration
 
ReadOnly Property TableGroups As ITableGroupCollection
ITableGroupCollection TableGroups {get;}
Remarks
The instances of each of the subsequent groupings defined by the table are accessible via each group instance's TableGroup.SubGroups property.
See Also

Reference

ITable Interface
ITable Members