ComboBox for ASP.NET Web Forms
Delay Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : Delay Property
A value that determines the duration (in milliseconds) of the time to delay before autocomplete begins after typing stops. Default: 300. Type: Number.
Syntax
'Declaration
 
Public Property Delay As System.Integer
public System.int Delay {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members