Skip to main content
A newer version of this page is available. .

SharedDictionaryStorage() Constructor

Initializes a new instance of the SharedDictionaryStorage class with default settings.

Namespace: DevExpress.XtraSpellChecker

Assembly: DevExpress.XtraSpellChecker.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.SpellChecker

Declaration

public SharedDictionaryStorage()

Remarks

Creates a new SharedDictionaryStorage component.

See Also