IWizardRunnerContext.WaitFormActivator Property
Returns an object that displays a form while the wizard is loading information about a data source.
Namespace: DevExpress.DataAccess.Wizard
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
IWaitFormActivator | An object implementing the IWaitFormActivator interface. |
See Also