Gets or sets the time delay before starting a call back to the server.

Namespace:  C1.Web.UI.Controls.C1ComboBox
Assembly:  C1ComboBoxClient (in C1ComboBoxClient.dll)

Syntax

JavaScript
function get_loadOnDemandDelay();
function set_loadOnDemandDelay(value);

See Also