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