Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / UndoManager Class / Redo Method


In This Topic
    Redo Method (UndoManager)
    In This Topic
    Redoes the last action undone with Undo and adds it to the undo list.
    Overload List
    OverloadDescription
    Redoes the last action undone with Undo and adds it to the undo list.  
    Redoes the specified number of actions and adds them to the undo list.  
    Redoes all actions in the redo stack up to and including the specified action and adds it to the undo list.  
    See Also