string SelectedValue {get; set;}
'Declaration Property SelectedValue As String
'Declaration
Property SelectedValue As String
'Usage Dim instance As ISmartDropDown Dim value As String instance.SelectedValue = value value = instance.SelectedValue
'Usage
Dim instance As ISmartDropDown Dim value As String instance.SelectedValue = value value = instance.SelectedValue
ISmartDropDown Interface ISmartDropDown Members