ClipboardNodePastingEventArgs.Cancel Property
Gets or sets whether the current operation needs to be canceled.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the current operation needs to be canceled; otherwise, false. |
See Also