I am currently using a HtmlViewDefinition() in a template to get a custom view in a hierarchy(Picture down below). My question is if there is a way to make the text box (notes) a RichTextEditor-Like box.
I am using a TextBox Column in the picture below with WrapText set to true and AutoSizeRows set to true as well
Thank you