ActiveReports 12
Grouping Property (Details)

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

Gets or sets the expressions by which to group the detail 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 detail data.
See Also

Reference

Details Class
Details Members