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