GrapeCity.Xaml.SpreadSheet.UI
UndoManager Class Members
Properties  Methods  Events


The following tables list the members exposed by UndoManager.

Public Constructors
 NameDescription
Public ConstructorUndoManager Constructor Initializes a new instance of the UndoManager class.  
Top
Public Properties
 NameDescription
Public PropertyCanRedoGets a value that indicates whether the UndoManager can redo an action.  
Public PropertyCanUndoGets a value that indicates whether the UndoManager can undo an action.  
Public PropertyContextGets the context of the UndoManager which is used to execute the actions.  
Top
Public Methods
 NameDescription
Public MethodDoPerforms an Action and adds it to the undo list if the Action can be undone.  
Public MethodGetRedoList Returns all redo commands.  
Public MethodGetUndoList Returns all undo commands.  
Public MethodRedo Performs a redo action.  
Public MethodUndo Performs an undo action.  
Top
Public Events
 NameDescription
Public EventChanged Occurs when an undo or redo action occurs.  
Top
See Also

Reference

UndoManager Class
GrapeCity.Xaml.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options