Skip to main content
Tab

PagerTextStyle Class

Provides style settings used to paint page numbers.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class PagerTextStyle :
    PagerItemStyle

Remarks

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

See Also