ASPxClientNavBarItem.navBar Property
In This Article
Gets the navbar to which the current item belongs.
#Declaration
TypeScript
navBar: ASPxClientNavBar
#Property Value
Type | Description |
---|---|
ASPx |
An ASPx |
#Remarks
Use the navBar property to identify and access the navbar object which owns the current item.
See Also