If this property is set to true, then the items in the view will be set in a reverse order (descending). This property has no effect if the Sorted property is set to false.
Warning: you cannot set this property if the view already contains items. Doing this will cause an exception(containing a string).
Return value:
Returns true if the view is sorted descending, false otherwise.