Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / DateSecondDisplayField Class / ResetForeColor Method


In This Topic
    ResetForeColor Method (DateSecondDisplayField)
    In This Topic
    Resets the ForeColor property to default value.
    Syntax
    'Declaration
     
    
    Public Sub ResetForeColor() 
    'Usage
     
    
    Dim instance As DateSecondDisplayField
     
    instance.ResetForeColor()
    public void ResetForeColor()
    See Also