Back to Devexpress

MVCxMenuItem Class

aspnetmvc-devexpress-dot-web-dot-mvc-6d9a6c33.md

latest3.0 KB
Original Source

MVCxMenuItem Class

Represents an individual menu item within the Menu.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxMenuItem :
    MenuItem
vb
Public Class MVCxMenuItem
    Inherits MenuItem

The following members return MVCxMenuItem objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

IPropertiesOwner

IExpressionsAccessor

DevExpress.Web.Design.IDesignTimeCollectionItem

IEnumerable

IHierarchyData

DevExpress.Web.Internal.ISupportSvgImageRendering

Inheritance

Object StateManager CollectionItem MenuItem MVCxMenuItem

See Also

MVCxMenuItem Members

Menu

DevExpress.Web.Mvc Namespace