aspnetmvc-devexpress-dot-web-dot-mvc-cc301fcc.md
Represents a collection of items within a navbar group.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxNavBarItemCollection :
NavBarItemCollection
Public Class MVCxNavBarItemCollection
Inherits NavBarItemCollection
The following members return MVCxNavBarItemCollection objects:
An object of the MVCxNavBarItemCollection type can be accessed via the MVCxNavBarGroup.Items property.
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
Object StateManagedCollectionBase Collection Collection<NavBarItem> NavBarItemCollection MVCxNavBarItemCollection
See Also