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