Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ListItemInfo Class / ResetBackColor Method


In This Topic
    ResetBackColor Method (ListItemInfo)
    In This Topic
    Resets the backcolor.
    Syntax
    'Declaration
     
    
    Public Sub ResetBackColor() 
    'Usage
     
    
    Dim instance As ListItemInfo
     
    instance.ResetBackColor()
    public void ResetBackColor()
    See Also