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

PagerTextStyle Class

Provides style settings used to paint page numbers.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class PagerTextStyle :
    PagerItemStyle

Remarks

These settings can be accessed via the ASPxDataViewBase.PagerPageNumberStyle and ASPxDataViewBase.PagerCurrentPageNumberStyle properties.

See Also