Gets or sets a value indicating whether to show the drop-down list when a document is loaded.

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

Syntax

JavaScript
function get_openDropDownOnLoad();
function set_openDropDownOnLoad(value);

See Also