Skip to main content

PivotGridWebOptionsPager Class

Contains the pivot grid’s pager settings.

Namespace: DevExpress.Web.ASPxPivotGrid

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

NuGet Package: DevExpress.Web

Declaration

public class PivotGridWebOptionsPager :
    PagerSettingsEx

The following members return PivotGridWebOptionsPager objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxPivotGrid.OptionsPager
ASP.NET MVC Extensions PivotGridSettings.OptionsPager

Remarks

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

Inheritance

See Also