C1.Xamarin.Forms.Input Assembly / C1.Xamarin.Forms.Input Namespace / C1AutoComplete Class / HighlightColorProperty Field


In This Topic
HighlightColorProperty Field (C1AutoComplete)
In This Topic
Identifies the HighlightColor dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly HighlightColorProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = C1AutoComplete.HighlightColorProperty
See Also