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

Get Started with WPF Spell Checker

If you are a first-time user, you can refer to the following tutorials to get acquainted with the DXSpellChecker for WPF. Select the suitable implementation depending on your requirements:

Configure Spell-Checking Behavior in XAML
Use the Spell Checker behavior for a simple out-of-the-box implementation. It is suitable for scenarios where User Interface customization is not required.
Implement Standalone Spell Checker in Code-Behind
Add the SpellChecker component in code behind for a more customizable implementation: track user interaction and customize UI.