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

ImageGalleryFullscreenViewerNavigationBarStyles.PrevPageButton Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public ImageSliderNavigationButtonStyle PrevPageButton { get; }

Property Value

Type Description
ImageSliderNavigationButtonStyle

An ImageSliderNavigationButtonStyle object that contains the style settings.

See Also