Attachmate.Reflection Assembly > Attachmate.Reflection.UserInterface Namespace > ISmartDropDown Interface : CurrentItemIndex Property |
'Declaration
Property CurrentItemIndex As Integer
'Usage
Dim instance As ISmartDropDown Dim value As Integer instance.CurrentItemIndex = value value = instance.CurrentItemIndex
int CurrentItemIndex {get; set;}