ComponentOne RichTextBox for WPF and Silverlight
Selection Property (C1RichTextBox)

C1.WPF.RichTextBox Namespace > C1RichTextBox Class : Selection Property
Gets or sets the C1.WPF.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