Gets or sets the expand delay in milliseconds before the sub toolbar item starts to popup. The default value is 100ms.

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

Syntax

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

See Also