ASPxClientRichEdit.LostFocus Event
Occurs when the control loses focus.
#Declaration
LostFocus: ASPxClientEvent<ASPxClientEventHandler<ASPxClientRichEdit>>
#Event Data
The LostFocus event's data class is ASPxClientEventArgs.
#Remarks
Refer to the following section for more information about client-side events: Client API.