Skip to main content

NavBarItemState Properties

Contains information (the current state) on an individual navbar item.
Name Description
Group Gets a value that specifies the state of a group to which the current item belongs.
Index Gets a value that specifies the navbar item’s index within the collection Inherited from NavBarItemStateBase.
Name Gets a value that specifies the name of the navbar item or group. Inherited from NavBarItemStateBase.
Text Gets a value that specifies the text of a navbar item or group. Inherited from NavBarItemStateBase.
See Also