AvalonEdit
IsReadOnly Property
NamespacesICSharpCode.AvalonEdit.Indentation.CSharpIDocumentAccessorIsReadOnly
Gets if the current line is read only (because it is not in the selected text region)
Declaration Syntax
C#Visual BasicVisual C++
bool IsReadOnly { get; }
ReadOnly Property IsReadOnly As Boolean
	Get
property bool IsReadOnly {
	bool get ();
}

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