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


In This Topic
    ResetHeight Method (ListHeaderPane)
    In This Topic
    Resets the Height property to default value.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetHeight() 
    'Usage
     
    
    Dim instance As ListHeaderPane
     
    instance.ResetHeight()
    public virtual void ResetHeight()
    See Also