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