Spread Windows Forms 12.0 Product Documentation
UndoRedoManager Class Methods


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : UndoRedoManager Class

For a list of all members of this type, see UndoRedoManager members.

Public Methods
 NameDescription
Public MethodClears out current Undo and Redo stacks  
Public MethodPerforms the specified action (it can then be undone with Undo).  
Public MethodOverloaded. Redoes the last action undone with Undo and adds it to the undo list.  
Public MethodOverloaded. Undoes the last action done with PerformUndoAction and adds it to the redo list.  
Top
Protected Methods
 NameDescription
Protected MethodPops the top action from the redo stack.  
Protected MethodPops the top action from the undo stack.  
Protected MethodPushes the specified action onto the redo stack.  
Protected MethodPushes the specified action onto the undo stack.  
Top
See Also

Reference

UndoRedoManager Class
FarPoint.Win.Chart Namespace