PivotCustomFieldDataEventArgs.GetListSourceColumnValue Method
| Name | Parameters | Description |
|---|---|---|
| GetListSourceColumnValue(Int32, String) | listSourceRowIndex, columnName | Gets the value of the specified field in the specified row in the control’s underlying data source. |
| GetListSourceColumnValue(String) | columnName | Gets the value of the specified cell within the current row in the control’s underlying data source. |