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


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