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