Unicode Controls & Classes for VB6 - Version 4

clsUniLV_ColumnHeader.Key Property

The column key

Syntax
Public Property Get Key () As String
Public Property Let Key (ByVal v As String)
Parameters
Parameter Description
ByVal v As String The new value
Remarks