Spread for ASP.NET 12 Product Documentation
ResetHeight Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Row Class : ResetHeight Method
Resets the height for the row and makes the row inherit the height from the default row.
Syntax
'Declaration
 
Public Sub ResetHeight() 
'Usage
 
Dim instance As Row
 
instance.ResetHeight()
public void ResetHeight()
See Also

Reference

Row Class
Row Members