[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1RichTextBox.SelectionStart

SelectionStart Property

SelectionStart

Gets or sets the starting position of the text selected in the rich text box.

Declaration
public int SelectionStart { get; set; }
Remarks

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