Skip to main content
A newer version of this page is available. .

PivotGridCellTemplateItem.IsFieldValueRetrievable(PivotGridField) Method

For internal use only.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v19.1.dll

Declaration

public bool IsFieldValueRetrievable(
    PivotGridField field
)

Parameters

Name Type
field PivotGridField

Returns

Type
Boolean
See Also