GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoChangedEventArgs Class
/ Undo Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Undo Method (GoChangedEventArgs)
In This Topic
Reverse the effects of this document change by calling
GoDocument.ChangeValue
.
Syntax
C#
public
void
Undo()
Remarks
CanUndo
must be true for this method to call
GoDocument.ChangeValue
.
See Also
Reference
GoChangedEventArgs Class
GoChangedEventArgs Members