Back to Devexpress

PivotGridWebOptionsPager Class

aspnet-devexpress-dot-web-dot-aspxpivotgrid-127a9705.md

latest1.8 KB
Original Source

PivotGridWebOptionsPager Class

Contains the pivot grid’s pager settings.

Namespace : DevExpress.Web.ASPxPivotGrid

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class PivotGridWebOptionsPager :
    PagerSettingsEx
vb
Public Class PivotGridWebOptionsPager
    Inherits PagerSettingsEx

The following members return PivotGridWebOptionsPager objects:

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

Remarks

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

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase PagerSettingsEx PivotGridWebOptionsPager

See Also

PivotGridWebOptionsPager Members

DevExpress.Web.ASPxPivotGrid Namespace