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

ModuleDescription<TModule>.PeekCollectionViewModel Property

A primary instance of corresponding PeekCollectionViewModel used to quick navigation between collection views.

Namespace: DevExpress.Mvvm.ViewModel

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

Declaration

public object PeekCollectionViewModel { get; }

Property Value

Type
Object
See Also