Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PreviewRowInfo Class / ResetHeight Method


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