Column: Integer;
The Column property return the column that contains edited cell.
To get a new value in the cell, use the IUiPrxCellChangeEventArgs.Value property.
The property use is given in the example for IPrxReportUserEvents.EventOnCellChange.
See also: