PivotGridPagerStyles Class
Provides the style settings used to paint the pivot grid’s pager.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return PivotGridPagerStyles objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxPivotGrid.StylesPager |
ASP.NET MVC Extensions | PivotGridSettings.StylesPager |
Remarks
These settings can be accessed using the ASPxPivotGrid.StylesPager property.
Implements
Inheritance
Object
StateManager
PropertiesBase
StylesBase
PagerStyles
PivotGridPagerStyles
See Also