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

In This Topic
    IsMoreLink Property
    In This Topic
    Indicates whether this link is a More link.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsMoreLink As Boolean
    public bool IsMoreLink {get;}
    See Also