Unicode Controls & Classes for VB6 - Version 4

ctlUniListView.Sort Method

Sorts the list data using [SortKey] and [SortOrder] properties

Syntax
Public Sub Sort ()
Parameters
Parameter Description
Remarks
You can invoke this method without setting the Sorted property to True
Set the [SortWithCustomEvent] property to True for using a custom sort event [SortCompareRows] for comparing rows