A newer version of this page is available.
Switch to the current version.
IWizardPage<TWizardModel> Interface
If implemented, represents a page of the Report Wizard.
Namespace: DevExpress.Data.WizardFramework
Assembly: DevExpress.Data.v18.2.dll
Declaration
public interface IWizardPage<TWizardModel>
where TWizardModel :
IWizardModel
Public Interface IWizardPage(Of TWizardModel As IWizardModel)
Type Parameters
Name |
---|
TWizardModel |
See Also
Feedback