ASPxClientHtmlEditorBeforePasteEventArgs Class
In This Article
Provides data for the ASPxClientHtmlEditor.BeforePaste event.
#Declaration
TypeScript
declare class ASPxClientHtmlEditorBeforePasteEventArgs extends ASPxClientEventArgs
#Inheritance
ASPxClientEventArgs
ASPxClientHtmlEditorBeforePasteEventArgs
See Also