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