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

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