TdxNavBarComponentCollection Properties
Serves as the base for the classes maintaining item collections.| Name | Description |
|---|---|
| Count | Gets the number of elements in the collection. Inherited from TcxComponentCollection. |
| Items | Provides indexed access to the collection elements. Inherited from TcxComponentCollection. |
| Owner | Returns the collection’s owner. |
| ParentComponent | Inherited from TcxComponentCollection. |
See Also