Unicode Controls & Classes for VB6 - Version 4

ctlUniGrid.ColType Property

Returns the column type

Syntax
Public Property Get ColType (ByRef vKey As Variant) As eUniGrid_ColumnType
Parameters
Parameter Description
ByRef vKey As Variant The column key or index
Remarks