Skip to main content
A newer version of this page is available.
All docs
V18.2

PivotGridCellItem.GetFieldValue(PivotFieldItemBase) Method

For internal use.

Namespace: DevExpress.XtraPivotGrid.Data

Assembly: DevExpress.PivotGrid.v18.2.Core.dll

Declaration

public object GetFieldValue(
    PivotFieldItemBase field
)

Parameters

Name Type
field DevExpress.XtraPivotGrid.Data.PivotFieldItemBase

Returns

Type
Object
See Also