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

In This Topic
    CommandLink Field (CustomizeLinkEventArgs)
    In This Topic
    Gets the command link.
    Syntax
    'Declaration
     
    
    Public ReadOnly CommandLink As C1CommandLink
    public readonly C1CommandLink CommandLink
    See Also