Skip to main content
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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public PagerTextStyle PagerCurrentPageNumber { get; }

Property Value

Type Description
PagerTextStyle

A PagerTextStyle object that contains the style settings.

See Also