A newer version of this page is available.
Switch to the current version.
CustomDictionaryLoadingEventArgs Class
Provides data for the ASPxSpellChecker.CustomDictionaryLoading event.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v18.2.dll
Declaration
public class CustomDictionaryLoadingEventArgs :
EventArgs
Public Class CustomDictionaryLoadingEventArgs
Inherits EventArgs
Remarks
Note, that CustomDictionaryLoadingEventArgs objects are automatically created, initialized and passed to the ASPxSpellChecker.CustomDictionaryLoading event handlers.
See Also
Feedback