GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoChangedEventArgs Class / CanUndo Method
In This Topic
    CanUndo Method (GoChangedEventArgs)
    In This Topic
    This predicate returns true if you can call Undo.
    Syntax
    public bool CanUndo()
    See Also