CollectionViewModelBase<TEntity, TProjection, TPrimaryKey, TUnitOfWork>.EntityDisplayName Property
The display name of TEntity to be used when presenting messages to the user.
Namespace: DevExpress.Mvvm.ViewModel
Assembly: DevExpress.Mvvm.v26.1.ViewModel.dll
Declaration
Property Value
| Type |
|---|
| String |
See Also