Skip to main content

ModuleDescription<TModule>.PeekCollectionViewModel Property

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

Namespace: DevExpress.Mvvm.ViewModel

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

NuGet Package: DevExpress.Scaffolding.Core

Declaration

public object PeekCollectionViewModel { get; }

Property Value

Type
Object
See Also