GridColumnDataEventArgs.GetListSourceFieldValue Method
| Name | Parameters | Description |
|---|---|---|
| GetListSourceFieldValue(Int32, String) | listSourceRowIndex, fieldName | Returns the value of the specified cell within the specified row in the grid’s data source. |
| GetListSourceFieldValue(String) | fieldName | Returns the value of the specified cell within the processed row in the grid’s data source. |