NavBarItems Properties
Represents a collection of all items within a navbar control.| Name | Description |
|---|---|
| Count | Gets the number of items contained in the NavBarItems collection. |
| Item[Int32] | Returns a NavBarItem object from the NavBarItems at the specified index. |
See Also