Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ListItemInfo Class / ResetImage Method


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