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

SpellCheckerBase() Constructor

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

Namespace: DevExpress.XtraSpellChecker

Assembly: DevExpress.SpellChecker.v20.2.Core.dll

NuGet Packages: DevExpress.SpellChecker.Core, DevExpress.WindowsDesktop.SpellChecker.Core

Declaration

public SpellCheckerBase()

Remarks

The SpellCheckerBase.Culture property is initialized to the system’s culture.

See Also