Gets the start pointer of the range.

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

Syntax

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

See Also