Skip to main content

MVCxMenuItem.Items Property

Gets a collection that contains the submenu items of the current menu item.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

#Declaration

public MVCxMenuItemCollection Items { get; }

#Property Value

Type
MVCxMenuItemCollection
See Also