ComboBox for ASP.NET Web Forms
HighlightMatching Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : HighlightMatching Property
A value that determines whether to highlight the keywords in an item. If "abc" is typed in the textbox, all "abc" matches are highlighted in the drop-down list. Default: true. Type: Boolean.
Syntax
'Declaration
 
Public Property HighlightMatching As System.Boolean
public System.bool HighlightMatching {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members