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

ImageGalleryFullscreenViewerStyles.PlayPauseButton Property

Gets the style settings that define the appearance of the play and pause buttons.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public ImageGalleryStyle PlayPauseButton { get; }

Property Value

Type Description
ImageGalleryStyle

An ImageGalleryStyle object that contains the style settings.

See Also