[]
Gets the value stored in this row at a given column.
protected virtual object GetData(Column col)
Column that contains the value.
Value stored in the cell.