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