Gets or sets the C1TextRange selected in the C1RichTextBox's document.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)
Syntax
| C# |
|---|
public C1TextRange Selection { get; set; } |
| Visual Basic |
|---|
Public Property Selection As C1TextRange Get Set |