PivotGridPagerStyles(ASPxPivotGrid) Constructor
Initializes a new instnace of the PivotGridPagerStyles class with the specified owner.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| grid | ASPxPivotGrid | An ASPxPivotGrid object that represents the owner of the created object. |
See Also