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


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