Skip to main content
A newer version of this page is available. .

PivotDrillDownDataRow.Item Property

Name Parameters Description
Item[PivotGridFieldBase] field Gets the row’s value for the specified field.
Item[Int32] index Returns the value of the specified field in the current row.
Item[String] fieldName Returns the value of the specified field in the current row.