aspnetmvc-devexpress-dot-web-dot-mvc-bb93ed4c.md
Represents a collection that maintains menu items.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxMenuItemCollection :
MenuItemCollection
Public Class MVCxMenuItemCollection
Inherits MenuItemCollection
The following members return MVCxMenuItemCollection objects:
Show 11 items
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
Object StateManagedCollectionBase Collection Collection<MenuItem> HierarchicalCollection<MenuItem> MenuItemCollection MVCxMenuItemCollection
See Also