Gets or sets the text of the C1ComboBoxItem.

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

Syntax

JavaScript
function get_text();
function set_text(value);

See Also