IWizardPageFactory<TModel> Interface
A factory that creates Data Source wizard pages.
Namespace: DevExpress.Data.WizardFramework
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Type Parameters
| Name |
|---|
| TModel |
See Also
A factory that creates Data Source wizard pages.
Namespace: DevExpress.Data.WizardFramework
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
public interface IWizardPageFactory<TModel>
where TModel :
IWizardModel
Public Interface IWizardPageFactory(Of TModel As IWizardModel)
| Name |
|---|
| TModel |