IsEditable プロパティ (JTree)

クラス

JTree.

処理

[読み取り専用] ツリーが編集可能かどうか。

構文

'Declaration
Protected Read Property IsEditable As Boolean

アクセス

読み取り専用。

Dim isEditable As Boolean = tree.IsEditable