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


In This Topic
    ResetImage Method (ListItem)
    In This Topic
    Resets the image.
    Syntax
    'Declaration
     
    
    Public Sub ResetImage() 
    'Usage
     
    
    Dim instance As ListItem
     
    instance.ResetImage()
    public void ResetImage()
    See Also