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

AutoCorrectInfo Properties

Provides data and methods that enable you to process input text and calculate the replacement object when handling the RichEditControl.AutoCorrect event.
Name Description
CanDecrementStart Gets whether the text range can be extended by moving its start.
ReplaceWith Gets or sets the object used to replace the input string in the document.
Text Gets the input string to check whether it should be replaced.
See Also