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


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