ctlUniGrid.CellBackColor PropertyGets or sets the background color of the passed cellSyntax
Public Property Get CellBackColor (ByVal iRow As Long, _
ByRef vColKey As Variant) As Long Public Property Let CellBackColor (ByVal iRow As Long, _ ByRef vColKey As Variant, _ ByRef lColor As Long) Parameters
Remarks
|