Click or drag to resize
KaxToolTipBaseRelativeTo Property
Get/Set whether the tooltip should appear relative to the mouse or to the target element. Works in coopearation with the Position property.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public ToolTipRelativeDisplay RelativeTo { get; set; }

Property Value

Type: ToolTipRelativeDisplay
See Also