Unicode Controls & Classes for VB6 - Version 4
ctlUniListView
.SortKey Property
Represents the Column index or key used for sorting
Syntax
Public Property Get SortKey () As Variant
Public Property Let SortKey (ByVal
New_Value
As Variant)
Parameters
Parameter
Description
ByVal
New_Value
As Variant
The new value
Remarks