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


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