IWizardCustomization<TModel>.RegisterType<TServiceType, TConcreteType>() Method
Registers a service type.
Namespace: DevExpress.DataAccess.UI.Wizard
Assembly: DevExpress.DataAccess.v25.1.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Type Parameters
| Name |
|---|
| TServiceType |
| TConcreteType |
See Also