Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

DevExpress.XtraRichEdit.Services Namespace

Contains interfaces and classes that provide auxiliary functionality as services in RichEditControl.

Assembly: DevExpress.RichEdit.v21.1.Core.dll

NuGet Package: DevExpress.RichEdit.Core

Interfaces

Name Description
IAutoCorrectProvider Defines the corrections provider for the IAutoCorrectService.
IAutoCorrectService Defines a service that performs auto correction.
IFormatDetectorService Allows detecting the format of the document contained in the stream.
IRichEditAndReviewingPaneCommandFactoryService Defines a service used to create RichEdit with Reviewing Pane commands.
IRichEditCommandFactoryService Defines a service that is used to create RichEdit commands.
ISyntaxHighlightService Enables you to implement the text highlighting functionality.
IUserGroupListService Provides a list of user groups to fill the Editing Permissions form.
IUserListService Provides a list of identities to fill the Editing Permissions form.