selectionType:"none" would remove the selection behavior.
There are many properties allowing customization of the tiles which would allow you to remove the rollover behavior. For example, with the default tile rendering, you could just make the "Over" style the same as the normal style.
Comment