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

SpellingExtensions.GetErrorOperationCommands Method

Name Parameters Description
GetErrorOperationCommands(DependencyObject, Position) static editor, position Creates a list of commands available for the misspelled or repeated word at the specified position in the given editor.
GetErrorOperationCommands(DependencyObject, Int32) static editor, position Creates a list of commands available for the misspelled or repeated word at the specified position in the given editor.
GetErrorOperationCommands(DependencyObject, Point) static editor, point Creates a list of commands available for the misspelled or repeatedword at the specified point in the given editor.