Gets or sets the text to show when the C1ComboBox text box is empty.
Namespace:
C1.Web.UI.Controls.C1ComboBoxAssembly: C1ComboBoxClient (in C1ComboBoxClient.dll)
Syntax
| JavaScript |
|---|
function get_emptyText(); function set_emptyText(value); |