Skip to main content
Tab

PagerStyle Class

Provides style settings used to paint the Pager.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.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