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

In This Topic
AutoFilter Property
In This Topic
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
 
See Also