Skip to main content
A newer version of this page is available. .
Tab

ASPxImageSlider.SettingsSlideShow Property

Provides access to the slide show settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public ImageSliderSlideShowSettings SettingsSlideShow { get; }

Property Value

Type Description
ImageSliderSlideShowSettings

An ImageSliderSlideShowSettings object that contains the slide show settings.

See Also