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


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