IWaitFormActivator.EnableWaitFormDescription(Boolean) Method
Specifies whether or not to display a splash screen description.
Namespace: DevExpress.DataAccess.Wizard.Services
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type | Description |
---|---|---|
show | Boolean | true to display the description; otherwise false. |
See Also