TreeColumn.Owner

Syntax

Owner: PP.Ui.TreeList

Description

The Owner property sets column parent element.

Comments

The property value is an instance of the PP.Ui. class TreeList.

Use JSON or the setOwner method to set the property value and the getOwner method to get the property value.

Example

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

See also:

TreeColumn