IEntitiesViewModel<TEntity> Interface
The base interface for view models exposing a collection of entities of the given type.
Namespace: DevExpress.Mvvm.ViewModel
Assembly: DevExpress.Mvvm.v26.1.ViewModel.dll
Declaration
Type Parameters
| Name |
|---|
| TEntity |
See Also