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

ASPxClientRichEditPopupMenuShowingEventHandler Interface

A method that handles the PopupMenuShowing event.

Declaration

interface ASPxClientRichEditPopupMenuShowingEventHandler {(source: ASPxClientRichEdit, e: ASPxClientRichEditPopupMenuShowingEventArgs): any;}

Parameters

Name Type Description
source ASPxClientRichEdit

The event source.

e ASPxClientRichEditPopupMenuShowingEventArgs

An object that contains event data.