Click or drag to resize
AjaxComboBoxDelay Property
Gets or Sets the [!:System.Integer] specifying the time in milliseconds of inactivity that the control waits before performing the search.

Namespace: Cadcorp.Web.UI
Assembly: Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
public int Delay { get; set; }

Property Value

Type: Int32
Remarks
Defaults to 750
See Also