ActiveReports 12
RowGroupings Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Matrix Class : RowGroupings Property

Gets the set of row groupings for the matrix.

Syntax
'Declaration
 
Public ReadOnly Property RowGroupings As RowGroupingCollection
public RowGroupingCollection RowGroupings {get;}

Property Value

RowGroupingCollection indicating the set of row groupings for the matrix.
See Also

Reference

Matrix Class
Matrix Members