Skip to main content

EntitiesViewModelBase<TEntity, TProjection, TUnitOfWork>.AllowSaveReset Property

Namespace: DevExpress.Mvvm.ViewModel

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

NuGet Package: DevExpress.Scaffolding.Core

Declaration

public bool AllowSaveReset { get; protected set; }

Property Value

Type
Boolean
See Also