Skip to main content
A newer version of this page is available. .

DefaultOverlayFormOptions.Options Property

Gets an OverlayWindowOptions object that specifies Overlay Form options.

Namespace: DevExpress.ExpressApp.Win

Assembly: DevExpress.ExpressApp.Win.v18.2.dll

Declaration

public OverlayWindowOptions Options { get; }

Property Value

Type Description
DevExpress.XtraSplashScreen.OverlayWindowOptions

Overlay Form options.

Property Paths

You can access this nested property as listed below:

Object Type Path to Options
DXSplashScreen
See Also