Back to Devexpress

ASPxClientRichEdit.SelectionChanged Event

aspnet-js-aspxclientrichedit-4314a918.md

latest735 B
Original Source

ASPxClientRichEdit.SelectionChanged Event

Occurs when the selection is changed within the document.

Declaration

ts
SelectionChanged: ASPxClientEvent<ASPxClientEventHandler<ASPxClientRichEdit>>

Event Data

The SelectionChanged event's data class is ASPxClientEventArgs.

Remarks

Refer to the following section for more information about client-side events: Client API.

See Also

Client Selection

ASPxClientRichEdit Class

ASPxClientRichEdit Members