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