WebDictionary Properties
The base class for ASPxSpellChecker dictionaries.
Name | Description |
---|---|
Cache |
Gets or sets a unique identifier of a dictionary instance for caching purposes. |
Can |
Indicates whether a dictionary can be placed in the cache. |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Culture | Gets or sets the language and culture settings of the current dictionary. |
Dictionary |
Specifies a path to the dictionary file used to create spellchecker dictionaries. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Is |
Indicates whether the current dictionary is a custom one. |
Word |
Gets the number of words contained within the dictionary. |
See Also