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