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