Gets or sets animation effect what will be used for expanding submenus. Possible values: none, sliding, transition. Default value is none.

Namespace:  C1.Web.UI.Controls.C1Menu
Assembly:  C1MenuClient (in C1MenuClient.dll)

Syntax

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

See Also