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

ImageGalleryFullscreenViewerStyles.PrevButton Property

Gets the style settings that define the appearance of the previous navigation button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public ImageGalleryButtonStyle PrevButton { get; }

Property Value

Type Description
ImageGalleryButtonStyle

An ImageGalleryButtonStyle object that contains the style settings.

See Also