Skip to main content
A newer version of this page is available. .
All docs
V20.2

PivotGridWebOptionsPager(IViewBagOwner, String) Constructor

Initializes a new instance of the PivotGridWebOptionsPager class with specified settings.

Namespace: DevExpress.Web.ASPxPivotGrid

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

NuGet Package: DevExpress.Web

Declaration

public PivotGridWebOptionsPager(
    IViewBagOwner viewBagOwner,
    string objectPath
)

Parameters

Name Type
viewBagOwner DevExpress.WebUtils.IViewBagOwner
objectPath String
See Also