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


In This Topic
    ResetForeColor Method (ListItem)
    In This Topic
    Resets the color of the fore.
    Syntax
    'Declaration
     
    
    Public Sub ResetForeColor() 
    'Usage
     
    
    Dim instance As ListItem
     
    instance.ResetForeColor()
    public void ResetForeColor()
    See Also