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

ImageGalleryFullscreenViewerStyles.NextButton Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public ImageGalleryButtonStyle NextButton { get; }

Property Value

Type Description
ImageGalleryButtonStyle

An ImageGalleryButtonStyle object that contains the style settings.

See Also