ASPxClientNavBarItem Properties
Represents a client-side equivalent of the navbar’s NavBarItem object.| Name | Description |
|---|---|
| group | Gets the group to which the current item belongs. |
| index | Gets the item’s index within a collection of a group’s items. |
| name | Gets the name that uniquely identifies the item. |
| navBar | Gets the navbar to which the current item belongs. |
See Also