Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.XtraRichEdit.Services Namespace

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

Assembly: DevExpress.RichEdit.v24.2.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 When implemented, allows you to detect 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.