A newer version of this page is available.
Switch to the current version.
Wizard<TWizardModel> Class
A Data Source Wizard instance associated with a specific View.
Namespace: DevExpress.Data.WizardFramework
Assembly: DevExpress.Data.v18.2.dll
Declaration
public class Wizard<TWizardModel>
where TWizardModel :
IWizardModel
Public Class Wizard(Of TWizardModel As IWizardModel)
Type Parameters
Name |
---|
TWizardModel |
Inheritance
Object
Wizard<TWizardModel>
See Also
Feedback