Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / CommandClickEventArgs Class / Command Field

In This Topic
    Command Field
    In This Topic
    Gets the command clicked.
    Syntax
    'Declaration
     
    
    Public ReadOnly Command As C1Command
    public readonly C1Command Command
    See Also