[]
Gets the display (formatted) value stored in this row at a given column.
public virtual string GetDataFormatted(Column col)
| Type | Name | Description |
|---|---|---|
| Column | col | Column that contains the value. |
| Type | Description |
|---|---|
| string | Display value stored in the cell. |