The following tables list the members exposed by ClientSideEvents.
Name | Description | |
---|---|---|
Click | Event fired when the control recieves the click event of a browser. | |
DblClick | Event fired when the control recieves the dblclick event of a browser. | |
Initialize | Event fired after initialization of client side object. | |
IsEmpty | Check if object contains only default values. | |
MouseDown | Event fired when the control recieves the mousedown event of a browser. | |
MouseMove | Event fired when the control recieves the mousemove event of a browser. | |
MouseOut | Event fired when the control recieves the mouseout event of a browser. | |
MouseOver | Event fired when the control recieves the mouseover event of a browser. | |
MouseUp | Event fired when the control recieves the mouseup event of a browser. |