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