FIX. RadGridView - the EnableHotTracking property cannot be set at design time.
To reproduce:
- Add a grid to a form and set the EnableHotTracking property to false in the properties window.
- When the application is started the property is reset.
Workaround:
Set the property at runtime.