ASPxClientImageSlider Events
A client-side equivalent of the ASPxImageSlider object.
Name | Description |
---|---|
Active |
Occurs after the active image, displayed within the image area, is changed. |
Init |
Occurs on the client side after the control has been initialized.
Inherited from ASPx |
Item |
Fires after an image item has been clicked within the image area. |
Item |
Fires for each Image Slider’s item that is loaded on callback. |
Thumbnail |
Occurs on the client side when a thumbnail is clicked. |
See Also