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


In This Topic
ShouldSerializeHeight Method (ListItemInfo)
In This Topic
Specifies whether the height should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeHeight() As Boolean
 
'Usage
 
Dim instance As ListItemInfo
Dim value As Boolean
 
value = instance.ShouldSerializeHeight()
See Also