IViewInjectionService.SelectedViewModel Property
Gets or sets the selected ViewModel.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object representing the currently selected ViewModel. |
See Also