aspnet-devexpress-dot-web-164cfaa4.md
Provides style settings used to paint pager buttons.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class PagerButtonStyle :
PagerItemStyle
Public Class PagerButtonStyle
Inherits PagerItemStyle
The following members return PagerButtonStyle objects:
An object of the PagerButtonStyle type can be accessed via the ASPxPagerBase.ButtonStyle property of a pager control.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle PagerItemStyle PagerButtonStyle
See Also