Back to Devexpress

PivotCellBaseEventArgs.GetFieldValue Method

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotcellbaseeventargs-dot-getfieldvalue.md

latest895 B
Original Source

PivotCellBaseEventArgs.GetFieldValue Method

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