C1.Android.Input Assembly / C1.Android.Input Namespace / C1DropDown Class / IsEditableProperty Field


In This Topic
IsEditableProperty Field
In This Topic
Identifies the IsEditable dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly IsEditableProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1DropDown.IsEditableProperty
See Also