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

PagerStyle Class

Provides style settings used to paint the Pager.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class PagerStyle :
    AppearanceStyle

Remarks

These settings can be accessed via the ASPxDataViewBase.PagerStyle property.

See Also