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