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

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