Back to Devexpress

ASPxPivotGrid.StylesPager Property

aspnet-devexpress-dot-web-dot-aspxpivotgrid-dot-aspxpivotgrid-9f084ab8.md

latest1.3 KB
Original Source

ASPxPivotGrid.StylesPager Property

Provides access to the style settings that control the appearance of the pager displayed within the pivot grid.

Namespace : DevExpress.Web.ASPxPivotGrid

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

NuGet Package : DevExpress.Web

Declaration

csharp
public PivotGridPagerStyles StylesPager { get; }
vb
Public ReadOnly Property StylesPager As PivotGridPagerStyles

Property Value

TypeDescription
PivotGridPagerStyles

A PivotGridPagerStyles object that provides style settings used to paint a pager.

|

See Also

Styles

ASPxPivotGrid Class

ASPxPivotGrid Members

DevExpress.Web.ASPxPivotGrid Namespace