Gets the set of row groupings for the matrix.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property RowGroupings As RowGroupingCollection | |
| C# | |
|---|---|
public RowGroupingCollection RowGroupings {get;} | |
Return Value
A SeriesGroupingCollection indicating the set of row groupings for the matrix.