Spread Silverlight Documentation
ResetBackgroundThemeColor Method (StyleInfo)


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

Reference

StyleInfo Class
StyleInfo Members