ASPxClientRichEditKeyUpEventArgs Members
Provides data for the ASPxClientRichEdit.KeyUp event.Constructors
| Name | Description |
|---|---|
| constructor(htmlEvent) | Initializes a new instance of the ASPxClientRichEditKeyUpEventArgs object. For internal use only. |
Properties
| Name | Description |
|---|---|
| htmlEvent | Gets a DHTML event object that relates to the processed event. |
See Also