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

DXSplashScreen.OverlayFormOptions Property

Gets Overlay Form options.

Namespace: DevExpress.ExpressApp.Win.Utils

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

Declaration

public DefaultOverlayFormOptions OverlayFormOptions { get; }

Property Value

Type Description
DefaultOverlayFormOptions

An Overlay Form’s options.

See Also