Skip to main content
All docs
V26.1
  • ASPxClientRichEditContentInsertedEventHandler Interface

    A method that handles the ContentInserted event.

    Declaration

    interface ASPxClientRichEditContentInsertedEventHandler {(source: ASPxClientRichEdit, e: ASPxClientRichEditContentInsertedEventArgs): any;}

    Parameters

    Name Type Description
    source ASPxClientRichEdit

    The event source.

    e ASPxClientRichEditContentInsertedEventArgs

    An object that contains event data.