SpellChecker.KeepFocusOnControl Property
Specifies whether the input focus is set to the control that is being checked, to make the selected word visible.
Namespace: DevExpress.Xpf.SpellChecker
Assembly: DevExpress.Xpf.SpellChecker.v24.1.dll
NuGet Package: DevExpress.Wpf.SpellChecker
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true to set the input focus to the control; false to leave the input focus to the application’s form. |
See Also