ASPxClientHtmlEditorValidationEventArgs Class
In This Article
Provides data for the ASPxClientHtmlEditor.Validation client event.
#Declaration
TypeScript
declare class ASPxClientHtmlEditorValidationEventArgs extends ASPxClientEventArgs
#Remarks
ASPxClientHtmlEditorValidationEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.
#Inheritance
ASPxClientEventArgs
ASPxClientHtmlEditorValidationEventArgs
See Also