SpreadsheetGear 2012
CommandManager Class Properties


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

Public Properties
 NameDescription
Public PropertyCanRedoReturns true if there is a command available for redo, otherwise false is returned.  
Public PropertyCanUndoReturns true if there is a command available for undo, otherwise false is returned.  
Public PropertyRedoDisplayTextReturns a description of the current redoable command.  
Public PropertyUndoDisplayTextReturns a description of the current undoable command.  
Public PropertyUndoLimitGets or sets the maximum number of undoable commands that will be retained by the CommandManager.  
Top
See Also

Reference

CommandManager Class
SpreadsheetGear.Commands Namespace
Command Class
CommandRange Class

Send Feedback