NavigateMessage<TNavigationToken> Class
Used by the PeekCollectionViewModel<TNavigationToken, TEntity, TPrimaryKey, TUnitOfWork> to notify that DocumentsViewModel<TModule, TUnitOfWork> should navigate to the specified module.
Namespace: DevExpress.Mvvm.ViewModel
Assembly: DevExpress.Mvvm.v24.1.ViewModel.dll
NuGet Package: DevExpress.Scaffolding.Core
Declaration
Type Parameters
Name |
---|
TNavigationToken |
Inheritance
Object
NavigateMessage<TNavigationToken>
See Also