[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1RichTextBox.SelectionLength

SelectionLength Property

SelectionLength

Gets or sets the number of characters in the current selection in the rich text box.

Declaration
public int SelectionLength { get; set; }
Remarks

The positions represented in this property correspond to positions in the Text property's content.