Skip to main content

SpellChecker Class

In This Article

Represents the base component of the DXSpellChecker for Silverlight suite.

Namespace: DevExpress.Xpf.SpellChecker

Assembly: DevExpress.Xpf.SpellChecker.v14.2.dll

#Declaration

[DXToolboxBrowsable(false)]
public class SpellChecker :
    SpellCheckerBase,
    ISpellChecker
See Also