ActiveReports 12
Grouping Property (TablixMember)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > TablixMember Class : Grouping Property
Gets or sets grouping, that defines the expressions by which to group the data. If omitted, this is a static member (otherwise, this is a dynamic member).
Syntax
'Declaration
 
Public Property Grouping As Grouping
public Grouping Grouping {get; set;}
See Also

Reference

TablixMember Class
TablixMember Members