IsEditing Property (JTree)

Class

JTree.

Action

Gets whether the tree is being edited.

Syntax

'Declaration
Protected Read Property IsEditing As Boolean

Access

Read only.

Examples

Dim isEditing As Boolean = tree.IsEditing