Unicode Controls & Classes for VB6 - Version 4

ctlUniGrid.ColKey Property

Returns the key of the given column

Syntax
Public Property Get ColKey (ByRef iCol As Integer) As Variant
Parameters
Parameter Description
ByRef iCol As Integer The column index
Remarks