[]
Gets the set of groupings on the row axis for the matrix.
IList<MatrixGroupingDefinition> RowGroupings { get; }
| Type | Description |
|---|---|
| IList<MatrixGroupingDefinition> | A list of MatrixGroupingDefinition objects representing the groupings on the row axis. |