TcxPivotGridFieldGroupCollection Properties
Represents a collection of field groups within the control.| Name | Description |
|---|---|
| Capacity | Inherited from TCollection. |
| Count | Inherited from TCollection. |
| ItemClass | Inherited from TCollection. |
| Items | Provides indexed access to field groups within the current collection. |
| PivotGrid | Provides access to the pivot grid control that owns field groups. |
| UpdateCount | Inherited from TCollection. |
See Also