ASPxClientNavBarGroup Methods
Represents a client-side equivalent of the navbar’s NavBarGroup object.
Name | Description |
---|---|
Get |
Returns a value specifying whether a group is enabled. |
Get |
Returns a value specifying whether the group is expanded. |
Get |
Returns the group’s item specified by its index. |
Get |
Returns a group item specified by its name. |
Get |
Returns the number of items in the group. |
Get |
Returns text displayed within a group. |
Get |
Returns a value specifying whether a group is displayed. |
Set |
Sets the group’s expansion state. |
Set |
Specifies the text displayed within a group. |
Set |
Specifies whether the group is visible. |
See Also