Back to Devexpress

MVCxNavBarItem Class

aspnetmvc-devexpress-dot-web-dot-mvc-0c54bb03.md

latest2.9 KB
Original Source

MVCxNavBarItem Class

Represents an individual item within the NavBar.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxNavBarItem :
    NavBarItem
vb
Public Class MVCxNavBarItem
    Inherits NavBarItem

The following members return MVCxNavBarItem objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

IPropertiesOwner

IExpressionsAccessor

DevExpress.Web.Design.IDesignTimeCollectionItem

Inheritance

Object StateManager CollectionItem NavBarItem MVCxNavBarItem

See Also

MVCxNavBarItem Members

NavBar

DevExpress.Web.Mvc Namespace