Gets or sets the collapse delay in milliseconds before the toolbar dropdown item starts hiding. Default value is 100ms.

Namespace:  C1.Web.UI.Controls.C1ToolBar
Assembly:  C1ToolBarClient (in C1ToolBarClient.dll)

Syntax

JavaScript
function get_collapseDelay();
function set_collapseDelay(value);

See Also