Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
237
EmbeddableRichTextBox Selected text style
posted

Hi there.

I'm using EmbeddableRichTextBox in wingrid cell and i want change selected text style ( bold, italic, font etc. ) . But when using EmbeddableRichTextBox.SelectedText property give an error "Editor does not support selectable text." . Is there any easy way change selected text style in EmbeddableRichTextBox ?

Thanks