Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ScrollingContentInfo Class / ResetMaxHeight Method


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