Spread Silverlight Documentation
ResetForeground Method (StyleInfo)


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

Reference

StyleInfo Class
StyleInfo Members