ASPxClientImageGallery.PlaySlideShow Method
In This Article
Plays a slide show within a fullscreen viewer.
#Declaration
TypeScript
PlaySlideShow(): void
#Remarks
Use the PlaySlideShow and ASPxClientImageGallery.PauseSlideShow methods to play and pause a slide show respectively.
See Also