Spread Silverlight Documentation
ResetBackground Method (Row)


GrapeCity.Windows.SpreadSheet.Data Namespace > Row Class : ResetBackground Method
Resets the row to inherit the background color 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