IModelRootNavigationItems.StartupNavigationItem Property
In This Article
Specifies a navigation item which is activated when the application is loaded. No View is shown at startup when this property value is not specified.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Property Value
Type | Description |
---|---|
IModel |
An IModel |
See Also