Hello Michael,
Thank you for writing.
Currently,
RadRichTextEditor internally uses
HtmlFormatProvider or
TxtFormatProvider when setting the Text property considering the content. If it contains "
<html>",
RadRichTextEditor uses
HtmlFormatProvider to import the text. This allows you to use simple data binding. You can find attached a sample project where it is demonstrated how the RadTextBox.
Text property is bound to RadRichTextEditor.
Text property. The attached gif file illustrates the available functionality.
I hope this information helps. Should you have further questions I would be glad to help.
Regards,
Dess
Progress Telerik