ctlUniGrid.CellTag PropertyGets or sets the tag of the given cellSyntax
Public Property Get CellTag (ByVal iRow As Long, _
ByRef vColKey As Variant) As Variant Public Property Let CellTag (ByVal iRow As Long, _ ByRef vColKey As Variant, _ ByRef vTag As Variant) Parameters
Remarks
|