DictionaryBase.Loaded Property
Gets whether the dictionary is loaded.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the dictionary is loaded; otherwise false. |
Implements
See Also