CellEditorValueChangingArgs.Cancel Property
Gets or sets whether the GridViewBase.CellEditorValueChanging or TreeListView.CellEditorValueChanging event is canceled.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also