Gets the end position of the range.

Namespace:  C1.Phone.RichTextBox.Documents
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public C1TextPointer End { get; private set; }
Visual Basic
Public Property End As C1TextPointer
	Get
	Private Set

See Also