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

In This Topic
    Index Property
    In This Topic
    Gets the current index in CommandLinks collection for recent links.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    See Also