IWizardPage<TWizardModel> Interface
If implemented, represents a page of the Report Wizard.
Namespace: DevExpress.Data.WizardFramework
Assembly: DevExpress.Data.v25.2.dll
Declaration
Type Parameters
| Name |
|---|
| TWizardModel |
See Also
If implemented, represents a page of the Report Wizard.
Namespace: DevExpress.Data.WizardFramework
Assembly: DevExpress.Data.v25.2.dll
public interface IWizardPage<TWizardModel>
where TWizardModel :
IWizardModel
Public Interface IWizardPage(Of TWizardModel As IWizardModel)
| Name |
|---|
| TWizardModel |