ColumnValue(ColumnIndex: Integer): Variant;
ColumnIndex - index of the column, with which the current row intersects.
The ColumnValue property determines row value in the column, which index is passed as the ColumnIndex input parameter.
See also:
IDataGridRow