Gets or sets the duration of the animation when drop-down list is expanding.

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

Syntax

JavaScript
function get_expandDuration();
function set_expandDuration(value);

See Also