Gets or sets the painted range.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public C1TextRange Selection { get; set; } |
| Visual Basic |
|---|
Public Property Selection As C1TextRange Get Set |