ctlUniGrid.CurrCellValue PropertyGets or sets the value of the cell in the given column on the current rowSyntax
Public Property Get CurrCellValue (ByRef vColKey As Variant) As Variant
Public Property Let CurrCellValue (ByRef vColKey As Variant, _ ByRef vValue As Variant) Parameters
Remarks
|