IsEditable Property (JTree)

Class

JTree.

Action

Gets whether the tree is editable.

Syntax

'Declaration
Protected Read Property IsEditable As Boolean

Access

Read only.

Examples

Dim isEditable As Boolean = tree.IsEditable