I have a devexpress treelist. It has cells. I have handled KeyDown() event
if (e.KeyCode == Keys.Enter) { e.SuppressK