Gets or sets a value that determines whether to show the Trigger button.
The Trigger button is the arrow in the C1ComboBox that you click to expand the drop-down list.
Namespace:
C1.Web.UI.Controls.C1ComboBoxAssembly: C1ComboBoxClient (in C1ComboBoxClient.dll)
Syntax
| JavaScript |
|---|
function get_showTrigger(); function set_showTrigger(value); |