I am using the Xceed WinForms DataGrid control but don't seem to be able to remove the mouseover row highlight effect. I have tried changing the DataGrid to readonly and changing the SelectionMode to None but it still insists on highlighting the row when I mouseover.
I can't find anything in the documentation that would suggest how to do this.
Any ideas?