Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / Command Class
Properties Methods


In This Topic
    Command Class Members
    In This Topic

    The following tables list the members exposed by Command.

    Public Properties
     NameDescription
    Public PropertyGets the UndoSupport value indicates whether this command is undoable.  
    Public PropertyGets or sets the worksheet.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets or sets a boolean value indicates whether this object is disposed.  
    Protected PropertyGets the workbook.  
    Top
    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