Does the UltraListView support a multi column sort capability like the UltraGrid supports.
No, single-column only, unless you implement IComparer yourself and assign it to a column's SortComparer property. If you like you can submit a feature request for this functionality.