NavBarItemState.Group Property
In This Article
Gets a value that specifies the state of a group to which the current item belongs.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
#Property Value
Type | Description |
---|---|
Nav |
A Nav |
#Remarks
Use the Group property to obtain the state of a group to which the current item belongs.
See Also