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

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