Delay Property (C1ComboBox)
A value that determines the duration (in milliseconds) of the time to delay before autocomplete begins after typing stops. Default: 300. Type: Number.
public System.int Delay {get; set;}
'Declaration
Public Property Delay As System.Integer