Spread Silverlight Documentation
ResetBackgroundThemeColor Method (Row)


GrapeCity.Windows.SpreadSheet.Data Namespace > Row Class : ResetBackgroundThemeColor Method
Resets the BackgroundThemeColor property for the row.
Syntax
'Declaration
 
Public Sub ResetBackgroundThemeColor() 
'Usage
 
Dim instance As Row
 
instance.ResetBackgroundThemeColor()
public void ResetBackgroundThemeColor()
See Also

Reference

Row Class
Row Members