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