AvalonEdit
ShowLineNumbers Property
NamespacesICSharpCode.AvalonEditTextEditorShowLineNumbers
Specifies whether line numbers are shown on the left to the text view.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowLineNumbers { get; set; }
Public Property ShowLineNumbers As Boolean
	Get
	Set
public:
property bool ShowLineNumbers {
	bool get ();
	void set (bool value);
}

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