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

PivotDrillDownDataSource.GetValue Method

Name Parameters Description
GetValue(Int32, PivotGridFieldBase) rowIndex, field Gets the value of the specified field in the specified row.
GetValue(Int32, Int32) rowIndex, columnIndex Returns the value of the specified data field in the specified row.
GetValue(Int32, String) rowIndex, fieldName Returns the value of the specified data field in the specified row.