Skip to main content
A newer version of this page is available. .
Tab

PagerButtonStyle Class

Provides style settings used to paint pager buttons.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

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