MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / FixedPage Class / Grouping Property

In This Topic
Grouping Property (FixedPage)
In This Topic
Gets or sets the expressions by which to group the data.
Syntax
'Declaration
 
Public Property Grouping As Grouping
 

Property Value

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