Skip to main content
Tab

PagerStyles.PageNumber Property

Gets the style settings used to paint page numbers within the pager.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public PagerTextStyle PageNumber { get; }

#Property Value

Type Description
PagerTextStyle

A PagerTextStyle object containing style settings.

See Also