ActiveReports 12
GroupExpressions Property

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

Gets a set of expressions by which to group the data.

Syntax
'Declaration
 
Public ReadOnly Property GroupExpressions As ExpressionInfoCollection
public ExpressionInfoCollection GroupExpressions {get;}

Property Value

An ExpressionInfoCollection object by which to group the data.

See Also

Reference

Grouping Class
Grouping Members