Skip to main content

DXSplashScreen.WaitFormType Property

Returns a Wait Form type.

Namespace: DevExpress.ExpressApp.Win.Utils

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

NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design

Declaration

public Type WaitFormType { get; }

Property Value

Type Description
Type

A Wait Form type.

See Also