aspnet-devexpress-dot-web-4fa901e0.md
Provides style settings used to paint page numbers.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class PagerTextStyle :
PagerItemStyle
Public Class PagerTextStyle
Inherits PagerItemStyle
The following members return PagerTextStyle objects:
Show 17 links
These settings can be accessed via the ASPxDataViewBase.PagerPageNumberStyle and ASPxDataViewBase.PagerCurrentPageNumberStyle properties.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle PagerItemStyle PagerTextStyle
See Also