Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandLink Class / Visible Property

In This Topic
    Visible Property (C1CommandLink)
    In This Topic
    Shortcut to linked command's Visible property.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Visible As Boolean
    public bool Visible {get;}
    See Also