TreeList.SelectedHighlightColor

Syntax

SelectedHighlightColor: PP.Color||String

Description

The SelectedHighlightColor property sets color for highlighting of selected tree nodes.

Comments

This property is relevant if the TreeList.EnableSelectedHighlight property is set to true.

Example

The example of use is given in the TreeList.EnableSelectedHighlight property description.

See also:

TreeList