INodeWithEdit.Editable Property

Definition

Gets a value indicating whether the node supports editing.

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

Property Value

true if the node supports editing; otherwise, false.

Applies to