ShowToolTips: Boolean
The ShowToolTips property determines whether tooltips are displayed on hovering the cursor on a tree node.
Available values:
true. Default value. A tooltip is displayed on hovering the cursor on a tree node.
false. A tooltip is displayed on hovering the cursor on a tree node.
Use JSON or the setShowToolTips method to set the property value and the getShowToolTips method to get the property value.
The property use is given in description of the TreeList.HoverColor property.
See also: