Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

IModelApplicationNavigationItems.NavigationItems Property

Provides access to the NavigationItems node.

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v19.2.dll

Declaration

IModelRootNavigationItems NavigationItems { get; }

Property Value

Type Description
IModelRootNavigationItems

An IModelRootNavigationItems object representing the NavigationItems node.

See Also