Spread WinForms 15
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()
See Also