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

ASPxImageSlider.Styles Property

Provides access to the style settings that control the appearance of the ASPxImageSlider elements.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public ImageSliderStyles Styles { get; }

Property Value

Type Description
ImageSliderStyles

A ImageSliderStyles object that provides style settings for view elements.

See Also