Determines whether the C1ComboBoxItem is selected.

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

Syntax

JavaScript
function get_selected();
function set_selected(value);

See Also