ctlUniListView.Sort MethodSorts the list data using [SortKey] and [SortOrder] propertiesSyntax
Public Sub Sort ()
Parameters
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 |