ComponentOne RichTextBox for UWP
Selection Property (C1RichTextBox)

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : Selection Property
Gets or sets the C1.Xaml.RichTextBox.Documents.C1TextRange selected in the C1RichTextBox's document.
Syntax
'Declaration
 
Public Property Selection As C1TextRange
public C1TextRange Selection {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members