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

ASPxDataViewBase.PagerCurrentPageNumberStyle Property

Gets the style settings used to paint the current page number.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public PagerTextStyle PagerCurrentPageNumberStyle { get; }

Property Value

Type Description
PagerTextStyle

A PagerTextStyle object that contains style settings.

See Also