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

ASPxImageSlider.SettingsImageArea Property

Provides access to the ASPxImageSlider’s image area options.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public ImageSliderImageAreaSettings SettingsImageArea { get; }

Property Value

Type Description
ImageSliderImageAreaSettings

An ImageSliderImageAreaSettings object that contains the image area options.

See Also