Gets the set of column groupings for the matrix.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property ColumnGroupings As ColumnGroupingCollection |
C# | |
---|---|
public ColumnGroupingCollection ColumnGroupings {get;} |
Property Value
A ColumnGroupingCollection containing the set of column groupings for the matrix.