ASPxClientEditClickEventArgs Properties
Provides data for the client-side events which concern clicking within editors.| Name | Description |
|---|---|
| htmlElement | Gets the HTML element related to the event. |
| htmlEvent | Gets a DHTML event object that relates to the processed event. |
See Also