ActiveReports 12
TableGroups Property (Table)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Table Class : TableGroups Property

Gets the groups to use in the table.

Syntax
'Declaration
 
Public ReadOnly Property TableGroups As TableGroupCollection
public TableGroupCollection TableGroups {get;}

Property Value

A TableGroupCollection containing the set of row groupings for the table.

See Also

Reference

Table Class
Table Members