Spread Windows Forms 12.0 Product Documentation
ResetLockForeColor Method (AlternatingRow)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > AlternatingRow Class : ResetLockForeColor Method
Resets the text color for this locked row and makes this row inherit the fore color from the default row.
Syntax
'Declaration
 
Public Sub ResetLockForeColor() 
'Usage
 
Dim instance As AlternatingRow
 
instance.ResetLockForeColor()
public void ResetLockForeColor()
See Also

Reference

AlternatingRow Class
AlternatingRow Members