Hello
Try this
ColumnView.GetFocusedValue- Returns the edit value within the currently focused cell.
ColumnView.FocusedValue - The focused cell is identified by the focused column which is specified by the ColumnView.FocusedColumn property and the focused row is specified by the ColumnView.FocusedRowHandle property.
May be helpfull.