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

CollectionViewModelBase<TEntity, TProjection, TPrimaryKey, TUnitOfWork>.Reset() Method

Namespace: DevExpress.Mvvm.ViewModel

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

Declaration

[Display(AutoGenerateField = false)]
public virtual void Reset()
See Also