AvalonEdit
Line Property
NamespacesICSharpCode.AvalonEdit.EditingCaretLine
Gets/Sets the caret line.
Declaration Syntax
C#Visual BasicVisual C++
public int Line { get; set; }
Public Property Line As Integer
	Get
	Set
public:
property int Line {
	int get ();
	void set (int value);
}

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