ActiveReports 10
RowGroupings Property (IMatrix)

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace > IMatrix Interface : RowGroupings Property
The set of groupings on the row axis for the matrix.
Syntax
'Declaration
 
ReadOnly Property RowGroupings As IList(Of MatrixGroupingDefinition)
IList<MatrixGroupingDefinition> RowGroupings {get;}
See Also

Reference

IMatrix Interface
IMatrix Members