Search
CellEventArgs.cancelDrag Method
See Also
 





Cancels the resize of the node's row or column.

Namespace: MindFusion.Diagramming
File: EventArgs.js

 Syntax

JavaScript  Copy Code

function cancelDrag ()

 Remarks

Calling this method immediately stops the operation.

 See Also