ctlUniGrid.CellForeColor PropertyGets or sets the text color for the passed cell- Syntax
Public Property Get CellForeColor (ByVal iRow As Long, _
ByRef vColKey As Variant) As Long Public Property Let CellForeColor (ByVal iRow As Long, _ ByRef vColKey As Variant, _ ByRef lColor As Long) - Parameters
|