Spread for ASP.NET 12 Product Documentation
ResetBackColor Method (Row)


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

Reference

Row Class
Row Members