C1.Android.Input Assembly / C1.Android.Input Namespace / C1ComboBox Class / SelectedValueProperty Field


In This Topic
SelectedValueProperty Field
In This Topic
Identifies the SelectedValue dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly SelectedValueProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1ComboBox.SelectedValueProperty
See Also