Skip to main content
A newer version of this page is available. .

IWizardView Interface

If implemented, provides the View functionality to the Data Source Wizard.

Namespace: DevExpress.Data.WizardFramework

Assembly: DevExpress.Data.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

public interface IWizardView

The following members return IWizardView objects:

Library Related API Members
Cross-Platform Class Library IWizardRunnerContext.CreateWizardView(String, Size)
Wizard<TWizardModel>.View
WizardRunnerContext.CreateWizardView(String, Size)
WinForms Controls WizardRunnerContext.CreateWizardView(String, Size)
See Also