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


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