Skip to main content

MVCxNavBarGroup.Items Property

Gets the collection of items within the group and provides indexed access to them.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

#Declaration

public MVCxNavBarItemCollection Items { get; }

#Property Value

Type
MVCxNavBarItemCollection
See Also