SharedDictionaryStorage Class
The component that holds dictionaries available for different instances of the SpellChecker component.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.XtraSpellChecker.v24.1.dll
NuGet Package: DevExpress.Win.SpellChecker
Declaration
Remarks
Use this component to hold the dictionaries that can be dynamically attached to the spell checker dictionary collection, and detached from it when necessary. This feature is helpful when the application forms should use different sets of dictionaries for spell checking.
Inheritance
Object
MarshalByRefObject
Component
SharedDictionaryStorage
See Also