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


Command Class Methods

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

Public Methods
 NameDescription
Public MethodInvoked before execute the command.  
Public MethodClones this command object.  
Public MethodOverloaded. Releases unmanaged and - optionally - managed resources.  
Public MethodExecutes this command.  
Public MethodGets a boolean value indicates whether the corresponding UI actions should be stopped.  
Public MethodRedo this command.  
Public MethodSaves the data for undoing.  
Public MethodUndoes this command.  
Top
Protected Methods
 NameDescription
Protected MethodFinalizes an instance of the Command class.  
Top
See Also