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