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

ImageGalleryStyles.PagerPageNumber Property

Gets the style settings defining the appearance of page numbers within the pager.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public PagerTextStyle PagerPageNumber { get; }

Property Value

Type Description
PagerTextStyle

A PagerTextStyle object that contains the style settings.

See Also