Spread Windows Forms 17
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()
    public void ResetHeight()
    See Also