Back to Devexpress

PivotDrillDownDataRow.Item Property

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotdrilldowndatarow-dot-item.md

latest644 B
Original Source

PivotDrillDownDataRow.Item Property

NameParametersDescription
Item[PivotGridFieldBase]fieldGets the row’s value for the specified field.
Item[Int32]indexReturns the value of the specified field in the current row.
Item[String]fieldNameReturns the value of the specified field in the current row.