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