ComponentOne RichTextBox for UWP
SelectedText Property

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : SelectedText Property
Gets or sets the content of the current selection in the rich text box.
Syntax
'Declaration
 
Public Property SelectedText As System.String
public System.string SelectedText {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members