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