Gets or sets a value that determines whether to enable callback to load C1ComboBoxItems on demand.

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

Syntax

JavaScript
function get_enableCallBackMode();
function set_enableCallBackMode(value);

See Also