SmartPasteEditValueChangingEventArgs.Cancel Property
Gets or sets whether to cancel the operation.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v25.1.dll
NuGet Package: DevExpress.Wpf.LayoutControl
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to cancel the operation; otherwise, false. |
See Also