TreeList.ContentFont

Syntax

ContentFont: PP.Font

Description

The ContentFont property determines font parameters of tree nodes.

Comments

Use JSON or the setContentFont method to set the property value and the getContentFont method to get the property value.

Example

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

See also:

TreeList