IRichEditControl Interface
Interface implemented to facilitate creating certain types of RichEdit objects, such as commands.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v21.2.Core.dll
Declaration
Remarks
Use the RichEditControl object and its properties unless the IRichEditControl is clearly required.
For a RichEdit’s View, the IRichEditControl interface is accessible via the RichEditView.Control property.
Related GitHub Examples
The following code snippets (auto-collected from DevExpress Examples) contain references to the IRichEditControl interface.
Note
The algorithm used to collect these code examples remains a work in progress. Accordingly, the links and snippets below may produce inaccurate results. If you encounter an issue with code examples below, please use the feedback form on this page to report the issue.