Search
Tooltip Properties
 


 Public Properties

  Name Description

follow

Gets or sets a value indicating whether the ToolTip will follow the mouse cursor.

offset

Gets or sets the offset of the Tooltip.

position

Gets or sets the position of the Tooltip.

target

Gets a reference to the tooltip's target element.

template

Gets or sets the ToolTip content template.

text

Gets or sets the text of the ToolTip.

trigger

Gets or sets the event, which shows the ToolTip.

 See Also