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

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