MVCxNavBarGroupCollection.Remove(MVCxNavBarGroup) Method
Removes a group object from the group collection.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Parameters
| Name | Type |
|---|---|
| item | MVCxNavBarGroup |
See Also