ComboBox for ASP.NET Web Forms
MinLength Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : MinLength Property
A value that determines the minimum length of text that can be entered in the wijcombobox text box to issue an AJAX request. Default: 4. Type: Number.
Syntax
'Declaration
 
Public Property MinLength As System.Integer
public System.int MinLength {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members