IWaitFormActivator.SetWaitFormObject(ISupportCancel) Method
Specifies the content of a splash screen.
Namespace: DevExpress.DataAccess.Wizard.Services
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type | Description |
---|---|---|
dataSourceLoader | ISupportCancel | An object implementing the ISupportCancel interface. |
See Also