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