Spread Silverlight Documentation
ResetBackgroundThemeColor Method (TableStyleInfo)


GrapeCity.Windows.SpreadSheet.Data Namespace > TableStyleInfo Class : ResetBackgroundThemeColor Method
Resets the BackgroundThemeColor property to its default value.
Syntax
'Declaration
 
Public Sub ResetBackgroundThemeColor() 
'Usage
 
Dim instance As TableStyleInfo
 
instance.ResetBackgroundThemeColor()
public void ResetBackgroundThemeColor()
See Also

Reference

TableStyleInfo Class
TableStyleInfo Members