Gets or sets whether the tooltip will move to follow mouse movement.
Namespace:
C1.Web.UI.Controls.C1ToolTipAssembly: C1ToolTipClient (in C1ToolTipClient.dll)
Syntax
JavaScript |
---|
function get_mouseTrailing(); function set_mouseTrailing(value); |