ASPxClientNavBarGroup Members
In This Article
#Properties
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. |
nav |
Gets the navbar to which the current group belongs. |
#Methods
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