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


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