TreeList.ShowToolTips

Syntax

ShowToolTips: Boolean

Description

The ShowToolTips property determines whether tooltips are displayed on hovering the cursor on a tree node.

Comments

Available values:

Use JSON or the setShowToolTips method to set the property value and the getShowToolTips method to get the property value.

Example

The property use is given in description of the TreeList.HoverColor property.

See also:

TreeList