Spread WPF 18
GrapeCity.Spreadsheet.Commands Namespace / Command Class
Members


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

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Wpf.SpreadSheet.CellType.ErrorUICommand

    See Also