ResetForeColor Method (AlternatingRow)
Resets the foreground color for this row and makes this row inherit the foreground color from the default row.
public void ResetForeColor()
'Declaration
Public Sub ResetForeColor()
'Usage
Dim instance As AlternatingRow
instance.ResetForeColor()