ASPxClientRichEditKeyDownEventArgs.htmlEvent Property
Gets a DHTML event object that relates to the processed event.
Declaration
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