ReadOnlyCollectionViewModelBase<TEntity, TProjection, TUnitOfWork>.DocumentManagerService Property
Namespace: DevExpress.Mvvm.ViewModel
Assembly: DevExpress.Mvvm.v26.1.ViewModel.dll
Declaration
Property Value
| Type |
|---|
| IDocumentManagerService |
See Also
Namespace: DevExpress.Mvvm.ViewModel
Assembly: DevExpress.Mvvm.v26.1.ViewModel.dll
public virtual IDocumentManagerService DocumentManagerService { get; }
Public Overridable ReadOnly Property DocumentManagerService As IDocumentManagerService
| Type |
|---|
| IDocumentManagerService |