Skip to main content

EntitiesViewModelBase<TEntity, TProjection, TUnitOfWork>.ParentViewModel Property

Namespace: DevExpress.Mvvm.ViewModel

Assembly: DevExpress.Mvvm.v24.1.ViewModel.dll

NuGet Package: DevExpress.Scaffolding.Core

Declaration

public virtual object ParentViewModel { get; set; }

Property Value

Type
Object

Implements

See Also