Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Commands Namespace / ICommand Interface
Members


In This Topic
    ICommand Interface
    In This Topic
    Defines a command.
    Syntax
    'Declaration
     
    
    Public Interface ICommand 
    'Usage
     
    
    Dim instance As ICommand
    public interface ICommand 
    See Also