Skip to main content
A newer version of this page is available. .

PivotGridWebOptionsPager Class

Contains the pivot grid’s pager settings.

Namespace: DevExpress.Web.ASPxPivotGrid

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

Declaration

public class PivotGridWebOptionsPager :
    PagerSettingsEx

The following members return PivotGridWebOptionsPager objects:

Remarks

These settings can be accessed via the ASPxPivotGrid.OptionsPager property.

Inheritance

See Also