Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / Command Class
Members


In This Topic
    Command Class
    In This Topic
    Represents an abstract command.
    Syntax
    'Declaration
     
    
    Public MustInherit Class Command 
    'Usage
     
    
    Dim instance As Command
    public abstract class Command 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command

    See Also