IEntitiesViewModel<TEntity> Interface
In This Article
The base interface for view models exposing a collection of entities of the given type.
Namespace: DevExpress.Mvvm.ViewModel
Assembly: DevExpress.Mvvm.v24.2.ViewModel.dll
NuGet Package: DevExpress.Scaffolding.Core
#Declaration
#Type Parameters
Name |
---|
TEntity |
See Also