StoreExtractFilePageView.WaitFormActivator Property
Returns an object that displays a form while the wizard is loading information about a data extract.
Namespace: DevExpress.DashboardWin.DataSourceWizard
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Property Value
Type | Description |
---|---|
DevExpress.DashboardCommon.Native.IDashboardWaitFormActivator | An object implementing the IDashboardWaitFormActivator interface. |
Implements
See Also