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

ASPxClientRichEditPointerDownEventHandler Interface

A method that handles the PointerDown event.

Declaration

interface ASPxClientRichEditPointerDownEventHandler {(source: ASPxClientRichEdit, e: ASPxClientRichEditPointerDownEventArgs): any;}

Parameters

Name Type Description
source ASPxClientRichEdit

The event source.

e ASPxClientRichEditPointerDownEventArgs

An object that contains event data.