Gets or sets whether the tooltip will show the callout.

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

Syntax

JavaScript
function get_showCallOut();
function set_showCallOut(value);

See Also