Gets or sets a value indicating whether to show the "more" arrow button in drop-down list.

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

Syntax

JavaScript
function get_showMoreButton();
function set_showMoreButton(value);

See Also