Gets the start position of the range.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public C1TextPointer Start { get; private set; } |
| Visual Basic |
|---|
Public Property Start As C1TextPointer Get Private Set |