ASPxClientRichEditKeyDownEventArgs.htmlEvent Property
In This Article
Gets a DHTML event object that relates to the processed event.
#Declaration
TypeScript
htmlEvent: any
#Property Value
Type | Description |
---|---|
any | An object that maintains DHTML event-specific information. |
#Remarks
An object that maintains DHTML event-specific information.
See Also