EditItemViewModel.EditOperationContext Property
Gets the data context that describes the edit operation.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Object | The data context that describes the edit operation. |
See Also