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


In This Topic
ShouldSerializeImage Method (ListItemInfo)
In This Topic
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()
See Also