ASPxSpellCheckerCustomDictionary.IsCustomDictionary Property
Indicates that the current dictionary is a custom dictionary.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean | Always returns |
Remarks
Overrides the corresponding WebDictionary.IsCustomDictionary property of the base class.
See Also