This property returns and sets a value that determines whether the ListItem objects in a ListView control are sorted.
object.Sorted [= Boolean]
Following are the Sorted property settings:
You must set the Sorted property to True for the settings in the SortOrder and SortKey properties to take effect.
Each time the coordinates of a ListItem change, the Sorted property becomes False.