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

WizardView Class

The default implementation of the IWizardView interface, providing an empty form containing the Data Source Wizard.

Namespace: DevExpress.DataAccess.UI.Wizard

Assembly: DevExpress.DataAccess.v19.1.UI.dll

Declaration

public class WizardView :
    XtraForm,
    IWizardView

Implements

Inheritance

Show 11 items
Object
MarshalByRefObject
Component
Control
ScrollableControl
ContainerControl
Form
DevExpress.XtraEditors.DForm
DevExpress.XtraEditors.MouseWheelContainerForm
XtraForm
WizardView
See Also