CustomDictionaryLoadingEventArgs Class
In This Article
Provides data for the ASPxSpellChecker.CustomDictionaryLoading event.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v25.1.dll
#Declaration
#Remarks
Note, that CustomDictionaryLoadingEventArgs objects are automatically created, initialized and passed to the ASPxSpellChecker.CustomDictionaryLoading event handlers.
See Also