ViewModelSourceIntegrityContainer.RegisterViewModel<TConcreteType>() Method
Registers the specified TConcreteType as a dependency.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v25.2.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Type Parameters
| Name |
|---|
| TConcreteType |
Returns
| Type | Description |
|---|---|
| FactoryRegistration | A FactoryRegistration object. |
See Also