Gets or sets a value indicating whether to highlight the items when using template.
Namespace:
C1.Web.UI.Controls.C1ComboBoxAssembly: C1ComboBoxClient (in C1ComboBoxClient.dll)
Syntax
| JavaScript |
|---|
function get_templateItemHighlighted(); function set_templateItemHighlighted(value); |