Hello,
I'm using: Telerik 2019.1.116.45
1. I'm looking to display code in a read only view. I have found the RichTextBox API for insert code block and I like the formatting and key word coloring for the CSharp setting. I am wondering how can I interact with the Codeblock through MVVM, instead of calling the insert code api.
2. I have found that it takes a bit of time to load when the code is perhaps around 60-70 lines. Any way/settings I can set to increase the speed?