AvalonEdit
IsEditable Property
NamespacesICSharpCode.AvalonEdit.SnippetsAnchorElementIsEditable
Gets whether this element is editable (the user will be able to select it with Tab).
Declaration Syntax
C#Visual BasicVisual C++
public bool IsEditable { get; }
Public ReadOnly Property IsEditable As Boolean
	Get
public:
virtual property bool IsEditable {
	bool get () sealed;
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238