ViewModelClosingEventArgs.ViewModel Property
Gets or sets the View Model.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object specifying the View Model. |
See Also