Gets or sets a value determines whether to append bound items for C1ComboBox.
Namespace:
C1.Web.UI.Controls.C1ComboBoxAssembly: C1ComboBoxClient (in C1ComboBoxClient.dll)
Syntax
| JavaScript |
|---|
function get_appendDataBoundItems(); function set_appendDataBoundItems(value); |