The ImageSlider has a built-in ability to display an image slide show. The SettingsSlideShow property provides access to the following properties.
- AutoPlay - specifies whether or not the slide show is initially enabled.
- Interval - specifies the time interval between changing images.
- PausePlayingWhenMouseOver - specifies whether or not the image playing stops when mouse is over extension.
- PlayPauseButtonVisibility - specifies the Play/Pause button visibility.
- StopPlayingWhenPaging - specifies whether or not the image playing stops when end-user change images manually.
In this demo, you can use editors in the "Slide Show Settings" panel to play with the values of the properties above, so you can see them in action.
Local Copy of this Demo To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer. |
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxImageAndDataNavigationDemos |