TreeColumn.Editable

Syntax

Editable: Boolean

Description

The Editable property determines whether column can be edited.

Comments

Available values:

Use JSON or thesetEditable method to set the property value and the getEditable method to get the property value.

Example

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

See also:

TreeColumn