Skip to main content
A newer version of this page is available. .
Tab

NavBarDataFields Class

Serves as a base for classes that contain properties allowing you to specify data fields from which item and group settings of a bound ASPxNavBar should be obtained.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public abstract class NavBarDataFields :
    StateManager,
    IDataSourceViewSchemaAccessor
See Also