ASPxClientRichEditKeyDownEventArgs Properties
Provides data for the ASPxClientRichEdit.KeyDown event.Name | Description |
---|---|
handled | Gets or sets whether the event is handled manually, so no default processing is required. |
htmlEvent | Gets a DHTML event object that relates to the processed event. |
See Also