PivotDrillDownDataRow.Item Property
Name | Parameters | Description |
---|---|---|
Item[Pivot |
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] |
field |
Returns the value of the specified field in the current row. |