TcxCustomPivotGrid.Groups Property
In This Article
Provides access to a collection of field groups.
#Declaration
Delphi
property Groups: TcxPivotGridFieldGroupCollection read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the Groups property to manipulate the field groups in the collection.
See Also