SplashScreenManager.Close(Boolean) Method
Closes the splash screen.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v25.2.dll
Declaration
Optional Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| force | Boolean | False |
|
Remarks
The CloseAll method allows you to close all active splash screens.
See Also