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


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