ImageSliderSlideShowSettings Properties
Contains settings that relate to the ASPxImageSlider slide show functionality.| Name | Description |
|---|---|
| AutoPlay | Specify whether slide show starts after control initialization. |
| Interval | Gets or sets the time between image changes in a slide show. |
| PausePlayingWhenMouseOver | Specify whether the slide show is paused when the mouse is over an image. |
| PlayPauseButtonVisibility | Enables you to specify the play and pause buttons visibility mode in the image area. |
| StopPlayingWhenPaging | Specify whether the slide show is stopped when end user pages images. |
See Also