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

ImageSliderStyles.ImageArea Property

Gets the style settings that define the appearance of an image area.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public ImageSliderImageAreaStyle ImageArea { get; }

Property Value

Type Description
ImageSliderImageAreaStyle

An ImageSliderImageAreaStyle object that contains the style settings.

See Also