DragCancelledDelegate Delegate |
Called when the drag operation was cancelled. Can be used to return the state of your items to the state before the start of the drag operation.
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public delegate void DragCancelledDelegate()
See Also