Gets or sets the transition of the animation when the drop-down list is collapsing.

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

Syntax

JavaScript
function get_collapseEasing();
function set_collapseEasing(value);

See Also