GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoUndoManagerCompoundEdit Class
/ CanRedo Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CanRedo Method (GoUndoManagerCompoundEdit)
In This Topic
This predicate returns true if you can call
Redo
-- namely when
IsComplete
is true.
Syntax
C#
public
virtual
bool
CanRedo()
See Also
Reference
GoUndoManagerCompoundEdit Class
GoUndoManagerCompoundEdit Members