Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / ItemTooltipShowingEventArgs Class / Index Property

In This Topic
    Index Property (ItemTooltipShowingEventArgs)
    In This Topic
    Gets the index of the highlighted drop-down list item.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    See Also