Back to Devexpress

PivotCellEventArgsBase<TField, TData, TCustomTotal>.GetFieldValue Method

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotcelleventargsbase-3-dot-getfieldvalue.md

latest649 B
Original Source

PivotCellEventArgsBase<TField, TData, TCustomTotal>.GetFieldValue Method

NameParametersDescription
GetFieldValue(TField, 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(TField)fieldReturns the value of the specified column or row field that identifies the column/row in which the processed cell resides.