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


In This Topic
    ShouldSerializeVisible Method (ListItem)
    In This Topic
    Shoulds the serialize visible.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeVisible() As Boolean
    'Usage
     
    
    Dim instance As ListItem
    Dim value As Boolean
     
    value = instance.ShouldSerializeVisible()
    protected bool ShouldSerializeVisible()
    See Also