TcxPivotGridGroupValueMenu.GroupItem Property
Represents the grouping value.
Declaration
property GroupItem: TcxPivotGridGroupItem read;
Property Value
| Type |
|---|
| TcxPivotGridGroupItem |
Remarks
Use the GroupItem property to access the TcxPivotGridGroupItem object representing the grouping value – either the row grouping value or the column grouping value.
See Also