NavBarItemDataFields Class
In This Article
Contains properties allowing you to specify data fields from which item settings of a bound ASPxNavBar should be obtained.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Related API Members
The following members return NavBarItemDataFields objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Nav |
#Remarks
An object of the NavBarItemDataFields type can be accessed by the ASPxNavBar.ItemDataFields property of a navbar control.
#Inheritance
Object
StateManager
NavBarDataFields
NavBarItemDataFields
See Also