TdxNavBarCustomItems Properties
A collection of items in a NavBar control.| Name | Description |
|---|---|
| Count | Gets the number of elements in the collection. Inherited from TcxComponentCollection. |
| Items | Provides indexed access to items in the collection. |
| Owner | Returns the collection’s owner. Inherited from TdxNavBarComponentCollection. |
| ParentComponent | Inherited from TcxComponentCollection. |
See Also