Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / GroupBarInfo Class / ResetHeight Method


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