Gets or sets the type of expand animation effect.

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

Syntax

JavaScript
function get_expandAnimation();
function set_expandAnimation(value);

Remarks

The expand animation effect occurs while the dropdown items in the C1ToolBar open.

See Also