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

ImageGalleryStyles.PagerButton Property

Gets the style settings defining the appearance of the buttons within the pager.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public PagerButtonStyle PagerButton { get; }

Property Value

Type Description
PagerButtonStyle

A PagerButtonStyle object that contains the style settings.

See Also