Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / UndoRedoManager Class / Undo Method


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