ResetTabStop Method (AlternatingRow)
Resets to its default value whether the user can set focus to cells in this row using the Tab key.
public void ResetTabStop()
'Declaration
Public Sub ResetTabStop()
'Usage
Dim instance As AlternatingRow
instance.ResetTabStop()