Gets or sets the client event at which the tooltip will be made visible.

Namespace:  C1.Web.UI.Controls.C1ToolTip
Assembly:  C1ToolTipClient (in C1ToolTipClient.dll)

Syntax

JavaScript
function get_showEvent();
function set_showEvent(value);

See Also