Gets or sets the height of the drop-down list.
Namespace:
C1.Web.UI.Controls.C1ComboBoxAssembly: C1ComboBoxClient (in C1ComboBoxClient.dll)
Syntax
| JavaScript |
|---|
function get_dropDownHeight(); function set_dropDownHeight(value); |