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

SingleObjectViewModelBase<TEntity, TPrimaryKey, TUnitOfWork>.AllowSaveReset Property

Namespace: DevExpress.Mvvm.ViewModel

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

Declaration

public virtual bool AllowSaveReset { get; protected set; }

Property Value

Type
Boolean
See Also