Back to Devexpress

PivotGridPagerStyles Class

aspnet-devexpress-dot-web-dot-aspxpivotgrid-0e51b585.md

latest1.8 KB
Original Source

PivotGridPagerStyles Class

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

Namespace : DevExpress.Web.ASPxPivotGrid

Assembly : DevExpress.Web.ASPxPivotGrid.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class PivotGridPagerStyles :
    PagerStyles
vb
Public Class PivotGridPagerStyles
    Inherits PagerStyles

The following members return PivotGridPagerStyles objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxPivotGrid.StylesPager
ASP.NET MVC ExtensionsPivotGridSettings.StylesPager

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase PagerStyles PivotGridPagerStyles

See Also

PivotGridPagerStyles Members

DevExpress.Web.ASPxPivotGrid Namespace