ASPxPivotGridPager(PivotGridHtmlTable, ASPxPivotGrid) Constructor
This member supports the .NET Framework infrastructure and cannot be used directly from your code.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type |
|---|---|
| htmlTable | DevExpress.Web.ASPxPivotGrid.HtmlControls.PivotGridHtmlTable |
| pivotGrid | ASPxPivotGrid |
See Also