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

ASPxDataViewBase.PagerPageNumberStyle Property

Gets the style settings used to paint page numbers.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public PagerTextStyle PagerPageNumberStyle { get; }

Property Value

Type Description
PagerTextStyle

A PagerTextStyle object that contains style settings.

See Also