Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

PivotCellBaseEventArgs.GetFieldValue Method

Name Parameters Description
GetFieldValue(PivotGridField, Int32) field, cellIndex Returns the specified column or row field’s value for the cell, addressed by its zero-based index in the Data Area.
GetFieldValue(PivotGridField) field Returns the value of the specified column or row field which identifies the column/row in which the processed cell resides.