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


In This Topic
ResetHeight Method (ItemTemplate)
In This Topic
Reset the Height property.
Syntax
'Declaration
 
Public Sub ResetHeight() 
 
'Usage
 
Dim instance As ItemTemplate
 
instance.ResetHeight()
See Also