ctlUniGrid.CellValue PropertyGets or sets the cell value of the given row/colSyntax
Public Property Get CellValue (ByVal iRow As Long, _
ByRef vColKey As Variant) As Variant Public Property Let CellValue (ByVal iRow As Long, _ ByRef vColKey As Variant, _ ByRef vValue As Variant) Parameters
Remarks
|