MVCxNavBarItemCollection Class
Represents a collection of items within a navbar group.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return MVCxNavBarItemCollection objects:
Remarks
An object of the MVCxNavBarItemCollection type can be accessed via the MVCxNavBarGroup.Items property.
Implements
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
Inheritance
See Also