A newer version of this page is available.
Switch to the current version.
PagerButtonStyle Class
Provides style settings used to paint pager buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class PagerButtonStyle :
PagerItemStyle
Public Class PagerButtonStyle
Inherits PagerItemStyle
Related API Members
The following members accept/return PagerButtonStyle objects:
Show 14 links
Remarks
An object of the PagerButtonStyle type can be accessed via the ASPxPagerBase.ButtonStyle property of a pager control.
Inheritance
See Also