ASPxSpellCheckerISpellDictionary.GrammarPath Property
Get or sets a location of the affix file for the ASPxSpellCheckerISpellDictionary
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | String.Empty | A String value, specifying the path to the affix file. |
Remarks
Base files and affix files are a part of the non-commercial GNU ISpell project.
See Also