ASPxPivotGridPager.PageCount Property
Gets the number of pages displayed within the ASPxPivotGrid.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the number of pages displayed within the ASPxPivotGrid. |
See Also