NavBarGroupState Properties
Contains information (the current state) on an individual navbar group.
Name | Description |
---|---|
Expanded | Gets a value that specifies the group expansion state. |
Index |
Gets a value that specifies the navbar item’s index within the collection
Inherited from Nav |
Items |
Gets a list of objects that represent the states of all the navbar items within the Nav |
Name |
Gets a value that specifies the name of the navbar item or group.
Inherited from Nav |
Text |
Gets a value that specifies the text of a navbar item or group.
Inherited from Nav |
See Also