PivotGridWebOptionsPager Class
In This Article
Contains the pivot grid’s pager settings.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class PivotGridWebOptionsPager :
PagerSettingsEx
#Related API Members
The following members return PivotGridWebOptionsPager objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Pivot |
#Remarks
These settings can be accessed via the ASPxPivotGrid.OptionsPager property.
#Inheritance
Object
StateManager
PropertiesBase
PagerSettingsEx
PivotGridWebOptionsPager
See Also