Skip to main content
A newer version of this page is available. .

ASPxClientRichEditContentRemovedEventHandler Interface

A method that handles the ContentRemoved event.

Declaration

interface ASPxClientRichEditContentRemovedEventHandler {(source: ASPxClientRichEdit, e: ASPxClientRichEditContentRemovedEventArgs): any;}

Parameters

Name Type Description
source ASPxClientRichEdit

The event source.

e ASPxClientRichEditContentRemovedEventArgs

An object that contains event data.