Unicode Controls & Classes for VB6 - Version 4

ctlUniGrid.Col Property

Gets or sets the current column

Syntax
Public Property Get Col () As Long
Public Property Let Col (ByVal l As Long)
Parameters
Parameter Description
ByVal l As Long The new row
Remarks