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

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

Namespace: DevExpress.Mvvm.ViewModel

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

Declaration

public CollectionViewModelState SaveState()

Returns

Type
DevExpress.Mvvm.ViewModel.CollectionViewModelState
See Also