Wizard<TWizardModel>.View Property
Provides access to an object that provides the view functionality to a Data Source Wizard.
Namespace: DevExpress.Data.WizardFramework
Assembly: DevExpress.Data.v23.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
IWizardView | An object implementing the IWizardView interface. |
See Also