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

NuGet Package: DevExpress.Web

Declaration

public class PivotGridPagerStyles :
    PagerStyles

The following members return PivotGridPagerStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxPivotGrid.StylesPager
ASP.NET MVC Extensions PivotGridSettings.StylesPager

Remarks

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

Implements

See Also