Gets or sets a value that determines whether arbitrary text can be entered in the C1ComboBox text box.

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

Syntax

JavaScript
function get_forceSelectionText();
function set_forceSelectionText(value);

See Also