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