Skip to content

DevExpress-Examples/wpf-richedit-bind-richeditcontrol-to-text-in-different-formats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rich Text Editor for WPF - Implement a Converter to Bind RichEditControl to the Text in Different Formats

This example demonstrates how you can establish data binding with the RichEditControl.

The code in this example uses the ContentToPlainTextConverter class to bind standard TextControl to the RichEditControl, so the TextControl reflects text modifications of the document loaded in the RichEditControl.

The BarManager component is added to enable the hover menu feature of the RichEditControl.

Files to Review

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Use RichEditControl's converters to establish data binding.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •