ASPxClientEditKeyEventArgs Members
Provides data for the client events involved with a key being pressed or released.Constructors
| Name | Description |
|---|---|
| constructor(htmlEvent) | Initializes a new instance of the ASPxClientEditKeyEventArgs object. |
Properties
| Name | Description |
|---|---|
| htmlEvent | Gets a DHTML event object that relates to the processed event. |
See Also