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

ImageGalleryStyles.PagerCurrentPageNumber Property

Gets the style settings defining the appearance of the current page number within the pager.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public PagerTextStyle PagerCurrentPageNumber { get; }

Property Value

Type Description
PagerTextStyle

A PagerTextStyle object that contains the style settings.

See Also