MinLength Property (C1ComboBox)
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.
public System.int MinLength {get; set;}
'Declaration
Public Property MinLength As System.Integer