SingleObjectViewModelBase<TEntity, 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.v24.1.ViewModel.dll
NuGet Package: DevExpress.Scaffolding.Core
Declaration
Property Value
Type |
---|
String |
See Also