NavBarGroupDataFields Class
In This Article
Contains properties allowing you to specify data fields from which group 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 NavBarGroupDataFields objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Nav |
#Remarks
An object of the NavBarGroupDataFields type can be accessed by the ASPxNavBar.GroupDataFields property of a navbar control.
#Inheritance
Object
StateManager
NavBarDataFields
NavBarGroupDataFields
See Also