Spread Windows Forms 12.0 Product Documentation
ShouldSerializeVisible Method


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

Reference

ListItemInfo Class
ListItemInfo Members