OrderByDescending is not passing through the property to the LoadData args.
I have a sort column that is ascending and another that is descending, only the ascending sort column shows up in the sorts list and the orderby property on the LoadData args.
sortList is a list of SortDescriptor.
See images below.
