ASPxClientImageSlider.Play Method
Plays a slide show within an image slider.
Declaration
Play(): void
Remarks
Use the Play and ASPxClientImageSlider.Pause methods to play and pause a slide show respectively. To determine whether a slide show is playing, use the ASPxClientImageSlider.IsSlideShowPlaying method.
See Also