Skip to main content
A newer version of this page is available. .

SpellCheckerDictionaryCollection Constructors

Represents a collection of ASPxSpellChecker dictionaries.
Name Parameters Description
SpellCheckerDictionaryCollection() none Initializes a new instance of the SpellCheckerDictionaryCollection class with default settings.
SpellCheckerDictionaryCollection(IWebControlObject) webControlObject Initializes a new instance of the SpellCheckerDictionaryCollection class with the specified owner.
See Also