[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrix.RowGroupings

RowGroupings Property

RowGroupings

Gets the set of groupings on the row axis for the matrix.

Declaration
IList<MatrixGroupingDefinition> RowGroupings { get; }
Property Value
Type Description
IList<MatrixGroupingDefinition>

A list of MatrixGroupingDefinition objects representing the groupings on the row axis.