How can i get access to the section which is currently hovered by the cursor in a "RadRichTextBox" ?
1 Answer, 1 is accepted
0
Tanya
Telerik team
answered on 11 Oct 2016, 08:15 AM
Hi Yasin,
You can use the methods of the DocumentPosition. Here is a sample code that shows how you can obtain the section that the caret is currently positioned on: