Gets the end position of the selection.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public abstract TextViewPosition EndPosition { get; }
Public MustOverride ReadOnly Property EndPosition As TextViewPosition Get
public: virtual property TextViewPosition EndPosition { TextViewPosition get () abstract; }
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238