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

ShowNavigationItemController.ShowStartupNavigationItem(Boolean) Method

For internal use.

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v20.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

[Browsable(false)]
public void ShowStartupNavigationItem(
    bool checkEnabled = false
)

Optional Parameters

Name Type Default
checkEnabled Boolean False
See Also