GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoDocument Class / CanUndo Method
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
    public virtual bool CanUndo()

    Return Value

    See Also