Skip to main content

ASPxClientHtmlEditorDialogCloseEventArgs Class

In This Article

Provides data for the event that fires when the HTML Editor dialogs are closed or are going to be closed.

#Declaration

TypeScript
declare class ASPxClientHtmlEditorDialogCloseEventArgs extends ASPxClientEventArgs
See Also