IWaitFormActivator.SetWaitFormCaption(String) Method
Specifies the caption of a splash screen.
Namespace: DevExpress.DataAccess.Wizard.Services
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| caption | String | A String value, specifying the form caption. |
See Also