Fires when the mouse moves out a tab.

Namespace:  C1.Web.UI.Controls.C1TabStrip
Assembly:  C1TabStripClient (in C1TabStripClient.dll)

Syntax

JavaScript
function add_tabMouseOut(value);
function remove_tabMouseOut(value);

See Also