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

ModuleDescription<TModule>.CreatePeekCollectionViewModel() Method

Creates and returns a new instance of the corresponding PeekCollectionViewModel that provides quick navigation between collection views.

Namespace: DevExpress.Mvvm.ViewModel

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

Declaration

public object CreatePeekCollectionViewModel()

Returns

Type
Object
See Also