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


In This Topic
ResetHeight Method (ListItemInfo)
In This Topic
Resets the height.
Syntax
'Declaration
 
Public Sub ResetHeight() 
 
'Usage
 
Dim instance As ListItemInfo
 
instance.ResetHeight()
See Also