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

    Return Value

    See Also