ASPxClientImageGallery.PauseSlideShow Method
Pauses a slide show within a fullscreen viewer.
Declaration
PauseSlideShow(): void
Remarks
Use the ASPxClientImageGallery.PlaySlideShow and PauseSlideShow methods to play and pause a slide show respectively.
See Also