Gets or sets the tooltip's horizontal offset from the target control.

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

Syntax

JavaScript
function get_offsetX();
function set_offsetX(value);

See Also