Spread Windows Forms 12.0 Product Documentation
CommandManager Class Members
Properties  Methods 


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet.Commands Namespace : CommandManager Class

The following tables list the members exposed by CommandManager.

Public Properties
 NameDescription
Public PropertyGets a value indicating whether the executing a command can be undoable.  
Public PropertyGets or sets the maximum number of undoable commands which are retained by the CommandManager.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether there is an available command for redoing.  
Public MethodDetermines whether there is an available command for undoing.  
Public MethodExecutes the specified command.  
Public MethodRedo the last undone command.  
Public MethodUndo the last executed command.  
Top
See Also

Reference

CommandManager Class
GrapeCity.Spreadsheet.Commands Namespace