Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / CommandManager Class


In This Topic
CommandManager Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodDetermines whether there is an available command for redoing.  
Public MethodDetermines whether there is an available command for undoing.  
Public MethodClears all undo/redo command in queue.  
Public MethodExecutes the specified command.  
Public MethodRedo the last undone command.  
Public MethodUndo the last executed command.  
Top
See Also