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