Skip to main content
A newer version of this page is available. .

EntitiesViewModelBase<TEntity, TProjection, TUnitOfWork>.ParentViewModel Property

Namespace: DevExpress.Mvvm.ViewModel

Assembly: DevExpress.Mvvm.v18.2.ViewModel.dll

Declaration

public virtual object ParentViewModel { get; set; }

Property Value

Type
Object

Implements

See Also