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


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

Reference

Column Class
Column Members