Spread for ASP.NET 11 Product Documentation
ResetBackground Method (Row)


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

Reference

Row Class
Row Members