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