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

In This Topic
    IsServiceLink Property
    In This Topic
    Indicates whether this link is a service link (more, customize, scroll button).
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsServiceLink As Boolean
    public bool IsServiceLink {get;}
    See Also