Skip to main content

ReadOnlyCollectionViewModelBase<TEntity, TProjection, TUnitOfWork>.DocumentManagerService Property

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
IDocumentManagerService
See Also