EditExtractOptionsContext.WizardRunnerContext Property
Gets or sets an object that implements a certain functionality required to run the Data Source Wizard.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v22.1.Win.dll
NuGet Packages: DevExpress.Win.Dashboard, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Description |
---|---|
IWizardRunnerContext | An object that implements the IWizardRunnerContext interface. |
See Also