Cancels the modification of the object.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public void CancelDrag () |
Visual Basic
Copy Code
|
|---|
Public Sub CancelDrag () |
RemarksCalling this method immediately stops the operation.
See Also