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.v20.2.ViewModel.dll

NuGet Packages: DevExpress.Scaffolding.Core, DevExpress.WindowsDesktop.Mvvm.ViewModel

Declaration

public object PeekCollectionViewModel { get; }

Property Value

Type
Object
See Also