Parameters
- sortOrder
- The Sorting constant which determines the sort order, i.e., ascending or descending.
The collection is sorted based on the value of each UltraListViewGroup instance's Text property.
The Sort method is overloaded so that the caller can specify a custom IComparer implementation which determines the sort order for the groups.
