AvalonEdit
LineNumber Property
NamespacesICSharpCode.AvalonEdit.DocumentIDocumentLineLineNumber
Gets the number of this line. The first line has the number 1.
Declaration Syntax
C#Visual BasicVisual C++
int LineNumber { get; }
ReadOnly Property LineNumber As Integer
	Get
property int LineNumber {
	int get ();
}

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