WPF: Auto truncating text in RadRichTextBox

71 Views Asked by At

I am using Telerik's RadRichTextBox control in WPF application, in which I wanted to do TextTrimming for the long sentence/string/text. Like for below screen shot-

enter image description here

But I found there is no support for "TextTrimming" for RadRichTextBox control by Telerik. Can anyone suggest how we can do that?

0

There are 0 best solutions below