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