Have you tried setting the CellClickAction to RowSelect?
this.ultraGrid1.DisplayLayout.Override.CellClickAction = CellClickAction.RowSelect;