Whether the text labels of the tree items are editable.

Property of

TreeView

Description

When allowEditLabels is true, the user can edit the text of the tree items in a tree by pressing F2 or clicking on a tree item a second time with a tree item selected.

Set allowEditLabels to false to prevent the user from editing all the items in a tree, or use the canEditLabel event to conditionally allow or prevent editing.