PagerTextStyle Class
In This Article
Provides style settings used to paint page numbers.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.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.
#Inheritance
See Also