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

In This Topic
MinLength Property (C1ComboBox)
In This Topic
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
 
See Also