ASPxHunspellDictionary.GrammarPath Property
In This Article
Specifies the filename of the affix file (.aff) to be loaded.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A String value, specifying the path to the affix file. |
See Also