Back to Devexpress

MVCxNavBarGroup Class

aspnetmvc-devexpress-dot-web-dot-mvc-2764da01.md

latest2.9 KB
Original Source

MVCxNavBarGroup Class

Represents an individual group within the NavBar.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxNavBarGroup :
    NavBarGroup
vb
Public Class MVCxNavBarGroup
    Inherits NavBarGroup

The following members return MVCxNavBarGroup objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

IPropertiesOwner

IExpressionsAccessor

DevExpress.Web.Design.IDesignTimeCollectionItem

Inheritance

Object StateManager CollectionItem NavBarGroup MVCxNavBarGroup

See Also

MVCxNavBarGroup Members

NavBar

DevExpress.Web.Mvc Namespace