Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ToolBar Class / CommandLinks Property

In This Topic
    CommandLinks Property (C1ToolBar)
    In This Topic
    Gets the collection of commandlinks.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CommandLinks As C1CommandLinks
    public C1CommandLinks CommandLinks {get;}
    See Also