Gets or sets position of the tooltip relative to the target element.

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

Syntax

JavaScript
function get_position();
function set_position(value);

See Also