Skip to main content
Tab

PagerButtonStyle Class

Provides style settings used to paint pager buttons.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class PagerButtonStyle :
    PagerItemStyle

#Remarks

An object of the PagerButtonStyle type can be accessed via the ASPxPagerBase.ButtonStyle property of a pager control.

See Also