Skip to main content

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

NuGet Package: DevExpress.Scaffolding.Core

Declaration

public object CreatePeekCollectionViewModel()

Returns

Type
Object
See Also