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

ASPxClientRichEditCustomCommandExecutedEventHandler Interface

A method that handles the CustomCommandExecuted event.

Declaration

interface ASPxClientRichEditCustomCommandExecutedEventHandler {(source: ASPxClientRichEdit, e: ASPxClientRichEditCustomCommandExecutedEventArgs): any;}

Parameters

Name Type Description
source ASPxClientRichEdit

The event source.

e ASPxClientRichEditCustomCommandExecutedEventArgs

An object that contains event data.