ClipboardNodePastingEventArgs.Cancel Property
In This Article
Gets or sets whether the current operation needs to be canceled.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the current operation needs to be canceled; otherwise, false. |
See Also