TcxPivotGridHitTest.GroupItem Property
In This Article
Represents a row grouping field value or a column grouping field value.
#Declaration
Delphi
property GroupItem: TcxPivotGridGroupItem read;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the GroupItem property to access the TcxPivotGridGroupItem instance.
See Also