Spread Windows Forms 12.0 Product Documentation
ResetLockBackColor Method (AlternatingRow)


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

Reference

AlternatingRow Class
AlternatingRow Members