ComboBox for ASP.NET Web Forms
AutoFilter Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : AutoFilter Property
A value determines whether to shorten the drop-down list items by matching the text in the textbox after typing. Default: true. Type: Boolean.
Syntax
'Declaration
 
Public Property AutoFilter As System.Boolean
public System.bool AutoFilter {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members