Offsets the normal positions of C1ComboBox drop-down list items along the y-axis by the number specified.

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

Syntax

JavaScript
function get_offsetY();
function set_offsetY(value);

See Also