ActiveReports 12
Grouping Property (TableGroup)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > TableGroup Class : Grouping Property

Gets or sets the expressions by which to group the data.

Syntax
'Declaration
 
Public Property Grouping As Grouping
public Grouping Grouping {get; set;}

Property Value

A Grouping object containing the expressions by which to group the data.

See Also

Reference

TableGroup Class
TableGroup Members