GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoDocument 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 (GoDocument)
In This Topic
This predicate is true if this document has an UndoManager whose CanRedo predicate is true.
Syntax
C#
public
virtual
bool
CanRedo()
Return Value
GoUndoManager.CanRedo
See Also
Reference
GoDocument Class
GoDocument Members