GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoDocument Class
/ CanUndo Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CanUndo Method (GoDocument)
In This Topic
This predicate is true if this document has an UndoManager whose CanUndo predicate is true.
Syntax
C#
public
virtual
bool
CanUndo()
Return Value
GoUndoManager.CanUndo
See Also
Reference
GoDocument Class
GoDocument Members