[]
Gets the column groupings defined for the custom report item's data.
public DataGroupingCollection DataColumnGroupings { get; }
| Type | Description |
|---|---|
| DataGroupingCollection | A DataGroupingCollection object containing the column groupings. |