Skip to main content
Tab

ImageGalleryStyles.PagerPageNumber Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public PagerTextStyle PagerPageNumber { get; }

Property Value

Type Description
PagerTextStyle

A PagerTextStyle object that contains the style settings.

See Also