RichEditControl.SpellChecker Property
In This Article
Gets or sets the component used for spell check by the RichEdit control.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v14.2.dll
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
ISpell |
null |
A component which provides the DevExpress. |
See Also