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


In This Topic
    Command Class
    In This Topic
    Represents an abstract command. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
    Syntax
    'Declaration
     
    
    Public MustInherit Class Command 
    'Usage
     
    
    Dim instance As Command
    public abstract class Command 
    Inheritance Hierarchy
    See Also