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