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

PivotGridPagerStyles Class

Provides the style settings used to paint the pivot grid’s pager.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v19.1.dll

Declaration

public class PivotGridPagerStyles :
    PagerStyles

The following members return PivotGridPagerStyles objects:

Remarks

These settings can be accessed using the ASPxPivotGrid.StylesPager property.

Implements

See Also