To Sort DESCENDING in RecordSortedList

I use RecordSortedList, but it’s default is to sort the field ascending. Does anyone know how to make DESCENDING sorting list? thanks

Instead of trying to find a way to sort the RecordSortedList (RSL) why don’t you try selecting the data inserted into RSL in the sort order you need??