Gets or sets the drop-down list width (in pixels).
If the value is less than zero, the width of the C1ComboBox will be used.
Namespace:
C1.Web.UI.Controls.C1ComboBoxAssembly: C1ComboBoxClient (in C1ComboBoxClient.dll)
Syntax
| JavaScript |
|---|
function get_dropDownWidth(); function set_dropDownWidth(value); |