ReadOnlyCollectionViewModelBase<TEntity, TProjection, TUnitOfWork>.DocumentManagerService Property
In This Article
Namespace: DevExpress.Mvvm.ViewModel
Assembly: DevExpress.Mvvm.v24.2.ViewModel.dll
NuGet Package: DevExpress.Scaffolding.Core
#Declaration
public virtual IDocumentManagerService DocumentManagerService { get; }
#Property Value
Type |
---|
IDocument |
See Also