PivotDrillDownDataRow.Item Property
Name | Parameters | Description |
---|---|---|
Item[PivotGridField] | 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. |