C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBox Class / AutoComplete Property

In This Topic
AutoComplete Property
In This Topic
A value that determines whether to start the auto-complete function after typing in the text if a match exists. Default: true. Type: Boolean.
Syntax
'Declaration
 
Public Property AutoComplete As System.Boolean
 
See Also