CustomDictionaryLoadingEventArgs Constructors
Provides data for the ASPxSpellChecker.CustomDictionaryLoading event.| Name | Parameters | Description |
|---|---|---|
| CustomDictionaryLoadingEventArgs(ASPxSpellCheckerCustomDictionary) | customDictionary | Initializes a new instance of the CustomDictionaryLoadingEventArgs class with the specified custom dictionary. |
See Also