INodeWithEdit.Editable 屬性

定義

會得到一個值,表示該節點是否支援編輯。

public:
 property bool Editable { bool get(); };
public bool Editable { get; }
member this.Editable : bool
Public ReadOnly Property Editable As Boolean

屬性值

true如果節點支援編輯;否則,。 false

適用於