allowEditTree
Whether items can be added or deleted from the tree.
Property of
TreeView
Description
When allowEditTree is true, the user can add another leaf node to a tree item by pressing Ins, or delete a tree item by pressing Del when the tree item is selected.
Set allowEditTree to false to prevent the user from inserting or deleting items in the tree.