DiagramCustomItemQueryContinueDragEventArgs.IsCancellationRequested Property
Indicates whether the drag operation cancellation is requested.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the drag operation cancellation is requested; otherwise, false. |
See Also