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


In This Topic
    ResetAutoItemHeight Method (ListItemInfo)
    In This Topic
    Resets the height of the item that was set automatically.
    Syntax
    'Declaration
     
    
    Public Sub ResetAutoItemHeight() 
    'Usage
     
    
    Dim instance As ListItemInfo
     
    instance.ResetAutoItemHeight()
    public void ResetAutoItemHeight()
    See Also