FIX. RadGridView - the PropertyName property from the event arguments of the SortChanged event is not populated
To reproduce:
- just subscribe to the event, sort the grid to fire it and check the property value
Wordaround:
((SortDescriptor)e.NewItems[0]).PropertyName