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


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