Skip to main content

MVCxMenuItemCollection Class

Represents a collection that maintains menu items.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxMenuItemCollection :
    MenuItemCollection

The following members return MVCxMenuItemCollection objects:

Implements

Show 11 items
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
See Also