Spread Windows Forms 12.0 Product Documentation
ResetForeColor Method (Field)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace > Field Class : ResetForeColor Method
Resets the ForeColor property to default value.
Syntax
'Declaration
 
Public Sub ResetForeColor() 
'Usage
 
Dim instance As Field
 
instance.ResetForeColor()
public void ResetForeColor()
See Also

Reference

Field Class
Field Members