Skip to main content
Tab

ImageSliderImages.PauseButton Property

Gets the settings of an image displayed within a pause button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public ImageProperties PauseButton { get; }

Property Value

Type Description
ImageProperties

A ImageProperties object that contains image settings.

See Also