Spread Silverlight Documentation
ResetForegroundThemeColor Method (StyleInfo)


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

Reference

StyleInfo Class
StyleInfo Members