ASPxHunspellDictionary.GrammarPath Property
Specifies the filename of the affix file (.aff) to be loaded.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.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. |
See Also