CustomFieldDataEventArgsBase<T>.GetListSourceColumnValue Method
| Name | Parameters | Description |
|---|---|---|
| GetListSourceColumnValue(Int32, String) | listSourceRowIndex, columnName | Returns the value of the specified cell within the specified row in the control’s underlying data source. |
| GetListSourceColumnValue(String) | columnName | Returns the value of the specified cell within the processed row in the control’s underlying data source. |