TreeList.ActiveFont

Syntax

ActiveFont: PP.Font

Description

The ActiveFont property determines font parameters of active tree node.

Comments

Use JSON or the setActiveFont method to set the property value and the getActiveFont method to get the property value.

Example

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

See also:

TreeList