C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1CheckBox Class / IsEnabledProperty Field


In This Topic
IsEnabledProperty Field (C1CheckBox)
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly IsEnabledProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1CheckBox.IsEnabledProperty
See Also