PivotGridWebOptionsPager.HasPager(Boolean) Method
For internal use only.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| isColumn | Boolean |
Returns
| Type |
|---|
| Boolean |
See Also
For internal use only.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v26.1.dll
public bool HasPager(
bool isColumn
)
Public Function HasPager(
isColumn As Boolean
) As Boolean
| Name | Type |
|---|---|
| isColumn | Boolean |
| Type |
|---|
| Boolean |