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