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.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class PagerStyle :
    AppearanceStyle

The following members return PagerStyle objects:

Remarks

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

See Also