PagerTextStyle Class
In This Article
Provides style settings used to paint page numbers.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public class PagerTextStyle :
PagerItemStyle
#Remarks
These settings can be accessed via the ASPxDataViewBase.PagerPageNumberStyle and ASPxDataViewBase.PagerCurrentPageNumberStyle properties.
#Inheritance
See Also