expressappframework-devexpress-dot-expressapp-dot-systemmodule-57b306a3.md
A NavigationItem node defines a ShowNavigationItem Action item displayed in the main Window’s navigation control.
Namespace : DevExpress.ExpressApp.SystemModule
Assembly : DevExpress.ExpressApp.v25.2.dll
NuGet Package : DevExpress.ExpressApp
public interface IModelNavigationItem :
IModelNode,
IModelBaseChoiceActionItem,
IModelToolTip,
IModelChoiceActionItemChildItemsDisplayStyle
Public Interface IModelNavigationItem
Inherits IModelNode,
IModelBaseChoiceActionItem,
IModelToolTip,
IModelChoiceActionItemChildItemsDisplayStyle
The following members return IModelNavigationItem objects:
This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases.
See Also
Application Model (UI Settings Storage)