ComboBox for ASP.NET Web Forms
AutoComplete Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : AutoComplete Property
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
public System.bool AutoComplete {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members