SpellChecker.SaveToRegistry(String) Method
Saves the control layout to the specified system registry path.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.XtraSpellChecker.v25.1.dll
NuGet Package: DevExpress.Win.SpellChecker
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| path | String | The system registry path to which the layout is saved. |
See Also