Expand delay in milliseconds before drop down operators list starts popup. Default value is 100.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1GridViewClient (in C1GridViewClient.dll)

Syntax

JavaScript
function get_expandDelay();
function set_expandDelay(value);

See Also