TreeColumn.Type

Syntax

Type: PP.Ui.TreeColumnType

Description

The Type property determines column element type on sorting.

Comments

Property value is an element of the enumeration PP.Ui.TreeColumnType.

Use JSON or the setType method to set the property value and the getType method to get the property value.

Example

The example of property use is given in the TreeColumn.FormatMethod property description.

See also:

TreeColumn