Gets the end pointer of the range.

Namespace:  C1.Win.XmlEditor
Assembly:  C1.Win.XmlEditor.2 (in C1.Win.XmlEditor.2.dll)

Syntax

C#
public C1TextPointer End { get; }
Visual Basic (Declaration)
Public ReadOnly Property End As C1TextPointer

See Also