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


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