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


In This Topic
ResetAutoItemHeight Method (ListItemInfo)
In This Topic
Resets the height of the item that was set automatically.
Syntax
'Declaration
 
Public Sub ResetAutoItemHeight() 
 
'Usage
 
Dim instance As ListItemInfo
 
instance.ResetAutoItemHeight()
See Also