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

In This Topic
Grouping Property (TablixMember)
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.
Remarks
If omitted, this member is static; otherwise, it is dynamic.
See Also