TcxCheckGroupItems Properties
A TcxCheckGroup control’s check box collection.Name | Description |
---|---|
Capacity | Inherited from TCollection. |
Count | Inherited from TCollection. |
ItemClass | Inherited from TCollection. |
Items | Provides indexed access to individual check boxes within the group. |
UpdateCount | Inherited from TCollection. |
See Also