Spread Windows Forms 12.0 Product Documentation
ShouldSerializeImage Method


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > ListItemInfo Class : ShouldSerializeImage Method
Specifies whether the image should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeImage() As Boolean
'Usage
 
Dim instance As ListItemInfo
Dim value As Boolean
 
value = instance.ShouldSerializeImage()
protected bool ShouldSerializeImage()
See Also

Reference

ListItemInfo Class
ListItemInfo Members