Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ItemTemplateInfo Class / ResetHeight Method


In This Topic
    ResetHeight Method (ItemTemplateInfo)
    In This Topic
    Resets the Height property.
    Syntax
    'Declaration
     
    
    Public Sub ResetHeight() 
    'Usage
     
    
    Dim instance As ItemTemplateInfo
     
    instance.ResetHeight()
    public void ResetHeight()
    See Also