NavBarItem.NavBar Property
In This Article
Gets the navbar object to which the current item belongs.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
ASPx |
A ASPx |
#Remarks
The NavBar property provides access to the navbar control whose ASPxNavBar.Items collection contains the current item.
See Also