Gets or sets the tooltip's vertical offset from the target control.
Namespace:
C1.Web.UI.Controls.C1ToolTipAssembly: C1ToolTipClient (in C1ToolTipClient.dll)
Syntax
| JavaScript |
|---|
function get_offsetY(); function set_offsetY(value); |